HackerLangs
TopNewTrendsCommentsPastAskShowJobs

vips7L

3,522 karmajoined 8 yıl önce
I like parrots.

Submissions

My Fitbit Buzzed and I Understood Enshittification

tidyfirst.substack.com
2 points·by vips7L·6 ay önce·1 comments

The Bet on Juniors Just Got Better

tidyfirst.substack.com
3 points·by vips7L·6 ay önce·0 comments

C# is programming language of the year 2025

tiobe.com
18 points·by vips7L·6 ay önce·5 comments

Money Talks: the deep ties between Twitter and Saudi Arabia

theguardian.com
4 points·by vips7L·9 ay önce·0 comments

comments

vips7L
·evvelsi gün·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
·evvelsi gün·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
·evvelsi gün·discuss
Their comment is also wildly wrong and outdated by two decades.
vips7L
·4 gün önce·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 gün önce·discuss
That’s a problem with ecto and not ORMs. A good ORM will be able to do that hashmap mapping.
vips7L
·8 gün önce·discuss
All the time. Oracle and the OpenJdk team do VM changes way more than language changes.
vips7L
·8 gün önce·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 gün önce·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 gün önce·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 gün önce·discuss
> I can't think of a functional reason for a no-AI policy

Imagine morals.
vips7L
·10 gün önce·discuss
Idk man. The thing they built looked gigantic and wouldn’t fit in a tv console at all.
vips7L
·10 gün önce·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 gün önce·discuss
Wasn’t it also like 4x the size?
vips7L
·12 gün önce·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 gün önce·discuss
I don’t think having to write bash is a console like experience.
vips7L
·15 gün önce·discuss
Booohooo the people who stole everything they have want to cry about having what they produced stolen???
vips7L
·19 gün önce·discuss
Probably just iOS since Apple bans JIT compilers other than their own.
vips7L
·19 gün önce·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 gün önce·discuss
Last study I read said it was 6x.
vips7L
·20 gün önce·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.