Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
linsomniac
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
linsomniac
6d ago
I've been toying with a similar idea for ~6 months: A lightweight job status dashboard. I wanted something that required no setup, but could just push success/failure messages to as part of various cron jobs, windows tasks, and sh
2.
▲
by
linsomniac
10d ago
>But the Rust community needs to invest time and energy into finding why that's the case and fixing it. As I said in my post, the rust coreutils team HAS fixed this in 0.11. It's just that Ubuntu 26.04 is stuck on the older
3.
▲
by
linsomniac
11d ago
Beware that rust coreutils on 26.04 currently has really bad performance with larger block sizes. Ganeti uses "dd bs=1M" as part of a disc image transfer pipeline, and with 26.04 performance dropped from ~350MB/sec to 30MB&#
4.
▲
by
linsomniac
11d ago
ProTip: You can switch back to Gnu coreutils on 26.04 with: apt install coreutils-from-gnu coreutils-from-uutils- --allow-remove-essential And pin it so an upgrade doesn't flip it back with: printf 'Package: coreutils-from-uutils\
5.
▲
by
linsomniac
12d ago
Thanks!
6.
▲
by
linsomniac
12d ago
While we're at it, I also did Tempest: https://linsomniac.github.io/teapot/
7.
▲
by
linsomniac
12d ago
The whole reason I made it was that the "top down" view never really clicked for me, so when I'm playing it I almost never look at it.
8.
▲
by
linsomniac
12d ago
I also did that one: https://linsomniac.github.io/tankzone/
9.
▲
by
linsomniac
12d ago
>only to have my SSH session and shell sessions being repeatedly killed by OOMs The OOM killer looking at processes and seeing a giant one, using 90% of the physical memory and growing fast and deciding "Oh, that's ok because i
10.
▲
by
linsomniac
12d ago
I did a "Asteroid as an FPS" a couple months ago, play it here: https://linsomniac.github.io/roidbelt/
11.
▲
by
linsomniac
15d ago
I have tried to forego swap because I had hoped that it would avoid swap thrashing, where performance goes into the toilet; I'd rather a process was killed but I could still access the system, than be unable to login to it. But I'
12.
▲
by
linsomniac
15d ago
... but if you buy my book with more of this, I'll send you even more to read! I get it, sometimes it's fun to follow a story. But I also read a dozen or so paragraphs, then started scrolling, then gave up.
13.
▲
by
linsomniac
15d ago
I wonder how much of this is due to the AI tooling being taught on sloppy code that humans have written. Over the last 4 decades I've looked at a lot of code on the Internet and there's a lot of slop out there.
14.
▲
by
linsomniac
17d ago
>Are you sure this is a bandwidth issue? It's technically not a bandwidth issue, AFAIK, it is a "profile" issue. When listening to audio only you are using a different bluetooth profile than when you are using it for two
15.
▲
by
linsomniac
27d ago
I wish more cameras with GPSes supported SMTPE or something to mark the video with a time code. I get the sense that GPS time is accurate to within 1/30th of a second, if not way way more, but even if it just got me in the neighborhoo
16.
▲
by
linsomniac
1mo ago
That deserves it's own top-level discussion, for sure! https://news.ycombinator.com/item?id=49457539
17.
▲
Tailmix connects one host to multiple Tailscale tailnets at the same time
(github.com)
9 points
by
linsomniac
1mo ago
|
0 comments
18.
▲
by
linsomniac
1mo ago
@bradfitz: Steal this idea ^^^ ;-)
19.
▲
by
linsomniac
1mo ago
I was just wondering yesterday if it'd be possible to have a tailscale client, or multiple tailscale clients in their own network namespaces, that could connect to multiple networks. The slightly tricky part would be managing a local N
20.
▲
by
linsomniac
1mo ago
For reference, ~2 years ago I did a 8x12 shed for under $3K, DIY. It is not insulated or finished inside. Footer and slab were under a grand, I used some reclaimed 2x4s and bought the rest, sheathing, roofing, flashing, self-made windows
21.
▲
by
linsomniac
1mo ago
>live near your actual office, which your employer already pays for, I've been in the game for almost 40 years now, and I'll say I've never had an office paid for by my employer that is as nice as that toughshed. I'v
22.
▲
by
linsomniac
1mo ago
Agreed, it was 2-3 months wait to get to see an ENT for me last year. My daughter's regular eye check identified a problem and it's 3 months to get her into an eye specialist to review it. Somewhat related: a couple years ago my
23.
▲
by
linsomniac
1mo ago
Some things that people dislike about Flock: Flock has had a a number of security issues where people have demonstrated that the cameras could be accessed easily by anyone because of (IIRC) the use of default passwords. Flock have said that
24.
▲
by
linsomniac
1mo ago
female is also on that list...
25.
▲
Open Sourcing the Atuin AI Server
(blog.atuin.sh)
2 points
by
linsomniac
1mo ago
|
0 comments
26.
▲
by
linsomniac
2mo ago
Claude Code and Codex are, in my experience, quite good at packaging software for Linux. I haven't gone through the full list of Linux deployment mechanisms, but I've had good success with little more than "Please make a set
27.
▲
by
linsomniac
2mo ago
>You are basically describing predatory pricing I'm describing business . Period. It's incredibly rare to encounter products above a fairly small revenue level (niche products), that haven't come from a company that sp
28.
▲
by
linsomniac
2mo ago
>doesn't turn a profit. This isn't the condemnation of AI that you think it is. When you are building an industry, you don't want to be in a "cash cow" phase. Because the person who is willing to reinvest profit
29.
▲
by
linsomniac
2mo ago
I thought Fable 5 was pretty good, but with all the shenanigans (specifically the we're pulling it on X, j/k, you get it another week; too bad you burned all your Fable tokens)... I decided to try Codex+gpt-5.6-sol-xhigh, and it&#
30.
▲
by
linsomniac
2mo ago
I'm going to take it that you were being sarcastic. However, in the case of the apt cacher, the DDoS of Ubuntu infrastructure showed that the existing apt cachers left a *LOT* of room for improvement, not to mention that apt-cacher-ng
More ›