Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
binarin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
binarin
5d ago
With some workarounds, I've put chrome and slack into the same RAM-limited cgroup - no more whole system freezes. From my anecdotal evidence, this also answers the question "who should you kill" :)
2.
▲
by
binarin
13d ago
Yeah, exactly, it's not stealing, it's just ignoring the terms of license. The same thing in spirit as e.g. different corps shitting on GPL. And should be enforced with the same eagerness (lol).
3.
▲
by
binarin
17d ago
Sadly doesn't work with git worktrees at all. (As a side note, this is not the first time I observe where go-git and worktrees don't play along nicely).
4.
▲
by
binarin
1mo ago
I didn't know who Charlie Kirk was, and no facts about DHH other than him being Rails creator. "will never be awesome" is missing some quantifier about US-centricity.
5.
▲
by
binarin
1mo ago
Not necessarily. The only real thing about this restriction is that Netflix is afraid that this OS version can be used to pirate their content. Which is orthogonal to the question whether this OS is safe to use for random internet browsing.
6.
▲
by
binarin
1mo ago
It has to do with installing packages that use PAM to e.g. validate user passwords (e.g. display managers, screen lockers). So there is a system PAM with its configuration, but making a program packaged with nix respect that system PAM conf
7.
▲
by
binarin
2mo ago
Isn't playstation going download only way in a year or so, with no physical disks at all?
8.
▲
by
binarin
2mo ago
Actual problem on Wayland is that it often doesn't work when you are trying to click somewhere in the menu - for the mouse clicking app to read keyboard input, it must take focus away from the app where the click should go. And some to
9.
▲
by
binarin
3mo ago
libghostty is a bigger contribution, it's being embedded left and right.
10.
▲
by
binarin
3mo ago
The most hilarious is McDonald's app - it refuses to work without Play Integrity check. I wonder what braindamaged reasoning is behind this. Do they want to position themselves as a bank or something?
11.
▲
by
binarin
3mo ago
My company MDM doesn't consider GrapheneOS good enough to give me access to email/calendar - impasse?
12.
▲
by
binarin
4mo ago
https://git-scm.com/docs/git-history - git got the remaining piece of the puzzle to make massaging history relatively easy. "git history split", interactive rebase and fixup/auto squash allow you to do a
13.
▲
by
binarin
4mo ago
Everyone is up in arms because this is not the first shady thing bambulab does (like patenting prior art). And probably not the last.
14.
▲
by
binarin
6mo ago
What I had is roughly the following: users connects via SFTP to external.website.com@my.proxy.com. Proxy server (which handles SSH protocol itself) authenticates the user using the principal, then checks whether this principal is allowed t
15.
▲
by
binarin
6mo ago
In kinda the same situation, I was using username for host routing. And real user was determined by the principal in SSH certificate - so the proxy didn't even need to know the concrete certificates for users; it was even easier than k
16.
▲
by
binarin
9mo ago
Yes, I'm using parts of this codebase. But Haskell is only being used as a build tool, so you can replace it with anything that you're comfortable with, like make, bazel, ...
17.
▲
by
binarin
9mo ago
I've tried to track personal finances several times, but it only started to work when I've discovered the idea (from https://github.com/adept/full-fledged-hledger ) that you need to treat the whole PTA story m
18.
▲
by
binarin
9mo ago
"Oh no" is what you'd say after getting yourself some nice RSI and discovering that your hands hurt due to mouse or trackpad usage.
19.
▲
by
binarin
9mo ago
There is at least one area where both macos and windows suck - handling window focus. MacOS is regularly having trouble with tracking focus across multiple monitors and multi-window apps, making it unusable with keyboard only. And Windows j
20.
▲
by
binarin
9mo ago
You've missed a lot sarcasm in that statement. claude-code rendering pipeline often goes awry, and start scrolling back and forward very fast, causing insane flickering. They have some explanation in https://github.com/
21.
▲
by
binarin
2y ago
For my personal computers I was actually buying Windows licenses up to and including Windows 10, but now I switched to alternative acquisition methods again, and mostly run Windows in VMs with GPU pass-through and disabled networking. Just
22.
▲
by
binarin
2y ago
CGo compilation can be insanely slow.
23.
▲
by
binarin
2y ago
The Wheel of Time by Robert Jordan - spent the most time reading it and got the most value from it. This book series is my device for the language learning. It was translated into Russian so painfully slow I've just forced myself to re
24.
▲
by
binarin
2y ago
CAD is exactly what I'm using VMs with GPU passthrough for, and it's working briliantly there. The advantage is that most of these VMs have no internet access at all (they only see a single SMB share on the host) - so most of the
25.
▲
by
binarin
3y ago
Yeah, it should be "single-chip microprocessor" (ОМП / однокристальный микропроцессор).
26.
▲
by
binarin
3y ago
Erlang