got an X4 and put crosspoint on it. It's not too small, great for carrying in pocket, I've been reading articles on it. I could definitely read an entire book.
HN user
Valord
go on...
this.
This is how I use it for work-production code.
See also: "Task Manager might continue running in the background after the app is closed"
https://support.microsoft.com/en-us/topic/october-28-2025-kb...
Use tailscale or another private VPN to not suffer from changing networks.
I share your concerns.
I have one for categorizing subscriptions/channels. I've been running it for 3y maybe more. SQLite too. No history integration. I have not opened sourced it because the code is thrown together and there are some subscriptions that the YouTube API doesn't return. I'm not certain what the commonality between them is, either. Possibly country of origin.
I actively use this frame for small projects. Classless is great.
My impression is that costs will continue to go down. Large investments are unlikely to be profitable for these businesses. Whoever is dumping billions into this is unlikely to get their money back. The new tooling, models, discoveries seem to be commoditized within months. There are no moats. If things keep going this way there will never be a point where employers (or anybody for that matter) have to pay the real cost.
The simplest setup is to run jellyfin and tailscale in docker with docker compose utilizing tailscale serve. You will get automatic https and a simple reverse proxy with tailscale serve.
The Kuma example here is decent. Replace kuma image and ports with jellyfin. https://www.elliotblackburn.com/how-to-use-tailscale-serve-w...
Programmers don't fully control what they work on when employed by an entity seeking profits.
Programmers _do_ have control in the world of open source. Unfortunately efforts are spread out thinly[0] enough to prevent many ideas from reaching the tipping point to being better than a profit driven entity's solution.
Imagine what would be possible in OSS if all work in a similar domain was concentrated.
I have seen this happening at work. What should have been a single file one-off script to do something was instead a full blown application "just in case".
sigh. diffusion of effort in open source is commonly pointed to as a reason for poor adoption
I agree with you on the sleep-hibernate thing. Unfortunate that Linux sleep is noticeably worse. Switched from Mac to AMD Framework 16 with Fedora and I discovered it quickly.
Had the itch. Did it. No regrets
5x throughput/output not 5x work
Seems like it
This
I agree that Go is not an improvement over C#. In my experience the language ergonomics of C# are better than Go. I've done both in industry and am much more productive with C#. It is too bad that C# and .NET are often perceived as bad because of Microsoft & Windows. .NET core has a lot of really things going on.
Not that Go is a bad language. It has its place. I recommend it for embedded systems and as an option for systems programming.
Look at the bottom of the page and you will see
This project is funded through NGI0 Entrust, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program. Learn more at the NLnet project page.
with links and everything.
+1 since 2013 according to my invoice search!
F40 works fine enough on my SP2. Only complaint is no deep sleep. I just shut down instead. Same with my framework 16.
About 3 years ago I wrote a web app to make browsing and categorizing my YouTube subscriptions easier. I can, for example, select the music category and see all videos posted by channels I have marked as music. Really simple stuff backed by a sqlite db.
I spent a total of probably 20 hours on it and use it 5/7 days a week.
Same!
Very real problem
What tools would you run provided hw was not an issue?
What specs do you think would be needed?
Is this possible with tooling available today?
This, although I often feel near modern web frameworks (React, similar) do not provide better developer experience.
What does low latency have an effect on, productivity?