Sharon Rosner
@noteflakes.bsky.social
📤 31
📥 101
📝 43
I'm an independent software developer living in France. noteflakes.com github.com/noteflakes
reposted by
Sharon Rosner
Felipe Vogel
3 days ago
More cool Ruby gems, this time related to databases and Active Record! First, alternatives to Active Record 😉
github.com/jeremyevans/...
– from the creator of Roda; why not try out both together?
github.com/rom-rb/rom
– from the creators of Hanami; again, it's worth exploring both
2
10
3
reposted by
Sharon Rosner
Tim Riley
5 days ago
Hanami 2.3 is out! This is a fantastic release, with improvements all across the stack, but the thing I’m most proud of is the whopping THIRTY TWO Rubyists who’ve chosen to contribute and make Hanami better. Thank you everyone! 🥰
add a skeleton here at some point
0
14
4
reposted by
Sharon Rosner
Marco Roth
5 days ago
Herb v0.8 is here! 🚀 The biggest release yet, packed with new language bindings, Linter Autofix support, Linter Fix-on-Save, a new `.herb.yml` config file, formatter improvements, Tailwind Class Sorting integration, and a ton of performance, tooling and LSP improvements! 🌿
1
40
15
reposted by
Sharon Rosner
RubyEvents.org
5 days ago
The
@euruko.org
2025 talks recordings are now available on
@rubyevents.org
! 🥳
1
10
4
Here's what I've been up to these last few weeks:
noteflakes.com/articles/202...
loading . . .
You Win Some, You Lose Some: on Papercraft and more - Noteflakes
You Win Some, You Lose Some: on Papercraft and more - Noteflakes
https://noteflakes.com/articles/2025-11-11-win-some-lose-some
6 days ago
1
2
1
reposted by
Sharon Rosner
Joshua Wood
7 days ago
This was such a good essay, I hope every member of the Rails core team will read it.
okayfail.com/2025/in-prai...
loading . . .
In Praise of dhh
A reflection on Ruby's past, present, and future.
https://okayfail.com/2025/in-praise-of-dhh.html
0
13
8
reposted by
Sharon Rosner
Jean Boussier
20 days ago
I was recently reminded that not everyone fully understand what the frozen string literal magic comment is about. So I figured it was the occasion for another deep dive.
byroot.github.io/ruby/perform...
loading . . .
Frozen String Literals: Past, Present, Future?
If you are a Rubyist, you’ve likely been writing # frozen_string_literal: true at the top of most of your Ruby source code files, or at the very least, that you’ve seen it in some other projects.
https://byroot.github.io/ruby/performance/2025/10/28/string-literals.html
1
43
14
reposted by
Sharon Rosner
André Arko
22 days ago
the former maintainers of Bundler and RubyGems have a proposal: we want to move Ruby forward
andre.arko.net/2025/10/26/w...
loading . . .
We want to move Ruby forward
On September 9, without warning, Ruby Central kicked out the maintainers who have cared for Bundler and RubyGems for over a decade. Ruby Central made these changes against the established project poli...
https://andre.arko.net/2025/10/26/we-want-to-move-ruby-forward/
3
137
53
reposted by
Sharon Rosner
JP Camara
25 days ago
After a year hiatus, my series on all things Ruby concurrency is back! This post digs into the interrupt mechanism in Ruby threads. These interrupts revolve around bit masks, so it's got some Ruby bit work as well! Expect more regular updates from now on 💃💃💃
jpcamara.com/2025/10/22/b...
loading . . .
Bitmasks, Ruby Threads and Interrupts, oh my!
👋🏼 This is part of series on concurrency, parallelism and asynchronous programming in Ruby. It’s a deep dive, so it’s divided into several parts: Your Ruby programs are always multi-threaded: Part 1 ...
https://jpcamara.com/2025/10/22/bitmasks-threads-and-interrupts-concurrent.html
1
24
10
Ruby 4.0 is coming this Christmas!
add a skeleton here at some point
24 days ago
1
0
0
reposted by
Sharon Rosner
hsbt
24 days ago
rubyassociation.doorkeeper.jp/events/190436
12/20 にRuby リリース30周年イベントをやるのでみなさん来てください
loading . . .
Ruby Release 30th Anniversary Party
Sat, 20 Dec 2025 13:00 - 19:00 This event celebrates the forthcoming release of Ruby 4.0, marking 30 years since Ruby 0.95 was released on December 21, 1995. It is also an opportunity to discuss the p...
https://rubyassociation.doorkeeper.jp/events/190436
0
5
4
reposted by
Sharon Rosner
Joel Drapper 🇬🇧🇺🇦
27 days ago
I wrote about the designing the perfect type signature syntax in Ruby.
loading . . .
The journey to the perfect type signature in Ruby
https://joel.drapper.me/p/ruby-type-sig/
1
14
6
I've just released Papercraft 3.0: a new rendering API, improved support for XML templates and more.
noteflakes.com/articles/202...
#ruby
#papercraft
loading . . .
Papercraft 3.0 Released - Noteflakes
Papercraft 3.0 Released - Noteflakes
https://noteflakes.com/articles/2025-10-20-papercraft-3
28 days ago
1
1
2
Papercraft in IRB, some bug fixes, and more speed!
noteflakes.com/articles/202...
#ruby
#papercraft
loading . . .
Noteflakes - Papercraft update: IRB Support, Bug Fixes, More Speed
https://noteflakes.com/articles/2025-10-12-papercraft-updates
about 1 month ago
0
3
0
reposted by
Sharon Rosner
puppy
about 1 month ago
What if gem hosts had NPM-like scopes & your Gemfile could be: source "https://gem.example" gem "@duckinator/jim" OR: gem "https://gem.example/duckinator/jim" ... what if a PoC patch was 25 lines, and a 1-line kludge meant you can test it against a production server?
github.com/gem-coop/gem...
1
25
5
I just released Papercraft version 2.19: You can now use Papercraft in IRB!
#ruby
#papercraft
about 1 month ago
0
1
0
reposted by
Sharon Rosner
Joshua Wood
about 1 month ago
The Ruby community moves fast!
add a skeleton here at some point
1
15
3
I've just released roda-papercraft, a Papercraft plugin for Roda. More goodness for alternative Ruby web frameworks!
github.com/digital-fabr...
#ruby
#roda
#papercraft
loading . . .
GitHub - digital-fabric/roda-papercraft: Papercraft plugin for Roda
Papercraft plugin for Roda. Contribute to digital-fabric/roda-papercraft development by creating an account on GitHub.
https://github.com/digital-fabric/roda-papercraft
about 1 month ago
1
3
1
reposted by
Sharon Rosner
André Arko
about 1 month ago
announcing a new community-focused gem server from the team previously behind rubygems:
gem.coop
. join us and start using it today!
15
302
143
reposted by
Sharon Rosner
Ismael Celis
about 1 month ago
While at it, I also added built-in HTML templating via
@noteflakes.bsky.social
's beautifully simple Papercraft library
papercraft.noteflakes.com
2
0
1
Just finished my weekend project: making Papercraft templates work in Hanami apps. Here's the story:
noteflakes.com/articles/202...
#ruby
#hanami
#papercraft
loading . . .
Noteflakes - Hanami on Papercraft
https://noteflakes.com/articles/2025-10-05-papercraft-hanami
about 1 month ago
0
4
2
The Papercraft website is up:
papercraft.noteflakes.com
Papercraft is a little Ruby gem for generating HTML using plain Ruby.
loading . . .
Papercraft
https://papercraft.noteflakes.com/
about 2 months ago
0
2
0
Papercraft 2.16 has just been released. This version adds support for rendering namespaced components.
github.com/digital-fabric/papercraft
I'm also busy preparing Papercraft docs site. Hopefully it'll be ready in a couple of days.
loading . . .
GitHub - digital-fabric/papercraft: Composable templating for Ruby
Composable templating for Ruby. Contribute to digital-fabric/papercraft development by creating an account on GitHub.
https://github.com/digital-fabric/papercraft
about 2 months ago
0
4
0
I just release Papercraft 2.15. Papercraft is a Ruby gem for writing functional HTML templates in pure Ruby. Check it out:
github.com/digital-fabr...
#ruby
#papercraft
loading . . .
GitHub - digital-fabric/papercraft: Composable templating for Ruby
Composable templating for Ruby. Contribute to digital-fabric/papercraft development by creating an account on GitHub.
https://github.com/digital-fabric/papercraft
about 2 months ago
0
2
0
noteflakes.com/articles/202...
loading . . .
Noteflakes - Words Can Hurt: A Plea to the Ruby Community
https://noteflakes.com/articles/2025-09-27-words
about 2 months ago
2
11
3
My thoughts on Euruko:
noteflakes.com/articles/202...
#ruby
#euruko
loading . . .
Noteflakes - My Thoughts on Euruko
https://noteflakes.com/articles/2025-09-23-euruko
about 2 months ago
0
10
1
reposted by
Sharon Rosner
Adrian Marin
about 2 months ago
Friendly.rb is taking a break. We've had quite a few questions about that and wanted to share them publicly.
blog.adrianthedev.com/friendly-is...
11
41
9
reposted by
Sharon Rosner
The Onion
about 2 months ago
Netanyahu: ‘These So-Called Genocide Experts Have Probably Never Committed A Genocide In Their Lives’
loading . . .
Netanyahu: ‘These So-Called Genocide Experts Have Probably Never Committed A Genocide In Their Lives’
JERUSALEM—In response to an independent United Nations inquiry concluding that Israel is committing an ongoing genocide against Palestinians in Gaza, Prime Minister Benjamin Netanyahu issued a defiant...
https://theonion.com/netanyahu-these-so-called-genocide-experts-have-probably-never-committed-a-genocide-in-their-lives/
54
6169
1485
Today I've wrapped up my work on P2 - now merged into my beloved Papercraft. Now it's time to advance on my new web framework (which I already use on my website).
noteflakes.com/articles/202...
loading . . .
Noteflakes - P2 is the New Papercraft
https://noteflakes.com/articles/2025-09-12-p2-papercraft
2 months ago
0
1
1
@push.cx
P2 is now merged back into Papercraft. It started as an exploration of how to make Ruby DSLs faster, but I've been learning so much in the last few months. P2 not only matches the performance of ERB, it also allows for more advanced features.
2 months ago
1
4
0
Great talk from
@timriley.info
about promoting diversity in the Ruby ecosystem. Thanks Tim!
www.youtube.com/watch?v=6jUE...
loading . . .
Tim Riley — What I Talk About When I Talk About Ruby | Baltic Ruby 2025 Keynote
YouTube video by balticruby
https://www.youtube.com/watch?v=6jUEmcezkBo
2 months ago
0
1
2
The story of how I made Ruby faster than Ruby:
noteflakes.com/articles/202...
#ruby
#performance
#p2
loading . . .
Noteflakes - How I Made Ruby Faster than Ruby
https://noteflakes.com/articles/2025-08-18-how-to-make-ruby-faster
3 months ago
1
3
0
you reached the end!!
feeds!
log in