Hacker Newsnew | past | comments | ask | show | jobs | submit | more azornathogron's commentslogin

Localhost is an entire /8, so you have a few million possible addresses you can bind to if you want, all on whatever your preferred dev server port is.


There's a well known quote from Fred Brooks too:

""Show me your flowcharts and conceal your tables, and I shall continue to be mystified. Show me your tables, and I won’t usually need your flowcharts; they’ll be obvious.""

(Though from your description I suspect that's also not the one?)


Using concurrent GC has various advantages but in no way makes it deterministic.


True, not by itself.

But concurrent GC is the basis for making deterministic GC, since it gives you the option of scheduling GC work whenever you like rather than pausing the world.

Some concurrent GCs are also deterministic while others aren’t. I’ve written both kinds.


you have some very non-standard definition of determinism.


How so?


The work was done by DeepMind, which is in the UK. Weather in the UK is quite variable and difficult to predict (which is why the English are always talking about it).


English weather depends on wind direction:

  south-west: mild, wet
  north-west: cool, wet
  north-east: cold, dry
  south-east: hot, dry
If you also use a simple barometer, to get pressure level (say, 4 bands) and pressure change direction (rising/falling), you can be 95% accurate.

Final finesse:

  Red sky at night shepherd's delight
  Red sky in the morning shepherd's warning


It doesn't have to be git either - a few version control systems are supported. See https://go.dev/ref/mod#vcs

And it doesn't have to be the direct domain+path of the repository, it can be some URL where you put a metadata file that points to the source repo.


> From the outside it looks like if you work at Google, they take ownership of anything you write.

That is precisely how it works.

Disclaimer: I am not a lawyer, and I'm sure the validity and enforceability of the relevant contract clauses varies by jurisdiction.


It just provides a different API for storage. You could say the same thing about IndexedDB being added when LocalStorage already existed - it's just a different API with some different performance characteristics.

And no, it's not for the benefit of you the user, but it's not to your detriment either. It's mostly for the benefit of the web developer. (It might be good for users indirectly if web developers make good use of it)


I the user would prefer the developer use regular file storage.


A team of 1 volunteer would already be equivalent to the resources that Google puts into this particular project.


Although I think it's extremely unlikely, I almost wish subversion would have a resurgence. I like git, personally, but I've seen so many people struggle with it, and the problems of putting large/binary assets into the repository are real. Yes, there's LFS now, but (as far as I know) you then need to make up front decisions about what to store directly and what to store indirectly as LFS objects.


Subversion was much better than anything existing before, but a very fundamental problem is that it treats branches and tags, which are conceptually different, the same way. This results in branches not tracking well their history and tags behaving like moving targets.


I'm no fan of Musk. However, building companies is generally considered to be a good thing. Doing it with taxpayer money is only bad if it's somehow fraudulent - if you make a company and get a government contract and you actually fulfill that contract, that's neutral or good.

Spreading misinformation is definitely bad, but I don't think I'd class it as terrorism.

Regardless, I don't see any chance of the US throwing Musk out.


Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: