Viewing profile — zeroc8
zeroc8
HN member- Joined
- Sat, Apr 23, 2011, 6:33 AM UTC
- HN karma
- 510
- Public activity
- 241 items
- HN profile
- View on Hacker News ↗
About zeroc8
No profile information was provided.
Recent public activity
-
comment
Comment #49067670
The problem is that there are so many people involved in software development who have never developed anything but still somehow are in the position to manage others who do. That'…
-
comment
Comment #48419327
The last one from Scott Meyers was the final nail in the coffin for me. The chapter about auto and template parameter deduction specifically. Since then, I've been happy with Golan…
-
comment
Comment #48327169
Just gave the Qt6 version a try on Kubuntu. It's incredible how performant it feels compared to DBeaver and pgAdmin. The UI is kind of ugly in a few places and having the select ri…
-
comment
Comment #48283488
It's bold to offer something as ugly as this for that kind of money. Jony Ive should stick to designing aluminium cubes. That's where his talents are.
-
comment
Comment #48233027
They could improve it by just rewriting it in C++. Since 1998 or so people insist on Java being fast enough, but to this day I've yet to see a decent Java client application.
-
comment
Comment #48152466
Speaking of Delphi - they should just buy Embarcadero and make Delphi and CppBuilder available for small money. That way they might get more and better apps for their platform agai…
-
comment
Comment #47900069
If he had used Delphi, the app would have been a single self contained exe. No JVM updates to worry about.
-
comment
Comment #47748343
Mir worked in 2014? Wayland took until 2025.
-
comment
Comment #47475281
That has been Microsoft's gameplan for years. While Apple delivers, Microsoft promises it will deliver soon. And then it never happens.
-
comment
Comment #47468528
Yes, for a developer it's great. But then you come across things like "movie not playing due to missing DRM support" and crap like that. Normal users are probably better off with a…
-
comment
Comment #47468003
But that has nothing to do with the language.
-
comment
Comment #47319767
That's what we've been doing for a long time. But that's not possible with today's China anymore. They are as innovative as the rest, if not more so.
-
comment
Comment #47050051
and it costs 749 bucks....
-
comment
Comment #46882393
They should just buy Delphi from Embarcadero and make it available cheaply. And put Anders back in charge. Then maybe people would start writing proper native Win64 Software again.…
-
comment
Comment #46786049
I believe the damage is done and there will be no going back to the old ways. This time around I'm sensing a real change in attitude. People in Europe are sick and tired of all the…
-
comment
Comment #46383760
Skip indoctrination so that we can easier indoctrinate you...
-
comment
Comment #46229234
C++ is not that hard to pick up. But writing error free C++ code is hard as hell.
-
comment
Comment #46194155
Well, readability, better typesafety, less undefined behaviour. In and out parameters, named parameters. Built in concurrency. With C++ it's just too easy to make mistakes.
-
comment
Comment #46190823
It's not quite there yet: https://ferrocene.dev/en?ref=blog.pictor.us
-
comment
Comment #46190794
That probably would see more success than the monster they've created. I've been out of the C++ world for a while, but I hardly recognize the language anymore.
-
comment
Comment #46190572
Ada and especially Spark makes it a whole lot easier to produce correct software. That doesn't mean it automatically leads to better software. The programming language is just a sm…
-
comment
Comment #46158038
Only if they found their own companies. Usually those decisions were already made for you.
-
comment
Comment #46154891
The layer in Go is much thinner, if I want to learn about a new concept or technology. Of course there is no magic, if you are willing to put the time in. The question is how much …
-
comment
Comment #46145292
Java is ok for typical backend stuff, but Go doesn't hide things the way Java does. With Go, you actually learn what's going on, while with Java, you just learn your way around the…
-
comment
Comment #46145186
[flagged]