Luilver Garces 🇺🇦

@luilver
10 Followers
7 Following
649 Posts
Apprentice of Data Scientist and crypto enthusiast.

Bájense de la brocha y pinten con la escalera:

https://github.com/AICPS/Mic-E-Mouse

I'm living in the future, I've no proofs but I don't need them.
#Uber does not release a single feature useful for drivers. Proof me wrong!

24 years and 10 major version later: 👏

https://www.jruby.org/2025/04/14/jruby-10-0-0-0.html

JRuby 10.0.0.0 Released — JRuby.org

It's fascinating how quick we are to assign value based on pay, yet slow to recognize the immense contribution of caretakers, artists, and volunteers. What if we flipped the script? Universal Basic Income isn't just about money—it's about valuing all forms of work, paid or not.

Blogs! Do you want one? If so, what's currently stopping you?

I want to understand where people are on this—how many people just don't know how to create one or can't afford the option they like, or feel like there are other impediments such as privacy/context collapse.

✅ Please boost for reach!

Already have one (even if disused)
72.7%
Can't create one (technical skills, cost, etc.)
4%
Can't write one safely/comfortably
9.1%
Not interested in having one
14.1%
Poll ended at .
Better 404 design

There are exactly three things I want from a 404 page: Something approaching an apology An easy way to report the broken link Copy that might elicit a sensible chuckle This page only took a few minutes to make. The "let us know" link pre-populates the entire e-mail and is implemented in a Rails view thanks to a helper method that makes constructing mail_to links a little nicer: def mail_to_url(email, **options) "mailto:#{email}?

justin․searls․co

@gertvdijk

As you probably know, F5 closed Moscow office in 2022, and I no longer work for F5 since then. Still, we’ve reached an agreement that I will maintain my role in nginx development as a volunteer. And for almost two years I was working on improving nginx and making it better for everyone, for free.

Unfortunately, some new non-technical management at F5 recently decided that they know better how to run open source projects. In particular, they decided to interfere with security policy nginx uses for years, ignoring both the policy and developers’ position.

That’s quite understandable: they own the project, and can do anything with it, including doing marketing-motivated actions, ignoring developers position and community. Still, this contradicts our agreement. And, more importantly, I no longer able to control which changes are made in nginx within F5, and no longer see nginx as a free and open source project developed and maintained for the public good.

As such, starting from today, I will no longer participate in nginx development as run by F5. Instead, I’m starting an alternative project, which is going to be run by developers, and not corporate entities:

http://freenginx.org/

The goal is to keep nginx development free from arbitrary corporate actions. Help and contributions are welcome. Hope it will be beneficial for everyone."

--
Maxim Dounin
http://freenginx.org/

freenginx news

I said it several times, but with Ivory's latest announcement, let me repeat it: we (the Mastodon team) are working on implementing Quote Posts. This is a much more complex feature than showing a preview for a link to a post, which is done at the moment by multiple clients.

It is a complex task and we have been working on defining the feature and the protocol-level details for some time. We are moving forward, and there are fewer hard questions to answers, but progress is there.

TruffleRuby is now using Prism as its Ruby parser! 🚀 This means *all* the Ruby 3.3 syntax is supported, no exception! It is also twice as fast as the previous parser written in Java! And future Ruby syntax will be available very quickly in TruffleRuby. https://github.com/oracle/truffleruby/issues/3117
Adopt Prism/YARP as the parser in TruffleRuby · Issue #3117 · oracle/truffleruby

This will solve a far amount of syntax incompatibilities such as #3038, and provide us with a parser we can very easily re-import. And it means new syntax would always be supported in YARP early, w...

GitHub