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

"regulatory issues with the current popular mesh network protocols in the USA"

There are other countries in the world.

And there are also places where there is no electromagnetic policies (think about over the oceans).


You should release a static version of it.

Push your AI code on GitSlop, nowa available on gitslop.com.

They replied to me they did not see any legal problem with notarization.

We need a DMA 2.0 which address the oligopoly of dominant Operating Systems, including the freedom to install alternative OSes (no more signed bootloaders, proper hardware documentation, etc...).


In Belgium, 72% of the communes are on Microsoft 365:

https://jurgen.gaeremyn.be/2025/03/08/european-critical-depe...

"Purely based on the MX-records, we learn that 72% of Belgian municipalities run Microsoft mail servers and 60% of the Dutch municipalities. For Scandinavia, it’s 64% in Norway and 57% in Sweden. In Finland, it’s a whopping 77% if the cities that are being served by Microsoft."


Running a Microsoft mail server doesn't automatically mean you are on 365. You can still host Exchange onsite

"Nobody else can compete with that"

My laptop is on all the time, make a WASM slave and thousands of developers can give their CPU/Memory/Disk for build slaves.

Like bitcoin mining, there could be some competition between 3 parallel builds to pick the winner if the output is the same.


It doesn't need to be thousands of developers. Whoever owns the project can use their machine for builds, or spend a few bucks a month on a VPS, or find a sponsor to pay a few bucks for them or provide their own machine (should be easy if the project is any size at all).

My theory is that we waste lots of resources on CI because it's invisible. If you can hear your fans spin up you might try to optimize more, even if the financial cost is still negligible. Back when every developer built the software and ran the tests on their own machine, slow-building projects were the exception not the norm. There was also a much faster feedback cycle for changes to the build and test processes.

Tooling around a self-hosted CI workflow really needs some work to make it as convenient as even the very difficult GitHub Actions.


> make a WASM slave and thousands of developers can give their CPU/Memory/Disk for build slaves

WASM isn't a magic bullet for sandboxing. CI environments assume a full Linux. So you need to either ran a VM (with the attack surface that implies) or a write an x86 emulator in WASM (which would be very slow).

You also need anti-abuse to stop bitcoin miners from using your system. GitHub probably have full-time employees working on it.

> Like bitcoin mining, there could be some competition between 3 parallel builds to pick the winner if the output is the same.

It's a lot more complicated because many builds are not deterministic, you need to store artefacts, build secrets, etc.

Companies like golem.network or iex.ec have been working on this problem for a decade and they are still not easy to use.


"We Need an Archive"

Before we had FTP, which made easy to mirror stuff with "lftp mirror -p".

HTML is not good for archiving.

We have to rethink those protocols so that mirroring is made easy, and "git clone" is not an answer sorry.


"open source"

give me the training data?


The training data is the entire internet. How do you propose they ship that to you


As a zip archive of however they store it in their database?


to be fair there are some degree of "hand curation" of the data so while "it is the internet", the actual trained data is a derivation of that.

in a mild but productive analogy:

I could actually hand a K&R book C programming book + lots of specs to say "this is the linux source code" (the raw data that were all observations were made, aka "the internet") ...or just send them the "kernel the source code" (the refined training data, after a LOT of manual stuff) ... that your compiler consumes to generate the kernel. (the Open Weights model, what they actually shared)

Mildly related rant: honestly its a bit shit to say "open source model" in a "open weights" model, its like saying World of Warcraft is opensource because they gave you an executable of the game. (you can still change it, but in more restricted ways)


You ARE the training data


Time to setup my own local LLM.


Mirror the archive before it get taken down.


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

Search: