Hacker News
Ask HN: What's Your BHAG?
Just wondering, what is everyone's Big Hairy Audacious Goal?
Comments URL: https://news.ycombinator.com/item?id=49143456
Points: 2
# Comments: 0
NIST Develops New Standards to Safeguard Computers Against Quantum Threats
Wikimedia Foundation refuses union recognition, hires union-busting law firm
Article URL: https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2026-08-02/News_and_notes
Comments URL: https://news.ycombinator.com/item?id=49143414
Points: 22
# Comments: 0
Show HN: Fuse – statically typed functional programming language
Hi HN! I've been working on the fuse programming language, it's a statically typed purely functional language with higher-kinder types and ad-hoc polymorphism. It compiles to the GRIN whole-program optimizer, producing LLVM-generated native code.
Fuse supports ADTs, Generics, Type Methods, Traits, Pattern matching etc. all in a functional style with no mutations.
I’ve been developing the language for 5 years, with code written in Scala. I’ve started coding the language from the base of System F that was implemented as part of the book: Types and Programming Languages (tapl). And then extending with concepts such as Bidirectional Type Checking with Higher-Rank Polymorphism.
I’ve mainly drawn inspiration from Rust, Haskell, Scala and Python (in terms of syntax). It all started because I wanted a language that has Rust-like concepts such as: ADT, Traits, Impl block syntax, etc. but have the pure functional semantics.
I'd would love feedback on the language design and its general usage.
Comments URL: https://news.ycombinator.com/item?id=49143412
Points: 3
# Comments: 0
The Patch Paradox
Article URL: https://whiletruelearn.dev/essays/patch-paradox/
Comments URL: https://news.ycombinator.com/item?id=49143370
Points: 2
# Comments: 0
Bash Aliases
Article URL: https://github.com/ctrlaltvikas/Awesome-Bash-Aliases
Comments URL: https://news.ycombinator.com/item?id=49143368
Points: 2
# Comments: 1
Twenty-Four Years of Wiki Engines
Article URL: https://taoofmac.com/space/blog/2026/08/02/1130
Comments URL: https://news.ycombinator.com/item?id=49143362
Points: 2
# Comments: 0
Everything about my smart home and homelab setup
Article URL: https://swiftrocks.com/everything-about-my-smart-home-and-homelab-setup
Comments URL: https://news.ycombinator.com/item?id=49143355
Points: 2
# Comments: 0
Xcsset is back: macOS malware that worms through Xcode projects
Article URL: https://unit42.paloaltonetworks.com/xcsset-v40-malware-analysis/
Comments URL: https://news.ycombinator.com/item?id=49142886
Points: 1
# Comments: 0
She left her ex. He tracked her through a network of policing cameras
Article URL: https://www.washingtonpost.com/technology/2026/08/02/how-police-officers-used-vast-network-cameras-spy-their-exes/
Comments URL: https://news.ycombinator.com/item?id=49142872
Points: 1
# Comments: 0
Claude Code – Don't Attach Open File by Default
Article URL: https://github.com/anthropics/claude-code/issues/63925
Comments URL: https://news.ycombinator.com/item?id=49142870
Points: 1
# Comments: 0
Play games with your brain signals using Octopus 16 wireless EEG device
Article URL: https://www.cnx-software.com/2026/08/02/play-games-with-your-brain-signals-using-octopus-16-wireless-eeg-device/
Comments URL: https://news.ycombinator.com/item?id=49142853
Points: 2
# Comments: 0
SUbstantial update to UK train mapping
Article URL: https://trainmap.co.uk/map.html
Comments URL: https://news.ycombinator.com/item?id=49142831
Points: 1
# Comments: 0
How the Amiga Reads Floppies
Article URL: https://www.techtravels.org/2008/09/how-the-amiga-reads-floppies/
Comments URL: https://news.ycombinator.com/item?id=49142827
Points: 1
# Comments: 0
Show HN: 8bit/cnlibs – 8bit Shadcn component library
Article URL: https://8bit.cnlibs.com/
Comments URL: https://news.ycombinator.com/item?id=49142808
Points: 1
# Comments: 0
Archaeology Found Under England's Finest Fortified Manor House(Historic England) [video]
Article URL: https://www.youtube.com/watch?v=W0Zj0kuylTQ
Comments URL: https://news.ycombinator.com/item?id=49142804
Points: 1
# Comments: 0
Syzygy – Package and version integration knowledge as reusable CLI plugins
Article URL: https://syz.sh
Comments URL: https://news.ycombinator.com/item?id=49142799
Points: 1
# Comments: 0
Show HN: Syncular – offline-first SQL sync with TypeScript and Rust cores
Article URL: https://github.com/syncular/syncular
Comments URL: https://news.ycombinator.com/item?id=49142794
Points: 1
# Comments: 0
Serving a 4GB video from Postgres: 2M rows in pg_largeobject
Article URL: https://www.youtube.com/watch?v=pfu8OoCIU6g
Comments URL: https://news.ycombinator.com/item?id=49142780
Points: 1
# Comments: 0
Show HN: Vein, a minimalist open-source resource management game
Recently I've been working on Vein, a small open-source resource management game built with Godot.
I've always loved resource management board games, and I wanted to see how minimal I could make one. The core idea is simple: keep the heart beating by supplying it with the resources it demands. I tried to strip the mechanics down as much as possible while still leaving room for interesting decisions, and I added a short tutorial to help players get started.
The problem is that I still don't feel like I've found the right gameplay loop. It works, but it isn't yet the game I imagined. I'd really appreciate any feedback—whether it's about the mechanics, pacing, tutorial, UI, or anything else that stands out. I'm especially interested in ideas for making the core loop deeper without making the game more complicated.
Most of the development was done with Claude Sonnet as a coding partner, while I focused on the design, gameplay, and iteration. The game engine is Godot.
You can play it here: https://d2ykijtrvb890q.cloudfront.net/
Source code: https://github.com/hamonraygames/vein
I'd love to hear what you think.
Comments URL: https://news.ycombinator.com/item?id=49142778
Points: 1
# Comments: 0
