New stories

avaj03 8 minutes ago

Show HN: AI Headcanon Generator: Instant Ideas, Endless Stories

I’ve been a fandom writer for a long time and also a very deep Tumblr user (like… headcanons, incorrect quotes, character analysis at 2am kinda deep). Writing has always been how I have fun w/ characters and stories I love.

I’m also a dev, and at some point I noticed smth pretty obvious: I love writing, but inspo doesn’t always show up when I want it to. Sometimes I really wanna write headcanons or relationship stuff, but my brain just goes empty lol.

So I ended up building a small tool for myself.

It’s an AI headcanon generator — you give it a few prompts, and it can generate character headcanons, relationship dynamics, random moments, or incorrect quotes. It’s not meant to replace writing or anything, more like a brainstorming buddy when you’re stuck or just wanna mess around.

I’m sharing it here bc it actually helped me get unstuck and made writing feel fun again, and I figured other fandom writers / Tumblr ppl might enjoy it too.

If anyone wants to check it out, here’s the link: https://aiheadcanongenerator.org/

Would love feedback, ideas, or feature requests — esp from ppl who live in fandom spaces.

1 0
Gooblebrai 11 minutes ago

Ask HN: How are you doing with AI overload?

1 0
eriknielsen 13 minutes ago

Show HN: Kuta – Treadmill Interval Training for iOS

Show HN: Kuta – Treadmill interval training for iOS

https://getkuta.com

I kept losing count of reps during treadmill intervals. Tried paper notes, tried the big running apps – none of them are really built for treadmill use.

Kuta guides you through workouts with large visual cues (designed for sweaty hands on a bouncing treadmill), calculates distance from pace × time instead of the treadmill sensor, and syncs to Strava via Apple Health.

SwiftUI, iOS 17+. 22 free preset workouts. Custom workouts are a one-time $2.90 unlock. No subscription.

This is my first app. Got rejected by Apple twice before approval. Happy to talk about the build or the process.

1 0
da_grift_shift 14 minutes ago

AI-generated replies really are a scourge these days

twitter.com
4 0
latexr 16 minutes ago

Microsoft execs worry AI will eat entry level coding jobs

theregister.com
2 0
MicKillah 17 minutes ago

Is GitHub Down Again?

I cannot connect from the app nor from the browser. I don’t even know if this is where I should be asking but I guess I will find out.

2 0
Timedb: Open-Source Database for Timeseries
davide_rebase 20 minutes ago

Timedb: Open-Source Database for Timeseries

TimeDB is an open-source time series database that provides efficient storage and retrieval of time-series data. The project aims to offer a scalable and highly performant solution for managing large volumes of time-series data, making it suitable for applications such as monitoring, IoT, and data analytics.

github.com
1 1
Summary
latexr 20 minutes ago

Mastodon Engagement Viewer

This article discusses a Mastodon engagement viewer, a tool that allows users to visualize their activity and engagement on the Mastodon social network platform, including detailed insights into their followers, following, and post interactions.

leeholmes.com
1 0
Summary
freetonik 22 minutes ago

How I made a shooter game in 64 KB [video]

youtube.com
1 0
YouTube
I Built an AI Agent That Trades Crypto on a Mac Mini for $2/Month
JohncheckMunich 22 minutes ago

I Built an AI Agent That Trades Crypto on a Mac Mini for $2/Month

The article describes the author's experience in building an AI agent that trades cryptocurrency. The agent uses machine learning techniques to analyze market data and make trading decisions, aiming to generate profits through automated trading.

jdbot54.substack.com
1 0
Summary
Show HN: Vim-Claude-code – Use Claude directly inside Vim
rishi-sharma 24 minutes ago

Show HN: Vim-Claude-code – Use Claude directly inside Vim

Hello Everyone,

I built vim-claude-code, a lightweight Vim plugin that lets you interact with Claude directly inside Vim through a split window.

The goal was to avoid leaving the editor to ask questions, refactor snippets, or generate code. I wanted something that feels native to Vim instead of context-switching to a browser or separate app.

What it does:

Opens a split window for Claude's responses

Sends selected code or custom prompts

Displays responses directly in Vim

Supports normal Vim navigation and scrolling

Minimal setup with no heavy UI layer

It’s still early and intentionally simple. I’d really appreciate feedback from Vim users, especially around workflow, keybindings, and split behavior. Happy to discuss tradeoffs and improvements.

GitHub: https://github.com/rishi-opensource/vim-claude-code

Thanks!

github.com
1 0
Summary
Show HN: An RPG in the Windows file explorer
juhrjuhr 25 minutes ago

Show HN: An RPG in the Windows file explorer

Hello,

This is my game, it's a tiny dungeon crawler played in the Windows file explorer. Your player character is a folder that you drag and drop into other folders to move, items are equipped by dropping them into your equipment folder, some items are used by deleting them, and monsters can be looted for their files.

I got the idea to do something in the file explorer after I saw this version of Flappy Bird in the Mac finder: https://github.com/nolenroyalty/flappy-dird

It was fairly straight forward to make, using just a file watcher, shortcuts, and (optionally) Window's explorer API to detect whether the player folder is open in an explorer window (to delay renaming the folder until it's not used). It only uses files and folders it creates itself, and doesn't look outside of its executable's folder.

The project lent itself very well to TDD, especially since there are a lot of interactions that are quite tedious to manually test again and again.

It's also available on Itch (no account required): https://juhrjuhr.itch.io/directory-dungeon

store.steampowered.com
2 0
Summary
Show HN: Markdown in the Middle – proxy to convert HTML to Markdown
crawdog 27 minutes ago

Show HN: Markdown in the Middle – proxy to convert HTML to Markdown

I read Cloudflare's "Markdown for Agents" article and thought this would be really powerful if it could support internal websites, JSON content and dynamic Javascript sites.

I built this on my 35-minute BART ride to SF using my phone as the IDE (and a couple of hours of feature creep/testing). It's a combination MCP server + HTTP proxy that converts web content to markdown on-the-fly.

Key features:

* HTTP/HTTPS proxy with automatic HTML to markdown conversion * Token counting and caching to stay efficient * Content negotiation (only converts when Accept: text/markdown) * MCP server * JavaScript rendering for dynamic sites

Let me know what you think!

github.com
1 0
MasterAI RankWriter
producttube 27 minutes ago

MasterAI RankWriter

The MasterAI RankWriter plugin for WordPress allows users to automatically generate high-quality, SEO-optimized content for their websites. The plugin uses advanced natural language processing and machine learning algorithms to create unique, engaging articles based on user-provided keywords and topics.

wordpress.org
1 1
Summary
jameshuntdo 29 minutes ago

Alternative with Do

I've been using DigitalOcean's App Platform as an alternative. As other mentoned, it's not exactly identical, but it's really close with the git-base deployments and etc. Anyone else can share their thoughts too.

1 0
Spotify Update on Developer Access and Platform Security
hazzamanic 29 minutes ago

Spotify Update on Developer Access and Platform Security

Spotify is updating its developer access and platform security policies to enhance user privacy and platform integrity. The changes include new requirements for app developers, increased authentication measures, and expanded data restrictions to ensure a secure and trustworthy experience for Spotify users.

developer.spotify.com
2 1
Summary
My Skill Makes Claude Code Great at TDD
saikatsg 30 minutes ago

My Skill Makes Claude Code Great at TDD

This article explores the benefits of Skill Test Driven Development (STDD), a methodology that focuses on developing and testing specific skills rather than building complete applications. The author discusses how STDD can help developers improve their skills, increase efficiency, and deliver better software solutions.

aihero.dev
1 0
Summary
It Was the Best of Times, etc.
MindGods 31 minutes ago

It Was the Best of Times, etc.

robinsloan.com
1 0
tosh 34 minutes ago

Mojo's Take on Metaprogramming

The article explores the concept of metaprogramming, focusing on how Mojos, a programming framework, makes it more explicit and accessible. It discusses how Mojos allows developers to extend and customize their programming languages, empowering them to create powerful and flexible applications.

mzaks.medium.com
2 0
Summary
sundarmsp 34 minutes ago

TeleCMI – Best cloud communication platform

Cloud PBX for small business

1 0
Decimal-Java is a library to convert java.math.BigDecimal to and from IEEE-754r
mariuz 35 minutes ago

Decimal-Java is a library to convert java.math.BigDecimal to and from IEEE-754r

The decimal-java project is an open-source Java library that provides a high-precision decimal data type for use in financial and scientific applications where precise calculations are required, addressing the limitations of the built-in Java BigDecimal class.

github.com
3 0
Summary
Pinhead – Quality public domain icons for your map pins
altilunium 37 minutes ago

Pinhead – Quality public domain icons for your map pins

Pinhead.ink is a website that allows users to create and share custom short links, enabling them to track click data and manage their links effectively. The platform offers features such as link customization, analytics, and link expiration options.

pinhead.ink
1 0
Summary
GyroidOS Virtualization Solution
No_CQRT 42 minutes ago

GyroidOS Virtualization Solution

The article discusses Gyroidos, a virtualization solution that aims to enhance the security of embedded devices and simplify the cybersecurity certification process. The system leverages virtualization to isolate critical components and provide a secure execution environment, potentially improving the overall security and compliance of embedded systems.

cnx-software.com
1 1
Summary
Show HN: Autonomous AI Agent Fleets
benriazy 42 minutes ago

Show HN: Autonomous AI Agent Fleets

OpenLegion.ai is an AI-powered platform that provides businesses with access to a network of specialized AI developers and engineers, enabling them to build and deploy custom AI solutions tailored to their specific needs.

openlegion.ai
4 3
Summary
Feedback wanted: monorepos, getting started and "week 1" problems, complexity
mkesper 43 minutes ago

Feedback wanted: monorepos, getting started and "week 1" problems, complexity

The article discusses the Renovate bot's approach to automatically updating dependencies in software projects, including its ability to handle multiple dependency managers and its support for monorepo configurations.

github.com
1 0
Summary
LLM and MCP: A simple introduction to the brain and hands of modern AI
agenteo 44 minutes ago

LLM and MCP: A simple introduction to the brain and hands of modern AI

This article provides a primer on large language models (LLMs) and machine learning models for classification and prediction (MCPs), explaining their capabilities, limitations, and potential applications in various industries.

teotti.com
1 1
Summary
growingswe about 1 hour ago

An Interactive Intro to Quadtrees

The article discusses quadtrees, a hierarchical data structure used for spatial partitioning and indexing. It explains the basic concept, how quadtrees are constructed, and their applications in areas like computer graphics, image processing, and geographic information systems.

growingswe.com
3 0
Summary
rhelm-ai about 1 hour ago

Show HN: Built an AI tool that routes tasks to agents, humans. Am I crazy?

Hey HN. I've spent 10 years doing IT work, mostly infrastructure and scripting, the stuff nobody writes blog posts about. No CS degree. This is my first startup and I have no idea if I'm doing it right. Here's the problem that bugged me: every AI agent setup I looked at just blasts everything through GPT-4 or whatever the biggest model is. That's insane for 80% of tasks. You don't need a $0.03/1k token model to parse a CSV. So I built two things. Rhelm is a web app for organizing AI work visually, boards and tasks, kind of like Linear but for agent workflows. goClaw is a companion mobile app (coming to App Store and Play Store) that lets you talk to your agents from your phone. Text or voice. "Hey, spin up the data cleaning job" and it figures out which model to route it to based on what the task actually needs. The routing is the part I care about most. Task comes in, system looks at complexity, picks the cheapest model that can handle it. Sometimes that's a local model, sometimes it's an API call, sometimes it's "this actually needs a human." I built the core loop in about 4 days. I've been breaking and fixing it since. I'm not going to pretend I have everything figured out. I definitely don't. But I'm mass rounding off the rough edges and I'd rather ship something and learn from people smarter than me than sit on it forever. https://rhelm.io (waitlist is open) What am I missing? What would make you actually use something like this?

1 0
Be My Baby
handfuloflight about 1 hour ago

Be My Baby

en.wikipedia.org
1 1
Show HN: AI Jam Sessions – MCP server that teaches AI to practice piano
mikeyfrilot about 1 hour ago

Show HN: AI Jam Sessions – MCP server that teaches AI to practice piano

Built this as an experiment in giving LLMs embodied musical experience. It's an MCP server with 120 MIDI songs across 12 genres. Each genre has one fully annotated exemplar the model studies first. The rest are raw MIDI waiting to be learned.

The model can read sheet music, play songs through your speakers, view an SVG piano roll it can read back to verify what it played, and write to a practice journal that persists across sessions. Learning compounds over time.

github.com
1 0
Summary