HN user

steve918

541 karma
Posts16
Comments109
View on HN

Calling this AI slop would be generous. If we made a list of the things wrong with it we would be here all day. Nothing has an effect on redline RPM, you can create compression and turbo combos that would instantly grenade an engine, the preset “super car” has 200hp?

The only thing it illustrates is the authors lack of understanding.

I wonder if you think other OSes are any different?

TempleOS is the only thing that comes to mind that doesn't fit your description and it's not practically useful.

Any sufficiently large codebase is a mix of ideas and concepts implemented by different people with different priorities over a large timespan and if you can fit the entire thing in your head it's not very interesting or complex.

Age Simulation Suit 11 months ago

If you preorder I can get you the same thing for half the price. It just sometimes takes a few years for delivery.

PHP 8.4 2 years ago

Python's packaging system is worse, but Javascripts packages / standard libraries are far worse than Python.

In python managing packages is a pain and there are too many package manager options, but for the most part there are good libraries, and chances are you don't even need one because the standard libraries are so good and mature.

In Javascript NPM is really all you need (even if yarn is a bit nicer), but you're gonna need to install 50 packages just to get a basic boiler plate app going and the quality of said packages is not always great.

I like the "gun to the head" heuristic but I would probably rephrase it to be something like "If you only had 24hrs to solve this or the world would come to an end".

Nobody seems to have mentioned the MySQL licensing kerfuffle that got it pulled from most main stream Linux distros. For some of us this was the nail in MySQL coffin at a time when Postgres was becomming easier to manage.

Arduino Uno R4 3 years ago

and the weird staggered header design was a mistake from the very first boards that has just continued to carry on through the years.

For me it's more about lack of connection. My loneliest times are when I'm at home with my family, but we're just occupying the same space. If I actually make an effort to connect by sharing what's going on in my life or talking about the future then it's a lot more positive.

I've spent some time trying to learn FreeCAD and ultimately decided that the cost of Fusion 360 pays for itself several times over in productivity compared to trying to deal with how clunky and difficult FreeCAD is.

Alternatively PCB stuff in Fusion is pretty horrible and IMO worse than Eagle was before they all but abandon it and started shoe honing it into Fusion. Meanwhile KiCad continues to get better and more feature rich.

[dead] 4 years ago

It's kind of telling of how much Hacker news moderation has fallen off when the only comment adding any real discussion (aaron695) is down voted into oblivion while lame jokes get up-voted.

Or they could just be trying to connect from a laptop! Or a mobile device that doesn't understand how to parse this sort of WIFI connection code. Is this any sort of standard? Do Kindle devices support it?

Microvium Is Small 4 years ago

Electron is kind of a non starter because the hard part isn't the JS interpreter it's the renderer. Node alternative? Fairly trivial, but then you're missing NPM, and pretty much everything else that makes Node not a toy language.

I feel like a lot of great programming talent has been wasted by very smart engineers who felt the pain of their current ticketing system and spent years building countless startups only to end up with something occasionally marginally better than Trac (2004).