HN user

the_overseer

93 karma
Posts0
Comments81
View on HN
No posts found.
MacBook Neo 5 months ago

Or, she can keep the macbook air as it basically has the same specs as the neo. What is the point of buying the same laptop twice?

iPhone 17e 5 months ago

No. It doesn't sell. You so called mini buyers never showed up except in forums making a lot of pointless noise. If you understand anything about how businesses work you would understand how useless your comment is.

You will quickly discover that the values that you hold and the values that they hold are not at all similar. They were just pretending to get your support. And after they no longer need the useful idiot guess what will happen to you?

USA invaded a country. It was unprovoked, Venezuela did not pose any immediate threat to the safety of USA. There is no moral justification for any of this no matter how you try to spin it. Now Putin can gleefully say: "See? I told you that the West is full of warmongering fascists!"

And end up writing the usual garbage that takes 2 GB of RAM just for a chat application... No. Acting like those concepts disappeared just because you write Javascript instead of C makes no sense. It still does memory allocation. You still need to manage it. Thinking that the virtual machine/compiler is doing "magic" is exactly what is wrong with most code today.

It absolutely does. I cannot believe I am reading this on HN... Do you think the idea of a pointer changed? That you need locks when accessing variables when doing multithreading? That principles like "Be conservative in what you send, and liberal in what you accept" have changed? In fact, almost nothing changed from 2005 to now in any conceptual form.

Yeah yeah there is this guy with a weird moustache with some crazy ideas that we are being held down by these other group of people. We should definitely follow him. He sounds crazy but he seems so convincing. And look at the cool insignia and symbols! Did you know this salute was back from the Romans? - You circa 1920.

Put down the Ayn Rand BS books. What if the employers make 10k per unit of work while they pay you only $10 per unit of work and they have all talked to each other to never pay more than $10? What do you do then? Complain? Go to court? Who do you think has more influence over the politicians/courts? You making $10 or your bosses that are all millionaires because of your severly underpaid work?

From the link:

"For now, I’ll go dogfood my shiny new vibe-coded black box of a programming language on the Advent of Code problem (and as many of the 2025 puzzles as I can), and see what rough edges I can find. I expect them to be equal parts “not implemented yet” and “unexpected interactions of new PL features with the old ones”.

If you’re willing to jump through some Python project dependency hoops, you can try to use FAWK too at your own risk, at Janiczek/fawk on GitHub."

That doesn't sound like some great success. It mostly compiles and doesn't explode. Also I wouldn't call a toy "innovation" or "revolution".

Always the same answer. It's the user not the AI being blown out of proportion. Tell me, where are all those great amazin applications that were coded 95-100% by AI? Where is the great progress the great new algorithms the great new innovations hiding?

I am wasting my time, you are arguing in bad faith. I have installed windows 7 in a VM and everything takes less RAM not just the start menu and for most things it performs much much better. Start menu actually searches my files instantly, not with delay, not presenting web results, not presenting wrong results. It's doing its job.

Task manager opens immediately. Windows Explorer the same.

Those applications and the OS were written by real humans, not by myths. With your terribly bad argument it seems those OSes never happened since it required "extreme difficulty". No, it didn't require Einsteins. It required non-monkey coders.

You say you wrote your own react native phone app and it only takes 30MBs. So what? You forgot the most important part: what does it do? If it's a basic text editor then yes it's extremely bloated garbage.

This is even more insane than I thought. Truly madness. Everybody involved with that should be fired and sent to the moon as an experiment on how long does the human body survive naked on both the dark side and the bright side of the moon. At least we will learn something from those experiments.... (it's a joke but the point stands. Those people shouldn't ever be allowed to touch computers.)

I care that it's made with React/React Native or other garbage web frameworks. By definition adding layers between native C/C++ Native Win32 will make it slower and use more RAM.

Stop justifying laziness and mediocrity. Microsoft does this just so they can hire cheap javascript monkeys out of colleges. AKA people who shouldn't be writing code and the reason a chat application now uses 1GB of RAM and nobody seems to care or understand why such waste is both bad and stupid.

Most likely saving Windows developers from learning programming. They are just javascript monkeys because that is what Microsoft is hiring these days and you can't trust monkeys with native C++. The thing would leak memory and explode immediately if those idiots tried to write native code. So in the name of hiring cheap idiots that can't program we all have to put up with this slow, bloated garbage.

There is no universe in which I should see lag between a click and a menu appearing in File explorer, taskbar or anywhere in the OS. Not on a machine with 8 idling cores.

It's slower. It's laggy. The taskbar and menus need to be native code of the highest optimization. Anything less than instantaneous means that PMs, managers, coders and everyone there should not have a job working on OSes if they can't get this simple idea through their thick skulls.

IT factor! Am I on a fashion website now? What kind of argument is that? Also, why on earth would you use strace or gdb for Java? It has enormously performant debugging tools in the JDK. Also, IDE debugging integration is second to none.