Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
leonheld
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
leonheld
6d ago
To be clear: I'm not the author. I just use the service.
2.
▲
by
leonheld
6d ago
HN is a reflection of the industry and we're at peak hype-cycle at the moment. I use this when I need a break https://elijahpotter.dev/hnsansai .
3.
▲
by
leonheld
23d ago
Man I always look at this project with nothing by awe. I'd love to start something like this... if you're in central Switzerland and would like to copy their model, hit me up.
4.
▲
by
leonheld
29d ago
> Or some DFU mode you can boot into. Ironically, Macs do have that, no?
5.
▲
by
leonheld
1y ago
It's all written in shell, no other dependencies. This is what so many shells that tried to "revitalize" sh missed! I'll definitely adopt this.
6.
▲
by
leonheld
1y ago
My experience with HackerNews would be significantly improved if I could exclude the LLM-related stuff... it's overwhelming.
7.
▲
by
leonheld
1y ago
My apologies: "mydependencies" are packages from PyPI ( https://pypi.org/ ), as if you did "pip install ...".
8.
▲
by
leonheld
1y ago
I adore the uv add <mydependencies> --script mycoolscript.py And then shoving #!/usr/bin/env -S uv run on top so I can run Python scripts easily. It's great!
9.
▲
by
leonheld
1y ago
Haiku/BeOS to me is simply peak computer design. This is beautiful!
10.
▲
Static binaries and Homebrew as a channel for internal tools
(leonardoheld.ovh)
1 points
by
leonheld
1y ago
|
0 comments
11.
▲
by
leonheld
1y ago
We use it for testing binary embedded Linux distros where tricking the OS to think there's a display connected introduces a new variable that is not present in the user's deployment - and it's a cheap hardware solution. Buyin
12.
▲
by
leonheld
1y ago
I get nomi.ai, which is a service to: "... build a meaningful friendship, develop a passionate relationship, or learn from an insightful mentor." Jesus Christ.
13.
▲
by
leonheld
1y ago
While others have expressed sentiments about YouTube and Google, let me tell you what I really hate - translated reddit posts. They're polluting search results and it's the ultimate disrespect against multi-lingual users... it
14.
▲
by
leonheld
1y ago
Good point. I did not scroll to the rules.
15.
▲
by
leonheld
1y ago
What are you talking about? 25~30k is almost a year's salaries for a dev in Eastern Europe/South America.
16.
▲
by
leonheld
1y ago
If we're talking numbers, there are many, many more embedded systems than general purpose computers. And these are mostly built on ancient process nodes compared to the cutting edge we have today; the shiny octa-cores on our phones are
17.
▲
by
leonheld
1y ago
> Honestly my sense is that it's just time to rip the bandaid off and generate synthesizable hardware from Python or Rust or whatnot. I worked a bit with VHDL and the parallelism aspect is - to me - so fundamentally different than w
18.
▲
by
leonheld
1y ago
I love Rust, but I after doing it for a little while, I completely understand the "brain drain" aspect... yes, I get significantly better programs, but it is tiring to fight the borrow-checker sometimes. Heck, I currently am pro
19.
▲
by
leonheld
1y ago
It's about half of my state in Brazil (which is one of the smallest in the country). However, I've been to Belgium many times and it feels bigger. I think the key is the population density: 388/km^2 in Belgium vs 70/km
20.
▲
by
leonheld
1y ago
I profoundly do not understand why one needs Hugo or Jekyll or whatever other generator. Why not write HTML in the first place? It's so absurdly easy and it makes you not depend on external infrastructure at all. I tried some generator
21.
▲
Ask HN: Where are people sharing their blogs these days?
33 points
by
leonheld
1y ago
|
24 comments
22.
▲
by
leonheld
1y ago
Has been done: https://youtu.be/Z1Nf8KcG4ro?t=1107
23.
▲
by
leonheld
2y ago
It's obvious to you becase you seem like a decent human being, judging from this comment.
24.
▲
by
leonheld
2y ago
The response here would be significantly different if this was about measuring the performance of software engineers in wealthy countries.
25.
▲
by
leonheld
2y ago
I... did not know that! Yep yep that should do the trick for me. Thanks a lot, actually!
26.
▲
by
leonheld
2y ago
Nobody is stopping you from using master, you can do whatever you want. The author even recognizes that very clearly in the text. You can name all your default branches `megazord`. Hell, you can fork git, call it "gitzord" and enf
27.
▲
by
leonheld
2y ago
After using delta for a while, I'm going back to the regular diff view... it's not that it isn't good, but I'm constantly copying diffs (yes, I know I can generate patches) and the pretty output breaks that workflow. Als
28.
▲
by
leonheld
2y ago
> I guess some older or more closer to the metal parts will stay in C I suppose the biggest reason is that C programmers are more likely than not trained to kinda know what the assembly will look like in many cases, or have a very good i
29.
▲
by
leonheld
2y ago
> have not yet found a hardware independent Linux distro that can be reliably updated in an IOT context I'm part of the team that builds an immutable distro based on OSTree ( https://www.torizon.io ) that does exactly that
30.
▲
by
leonheld
2y ago
This comment makes zero sense. It's a meta-distribution: it builds a custom one for you. Professional custom embedded distros are a different beast altogether from the vanilla distros.
More ›