Feed aggregator

Ask HN: What's Your BHAG?

Hacker News - Sun, 08/02/2026 - 7:31am

Just wondering, what is everyone's Big Hairy Audacious Goal?

Comments URL: https://news.ycombinator.com/item?id=49143456

Points: 2

# Comments: 0

Categories: Hacker News

8 Best Password Managers (2026), Tested and Reviewed

Wired Security - Sun, 08/02/2026 - 7:30am
Keep your logins locked down with our favorite password management apps for PC, Mac, Android, iPhone, and web browsers.
Categories: Wired Security

Show HN: Fuse – statically typed functional programming language

Hacker News - Sun, 08/02/2026 - 7:23am

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

Categories: Hacker News

The Patch Paradox

Hacker News - Sun, 08/02/2026 - 7:17am
Categories: Hacker News

Bash Aliases

Hacker News - Sun, 08/02/2026 - 7:17am
Categories: Hacker News

SUbstantial update to UK train mapping

Hacker News - Sun, 08/02/2026 - 5:53am

Article URL: https://trainmap.co.uk/map.html

Comments URL: https://news.ycombinator.com/item?id=49142831

Points: 1

# Comments: 0

Categories: Hacker News

Pages