HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ecliptik

14,533 karmajoined 11 lat temu
website: https://www.ecliptik.com capsule: gemini://rawtext.club/~ecliptik/

GPG Proofs ----------------------------

This is an OpenPGP proof that connects my OpenPGP key to this Hackernews account. For details check out https://keyoxide.org/guides/openpgp-proofs

[Verifying my OpenPGP key:openpgp4fpr:5F70F2ACBD58F580DF153D1F4FA270F5CD3671F9]

[ my public key: https://keybase.io/ecliptik; my proof: https://keybase.io/ecliptik/sigs/Qoe_QkXfE9Es5N3OsRDLBMaWxHMFt8l3JbegDmU8R20 ]

Submissions

Zombie 'who owns Unix?' lawsuit comes alive again

theregister.com
5 points·by ecliptik·3 dni temu·3 comments

Tokyo Tower of Babel: The 10km High Tower Japan Almost Built

tokyoweekender.com
3 points·by ecliptik·w zeszłym miesiącu·0 comments

The Arpanet Reconstruction Project

obsolescence.dev
2 points·by ecliptik·2 miesiące temu·0 comments

The Pandaverse

theremingoat.com
1 points·by ecliptik·3 miesiące temu·0 comments

Netfind (1991)

info.cern.ch
3 points·by ecliptik·3 miesiące temu·0 comments

Exploring the Power of the Internet Gopher (1993)

archive.org
4 points·by ecliptik·3 miesiące temu·0 comments

Limiting Not Just Screen Time, but Screen Space

noemamag.com
2 points·by ecliptik·3 miesiące temu·0 comments

Why Everyone's Picking Up a PSP Again in 2026

gardinerbryant.com
5 points·by ecliptik·4 miesiące temu·0 comments

How the Midwest Became the Place to Move

theatlantic.com
7 points·by ecliptik·4 miesiące temu·2 comments

Do you understand this billboard? If not, that's the whole point

npr.org
2 points·by ecliptik·4 miesiące temu·0 comments

OpenAI's First-Mover Disadvantage

theatlantic.com
3 points·by ecliptik·4 miesiące temu·0 comments

WASTE: A peer-to-peer and friend-to-friend protocol

en.wikipedia.org
3 points·by ecliptik·4 miesiące temu·0 comments

How I Built the Star Trek control panel of my dreams

theverge.com
8 points·by ecliptik·5 miesięcy temu·1 comments

Claude has been having a moment – can it keep it up?

theverge.com
3 points·by ecliptik·5 miesięcy temu·0 comments

HP-UX hits end-of-life today

osnews.com
14 points·by ecliptik·6 miesięcy temu·5 comments

How the Creator Economy Destroyed the Internet

theverge.com
87 points·by ecliptik·7 miesięcy temu·38 comments

How to Create an ALT Newsgroup (2005)

nylon.net
2 points·by ecliptik·7 miesięcy temu·0 comments

The PicoGUS, a Modern ISA Sound Card

brainbaking.com
3 points·by ecliptik·8 miesięcy temu·0 comments

ArcaOS

en.wikipedia.org
2 points·by ecliptik·9 miesięcy temu·0 comments

Loki – The Games That Linux People Play

lokigames.com
3 points·by ecliptik·9 miesięcy temu·0 comments

comments

ecliptik
·2 miesiące temu·discuss
Semi-related, since SDL added support for DOS a few weeks ago I've worked with Claude to port Cave Story to DOS [1].

On a Pentium 75 it can get 30fps and with decoupling the frame timer it plays at the same speed as the original. The port offloads the Organya synth soundtrack to MIDI to improve performance, and also sounds amazing.

Still working on a few bug fixes, performance tweaks, and Waveblaster support, but it's playable.

1. https://codeberg.org/ecliptik/doskutsu
ecliptik
·2 miesiące temu·discuss
Not all of California, but San Diego has Measure A[1] on the upcoming primary to tax non-primary homes.

1. https://www.kpbs.org/news/politics/2026/04/20/2026-primary-e...
ecliptik
·2 miesiące temu·discuss
The Verge has an on-going series Where's the Trump Phone? [1] with updates every week. They even managed to get an interview with one of the execs a few months back.

1. https://www.theverge.com/gadgets/843498/trump-phone
ecliptik
·2 miesiące temu·discuss
My favorite Nullsoft software that came out the end of this era was WASTE [1].

Peer-to-peer (back when P2P was all the rage), encrypted, decentralized private networks.

Group of friends and I used it post-college as a way to share files and chat, and was much better than AIM or other instant messaging at the time.

1. https://en.wikipedia.org/wiki/WASTE
ecliptik
·2 miesiące temu·discuss
This update broke my workflow! I use Netatalk [1] with AFP to share files between my Macintosh 512ke and MacBook via AppleTalk.

Look, my setup works for me. Just add an option to re-enable AFP [2].

1. https://github.com/Netatalk/netatalk

2. https://xkcd.com/1172/
ecliptik
·3 miesiące temu·discuss
One of my favorite authors and highly recommend his short stories [1] and the "ambiguous apocalypse" trilogy - The Drowned World, The Burning World, and The Crystal World.

As one of collections intros said, Ballard is science fiction, but Inner Space, not Outer Space.

1. https://en.wikipedia.org/wiki/The_Complete_Short_Stories_of_...
ecliptik
·3 miesiące temu·discuss
Absolutely fantastic. As someone who just spent the last month vibe coding System 6 apps and reading through Apple HIG docs I love the look of the IDE.
ecliptik
·4 miesiące temu·discuss
If you're running forgejo you can setup mirrors [1].

Mine syncs a few repos to github to make them public, and planning to add Codeberg in as well ala POSSE [2].

1. https://forgejo.org/docs/next/user/repo-mirror/

2. https://indieweb.org/POSSE
ecliptik
·4 miesiące temu·discuss
Fluxbox has tabs and is a stacking window manager.

- https://fluxbox.org/features/
ecliptik
·4 miesiące temu·discuss
I miss this too, and sort of get it on airplanes where I almost never use my seat back screen and end up watching someone else's instead (yes there's no sound).

I chalk it up to overwhelming choices. Sometimes I just want to watch something but don't want to go through dozens of options and having decision anxiety.

Bonus is sometimes I discover something I never thought I would have liked.
ecliptik
·4 miesiące temu·discuss
Started vibe coding a more modern Telnet client for 68k Macintosh systems running System 6 last week, and within a couple of days have a fully working terminal emulator with VT100, VT220, xterm, glyph/emoji support, and dark/light mode.

- https://github.com/ecliptik/flynn

It's mainly for me to use but is entirely functional an real hardware.
ecliptik
·4 miesiące temu·discuss
Not really, most of my programming experience is for devops/sysadmin scripts with shell/perl. I can read python/ruby from supporting application teams, but never programmed a large project or application with it myself. Last I used C was 25 years ago in some college courses and was never very good with it.
ecliptik
·4 miesiące temu·discuss
Check out Claude Code Team Orchestration [1].

Set an env var and ask to create a team. If you're running in tmux it will take over the session and spawn multiple agents all coordinated through a "manager" agent. Recommend running it sandboxed with skip-dangerous-permissions otherwise it's endless approvals

Churns through tokens extremely quickly, so be mindful of your plan/budget.

1. https://code.claude.com/docs/en/agent-teams
ecliptik
·4 miesiące temu·discuss
Very cool, we have some Korean Pokemon cards that this would work great on. Are you planning to support other languages?
ecliptik
·4 miesiące temu·discuss
It's for personal use, and I wouldn't call it great software, but I used Claude Code Teams in parallel to create a Fluxbox-compatible window compositor for Wayland [1].

Overall effort was a few days of agentic vibe-coding over a period of about 3 weeks. Would have been faster, but the parallel agents burn though tokens extremely quickly and hit Max plan limits in under an hour.

1. https://github.com/ecliptik/fluxland
ecliptik
·5 miesięcy temu·discuss
Lynx supports gopher [0] and check out Bombadillo [1], it's a stripped down "small web" (gopher, gemini, finger) only terminal browser.

Gopher is sort of like Latin, it's a dead protocol, but is still useful.

0. https://lynx.invisible-island.net/lynx_help/lynx_url_support...

1. https://bombadillo.colorfield.space/
ecliptik
·5 miesięcy temu·discuss
This eerily feels like speed running Eternal September.
ecliptik
·6 miesięcy temu·discuss
https://www.ecliptik.com
ecliptik
·7 miesięcy temu·discuss
I've read 51 books this year (just finished Hyperion) which is 50 more than 2024.

I attribute this increase to a few things,

1. Borrowing from Libby puts a 21 day time limit to finish a book, encouraging me to read it before it's due.

2. Not discriminating from reading on my phone. Kindle app syncs between devices, and makes it easier to read a few pages here and there instead of waiting for uninterrupted sessions with my Kindle.

3. Continually updating a To Read list, mostly by going to Barnes and Noble, taking pictures of featured book tables, then adding the interesting ones to my Libby hold list.

4. Borrowing with Libby makes it easier to bail out of a book that doesn't intrigue me. Instead of forcing myself to finish something I spent $ on, I can just return it and move onto something else, feeling 0 guilt.
ecliptik
·8 miesięcy temu·discuss
There are search engines, directories and feed aggregators [1].

Best means of discovery is like the original web, you surf it, bouncing from capsule to capsule finding what you like.

1. https://github.com/kr1sp1n/awesome-gemini?tab=readme-ov-file...