GitHub is now starting to recommend topics and repositories, with the same accuracy Instagram has: pretty bad.
Can't wait for ads from their partners about developer tools, that will inevitably enhance my productivity or something.
SeΓ±or developer from π«π· living in π²π½, and mostly posting in π¬π§.
I like programming with different languages, and tech. Also into roller skating, photography, gardening, and being a lucky bastard.
Hi! π
| How do you pronounce that? | π΄ββ οΈ arh no |
| www | https://cyprio.net |
| code | https://github.com/oz |
GitHub is now starting to recommend topics and repositories, with the same accuracy Instagram has: pretty bad.
Can't wait for ads from their partners about developer tools, that will inevitably enhance my productivity or something.
Here is a duck from my backyard.
Now, if I can get it to type, I guess we'll achieve true duck-typing. π¦π
Testing out Ruby 3.1 with #yjit vs Ruby 3.0.
This shows a sharp decrease of CPU usage for a small Sinatra-based API.
Improvements in response times aren't as visible because the app is mostly IO bound. The app is small, so the memory penalty is light too. I like it.
Thanks Shopify. π
Are you WIP-ing son? This is (part of) the commit-logs from a pull-request I was reviewing today.
It made me smile. π
I was looking at Babosa (https://github.com/norman/babosa), when I noticed the project is used "a lot" by python devs. π
This may not last long, but I find it nice that robots are using Github to auto-generate stuff ; after all Github's opened the box with their own "AI" bot. Still, probably just annoying marketing.
A library for creating slugs. Babosa is an extraction and improvement of the string code from FriendlyId, intended to help developers create similar libraries or plugins. - GitHub - norman/babosa: ...