frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Destiny – Claude Code's fortune Teller skill

https://github.com/xodn348/destiny
36•xodn348•2h ago•29 comments

Show HN: WhatCable, a tiny menu bar app for inspecting USB-C cables

https://github.com/darrylmorley/whatcable
366•sleepingNomad•13h ago•124 comments

Show HN: AI CAD Harness

https://fusion.adam.new/install
45•zachdive•4h ago•59 comments

Show HN: Site Mogging

https://sitemogging.com
53•jilles•10h ago•63 comments

Show HN: GhostBox – Borrow a disposable little machine from the Global Free Tier

https://www.ghost.charity/
112•keepamovin•7h ago•66 comments

Show HN: Loopsy, a way for terminals and AI agents on different machines to talk

https://github.com/leox255/loopsy
38•todience•11h ago•8 comments

Show HN: Perfect Bluetooth MIDI for Windows

98•mayerwin•12h ago•31 comments

Show HN: Building a smartphone powered by nuclear decay: the power engineering

2•joshuashelvin•2h ago•0 comments

Show HN: My Private GitHub on Postgres

https://github.com/calebwin/gitgres
32•calebhwin•4h ago•20 comments

Show HN: Omar – A TUI for managing 100 coding agents

https://omar.tech
10•karim7•3h ago•2 comments

Show HN: Blotter, a live map of police radio activity

https://blotter.fm
2•s_e__a___n•4h ago•1 comments

Show HN: N=1 – iOS app for structured longevity self-protocols

https://apps.apple.com/us/app/n-1-tracker/id6762523189
3•middleastbeast•4h ago•0 comments

Show HN: Winpodx – run Windows apps on Linux as native windows

https://github.com/kernalix7/winpodx
91•kernalix7•19h ago•47 comments

Show HN: Access OPFS from multiple tabs using a fake Shared Worker

https://github.com/arnold-graf/cross-tab-worker/
2•ch_sm•6h ago•1 comments

Show HN: WeSearch – Anonymous news aggregator with no algorithm, 700 sources

https://wesearch.press/
12•EGCstudy•14h ago•8 comments

Show HN: Pu.sh – a full coding-agent harness in 400 lines of shell

https://pu.dev/
88•nahimn•1d ago•26 comments

Show HN: Herald – Local-first terminal email client

https://herald-mail.app/
4•zoomacode•7h ago•1 comments

Show HN: What happens when you load a webpage (Interactive)

https://toolkit.whysonil.dev/how-it-works/internet-timeline/
31•otterwilde2•4d ago•8 comments

Show HN: Updated – A dual crossword puzzle where two crosswords share one grid

https://forkle.co.uk/
3•daveoshawrus•12h ago•2 comments

Show HN: A new benchmark for testing LLMs for deterministic outputs

https://interfaze.ai/blog/introducing-structured-output-benchmark
58•khurdula•2d ago•24 comments

Show HN: TRiP – a complete transformer engine in C built from scratch just by me

https://github.com/carlovalenti/TRiP
36•carlovalenti•1d ago•6 comments

Show HN: Coding-Flashcards – Learn Rust, SQLite, or Godot from First Principles

https://github.com/ad-si/Coding-Flashcards
19•adius•1d ago•2 comments

Show HN: Rocky – Rust SQL engine with branches, replay, column lineage

https://github.com/rocky-data/rocky
119•hugocorreia90•3d ago•48 comments

Show HN: Drive any macOS app in the background without stealing the cursor

https://github.com/trycua/cua
186•frabonacci•3d ago•41 comments

Show HN: Live Sun and Moon Dashboard with NASA Footage

https://www.lumara-space.app/
218•beeswaxpat•3d ago•66 comments

Show HN: Rip.so – a graveyard for dead internet things

https://rip.so
182•bozdemir•2d ago•117 comments

Show HN: FusionCore: ROS 2 sensor fusion that outperforms robot_localization

https://github.com/manankharwar/fusioncore
11•kharwarm•3d ago•2 comments

Show HN: Auto-Architecture: Karpathy's Loop, pointed at a CPU

https://github.com/FeSens/auto-arch-tournament/blob/main/docs/auto-arch-tournament-blog-post.md
238•fesens•3d ago•75 comments

Show HN: Throwaway – open-source disposable email checker and API

https://github.com/sslboard/throwaway
14•weddpros•1d ago•11 comments

Show HN: OSS Agent I built topped the TerminalBench on Gemini-3-flash-preview

https://github.com/dirac-run/dirac
391•GodelNumbering•4d ago•146 comments
Open in hackernews

Show HN: Destiny – Claude Code's fortune Teller skill

https://github.com/xodn348/destiny
35•xodn348•2h ago
Destiny is the Claude Code's plugin that gives you a real fortune reading.

Type /destiny to see today's destiny!

It uses the actual classical East Asian astrology system. You enter your birthday once, then /destiny gives you today's reading anytime.

Two layers, kept honest:

1. The numbers (your eight-character birth chart, today's day pillar, the hexagram for the moment, five-element relationships) are computed by a Python script. Same person + same day = identical output. You can verify against any traditional calendar source.

2. The prose (today's stars, character sketch, life arc, advice) is written by Claude, applying centuries-old reading conventions to that fixed data. Not LLM-hallucinated horoscope.

If you have fun with it, a star would mean a lot.

Comments

awakeasleep•1h ago
Could you flesh out the installation instructions a little more? I haven't used the plugin marketplace yet, and don't have a /plugin command.

Claude itself is not able to tell me how to install it.

xodn348•1h ago
Just edited readme as well
svachalek•1h ago
This is for Claude Code. It's not hard to install/run Claude Code but it might be a little intimidating if you're not used to command lines.

I think in the regular Claude app, you can set up something like this as a "project" with a custom prompt. Claude might be able to pull the prompting from Github and convert it.

treexs•1h ago
interesting, but I really wonder how big the audience is of people wanting to know their fortune while claude coding within the claude code interface
xodn348•1h ago
This is my fun project! Not a profitable entity. Thanks
tomaytotomato•1h ago
I would recommend you consider a Claude code hook, you could then specify a particular part of the agent lifecycle to invoke the fortune as an alternative to manual invocation of the skill.

You could do it on `SessionStart` to give a horoscope.

I am looking at making a skill to test random programming knowledge, so I don't forget that an Integer is 32bits (at least in Java)

xodn348•47m ago
Auto-run on session start (optional) added. Please check it out!
babblingfish•59m ago
feature request: marriage palace built using two user profiles
xodn348•46m ago
/destiny compat <partner birth> <city> <m|f>

do it now.

hansmayer•59m ago
Since you seem to be mentioning 'destiny', 'life arc' and 'advice' -it may be wise to put in some kind of a legal disclaimer for your own sake -- the use of LLM toys for advice about life and similar have led to some really bad outcomes, even suicides as we know now.
xodn348•57m ago
fair points. I will take a look at it
chaqchase•56m ago
Curious what prompt boundaries you're using. It's the kind of thing that's fun until it quietly invents details.
xodn348•51m ago
I actually did not use prompts here. It is actual calculation from the python lunar and it cast the result to LLM which you use. The LLM has the old books such as giving you your fortune following lunar year calculation. Have a fun with it!
sudosteph•46m ago
I am resisting the urge to be very snarky.

But how do you know that Claude's hallucinated horoscopes are any less accurate than traditional techniques? Have you A/B tested them?

chakintosh•38m ago
I thought anthropic is tightening usage but it seems people have nothing to do with their tokens …
xodn348•36m ago
I'm doing what people wants. Thanks!
throwatdem12311•36m ago
Yes this is exactly what we need — the hallucinating dunning-Krueger inducing psychosis machine spewing made up pseudoscientific nonsense. Bravo.
xodn348•34m ago
haha great prose
throwatdem12311•30m ago
People have been goaded into killing themselves or others by LLMs so I don’t take kindly to third rate hucksters abusing the behaviours that lead to it with these tools for a laugh.
Jtarii•27m ago
I don't think it's that deep.

Seems like a bit of an overexageration to a bit of fun.

throwatdem12311•16m ago
Have you ever had to deal with someone whose brain has been completely cooked by LLM induced psychosis? Because I have — it destroys people’s lives completely unnecessarily. So I will not apologize for having a visceral disgust towards people and behaviours that will amplify these very real harms for their own personal gratification and online clout chasing.
xodn348•15m ago
Hope you enjoy your life and time.
_pdp_•31m ago
Looks like a supply chain risk to me.
xodn348•18m ago
I did not understood the meaning of your words.
Balvarez•24m ago
for what it's worth I think this is fun. I'm not into this sort of thing but it's fun none the less.
xodn348•19m ago
This was what I was targeting. Thanks
neonstatic•16m ago
Now the call center cranks will have even better scripts to read. Perfect...
xodn348•5m ago
Let me have fun with it. Thanks