frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

The Most Nihilistic Conflict on Earth

https://www.theatlantic.com/magazine/archive/2025/09/sudan-civil-war-humanitarian-crisis/683563/
1•YeGoblynQueenne•4m ago•1 comments

Show HN: I'm trying to quit vape and hoping someone could join me

https://www.iquitvape.com/
1•jayqinohboi•9m ago•0 comments

What Declarative Languages Are

https://semantic-domain.blogspot.com/2013/07/what-declarative-languages-are.html
1•fanf2•15m ago•0 comments

I cancelled my Chat GPT subscription today

1•dontlike2chat•17m ago•0 comments

Onion: Stack Language Compiled to Lua

https://github.com/yumaikas/onion
2•Bogdanp•22m ago•0 comments

A Fully Automatic Morse Code Teaching Machine (1977)

https://c2.com/morse/
1•austinallegro•26m ago•0 comments

'It's missing something': AGI, superintelligence and a race for the future

https://www.theguardian.com/technology/2025/aug/09/its-missing-something-agi-superintelligence-and-a-race-for-the-future
1•nhojb•27m ago•0 comments

Workers whose jobs AI can do less likely than other workers to be unemployed

https://eig.org/ai-and-jobs-the-final-word/
1•JumpCrisscross•27m ago•0 comments

Hospital Shift Scheduling with OR-Tools

https://barkeywolf.consulting/posts/hospital-scheduling/
1•jjhbarkeywolf•29m ago•0 comments

Show HN: The "Firebase" for MCP Servers – Build, test, and deploy MCP servers

https://www.contexaai.com/
1•rupesh_raj29•30m ago•0 comments

Ask HN: Which Do you know any open source games?

1•Forgret•34m ago•1 comments

The new era of house music

https://open.spotify.com/playlist/2sCu2R0XnUTw9na0ofT4vb
1•playlsd•36m ago•0 comments

Logarithmic mean energy optimization a metaheuristic algorithm

https://www.nature.com/articles/s41598-025-00594-2
1•bryanrasmussen•37m ago•1 comments

Money Habits That Separate Successful Traders from the Rest

https://propfirmfx.com/
1•malavika_manoj•40m ago•1 comments

Systemic Racism and Memetics

https://medium.com/luminasticity/on-systemic-racism-f708ac2efe51
1•bryanrasmussen•40m ago•0 comments

Spent $510 on cursor in the last 30d – AMA

1•xucian•41m ago•0 comments

Globe TV: Free Live TV Worldwide

https://globetv.app/
1•thunderbong•41m ago•0 comments

Why Deep Learning Works Unreasonably Well

https://www.youtube.com/watch?v=qx7hirqgfuU
1•phildawes•59m ago•0 comments

CMakeDependencyDiagram – Interactive target dependency visualization for CMake

https://github.com/renn0xtek9/CMakeDependencyDiagram
1•renn0xtek9•1h ago•1 comments

Time to Talk Numbers

https://hugston.com/articles/Time_to_talk_numbers
1•trilogic•1h ago•1 comments

Who use and how are use the hand scan data?

1•aurelien•1h ago•0 comments

Why Paying for Spotify Mostly Pays Taylor Swift

https://mertbulan.com/2025/08/10/why-paying-for-spotify-mostly-pays-taylor-swift/
3•mertbio•1h ago•1 comments

Culture Game Over

https://web.archive.org/web/20171018143123/https://www.numair.com/culture/game-over
1•kwie•1h ago•1 comments

We're building "klarna" but for your annual software subscriptions

https://www.annualize.co/
2•bfayyumii•1h ago•2 comments

We're building "klarna" but for your annual software subscriptions

1•bfayyumii•1h ago•0 comments

Show HN: AI Coloring Pages Generator

https://aicoloringpages.app/
3•tomstig•1h ago•1 comments

Self-hosted open-source multi-user multi-platform secret management

http://day-to-day-stuff.blogspot.com/2025/08/self-hosted-open-source-multi-user.html
2•erikvanoosten•1h ago•0 comments

CUDA C++ Best Practices Guide [pdf]

https://docs.nvidia.com/cuda/pdf/CUDA_C_Best_Practices_Guide.pdf
2•throwawaybutwhy•1h ago•1 comments

'It's a Mess': A Brain-Bending Trip to Quantum Theory's 100th Birthday Party

https://www.quantamagazine.org/its-a-mess-a-brain-bending-trip-to-quantum-theorys-100th-birthday-party-20250808/
2•nsoonhui•1h ago•0 comments

Cloudflare vs. Perplexity:Why AI Scraping Without Paying Is Digital Theft [video]

https://www.youtube.com/watch?v=qehRsBYawkY
1•real-hacker•1h ago•1 comments
Open in hackernews

Jepsen: Capela dda5892

https://jepsen.io/analyses/capela-dda5892
81•aphyr•2d ago

Comments

pluto_modadic•2d ago
does Jepsen's test software auto-generate the cool diagrams (like 3.22) or do you have to do it yourself? do you prefer any software to do that?
aphyr•2d ago
It does indeed! This is a part of https://github.com/jepsen-io/elle, which infers totally-connected components of the transaction dependency graph. :-)
runningmike•2d ago
Reading the first line I thought it was about https://github.com/eclipse-capella/capella, the Foss solution for Model-Based Systems Engineering. Confusing. But now there is also a Capela with a single ‘l’ -) Great writeup Kyle, thank you!
cess11•2d ago
If it's partly a marketing move to get it jepsened before release, then it worked on me.

"Like Smalltalk and other image-based languages, Capela persists program state directly, and allows programs to be modified over time. Indeed, Capela feels somewhat like an object-oriented database with stored procedures."

This seems exciting.

derekstavis•2d ago
Derek from Capela here. Marketing was not our primary purpose, but I guess it worked out as such ;)

The primary reason for us engaging early on with Jepsen is that we care a lot about correctness, consistency and reliability, and we wanted the best in this field to establish a baseline of tests that we must make sure our platform passes before we even put it the hands of anybody.

sitkack•2d ago
You should team up with Antithesis. https://antithesis.com/
derekstavis•2d ago
Kyle connected us already - we definitely plan to leverage their product for extra layers of verification!
sitkack•16h ago
I was thinking of something deeper than just using their product.
cess11•2d ago
Regardless, it's a good way to reach people that care about robust distributed systems or queers in tech or both.

Do you have a business model already? Are you aiming for something like GemStone/S?

aeontech•2d ago
Aside from obvious Smalltalk influence, this also brings to mind Darklang (that switched to an open-source model recently [1]).

I wonder how this will pan out... very interesting to see new approaches being explored.

[1]: https://news.ycombinator.com/item?id=44290653

derekstavis•2d ago
Darklang is pretty fascinating, and was brought to our attention when we started demo-ing Capela to some folks in the industry. I think where Darklang (and others like Skip [1]) falls short is that it is a new language. Capela instead leverages typed Python, an existing and pretty familiar language to most programmers (and LLMs).

[1]: https://skiplabs.io

aeontech•2d ago
Oh, I just realized I am guilty of the drive-by-free-association comment without actually saying anything about the subject of the post - sorry!

Very cool to see a team use Jepsen for super early pre-release testing of the system.

I wonder if you wish you had waited for the runtime to be a bit more stable, or you feel this was already well worth the effort, even with some of the identified failures being in "known incomplete" areas? (I could see either side of the argument - waiting longer might give you more valuable failures, but testing early gives you a chance to catch problems before they become baked into the foundation and become more difficult to fix...)

Another tool that feels like sci-fi to me any time I hear a mention of it, is Antithesis [1] - written by the people who built FoundationDB. Could be another interesting integration to investigate in the future to help bulletproof the language runtime?

[1]: https://antithesis.com

aphyr•2d ago
Author here--from discussions with Capela's team, I think this sort of early testing can be remarkably helpful, because it offers a test suite that Capela's team can check their work against as they move forward.

I would suggest against this kind of integration test when the data model or API are in constant flux, because then you have to re-write or even re-design the test as the API changes. Small changes--adding fields or features, changing HTTP paths or renaming fields--are generally easy to keep up with, but if there were, say, a redesign that removed core operations, or changed the fundamental semantics, it might require extensive changes to the test suite.

derekstavis•2d ago
We thought a lot about this, and decided to not wait since we are a pretty small team and having more hands helping us to catch any problems early on would help us to make better technical decisions as we continue evolving the core platform. In addition to that, we gained a pretty robust CI step to keep us accountable around the guarantees that we want to provide. Reliably and consistently storing data is of utmost importance for us.

The plan is to engage with Jepsen again once we have a system that passes the current suite, expand the test surface even further, and continue iterating until we are satisfied with the results. There won't be a public release before that is true.

Working with Jepsen also sparked a couple other interesting ideas, like building a Python language fuzzer to ensure that many shapes of Python programs work as intended in Capela. That's something we would love to do in the future.

Re: Antithesis - absolutely. Kyle mentioned them to us and we think it will be a very interesting product for us to adopt to further ensure we're delivering a reliable product.