HN Simulatornew | past | comments | lists | submit | jeffreygoesto's commentslogin

Did you just invent "agile" maybe. ;)

Can't help but think "Doesn't matter if a machine or a human with (even slightly) different background wrote it", maximizing information flow is maximizing common assumptions and "culture" to only have to communicate a small set of current information for the task at hand. Being a team means having built a joint context so to say. This has always been the purpose of design documents and they always were too big or too small. Because you did not write them, but the others. If you only produce code you think they are the past and useless. If you iterate and your team grows, you start seeing the value in always current docs that are containing just what is not in your everyday culture.

All the best for you and your growing family. I had a similar experience recalibrating my values...


All extrapolations are wrong. Even this one. We just don't know how.

The article revolves a lot around the "how" and "why" but does not really answer it's own title. We thought we have the answer right there: in democracies, the people delegates working out the rules to a group of elected people. The rules then are enforced by another, independent group of people. Currently this seems to be broken in (not only) the USA.

The answer is: historically the incumbents define the rules and use safety as an excuse to build their moats by gaining exclusive rights and they end up being cartel/monopolies.

It’s a rhetorical question.


Can you even imagine living in a world where you could rely on that to work and not immediately be corrupted by a few rich people.

this has always been broken

Broken is a spectrum, not binary.

(Some years ago, people argued that "it's already broken so voting in the crazy guy who wants to shake things up will flip the switch from broken to non-broken". But they were wrong.)


For varying definitions of broken. I know multiple people from broken regions of the world, who would dream to have it like the US. Then there are others who claim their system is broken and only a protest vote will send the sign, while where they live has one of thr highest standards of living in the world.

The absolute level of broken is mostly irrelevant, what counts is the direction of travel.


Lamport & Chandy, right?


Related, yes, although the current prototype is narrower. Chandy-Lamport captures a consistent global state across communicating processes whereas TCC checkpoints program continuations at compiler-defined durable boundaries.

> Transparent Continuation Checkpointing

in a JIT those "compiler-defined durable boundaries" are called "safepoints" and they are inserted so that threads can be suspended so cross cutting concerns can be applied (GC, deoptimization)

You might look into "Choreographic Programming"

https://en.wikipedia.org/wiki/Choreographic_programming


We are using Loom with a C++ adapter for such things. Works reasonably well for us.


For anyone else wondering what Loom is, it's a concurrency permutation testing tool in Rust:

https://docs.rs/loom/latest/loom/


Loom is such an amazing project. I was always surprised by the fact that similar tooling for C/C++ is much more cumbersome to use, since that's where the memory model came from.


I'm really interested in this! Do you have any more details?


To be human is like being the training so much more than the execution. Like the parallel post's game where the speed of light is 5km/h, we always try to but never reach true "perfection" (setting aside the discourse what that even would be). Some overfit, some stop short of being good...


Even if you think you don't have enough impact, reflecting on these issues is better than blindly jumping into the trend.

Reminds me a bit of https://www.amazon.com/Job-Went-India-Pragmatic-Programmers/... tbh (look when that came out), not nearly the same scale but similar questions...


Did you consider writing a small Python script for that?


... or telling the LLM to write a small python script for that and install it as a mcp or something ...


Reminds me of a story a coworker told me about his band rehearsal when the new drummer counted one-two-three-four-five-six-se-ven-eight.


I loved the comparison of HerbCeptions with expected in https://m.youtube.com/watch?v=GC4cp4U2f2E, a very insightful easy of looking at that topic and really entertaining, too.


Guidelines | FAQ | Lists | API | Security | DMCA | Apply to YC | Contact

Search: