HackerLangs
TopNewTrendsCommentsPastAskShowJobs

vips7L

3,522 karmajoined 8 năm trước
I like parrots.

Submissions

My Fitbit Buzzed and I Understood Enshittification

tidyfirst.substack.com
2 points·by vips7L·6 tháng trước·1 comments

The Bet on Juniors Just Got Better

tidyfirst.substack.com
3 points·by vips7L·6 tháng trước·0 comments

C# is programming language of the year 2025

tiobe.com
18 points·by vips7L·6 tháng trước·5 comments

Money Talks: the deep ties between Twitter and Saudi Arabia

theguardian.com
4 points·by vips7L·9 tháng trước·0 comments

comments

vips7L
·Hôm kia·discuss
As is every slop generated project. It’s the Toy Story meme irl.

https://knowyourmeme.com/memes/i-dont-want-to-play-with-you-...
vips7L
·Hôm kia·discuss
I suspect the future of open source will be to never publish your tests. Or someone will just pump them into an LLM like this.
vips7L
·Hôm kia·discuss
Their comment is also wildly wrong and outdated by two decades.
vips7L
·4 ngày trước·discuss
Hackers were only one of the many straws that killed Arc Raiders. Mostly it was a dev team that didn’t care.
vips7L
·6 ngày trước·discuss
That’s a problem with ecto and not ORMs. A good ORM will be able to do that hashmap mapping.
vips7L
·8 ngày trước·discuss
All the time. Oracle and the OpenJdk team do VM changes way more than language changes.
vips7L
·8 ngày trước·discuss
I swapped to Avaje Jsonb a while ago. Can’t recommend it and the rest of the Avaje libraries enough, especially Ebean instead of Hibernate.
vips7L
·8 ngày trước·discuss
> sun.misc.Unsafe

Yeah idk man sounds like it sucks to suck in this case. Don’t use unsafe.

From your example: record Local(LocalDate ld) {}

Will work perfectly fine with every deserializer I’ve ever seen.
vips7L
·8 ngày trước·discuss
Extremely easy to fix. Turn it into a record. I’m also pretty sure that cracking final fields is already disabled by default.
vips7L
·10 ngày trước·discuss
> I can't think of a functional reason for a no-AI policy

Imagine morals.
vips7L
·10 ngày trước·discuss
Idk man. The thing they built looked gigantic and wouldn’t fit in a tv console at all.
vips7L
·10 ngày trước·discuss
Yeah man I think your logic is massively flawed. You’re making assumptions based on your own preferences. Not every gamer is going to prefer the latest gpu and yes there are plenty of gamers whose libraries are filled with games that are meant for controllers and consoles, in fact I’d argue that this is more common than your choices.
vips7L
·12 ngày trước·discuss
Wasn’t it also like 4x the size?
vips7L
·12 ngày trước·discuss
I think you’re massively under valuing people who have giant Steam libraries and want to be able to use them in a console like experience.

Lots of people don’t want to buy a ps5 and split ecosystems. Lots of people don’t want to tinker with sunshine.
vips7L
·13 ngày trước·discuss
I don’t think having to write bash is a console like experience.
vips7L
·15 ngày trước·discuss
Booohooo the people who stole everything they have want to cry about having what they produced stolen???
vips7L
·19 ngày trước·discuss
Probably just iOS since Apple bans JIT compilers other than their own.
vips7L
·19 ngày trước·discuss
Kotlins nice, mutability in the collections and nullable types are nice but they still lack some form of checked error handling. I really wish they would have taken checked errors exceptions further and made them usable.
vips7L
·19 ngày trước·discuss
Last study I read said it was 6x.
vips7L
·20 ngày trước·discuss
Time bombs and just 2-3x the amount of code for the same thing. I recently rewrote a Claude generated feature from 3000 lines to 800. I guess AI fans are just predicting that no one will have to read the code in the future or something like that.