Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
deterministic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
211.
▲
by
deterministic
5mo ago
What's the name of the youtube channel?
212.
▲
by
deterministic
5mo ago
In my experience (30+ years) writing good code (and good automatic tests) makes me way more productive. Both when initially writing the code and later when maintaining it. Good code dramatically reduce bugs and makes the remaining bugs mo
213.
▲
by
deterministic
6mo ago
Professional compiler writer here. All you really need to use is a recursive descent parser. Very easy to understand. Very easy to implement. While also being very powerful.
214.
▲
by
deterministic
6mo ago
> that the world is fundamentally analog Whether the world is discrete or analog is still an open problem in science. And it looks as if there is more and more evidence that the world is actually discrete at the quantum level.
215.
▲
by
deterministic
6mo ago
> someone wins a Fields using a proof-assistant in an essential way. Terence Tao is actively using LEAN and working with the LEAN community to prove leading edge mathematics.
216.
▲
by
deterministic
6mo ago
When you take responsibility for your own life, and learn how to control your reactions to your emotions.
217.
▲
by
deterministic
6mo ago
I am an avid gamer. However Factorio is the only game I have been playing for years. It is truly unique.
218.
▲
by
deterministic
6mo ago
Just make a simple CLI adventure game: 1. Print "You are in a dark dungeon. There is a door ..." 2. Print "Your options are: 1. Open the door 2. Exit 3. Turn on ..." 3. Read a number as input 4. Goto (yes goto) similar c
219.
▲
by
deterministic
6mo ago
> You may even struggle to stay married if you don't learn to confirm your wife's perspectives Nope. You picked the wrong wife if that is the situation you are finding yourself in. My partner and I accept each others perspectiv
220.
▲
by
deterministic
6mo ago
If you can't design and implement a clean, well-structured monolith using proper modularization and libraries, you will almost certainly fail to build a clean and maintainable microservices system. The most unmaintainable system I'
221.
▲
by
deterministic
6mo ago
Great website! It would be even more great if it compared total wind generation with total UK power usage for the same time period (with a % for wind power usage).
222.
▲
by
deterministic
6mo ago
Another gold standard of optimization: Factorio
223.
▲
by
deterministic
6mo ago
I use C++ instead of so called 'scripting' languages all the time. I have zero problems doing that and it is lightning fast.
224.
▲
by
deterministic
6mo ago
Nope. The world runs on code written in C and C++. Including Python itself. There is a reason why there are literally millions of C/C++ programmers out there working on C/C++ code every day.
225.
▲
by
deterministic
6mo ago
Wayland is such a waste of programming resources and user obstacles. No you don't need to reinvent the wheel thank you.
226.
▲
by
deterministic
6mo ago
He’s absolutely right. I always wait for the hype to die down before deciding whether to adopt new tech. Because most of the time, I’d just be wasting effort on something that turns out to be underwhelming. It’s the same with games. I give
227.
▲
by
deterministic
6mo ago
There are plenty of non-games software companies that are treating devs purely. However almost all of the companies I have worked for in my 30+ years career treated devs well. So if you are in a shitty situation, I highly recommend finding
228.
▲
by
deterministic
6mo ago
Completely disagree. I have used code generation for years (way before modern LLM's) and it typically automates about 90% of the code I need to write to create an application. However it is not AI. It is simply a program that takes a d
229.
▲
by
deterministic
6mo ago
Excellent article! I learned a lot from it. Thanks!
230.
▲
by
deterministic
6mo ago
> this means software engineers are likely the first to go Nope. Grab a random person off the street and ask them to write Enterprise software using an AI. Good luck with that. The job will change but it still requires a lot of deep kno
231.
▲
by
deterministic
6mo ago
> not the moment for plant-based meat It will never be the right moment for plant-based meat. It is ultra processed unhealthy garbage. The length of the ingredient list tells you everything you need to know. The longer it is, the more pr
232.
▲
by
deterministic
6mo ago
I completely agree. This feels like the typical “open-source developers rewriting something that already works well, then forcing it on people who never asked for it” kind of project. It will take years to reach the feature set of X11. And
233.
▲
by
deterministic
6mo ago
If you think a department or individual working 10% faster makes a company 10% more productive, you’re almost certainly wrong. Productivity only improves if the change increases revenue or reduces costs. And that rarely happens unless you i
234.
▲
by
deterministic
6mo ago
Old news: https://www.cambridge.org/core/journals/perspectives-on-poli...
235.
▲
by
deterministic
6mo ago
Is SPARK available for free?
236.
▲
by
deterministic
6mo ago
Excellent beautiful work. And a great write up. Thanks!
237.
▲
The Unison Language – The Big Idea
(unison-lang.org)
5 points
by
deterministic
6mo ago
|
0 comments
238.
▲
by
deterministic
6mo ago
Traditional software has already automated most of what can be automated.
239.
▲
by
deterministic
6mo ago
You are absolutely right. It’s frustrating to see otherwise smart people acting like lemmings, blindly walking off the cliff.
240.
▲
by
deterministic
6mo ago
If you are thinking about AWS or (worse) deploying on AWS you are definitely behind the curb of the companies who badly regretted that decision and are moving away from AWS due to cost. The smart companies completely skip the cost and time
More ›