If anyone has contacts at Microsoft or Google in the parental controls space, I'd love to talk to them, before I pull my hair out 😅
05.10.2025 17:39 — 👍 0 🔁 0 💬 0 📌 0@fryguy9.bsky.social
Chief Architect on @ManageIQ.bsky.social at IBM, formerly Red Hat CloudForms -- I ❤️ Ruby, Rails, and Crystal Twitter: @Fryguy9 Mastodon: @Fryguy@ruby.social
If anyone has contacts at Microsoft or Google in the parental controls space, I'd love to talk to them, before I pull my hair out 😅
05.10.2025 17:39 — 👍 0 🔁 0 💬 0 📌 0As a parent, why are all the parental control tools so terrible? I'm tempted to do that thing where I join a company, fix the parental controls thing, then leave for the next company. </rant>
05.10.2025 17:38 — 👍 2 🔁 0 💬 1 📌 0I really appreciate your post @apiguy.dev. Thank you for posting your thoughts. I wish you had the info I had to make your decision.
Here's the core issue:
Before Sept 9, when a trusted maintainer broke our shared contract and added an RC non-maintainer, you had no ability to enact your vote.
Finally got around to beating and then 100%ing Zelda Echoes of Wisdom. Loved it! I've always been a bigger fan of that style of Zelda game, and it did not disappoint.
01.09.2025 18:09 — 👍 3 🔁 0 💬 0 📌 0In Super Mario Bros., the first vertical lift platform in World 6-3 does not have a fixed range like it may seem at first. Instead, it slowly keeps increasing its range, so that keeping Mario on the platform will eventually result in his death.
04.08.2025 16:22 — 👍 4473 🔁 868 💬 52 📌 44You need a life preserver when you're working at C
04.08.2025 21:38 — 👍 0 🔁 0 💬 0 📌 0If I didn't know you better I would assume AI. 🤣
03.07.2025 17:23 — 👍 2 🔁 0 💬 0 📌 0Celeste desk mat
I'm in love with this @fangamer.com Celeste desk mat.
28.06.2025 20:42 — 👍 3 🔁 0 💬 0 📌 0Me: “Sorry, I curse a lot.”
Them: “I’m from New Jersey.”
Me: “Thank fuck.”
🎉 ManageIQ Radjabov-1 has been released 🎉
A huge thank you to everyone in the community! You can read more about it in our blog post:
www.manageiq.org/blog/2025/04...
Welcome!
28.02.2025 01:51 — 👍 1 🔁 0 💬 0 📌 0<minirant>Go has to be one of the most frustrating languages, especially coming from Ruby and it's "developer happiness".
func Copy[M1 ~map[K]V, M2 ~map[K]V, K comparable, V any](dst M1, src M2)
WHY? 😭
(Hint: dst, src is the order they choose)
I wrote a blog post about how we can make FFI faster in CRuby railsatscale.com/2025-02-12-t...
12.02.2025 21:44 — 👍 77 🔁 24 💬 5 📌 1Also the performance difference is negligible when only calling it once in a while.
17.02.2025 15:57 — 👍 0 🔁 0 💬 1 📌 0This is awesome. Part of the reason we use ffi is because we target different architectures, and so we don't need to recompile a c extension shim for each one. Also, the binding is delayed, so on arches that are unsupported, we can load the ffi code and just not call it.
17.02.2025 15:56 — 👍 0 🔁 0 💬 1 📌 0This is really cool. I love the labeling concept on BlueSky and would love my favorite game devs to get labeled. Check out @ozone.birb.house to see the labels and/or get labeled.
@wadjeteyegames.bsky.social @terrycavanaghgames.com @timoflegend.bsky.social @gracebruxner.bsky.social @grumpygamer.com
Bar charts of employee tenure, salary, and age from the DOGE website. The y axis is unlabeled, and horizontal lines providing some sense of scale are unevenly spaced
not sure what's worse about the DOGE site: unsecured databases, leaking of classified information, or these chart crimes
15.02.2025 13:59 — 👍 1160 🔁 158 💬 67 📌 36It's always proportional to the size of the project and the relative usage of the project. Small, frequently used, libraries are much more likely to be bug free.
06.02.2025 18:51 — 👍 0 🔁 0 💬 1 📌 0I think we all really just want JavaScript to die 😅
06.02.2025 18:36 — 👍 1 🔁 0 💬 0 📌 0I wrote down my personal thoughts on whether it's worth removing Ruby's GVL and what it would take.
I wanted to talk about Ractors too, but this is already too long, so that's for another time.
byroot.github.io/ruby/perform...
Forgot to post going live last night BUT YOU GUYS OMG LOOK AT ME DOING THE THING
ME IN MY SPEEDRUNNER ERA
There's a feed called "Popular With Friends", which might be close to what you're looking for?
07.01.2025 16:11 — 👍 0 🔁 0 💬 1 📌 0I broke 1 million this weekend and I couldn't believe it. Baseball Card for the win.
06.01.2025 14:30 — 👍 2 🔁 0 💬 0 📌 0So sad to hear this news. I always enjoyed his posts on Ruby.
26.12.2024 18:29 — 👍 3 🔁 0 💬 0 📌 0Ruby 3.4.0 and 3.4.1 (that change is only version number) has been released.
www.ruby-lang.org/en/news/2024...
www.ruby-lang.org/en/news/2024...
And I also released new version of ruby-build
github.com/rbenv/ruby-b...
One recommendation I have is when overriding inspect, be sure to support pretty print at the same time, otherwise if someone pretty prints your object, it's just a single line and doesn't play nice. See the source for pretty_print_inspect and PP.singleline_pp, which can help support that.
17.12.2024 20:29 — 👍 1 🔁 0 💬 0 📌 0I could have sworn there was a way to control which variables print but it seems that's only for pretty print. Would love regular inspect to have a similar overridable method.
github.com/ruby/ruby/bl...
On the topic of frozen string literals and Ruby 3.4, this post we wrote together with @byroot.bsky.social may be helpful to share again.
gist.github.com/fxn/bf4eed25...
can I code fast? no. but can I code well? also no. but does my code work? alas, no
30.11.2024 21:39 — 👍 18436 🔁 2156 💬 409 📌 154