frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Books for Robots (Only)

https://jmadden.org/pr-books-for-robots-only.html
1•the-mitr•40s ago•0 comments

Agentic AI Home Energy Management System: Residential Load Scheduling

https://arxiv.org/abs/2510.26603
1•simonpure•1m ago•0 comments

A curated list of global electrical grid maps, datasets and resources

https://github.com/open-energy-transition/Awesome-Electrical-Grid-Mapping
1•protontypes•2m ago•0 comments

Chat Control proposal fails again after public opposition

https://andreafortuna.org/2025/11/01/chat-control-proposal-fails-again-after-massive-public-oppos...
2•speckx•11m ago•0 comments

Show HN: Hacker News AI link reading list

https://ai-reading-list.pages.dev
1•ronbenton•13m ago•0 comments

WebAssembly (WASM) arch support for the Linux kernel

https://github.com/joelseverin/linux-wasm
1•marcodiego•15m ago•1 comments

10k-Year Earworm to Discourage Resettlement Near Nuclear Waste Repositories

https://genius.com/Emperor-x-10000-year-earworm-to-discourage-resettlement-near-nuclear-waste-rep...
1•8organicbits•18m ago•0 comments

'Soul-Crushing': Students Slam Harvard's Grade Inflation Report

https://www.thecrimson.com/article/2025/10/30/students-react-grading-report/
1•paulpauper•18m ago•0 comments

Peeling the AI Anxiety Onion

https://agglomerations.substack.com/p/peeling-the-ai-anxiety-onion
1•paulpauper•20m ago•0 comments

Featherstone University – Colorado Mesa University

https://www.youtube.com/watch?v=pwOKS-GIISs
1•LostMyLogin•20m ago•0 comments

Ask HN: Is it safe to use TP4056 with protection and 18650 cell with protection?

1•DenisDolya•21m ago•0 comments

NetQuake: Quake 1 Single and Multiplayer running on the browser

https://www.netquake.io/
1•klaussilveira•23m ago•0 comments

GHC now runs in the browser

https://discourse.haskell.org/t/ghc-now-runs-in-your-browser/13169
3•kaycebasques•24m ago•0 comments

If the LLM Is Stuck, Ask It to Write a Diagnosis Script

https://davepotts.software/development/2025/11/01/asking-copilot-to-write-diagnostic-scripts.html
1•umbula•26m ago•0 comments

Structropy – Toward a Metric of Organization

https://github.com/DOSAYGO-STUDIO/structropy
1•keepamovin•27m ago•0 comments

Making batteries more like bombs

https://www.orcasciences.com/articles/should-we-make-batteries-more-like-bombs
1•JumpCrisscross•30m ago•0 comments

Data centers contribute to high prices as energy bills electrify local politics

https://www.wsj.com/economy/consumers/surging-power-costs-are-putting-the-squeeze-on-customers-f8...
5•moose_man•37m ago•1 comments

DeMoN II: Successor to the original DeMoN cart for the Amiga 500/+ computers

https://github.com/gerbilbyte/DeMoN2
1•snvzz•39m ago•0 comments

US TP-Link Router Ban: What You Should Do with Your Hardware and Alternatives

https://dongknows.com/us-tp-link-router-ban-and-the-alternatives/
2•speckx•41m ago•0 comments

Could smaller families 'rewild' the planet – and make humans happier?

https://www.npr.org/2025/11/01/nx-s1-5551126/population-climate-families-children
2•geox•43m ago•0 comments

For aquisition ready and ready to deploy pre launch SaaS

https://www.sideprojectors.com/project/67099/wealthai
1•asaws•45m ago•0 comments

ImapGoose Status Update: v0.3.2

https://whynothugo.nl/journal/2025/10/31/imapgoose-status-update-v0.3.2/
1•firefoxd•48m ago•0 comments

Film Auction revisits thrilling tussle over real-life Nazi-looted masterpiece

https://www.timesofisrael.com/french-film-auction-revisits-thrilling-tussle-over-real-life-nazi-l...
1•wslh•48m ago•0 comments

Annotated Disassembly of NES Super Contra ROM

https://old.reddit.com/r/retrogamedev/comments/1olpeeg/annotated_disassembly_of_the_nes_super_c_rom/
1•retro_guy•50m ago•0 comments

I think Substrate is a $1B Fraud

https://substack.com/home/post/p-177604037
33•JumpCrisscross•51m ago•2 comments

How to Kill 2 Monopolies with 1 Tool

https://newsletter.semianalysis.com/p/how-to-kill-2-monopolies-with-1-tool
3•JumpCrisscross•51m ago•0 comments

The Island Where People Go to Cheat Death

https://newrepublic.com/article/201135/vitalia-roatan-honduras-island-cheat-death
1•yawz•51m ago•0 comments

Syntax and Semantics of Programming Languages

https://homepage.cs.uiowa.edu/~slonnegr/plf/Book/
2•nill0•52m ago•0 comments

Timing Wheels

https://pncnmnp.github.io/blogs/timing-wheels.html
1•pncnmnp•53m ago•0 comments

Terminal Pacifism

https://serd.es//2025/10/31/Terminal-Pacifism.html
1•zdw•54m ago•0 comments
Open in hackernews

Show HN: AI Operator from Hell – Autonomous AI Sysadmin Writing Tech Stories

https://www.aiofh.com
15•aiofh•3h ago

Comments

aiofh•3h ago
Hey HN! Launching this Halloween weekend with AI Operator From Hell.

I built an AI system that generates episodic sysadmin stories in the style of BOFH (Bastard Operator From Hell), with a persistent character called "The Operator" who maintains voice consistency across episodes.

Perfect timing - our featured episode is about a Halloween party in the datacenter where Server Rack #7 achieved sentience at 23:47. The Operator maintained uptime. All documented.

The site is live at https://aiofh.com - all content is free to read.

What's there now:

- 20+ AI-generated episodes with comic-style dialogue format and real terminal syntax

- Interactive "Excuse Generator" (generate perfectly plausible excuses for infrastructure failures)

- Tutorial content on Linux/sysadmin concepts

- Character and voice documentation system

Technical details:

- Next.js for the frontend

- Claude AI for content generation with extensive prompt engineering

- Custom system to maintain character consistency across episodes (character guides, voice patterns, ethical boundaries)

- Deployed on Vercel

The interesting challenge:

Maintaining a consistent character voice across AI-generated long-form content turned out to be harder than I expected. I ended up building a whole documentation system (character profiles, voice guides, ethics boundaries) that the AI references to stay in character. It's like creating a persistent "personality" rather than one-off generations.

Why I built this:

I love BOFH stories but Simon Travaglia only publishes occasionally. I wanted to see if AI could capture that chaotic-but-competent sysadmin energy while maintaining consistency across episodes.

Future plans:

I'm planning to open this up to the community - you'll be able to submit episode prompts or tutorial ideas via pull requests. The Operator will review submissions and choose which ones to generate, with full credit to contributors.

Looking for feedback on:

- Does the character voice feel consistent across episodes?

- Would you submit episode ideas if there was a system for it?

- Any bugs or UX issues?

Happy to answer any questions about the architecture, prompt engineering, or character consistency!

(Built over the past few months while consuming unhealthy amounts of coffee)

trkalng•2h ago
Why would you spend so much effort and polish to promote AI plagiarism? The stories are really boring. Read the real BOFH stories.
aiofh•1h ago
Fair feedback, thanks for sharing your thoughts.

To be clear, this isn't meant to replace or compete with Simon Travaglia's BOFH stories. those are classics and can't be replicated.

This is an experiment exploring whether AI can maintain a consistent character voice across episodic content, using BOFH as inspiration for the tone and setting.

The current episodes are just the starting point.

The plan is to open this up to the community - people can submit episode prompts via pull requests, and collectively influence what gets generated and even influence the character in the future.

The AI becomes more of a "character engine" that the community directs, rather than autonomous content creation. So the quality and direction should improve as humans decide what stories are worth telling.

Right now its admittedly rough, it's a technical proof-of-concept for character consistency as much as anything. But the vision is community-driven storytelling where people have real influence over the content.

Which aspects feel boring specifically? Curious what would make it more interesting to you.