frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Somo – a human friendly alternative to netstat

https://github.com/theopfr/somo
60•hollow64•4h ago

Comments

at0mic22•3h ago
Think it should be explicitly stated that it is not available on Mac OS as procfs does not support it
Zekio•3h ago
Readme only mentions linux, so why bother mentioning Mac OS?
cls59•3h ago
README also leads with a screenshot that has macOS window styling. So, "works on Mac" is a reasonable first impression to draw.
krunck•3h ago
There are MacOS-like themes available. Eg: https://www.gnome-look.org/p/1275087/
293984j29384•2h ago
Nobody is questioning what themes are available on gnome. Including a screenshot of the software running in a window that very much looks like macOS X is simply misleading.
qualeed•1h ago
Before you get to that screenshot, you have to get past the big, bold sentence that says "A human-friendly alternative to netstat for socket and port monitoring on Linux.".
Vilian•25m ago
Linux is DEs support themes
at0mic22•58m ago
Cause it's obviously a Rust crate, you would kinda hope that it might compile at MacOs. In 99% of cases that works.
diggan•54m ago
If a Rust crate uses anything from the OS, and doesn't mention that OS, I wouldn't expect it to work on that OS, regardless if it's Windows, Linux or macOS. Just like graphical crates state what APIs they support, and if Metal is not mentioned for example, it is most likely not supported.
at0mic22•24m ago
You wouldn't know unless running crate install.

I use lsof -i a lot on Mac, its not that I'm criticizing, but mostly disappointed.

insane_dreamer•1h ago
The title `A human-friendly alternative to netstat for socket and port monitoring on Linux` is pretty clear.
at0mic22•22m ago
Nah, homebrew made apple guys believe they get pretty much everything Linux has. Who would expect an exception?
mrweasel•2h ago
Very nice. I constantly struggle to remember the correct parameters to netstat and this seems to return the information that I need in 90% of my use cases.
basemi•2h ago
Please see also `ss`

https://linux.die.net/man/8/ss

bityard•1h ago
I find the output of `ss` very hard to read in comparison to netstat.
nubb•1h ago
i’ve typed netstat -pna so many times in my life using something else would totally ruin me
spapas82•26m ago
I use netstat -nap instead !
ale42•59m ago
Is there an option to disable the table mode (or at least horizontal lines, don't care about the others)? It's a lot of wasted space in the terminal if you have lots of connections open.
rogeliodh•27m ago
somo | grep -v ─

:)

Tell HN: Help restore the tax deduction for software dev in the US (Section 174)

1155•dang•5h ago•454 comments

Containerization is a Swift package for running Linux containers on macOS

https://github.com/apple/containerization
118•gok•1h ago•28 comments

Apple announces Foundation Models and Containerization frameworks, etc

https://www.apple.com/newsroom/2025/06/apple-supercharges-its-tools-and-technologies-for-developers/
400•thm•4h ago•250 comments

Show HN: Munal OS: a graphical experimental OS with WASM sandboxing

https://github.com/Askannz/munal-os
133•Gazoche•4h ago•52 comments

Apple introduces a universal design across platforms

https://www.apple.com/newsroom/2025/06/apple-introduces-a-delightful-and-elegant-new-software-design/
340•meetpateltech•5h ago•527 comments

What methylene blue can (and can’t) do for the brain

https://neurofrontiers.blog/what-methylene-blue-can-and-cant-do-for-the-brain/
62•wiry•3d ago•28 comments

Launch HN: Chonkie (YC X25) – Open-Source Library for Advanced Chunking

84•snyy•6h ago•29 comments

Domains I Love

https://www.ahmedsaoudi.com/blog/domains-i-love/
24•ahmedfromtunis•1h ago•14 comments

Go is a good fit for agents

https://docs.hatchet.run/blog/go-agents
84•abelanger•5d ago•67 comments

Show HN: Somo – a human friendly alternative to netstat

https://github.com/theopfr/somo
60•hollow64•4h ago•19 comments

Doctors could hack the nervous system with ultrasound

https://spectrum.ieee.org/focused-ultrasound-stimulation-inflammation-diabetes
107•purpleko•7h ago•11 comments

Hokusai Moyo Gafu: an album of dyeing patterns

https://ndlsearch.ndl.go.jp/en/imagebank/theme/hokusaimoyo
119•fanf2•7h ago•13 comments

Bruteforcing the phone number of any Google user

https://brutecat.com/articles/leaking-google-phones
398•brutecat•8h ago•127 comments

Pi in Pascal's Triangle

https://www.cut-the-knot.org/arithmetic/algebra/PiInPascal.shtml
36•senfiaj•3d ago•2 comments

Algovivo an energy-based formulation for soft-bodied virtual creatures

https://juniorrojas.com/algovivo/
48•tzury•6h ago•3 comments

The new Gödel Prize winner tastes great and is less filling

https://blog.computationalcomplexity.org/2025/06/the-new-godel-prize-winner-tastes-great.html
85•baruchel•7h ago•23 comments

Why quadratic funding is not optimal

https://jonathanwarden.com/quadratic-funding-is-not-optimal/
87•jwarden•7h ago•69 comments

A bit more on Twitter/X's new encrypted messaging

https://blog.cryptographyengineering.com/2025/06/09/a-bit-more-on-twitter-xs-new-encrypted-messaging/
92•vishnuharidas•3h ago•58 comments

How do you prototype a nice language?

https://kevinlynagh.com/newsletter/2025_06_03_prototyping_a_language/
8•surprisetalk•3d ago•0 comments

Show HN: Most users won't report bugs unless you make it stupidly easy

135•lakshikag•6h ago•73 comments

Myanmar's chinlone ball sport threatened by conflict and rattan shortages

https://www.aljazeera.com/gallery/2025/6/5/myanmars-chinlone-ball-sport-threatened-by-conflict-and-rattan-shortages
12•YeGoblynQueenne•4d ago•0 comments

A man rebuilding the last Inca rope bridge

https://www.atlasobscura.com/articles/last-inca-rope-bridge-qeswachaka-tradition
54•kaonwarb•2d ago•14 comments

Finding Shawn Mendes (2019)

https://ericneyman.wordpress.com/2019/11/26/finding-shawn-mendes/
325•jzwinck•14h ago•50 comments

Astronomers have discovered a mysterious object flashing signals from deep space

https://www.livescience.com/space/unlike-anything-we-have-seen-before-astronomers-discover-mysterious-object-firing-strange-signals-at-earth-every-44-minutes
51•gmays•2h ago•28 comments

Show HN: Glowstick – type level tensor shapes in stable rust

https://github.com/nicksenger/glowstick
31•bietroi•6h ago•3 comments

RFK Jr. ousts entire CDC vaccine advisory committee

https://apnews.com/article/kennedy-cdc-acip-vaccines-3790c89f45b6314c5c7b686db0e3a8f9
37•doener•35m ago•1 comments

Maypole Dance of Braid Like Groups (2009)

https://divisbyzero.com/2009/05/04/the-maypole-braid-group/
32•srean•6h ago•3 comments

LLMs are cheap

https://www.snellman.net/blog/archive/2025-06-02-llms-are-cheap/
279•Bogdanp•10h ago•250 comments

Potential and Limitation of High-Frequency Cores and Caches (2024)

https://arch.cs.ucdavis.edu/simulation/2024/08/06/potentiallimitationhighfreqcorescaches.html
18•matt_d•3d ago•10 comments

Google battling 'fox infestation' on roof of £1B London office

https://www.theguardian.com/uk-news/2025/jun/09/google-foxes-roof-london-kings-cross-office
14•pseudolus•40m ago•10 comments