Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hambes
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
hambes
1mo ago
or just tax wealth and profit instead of income and tools. these are neither new ideas nor are they specific to the proposed llm-based worker replacement
2.
▲
by
hambes
1mo ago
does anyone have resources on how to build surface-to-satellite missiles at home? seems we'll need those at some point
3.
▲
by
hambes
3mo ago
I am not scientist enough to judge this, so please someone enlighten me: most categories i've read through that find a shift do so with an increase of about 0.1-0.2 standard deviations. that does not sound significant to me. is that en
4.
▲
by
hambes
3mo ago
the article mentions three types of stakeholders: contributors, debuggers and incident responders. it entirely fails to mentions consumers, who mostly care about backwards compatibility of changes, and thus about the type of a change. once
5.
▲
by
hambes
4mo ago
I've always wanted to do this, but can't get over the linux tty only supporting 256 colors. If I could get that higher and maybe add unicode support, I'd love to go tty only.
6.
▲
by
hambes
4mo ago
then the military would also act life-saving, since they are defending the attacked country
7.
▲
by
hambes
5mo ago
because approval processes take time which i can use to keep working
8.
▲
by
hambes
5mo ago
I agree that a `gh stack` command is not needed, but this feels to me like just a better UI feature for a good git workflow. It literally is about making multiple smaller PRs that build on top of each other.
9.
▲
Go-overlay: Nix overlay for complete go development environment
(github.com)
2 points
by
hambes
5mo ago
|
0 comments
10.
▲
California to require age verification for all OS including Linux
(tomshardware.com)
6 points
by
hambes
7mo ago
|
4 comments
11.
▲
Go's secret weapon: the standard library interface
(fredrikaverpil.github.io)
3 points
by
hambes
7mo ago
|
0 comments
12.
▲
by
hambes
7mo ago
for one thing the ingress nginx is retiring[1], so they're probably revsiting alternatives, maybe even the service meshes for the new gateway api. 1: https://kubernetes.io/blog/2026/01/29/ingress-ngi
13.
▲
Self-referential functions and the design of options (2014)
(commandcenter.blogspot.com)
15 points
by
hambes
7mo ago
|
3 comments
14.
▲
by
hambes
8mo ago
yes, i do realize that. thank you for expanding on my point.
15.
▲
by
hambes
8mo ago
demand for AI is not high, which is the current problem of the industry and the reason that AI companies are trying to shoehorn their technology into products everywhere. these companies and the author of the article are trying to increase
16.
▲
by
hambes
8mo ago
it is difficult to comprehend for me that soneone spends all this time thinking through and calculating how to harness as much energy as possible and then wants to use it for large language models instead of something useful, like food prod
17.
▲
by
hambes
8mo ago
I've been doing a similar thing using GhostSCAD[1], which is a relatively thin wrapper around OpenSCAD in Go. Not as typesafe, but my language of choice. [1]: https://github.com/ljanyst/ghostscad
18.
▲
by
hambes
8mo ago
is that first sentence entirely broken or am i having a temporary lapse in cognition?
19.
▲
by
hambes
8mo ago
To add to the very short "valodating the result" section, let me recommend `git range-diff`. Range diff takes two commit ranges and compares thor commits pairwise, wich is perfect for rebases, since after the rebase all commits st
20.
▲
by
hambes
8mo ago
sure, let's build more energy sources with finite fuel supply and negative environmental impact while there's better options available <.<
21.
▲
by
hambes
8mo ago
Why would I need claude code for remote programming, if I could just use ssh and tmux?
22.
▲
by
hambes
9mo ago
thank you!
23.
▲
by
hambes
9mo ago
As someone who is not deep into linux desktop history: Can you please elaborate on the missing accessibility features in wayland or direct me to resources on that? I've been using wayland for a while now and am very happy with it, but
24.
▲
by
hambes
9mo ago
Maybe, but that is a different issue. The use of generative AI for art is being rightfully criticised because it steals from artists. Generative AI for source code learns from developers - who mostly publish their source with licenses that
25.
▲
by
hambes
10mo ago
That's awesome. I like the explicit nature of go and usually the verbosity is worth the benefits. But finding ways to improve upon it without losing the explicitness is great.
26.
▲
by
hambes
10mo ago
Because when Ferret7446 says "neutral", they mean "anything that doesn't harm them". Centrism is a lie.
27.
▲
by
hambes
10mo ago
probably not relevant to you, since it is yet another tool for managing your development environment, but maybe have a look at devenv ( https://devenv.sh ). it's main purpose is managing the development environment, but it ha
28.
▲
by
hambes
11mo ago
read the article, it recommends devenv or pre-commit as tools that do thr setup for you
29.
▲
by
hambes
11mo ago
zero delay on commit, but then an entire CI run and feedback loop just to fix a linter or formatting issue
30.
▲
by
hambes
11mo ago
maybe, because i really don't have the problem you're describing. yes, formatters run on every commit. not only during rebase, but also every commit beforehand. if that is done consistently, the formatter does not cause merge conf
More ›