noelrap, to ruby
@noelrap@ruby.social avatar

As you head off into the weekend, if you are looking for some reading...

The book is available for ebook at https://pragprog.com/titles/ruby5/programming-ruby-3-3-5th-edition/

and print at https://amzn.to/43bIJsW.

ethauvin, to golang
@ethauvin@mastodon.social avatar
bridgetown, to ruby
@bridgetown@ruby.social avatar

The next installment of our Road to Bridgetown 2.0 series is here!

Announcing a solid set of defaults, such as 3.1+ and 20+, we believe will make Bridgetown that much more robust, appealing, and ready to tackle the challenges of tomorrow.

https://www.bridgetownrb.com/future/road-to-bridgetown-2.0-new-baselines/

bbatsov, to ruby
@bbatsov@hachyderm.io avatar

Matz, the creator of , is a prominent user. Few people, however, realize that Matz's passion for Emacs influenced a bit the early design of Ruby. See his presentation "How Emacs changed my life" for more details https://www.slideshare.net/yukihiro_matz/how-emacs-changed-my-life

timriley, to ruby
@timriley@ruby.social avatar

🌸 I’m overjoyed to share Hanami 2.1 with you all!

https://hanamirb.org/blog/2024/02/27/hanami-210/

Over a year in the making, this release delivers our take on views and assets, and is another big step closer to our full stack app vision.

nebyoolae, to golang
@nebyoolae@masto.neb.host avatar

While learning or or whatnot would be cool, using a scripting language for is preferred, mainly so I don't have to compile to get my answer.

This is why for my attempts so far I've used , , , and .

Thus, for 2016, I've chosen....

...

Don't all clap at once.

denis, to berlin
@denis@ruby.social avatar
yth, to random
@yth@mstdn.social avatar

Started using @golang for simple command line tooling instead of Typescript. So far enjoying it very much, I think it’s bye bye to (cli/serverside) Typescript for me.

hollowone,
@hollowone@graphics.social avatar

@yth @golang I know, I’m dreaming :) I don’t have experience with Go, never had but I was always fond of Ruby syntax and how gently it treats various data types and string operations. It was just not so robust to me regarding performance and infrastructure and I got curious about #crystallang trying to fix that, while inheriting baseline from #ruby. This is just POC to stay curious. i’m aware that #rust, #golang and even #elixir are more new wave,popular while #zig and #crystal have their niches

itnewsbot, to ProgrammingLanguages
@itnewsbot@schleuss.online avatar

Fast-growing Zig tops Stack Overflow survey for highest-paid programming language - Zig has topped an annual Stack Overflow survey in the category of highest-paid program... - https://www.infoworld.com/article/3713082/fast-growing-zig-tops-stack-overflow-survey-for-highest-paid-programming-language.html#tk.rss_all

learnbyexample, to ruby
@learnbyexample@techhub.social avatar

Hello!

I am pleased to announce a new version of my "Ruby One-Liners Guide" ebook. This ebook will show how to use Ruby from the command line. Includes examples for filtering and substitution features, field processing, multiple file processing, how to construct solutions that depend on multiple records and so on.

Links:

I would highly appreciate it if you'd let me know how you felt about this book. It could be anything from a simple thank you, pointing out a typo, mistakes in code snippets, which aspects of the book worked for you (or didn't!) and so on. Reader feedback is essential and especially so for self-published authors.

Happy learning :)

Crell, to ruby
@Crell@phpc.social avatar

Just found an old GitHub repo from 2012 with the tag line "Bringing best practices to ."

I cannot imagine how this would ever be a good idea.

changelog, to ruby
@changelog@changelog.social avatar

Julien Bourdeau draws inspiration from Laravel's Debugbar and brings it to the Rails world:

🔗 https://debugbar.dev

leomeloxp, to fediverse
@leomeloxp@hachyderm.io avatar

Hello again

Here's a little from me:

The name is Leo (LEE oh), I'm a non-binary senior software engineer that really likes problem solving and learning new things.

My goal with this profile will be to focus on technology and programming based posts but I may make it my main one in due time, who knows.

Part of my skills involve , , some and whichever other language I may be trying my hand at this season.

See you :blobfoxwave:

andi, to ruby
@andi@famichiki.jp avatar

Kramdown inside the browser!?

https://largo.github.io/ruby.wasm-quickstart

This github page automatically pulls the README md of the repo and displays it inside the page using ruby.wasm :D

Today in the shortrubynews newsletter. Thanks @lucianghinda

ste, to ruby
@ste@ruby.social avatar

I just published my first gem, Phlex-Slotable. It is a Slot API for @joeldrapper 's Phlex lib inspired by ViewComponent slots.

I'm already using this on my side-project and it is working fine. I'm planning to add some features to improve its usage (eg. allow passing String as component class name). I'm putting off refactoring the code until these new things are ready.

BTW, Its API can change.

https://github.com/stephannv/phlex-slotable

image/png

opensuse, to ruby
@opensuse@fosstodon.org avatar

Contribute to @opensuse. Besides what you can find on https://contribute.opensuse.org/, we can certainly use help with written in at https://github.com/openSUSE/osem/issues/3263

wood, to books
@wood@hachyderm.io avatar

I want to read at least a few technical/theory books this year. What do you recommend? Here are some ideas I already have.

First on my list: High Performance PostgreSQL for Rails by @andatki

https://pragprog.com/titles/aapsql/high-performance-postgresql-for-rails/

I’d take similar recommendations for either Ruby/Rails, databases, or software architecture/design.

meggied90, to ruby
@meggied90@pxlmo.com avatar

I finished cutting a lab a couple of days ago. Red sapphire is also known as . This design was a little bit above my skill level, but I am overall happy with my final results and enjoyed the experience I gained from trying it.
7.7 cts, 12 x 9.3 mm, synthetic corundum

video/mp4

wood, to ruby
@wood@hachyderm.io avatar

Great to see more people catching on to ClickHouseDB. We’re using ClickHouse at
@honeybadger to power our upcoming logging/observability tool (Honeybadger Insights).

We’re also benchmarking a replacement backend for . Looks like quite a performance gain so far!

Will hopefully have more to share soon, but in the meantime we discussed this on the latest episode of @FounderQuest. Give it a listen:

https://share.transistor.fm/s/d67618cc?t=15m15s

postmodern, to ruby
@postmodern@ruby.social avatar

How does emscripten/emirb/WASM handle embedding other Ruby libraries, or even C extensions? Would it be possible to precompile a version of emirb with various gems pre-loaded?
https://mame.github.io/emirb/

vincentritter, to ruby
@vincentritter@social.lol avatar

Any and/or folks here on the Fediverse?

I’m having a great time and connections on X, but would also like to follow a few here ✌️❤️

csdummi, to mastodon German
@csdummi@babka.social avatar

I think inline is an important tool to making software readable. It makes software maintainable, encourages future development and makes it easier to join the project as a developer.

This is why I advocate for to start encouraging inline documentation with , requiring it for any new PRs and serving this API documentation on joinmastodon.org.

https://github.com/mastodon/mastodon/issues/29141

schizanon, (edited ) to webdev
@schizanon@mas.to avatar

If there was an element that changes it's content when users interact with other elements on the page, what name would it have?

PLEASE NOTE: I am not suggesting that this element needs to exist; I am only asking what it would be called. I'm building a CustomElement, I just want it to have a name that makes sense.

Vote and suggest others in replies. Please boost for reach!

schizanon,
@schizanon@mas.to avatar
hunleyd, to ruby
@hunleyd@fosstodon.org avatar
czajkowski, to ruby
@czajkowski@mastodon.social avatar

Explore new ways to fine-tune workloads with ! Enhance efficiency and boost performance effortlessly. https://www.dragonflydb.io/blog/running-sidekiq-with-dragonfly

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • Durango
  • thenastyranch
  • ngwrru68w68
  • InstantRegret
  • DreamBathrooms
  • modclub
  • magazineikmin
  • Youngstown
  • everett
  • ethstaker
  • slotface
  • rosin
  • anitta
  • kavyap
  • osvaldo12
  • GTA5RPClips
  • cisconetworking
  • provamag3
  • khanakhh
  • tacticalgear
  • cubers
  • Leos
  • normalnudes
  • megavids
  • tester
  • lostlight
  • All magazines