frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: I built a dream interpreter in JavaScript, no AI, no server, just logic

https://github.com/Dino-Nuggies45/Dream-Interpreter
10•DinoNuggies456•21h ago
I built a browser-only dream interpreter that maps symbols to meaning using a custom keyword engine. No AI, no tracking, no backend it’s all deterministic logic, built with vanilla JavaScript. The idea was to see if emotional and symbolic interpretations could still feel personal without using machine learning. Dreams are parsed against a map of 300+ symbolic meanings. Everything runs locally in your browser and saves via localStorage. You can revisit old dreams, reflect on interpretations, or just explore what the system sees in your subconscious. Happy to answer questions, would love feedback!

Comments

missMaaM•21h ago
Just tried this and dug into the source a bit, the keyword matching system is surprisingly clean. I like how you're using a deterministic symbol map rather than leaning on any NLP or AI. Quick question: are you doing simple substring matches, or is there a preprocessing step for synonyms or phrase grouping? It feels closer to a rule-based expert system than most frontend projects I’ve seen lately. Would be interesting to see the parser modularized for other types of symbolic input.
DinoNuggies456•21h ago
Great question right now it uses normalized substring matching against a preprocessed keyword index, so phrases like “lost at sea” still resolve symbolically even if they’re embedded in longer sentences. No true synonym handling yet, but I’m experimenting with lightweight alias maps to group similar concepts without fuzzy matching. I’d love to eventually modularize the parser so it can be used for other domains like ritual symbolism or folklore parsing.
goblinFanatic•21h ago
This is really cool I appreciate how transparent it is. Honestly more eerie than AI when it nails something emotional. Would be interesting to connect this to journaling or long-term tracking over time.
DinoNuggies456•21h ago
Thank you so much! I’m glad you enjoyed it!

Show HN: A 'Choose Your Own Adventure' Written in Emacs Org Mode

https://tendollaradventure.com/sample/
21•dskhatri•1h ago•2 comments

Show HN: Improving search ranking with chess Elo scores

https://www.zeroentropy.dev/blog/improving-rag-with-elo-scores
126•ghita_•8h ago•42 comments

Show HN: 0xDEAD//TYPE – A fast-paced typing shooter with retro vibes

https://0xdeadtype.theden.sh/
47•theden•3d ago•14 comments

Show HN: BloomSearch – Keyword search with hierarchical Bloom filters

https://github.com/danthegoodman1/bloomsearch
44•dangoodmanUT•3d ago•10 comments

Show HN: An MCP server that gives LLMs temporal awareness and time calculation

https://github.com/jlumbroso/passage-of-time-mcp
69•lumbroso•8h ago•34 comments

Show HN: Timep – a next-gen profiler and flamegraph-generator for bash code

https://github.com/jkool702/timep
17•jkool702•1d ago•1 comments

Show HN: Shoggoth Mini – A soft tentacle robot powered by GPT-4o and RL

https://www.matthieulc.com/posts/shoggoth-mini
571•cataPhil•1d ago•103 comments

Show HN: I built this to talk Danish to my girlfriend – works with any language

https://menerdu.vercel.app/
200•lil_csom•3d ago•107 comments

Show HN: Beyond Z²+C, Plot Any Fractal

https://www.juliascope.com/
97•akunzler•1d ago•26 comments

Show HN: We made our own inference engine for Apple Silicon

https://github.com/trymirai/uzu
174•darkolorin•1d ago•45 comments

Show HN: Doctor

https://merkoba.github.io/Doctor/
2•complex_city•4h ago•0 comments

Show HN: Reviving a 20 year old OS X App

https://andrewshaw.nl/blog/reviving-genius
67•shawa_a_a•4d ago•30 comments

Show HN: Achieves Perfect 100 Score Across 6 Leading AI Model Evaluations

https://github.com/onestardao/WFGY/blob/main/OS/BlahBlahBlah/README.md
5•TXTOS•6h ago•3 comments

Show HN: Clippy – a better pbcopy for macOS that handles files properly

https://github.com/neilberkman/clippy
32•nberkman•21h ago•13 comments

Show HN: Display Photos on a World Map

https://worldsnap.surge.sh/
3•stagas•7h ago•1 comments

Show HN: GitGuard - Painless GitHub PR Automations

https://gitguard.dev/
8•habosa•7h ago•4 comments

Show HN: Fast word game to test your vocab and speed

https://www.chain-the-words.com/
3•martianmanhunt•8h ago•0 comments

Show HN: VS Code extension to edit the filesystem like a text buffer

https://github.com/ahrm/voil
66•hexomancer•3d ago•46 comments

Show HN: ArchGW – An intelligent edge and service proxy for agents

https://github.com/katanemo/archgw/
114•honorable_coder•3d ago•15 comments

Show HN: Ten years of running every day, visualized

https://nodaysoff.run
925•friggeri•6d ago•480 comments

Show HN: Git Blame Made Interactive – Ask Your Git Repo Who Did What and When

https://github.com/AbhinavArora95/git-log-search
3•abhinav95•10h ago•0 comments

Show HN: Bedrock – An 8-bit computing system for running programs anywhere

https://benbridle.com/projects/bedrock.html
216•benbridle•6d ago•67 comments

Show HN: Infinite Canvas for Notes

https://infinote.surge.sh/
3•stagas•11h ago•5 comments

Show HN: Android SDK easter egg showcase

https://github.com/TrianguloY/isUserAMonkey
2•TrianguloY•11h ago•0 comments

Show HN: FFmpeg in plain English – LLM-assisted FFmpeg in the browser

https://vidmix.app/ffmpeg-in-plain-english/
173•bjano•6d ago•46 comments

Show HN: The HTML Maze – Escape an eerie labyrinth built with HTML pages

https://htmlmaze.com/
53•kyrylo•2d ago•14 comments

Show HN: KisanAI – WhatsApp Agricultural Assistant

https://github.com/mandarwagh9/KisanAI
2•mandarwagh•12h ago•3 comments

Show HN: DataRamen, a Fast SQL Explorer with Automatic Joins and Data Navigation

https://dataramen.xyz/
43•oleksandr_dem•11h ago•49 comments

Show HN: I Made a Simple Tool to Get English IPA Pronunciation Fast

https://phonetic-spelling.com
3•combineimages•13h ago•1 comments

Show HN: Refine – A Local Alternative to Grammarly

https://refine.sh
402•runjuu•2d ago•207 comments