frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Native Instruments Is Bought Out

https://www.the-berliner.com/berlin/native-instruments-sold-to-inmusic/
1•mrzool•52s ago•0 comments

Token Budgeting: How to Think About AI Cost Control

https://www.vantage.sh/blog/ai-token-budgeting
1•StratusBen•1m ago•0 comments

The 45% Hidden ROI of Automation No One Puts in the Business Case

https://sneakbug8.com/vertical-spillover-effect/
1•SneakBug8•2m ago•0 comments

Beneath the Linux surface: the Unix legacy, a lively ecology

https://club.unix.rocks/commentary/under-linux/
1•fcambus•2m ago•0 comments

Seeking technical co-founder (USA) – B2B global trade platform

https://www.ventraa.com/
1•rithwik29345•2m ago•0 comments

Kicking the Tires: A Voluntary Path to Pre-Deployment AI Vetting

https://www.lawfaremedia.org/article/kicking-the-tires--a-voluntary-path-to-pre-deployment-ai-vet...
1•yurivish•2m ago•0 comments

What breaks when you ask an LLM for JSON (288 model outputs tested)

https://thecrosswalk.news/what-breaks-when-you-ask-an-llm-for-json/
2•ndcorder•3m ago•0 comments

US Counterterrorism Strategy 2026: "We Will Find You and We Will Kill You" [pdf]

https://www.whitehouse.gov/wp-content/uploads/2026/05/2026-USCT-Strategy-1.pdf
1•latexr•3m ago•0 comments

We got our first paid user. And we're still stuck in Google's audit process

https://www.indiehackers.com/post/we-got-our-first-paid-user-and-were-still-stuck-in-google-s-aud...
1•festivilia•3m ago•0 comments

The Pace of Feedback

https://thoughtbot.com/blog/the-pace-of-feedback
1•paulhebert•4m ago•0 comments

AI, VPS Usage and $22B in Bead Funding Affects on IPv4 Prices

https://brandergroup.net/2026/04/hostinger-and-hetzner-signal-real-ipv4-demand/
1•JakeBrander•4m ago•0 comments

Virtual flying experience changes neural responses to seeing wings

https://www.cell.com/cell-reports/fulltext/S2211-1247(26)00398-0
2•_Microft•5m ago•0 comments

Prompt caching but for RL – 7.5x speedup on long-prompt/short-response workloads

https://castform.com/blog/train-prompt-cache/
4•kumama•5m ago•0 comments

Interaction Models

https://thinkingmachines.ai/blog/interaction-models/
4•smhx•5m ago•0 comments

Vision of destruction: Israel's assault on southern Lebanon

https://www.theguardian.com/world/2026/may/11/vision-destruction-israel-assault-southern-lebanon-...
3•ciconia•6m ago•0 comments

AI inference just plays by different rules

https://www.theregister.com/software/2026/05/04/ai-inference-just-plays-by-different-rules/5223647
1•gmays•7m ago•0 comments

Ask HN: Experience with Odd-Shaped Monitors?

1•nrjames•7m ago•0 comments

GitLab Announces Workforce Reduction and End of Their CREDIT Values

https://about.gitlab.com/blog/gitlab-act-2/
6•AnonGitLabEmpl•7m ago•1 comments

Rough Patches

https://nickchirls.com/2026/04/28/rough-patches/
2•tylerdane•7m ago•1 comments

80% of your Web Fetch returns Junk

https://www.tinyfish.ai/blog/80-of-your-web-fetch-returns-junk
2•gargigupta•8m ago•0 comments

We Traced U.S. Government Gold to a Drug Cartel

https://www.nytimes.com/2026/04/26/insider/gold-us-mint-drug-cartel.html
3•aleksjess•10m ago•1 comments

The final form of software development

https://blog.zksecurity.xyz/posts/end-coding/
2•harperlee•11m ago•0 comments

If AI Writes Your Code, Why Use Python?

https://medium.com/@NMitchem/if-ai-writes-your-code-why-use-python-bf8c4ba1a055
6•indigodaddy•13m ago•0 comments

What We Lost When Unix Won

https://github.com/cloudstreet-dev/What-We-Lost-When-Unix-Won
2•DavidCanHelp•14m ago•0 comments

Show HN: I built CRO analysis tool that finds conversion issues

https://spectry.io/analyze
1•spectry•15m ago•0 comments

Kidding – Age Verification as Attack Vector

https://discuss.livingcartoon.org/d/158-kidding-attack-vector-age-verification
1•kitlop•16m ago•0 comments

What Are Browser Agents?

https://asteroid.ai/blog/what-are-browser-agents/
1•joehewett•17m ago•0 comments

Acme CA Comparison

https://poshac.me/docs/v4/Guides/ACME-CA-Comparison/
1•fanf2•17m ago•0 comments

Tanstack NPM Packages Compromised in Ongoing Supply-Chain Attack

https://socket.dev/blog/tanstack-npm-packages-compromised-mini-shai-hulud-supply-chain-attack
2•pier25•17m ago•0 comments

Easy Is Overrated

https://calnewport.com/easy-is-overrated/
3•dbrereton•19m ago•1 comments
Open in hackernews

Linux Terminal Memory Usage

https://gilesorr.com/blog/linux-terminal-memory-usage.html
14•speckx•1h ago

Comments

jmclnx•30m ago
I use to have a few terms active in the very early days of Linux. When I heard about screen/tmux now I just have 1 term open and multiple tmux sessions.

I think if you can get use to tmux/screen you may like that better :)

ventana•25m ago
Today I learned (thanks to this article) that I can use timg to display images right in my standard macOS terminal, even without switching to kitty or any other fancy thing. Not pixel perfect of course, but still, much faster to go through icons or other pictures than opening in a separate Preview window. A simple "brew install timg" worked for me. Will surely save me some clicks!
menno-sh•11m ago
For that specific use case you could also try `yazi`[0], which is a TUI file browser that has image (and other filetypes) preview built in.

[0] https://github.com/sxyazi/yazi

sebtron•19m ago
> I expected gnome-terminal's memory usage to be in line with konsole (KDE's default terminal), but gnome-terminal shows remarkably well in this test

In tipical GNOME fashion, they have decided to replace this largely working piece of software with on with one that places solidly at the bottom of the article's list (ptyxis).

audidude•12m ago
Almost all of that is Mesa shaders and GTK's CPU side font-cache for GL/Vulkan, compiled CSS state, FWIW.

If you run:

GSK_RENDERER=cairo ptyxis -s

You can verify that with 69,985 here RES and 52,428 of that SHR. With 5 tabs open it jumped to 71,208 here. Presumably for the encrypted scrollback pre-allocations.

You still may not choose to use it, but it should stay relatively similar the more tabs you open.

Also, it's not a core GNOME app. It's just an app I wrote for me that the distros seem to have liked for its design/platform integration.

scheme271•4m ago
ptyxis has a few features that gnome-terminal doesn't and which are really handy. Namely, being able to list containers running on the system and then being able to select one to get a terminal running inside the container. Not sure that warrants replacing gnome-terminal but it is really handy if you use containers a lot.
audidude•1m ago
The good news is that before writing Ptyxis, I also ported GNOME Terminal to GTK 4. So you know, use whatever you like.
jiqiren•6m ago
Why not try Ghostty? https://ghostty.org
skeledrew•3m ago
He said it: because it isn't in Debian repos.
Piraty•52s ago
there is more to your choice of terminal emulators than pure memory usage.

https://lwn.net/Articles/749992/

https://lwn.net/Articles/751763/