HackerLangs
TopNewTrendsCommentsPastAskShowJobs

hambes

no profile record

Submissions

Go-overlay: Nix overlay for complete go development environment

github.com
2 points·by hambes·3개월 전·0 comments

California to require age verification for all OS including Linux

tomshardware.com
6 points·by hambes·4개월 전·4 comments

Go's secret weapon: the standard library interface

fredrikaverpil.github.io
3 points·by hambes·5개월 전·0 comments

Self-referential functions and the design of options (2014)

commandcenter.blogspot.com
15 points·by hambes·5개월 전·3 comments

Discussion of the Benefits and Drawbacks of the Git Pre-Commit Hook

yeldirium.de
40 points·by hambes·9개월 전·42 comments

comments

hambes
·지난달·discuss
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 enough to make the claims this study makes?
hambes
·지난달·discuss
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 the type is established, e.g. a change is breakimg, the consumer next cares about the scope to make downstream adjustments.

the part about broken promises regarding breaking changes is _kind of_ fair, but only assuming tooling isn't able to track reverts. accidental breakages occure with every approach and better to have an approximation than no information at all.
hambes
·2개월 전·discuss
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.
hambes
·2개월 전·discuss
then the military would also act life-saving, since they are defending the attacked country
hambes
·3개월 전·discuss
because approval processes take time which i can use to keep working
hambes
·3개월 전·discuss
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.
hambes
·5개월 전·discuss
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-nginx-statemen...
hambes
·5개월 전·discuss
yes, i do realize that. thank you for expanding on my point.
hambes
·5개월 전·discuss
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 capacity for something that barely anyone wants in the software they use, which makes it all the more wasteful.
hambes
·5개월 전·discuss
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 production, communication, transport or any other way of satisfying actual human material needs. what weird priorities.
hambes
·5개월 전·discuss
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
hambes
·6개월 전·discuss
is that first sentence entirely broken or am i having a temporary lapse in cognition?
hambes
·6개월 전·discuss
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 still exist and should be mostly identical, just at some other place in the history.

Use it like `git range-diff main..origin/mybranch main..mybranch` to compare the local, rebased branch with the upstream branch.

This let's you easily verify that eitger mothing changed or that any conflicts were resolved well.
hambes
·6개월 전·discuss
sure, let's build more energy sources with finite fuel supply and negative environmental impact while there's better options available <.<
hambes
·6개월 전·discuss
Why would I need claude code for remote programming, if I could just use ssh and tmux?
hambes
·7개월 전·discuss
thank you!
hambes
·7개월 전·discuss
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 my accessibility needs are pretty basic.
hambes
·7개월 전·discuss
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 allow this.

The quality suffers in both cases and I would personally criticise generative AI in source code as well, but the ethical argument is only against profiting from artists' work eithout their consent.
hambes
·7개월 전·discuss
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.
hambes
·7개월 전·discuss
Because when Ferret7446 says "neutral", they mean "anything that doesn't harm them". Centrism is a lie.