frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

JavaScript Trademark Update

https://deno.com/blog/deno-v-oracle4
555•thebeardisred•8h ago•191 comments

Solving `Passport Application` with Haskell

https://jameshaydon.github.io/passport/
79•jameshh•4h ago•20 comments

MCP: An (Accidentally) Universal Plugin System

https://worksonmymachine.substack.com/p/mcp-an-accidentally-universal-plugin
505•Stwerner•13h ago•233 comments

Roblox's back end scales to 30M concurrent players and over 21M for a experience

https://corp.roblox.com/newsroom/2025/06/roblox-infrastructure-supporting-record-breaking-games
32•ak009•3d ago•25 comments

The Death of the Middle-Class Musician

https://thewalrus.ca/the-death-of-the-middle-class-musician/
62•pseudolus•5h ago•58 comments

Tennis Scorigami

https://www.tennis-scorigami.com/
13•jlarks32•2d ago•0 comments

BusyBeaver(6) Is Quite Large

https://scottaaronson.blog/?p=8972
189•bdr•10h ago•139 comments

Community Is Motivation on Tap

https://alanwu.xyz/posts/community/
44•lunw•3d ago•15 comments

Refurb weekend: Gremlin Blasto arcade board

http://oldvcr.blogspot.com/2025/06/refurb-weekend-gremlin-blasto-arcade.html
22•todsacerdoti•3h ago•0 comments

Addictions Are Being Engineered

https://masonyarbrough.substack.com/p/engineered-addictions
424•echollama•13h ago•273 comments

We ran a Unix-like OS Xv6 on our home-built CPU with a home-built C compiler (2020)

https://fuel.edby.coffee/posts/how-we-ported-xv6-os-to-a-home-built-cpu-with-a-home-built-c-compiler/
231•AlexeyBrin•15h ago•20 comments

Life of an inference request (vLLM V1): How LLMs are served efficiently at scale

https://www.ubicloud.com/blog/life-of-an-inference-request-vllm-v1
104•samaysharma•9h ago•8 comments

2025 ARRL Field Day

https://www.arrl.org/field-day
87•rookderby•8h ago•27 comments

Universal pre-training by iterated random computation

https://arxiv.org/abs/2506.20057
10•liamdgray•2h ago•2 comments

Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights

https://jameshard.ing/pilot
1431•jamesharding•1d ago•190 comments

Unheard works by Erik Satie to premiere 100 years after his death

https://www.theguardian.com/music/2025/jun/26/unheard-works-by-erik-satie-to-premiere-100-years-after-his-death
185•gripewater•17h ago•48 comments

An Indoor Beehive in My Bedroom Wall

https://www.keepingbackyardbees.com/an-indoor-beehive-zbwz1810zsau/
60•gscott•10h ago•23 comments

Generative AI's crippling failure to induce robust models of the world

https://garymarcus.substack.com/p/generative-ais-crippling-and-widespread
27•pmcjones•3h ago•7 comments

Memory Safe Languages: Reducing Vulnerabilities in Modern Software Development [pdf]

https://media.defense.gov/2025/Jun/23/2003742198/-1/-1/0/CSI_MEMORY_SAFE_LANGUAGES_REDUCING_VULNERABILITIES_IN_MODERN_SOFTWARE_DEVELOPMENT.PDF
62•todsacerdoti•9h ago•8 comments

Blackwell: Nvidia's GPU

https://chipsandcheese.com/p/blackwell-nvidias-massive-gpu
8•pella•3h ago•0 comments

Gradient Descent Visualiser

https://uclaacm.github.io/gradient-descent-visualiser/
12•hamid914•3d ago•1 comments

Sirius: A GPU-native SQL engine

https://github.com/sirius-db/sirius
93•qianli_cs•13h ago•13 comments

Show HN: AGL a toy language that compiles to Go

https://github.com/alaingilbert/agl
47•alain_gilbert•3d ago•11 comments

Parsing JSON in Forty Lines of Awk

https://akr.am/blog/posts/parsing-json-in-forty-lines-of-awk
82•thefilmore•12h ago•40 comments

Finding Peter Putnam

https://nautil.us/finding-peter-putnam-1218035/
70•dnetesn•17h ago•61 comments

Schizophrenia Is the Price We Pay for Minds Poised Near the Edge of a Cliff

https://www.psychiatrymargins.com/p/schizophrenia-is-the-price-we-pay
61•Anon84•6h ago•83 comments

Techie went home rather than fix mistake that caused a meltdown

https://www.theregister.com/2025/06/23/who_me/
4•docmechanic•14m ago•0 comments

Show HN: Vet – A tool for safely running remote shell scripts

https://getvet.sh
51•a10r•7h ago•13 comments

Group of investors represented by YouTuber Perifractic buys Commodore

https://www.amiga-news.de/en/news/AN-2025-06-00123-EN.html
15•erickhill•5h ago•0 comments

Exploring Trichromacy through Maxwell's Color Experiment (2023)

https://maxwell.kohterai.com/
11•niwrad•5h ago•0 comments
Open in hackernews

A literary magazine accessible only via telnet

26•edent•3d ago
telnet://issue3.anewsession.com

Comments

tony-allan•3d ago
On MacOS...

nc issue3.anewsession.com 23

assimpleaspossi•3h ago
On FreeBSD, too.
san1927•3d ago
cool how is site response. please specify more stats or how much engagement you are getting
_sbrk•4h ago
Uh oh, China hacker has found your telnet magazine.
TheSilva•3d ago
The web version, in case you don't have a telnet client to connect: https://web.issue3.anewsession.com/
HenryBemis•2d ago
Who doesn't use Telnet??? I still got my WinTin together with all the aliases from when I was MUD-ing!! What? It's insecure? Everything is sent in cleat-text? North Korean hackers can steal my coins and my Longsword?
bevr1337•2h ago
> Everything is sent in cleat-text?

From one Telnet lover to another, I'm still resentful folks blamed Telnet. Other application protocols built on TCP sockets are encouraged to use SSL/TLS e.g. HTTPS, SFTP, WSS (which is possibly HTTPS in a trenchcoat).

My speculation is that it raised the barrier for entry. Artists and writers wanted to quickly build and share worlds. Most computers supported raw TCP sockets and most shells handled ANSI, so players could join without installing software.

Today, people assume Telnet can't be secured and so they don't bother. Regrettably, I maintain some.

There's a recent push for MUD hosts to deploy a WSS proxy. An example: The IRE MUDs have a login telnet subnegotiation which the web client performs over WSS. Credentials are no longer sent in plaintext nor stored in the application's command history. (Telnet does specify when inputs shouldn't be stored in hisotry, but it's on the client to respect.) IRE is a bit of a pooper here, they consider the WSS service private. Because the subnegotiation is nonstandard and WSS is discouraged, MUD clients are obligated to make bad choices.

Other MUDs and engines are more forward. Evannia games support WS and Telnet and both can use SSL.

So what MUDs are we playing?

Edit to add: the tintin author, Scandum, is still at it. There's a nice group of folks in the Discord where Scandum and others helped me write my first terminal emulator. Come join us!

charcircuit•2h ago
Billions of people. It turned out that mobile apps are the dominant way for people to use the internet. Mobile apps have much better security, have a much better user interface, and are able to use native os features like taking photos.
bevr1337•1h ago
Twas mobile apps that slayed the shell. ;)

SSH ate its lunch in shell contexts, and then those new fangled computer graphics and browsers pecked away at the crumbs.

o11c•12m ago
These decades, running an unprivileged ssh server is fine.
0x38B•1h ago
I opened a-Shell(1) on my iPhone, typed `telnet issue3.anewsession.com`, and I was in! Probably my first time connecting to a telnet server.

The works in the issue aren’t static; from the help page:

> New Session's third issue emerges into a world where we’ve had to change parts of who we are to survive. […]

> Both you and this issue will change with each viewing. Select a story by pressing the key associated with it in the index. Read it again. Come back to it tomorrow. Is it the same? Are you?

1: https://github.com/holzschu/a-shell

idorosen•28m ago
Title is incorrect, it's also accessible via their website at the second-level domain (anewsession.com).