Viewing profile — haolez
haolez
HN member- Joined
- Sat, Apr 15, 2017, 9:17 PM UTC
- HN karma
- 4,320
- Public activity
- 1,473 items
- HN profile
- View on Hacker News ↗
About haolez
Recent public activity
- story
- comment
-
comment
Comment #48479134
Eventually solving for cost is a much easier problem than solving coding.
-
comment
Comment #48413443
I couldn't adapt to the fact that, when I click, I have to be mindful of not moving the mouse sideways with the right amount of finger pressure.
-
comment
Comment #48285898
This made me remember of a benchmark that I saw a few months ago about LLMs being unexpectedly _very good_ with Perl when compared to any other language. I couldn't find it right n…
-
comment
Comment #48096254
I've started using OpenSpec[0] recently to mitigate problems like that, but I'm still very early in this journey. Can someone with more experience with it (or similar tools) chime …
-
comment
Comment #48010188
Ansible includes modules to handle cloud resources as well, such as AWS Lambda.
-
comment
Comment #47976612
Fair point. We could classify AI generated articles in two categories: 1) articles generated with context data that's trivial to find (or even embedded into the model) 2) articles …
-
comment
Comment #47962928
The problem is the signal/noise ratio in these articles. If the AI has written the article, then this same info could have been generated by my own AI, but tailored to my needs. So…
-
comment
Comment #47619147
This is pretty damn cool.
-
comment
Comment #47614010
On a side note, _in the context of workstations_, I wonder if a hypothetical OS that reimplements the Windows APIs (like ReactOS, but with perfect modern hardware support) would be…
-
comment
Comment #47594326
Option 1 is a PM.
-
comment
Comment #47558903
Can anyone give some hints on what made Civ 1 special compared to other classic entries in the franchise? Despite the nostalgia factor, of course.
-
comment
Comment #47545262
I don't have a stake on AI, but more and more I see the following patterns: - people that give in to AI do so because the technical merits suddenly became too big to ignore (even f…
-
comment
Comment #47509942
Kinda off-topic, but I wonder if a hypothetical OS that reimplements the Windows APIs (like ReactOS[0], but with perfect modern hardware support) would be better for end users than…
-
comment
Comment #47482286
That's an interesting topic. Please, elaborate.
-
comment
Comment #47416981
I was pretty surprised when I learned recently that the Java alternative for green threads doesn't use colored functions. It put Java in a higher place in my perception.
-
comment
Comment #47357116
This might be a buy for me once it is fully supported by Linux. Hopefully, the muscle memory of Ctrl, Super and Alt won't get in my way.
-
comment
Comment #47356146
Feels like writing tests before writing code, but with LLMs :)
-
comment
Comment #47338317
Not at all. AWS IAM policy is a complex maze, but incredibly powerful. It solves this exact problem very well.
-
comment
Comment #47318377
Just because of the other examples, which even include C applications or GTK ones. Not strong contenders against something derived from old Delphi like Lazarus. However, Electron &…
-
comment
Comment #47317718
Lazarus[0] would probably have scored well in this exercise. [0] https://www.lazarus-ide.org/
-
comment
Comment #47281756
> having a single large persistent world-shard with minimal functional instancing What do you mean by this?
-
comment
Comment #47281736
Btw, I've never met a player of Meridian 59, but seeing YouTube videos about it, it might have been popular in my community if we had access to it at the time. Looks super interest…
-
comment
Comment #47281691
I think a component of it is a zero sum model. Like, not everybody can be incredibly successful. Not sure how to implement this, though.