Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 59 min 45 sec ago

React Clean Architecture

Wed, 03/26/2025 - 11:42am
Categories: Hacker News

Unsigned comparisons using signed types

Wed, 03/26/2025 - 11:41am

Article URL: https://lemire.me/blog/

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

Points: 1

# Comments: 0

Categories: Hacker News

The Uncanny Keyboard (2018)

Wed, 03/26/2025 - 10:54am
Categories: Hacker News

New Container Runtime Styrolite

Wed, 03/26/2025 - 10:53am
Categories: Hacker News

The AI Dev Tools Landscape 2025

Wed, 03/26/2025 - 10:51am

Article URL: https://landscape.ainativedev.io/

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

Points: 5

# Comments: 0

Categories: Hacker News

GitHub powered programming jobs board

Wed, 03/26/2025 - 10:50am
Categories: Hacker News

Show HN: MetroJS – JavaScript HTTPS Client with Middleware

Wed, 03/26/2025 - 10:48am

Hi,

I've made a javascript https client, based on the browsers Fetch API, with added middleware support. Prebuilt middleware includes JSON, OAuth2.1 and OIDC (OpenID Connect).

Differences with for example Axios, is that middleware can capture both request and response in a single function. Middleware is stackable. It is also completely backwards compatible with the Fetch API.

Direct inspiration came from Express (https://expressjs.com/).

Please let me know what you think of the API, and the developer experience.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: I built a journaling app to reflect with history's greatest minds

Wed, 03/26/2025 - 10:48am

I quit my job last year in search of clarity. I started building a “life operating system” to help me think better, reflect deeper, and make wiser decisions.

It evolved into Life Note — a journal where you write and receive letters from history’s greatest thinkers.

I designed it to act like a spiritual guru. It challenges you, reflects with you, and helps you see from multiple perspectives — like having a timeless inner circle of wisdom.

This is the first product I’ve fully shipped — and I use it daily. I’d love your honest feedback: What’s good? What’s missing? What sucks?

P.S. Steve Jobs once said he wished he could talk to Aristotle. That idea stuck with me. Life Note is my tribute to that dream — and to him. He changed my life.

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

Points: 1

# Comments: 0

Categories: Hacker News

Don't Pre-Optimize with Go

Wed, 03/26/2025 - 10:48am
Categories: Hacker News

Pages