Hacker News .hnnew | past | comments | ask | show | jobs | submit | Nzen's commentslogin

I think that this is a plugin library for teams that want to offer a platform for the public (or an LLM-AI) to submit code to. If your team writes some code, you don't generally sandbox it from yourself, you just amend your program: you don't need a sandbox. But, if you want to run code that you don't trust, you should run it in a way that prevents it from causing problems if it is actually dangerous (like a virus or accidentally overwrites your files with blank files). That's what a sandbox like kyushu promises to do.

So, with a sandbox library like this, you could - say - write a website that hosts games (like itch.io or newgrounds) that hosts games on the world wide web. The sandbox part can give you confidence that, if a villain's programmer henchmen uploads a virus instead of a game, it can't infect your platform or other games on the website. Or, if a LLM-AI written game is accidentally tries to take up all the memory of the computer, it can't ask the operating system for more than is in the sandbox.


how is it different from firecracker or other containerization ? what makes it secure enough to make those claims?

Firecracker launches small, but otherwise general purpose virtual machines. Containers, at least the standard implementations that most of us use, use kernel features like namespaces to isolate workloads, but still share a kernel so the sandboxing is not as strong.

Wasm is a virtual machine, just like for example the jvm is, that is designed around only allowing the executed program access to the host runtime via specific apis that are subject to security policies. It does not run arbitrary software, but rather only software built to target specifically wasm.

The software this post is about is just bundling a wasm runtime with other software for convenience.


I don't know what an ovulatory cycle feels like; but, I trust Lindsay Doe's account [0] of how she feels across a given period.

[0] https://www.youtube.com/watch?v=uLXxxHVOeec 11 minutes


It probably feels a bit like before and after ejaculation for a man, just it happens way quicker for men. Pretty sure if you studied that you'd find mens preferences in women changes a lot as well.

If I am to believe the creator of the _History in Taberna_ youtube channel, communal beds were a medieval to early modern practice in inns [0].

[0] https://youtu.be/5IPQIl-FiCY?si=drUMJuR5tLLppWqD&t=738 relevant section is 13:00 - 14:00 of a 30 minute video about various inn / tavern aspects.


tl;dr Peter Steinberger shared a product demo for CodexBar [0] with a graph of OpenAI token usage. This graph shows one million spent, prefers gpt-5.5 and spent twenty thousand today.

[0] https://github.com/steipete/CodexBar

However, I do not see a strong reason to believe that this is his actual, personal usage. It could be all openclaw usage or some subset of openai usage, given that he is inside them. I suspect it is far more likely to be fake data [1] that exercises the graph library in a visually satisfying way. Notice that it has no usage for a 'week' after April 15 (a Wednesday), but picks up a bunch later. As marketing copy it needn't have any basis in reality [2]. I should hope openai would put a procedure in front of their entrepreneur acquisition that prevents accidentally exposing trade secrets [3].

[1] https://github.com/faker-js/faker

[2] https://www.reddit.com/r/proceduralgeneration/comments/lf2n4...

[3] https://tvtropes.org/pmwiki/pmwiki.php/Main/PostingWhatYouSh...


I view this type of post (his, not yours) as meta deception. I only became aware of this type of deception and its power from a bit of reading in to magicians and stage craft in the last few months. There’s a video on YouTube as well that does a great job of breaking down a Derren Brown stunt that uses it to great effect manipulating the TV viewing audience.

I’d actually seen the original DB episode years before when it first aired and it definitely had an affect on me through this form of manipulation - it altered my internal understanding of marketing/advertising, which was the actual underlying purpose of the episode.

It’s altered how I internally accept and process information from any 2nd or 3rd hand source. BTW, people aren’t necessarily always aware they’re doing it. We all suffer from our own internal biases and deceptions, and sometimes we spread them unknowingly!


Could you link to the video?


Of course, it's at the start of this 5hr video (it's only 20 min segment or so I think) - https://www.youtube.com/watch?v=FnwcU-XDyJ4 (I've not watched all of this). It took me a while to find again, probably due to the title. I came across these guys discussing the same thing as well (link jumps to the correct place), which is more of a TLDR but also feeds into how it was used around Brexit, etc. https://www.youtube.com/watch?v=ZHTCNG6pPgQ&t=468s


Thank you! I'll take a look


This reply implies it was his own usage (in fast mode):

https://x.com/steipete/status/2055428360789016964


tl;dr Quasicrystals are aperiodic structures. The author notes that the conditions for creating them are rare, given the need for instantaneous high temperature. They recount that these can happen during space debris impact and when lightning hits sand. They close out by describing some of the chemical 'formulas' for these materials, given that characterizing a prototypical section is difficult without repeating elements.

I don't have anything to say about quasicrystals, other than it seems right up this blog's alley, as the other most recent articles are about math and materials (like feldspars [0]).

[0] https://www.explainxkcd.com/wiki/index.php/2501:_Average_Fam...


tl;dr The author [0] describes a simple ticketing system that his very busy coworker, Peter Högfeldt, created in 1986. Basically, it checked in numbered files to their version control (CVS, at the time) that could produce reports with grep. This system's simplicity lead to its longevity, as people could learn it easily and trust that its bugs had been ironed out long ago. This is in contrast to some OS software that tries to be everything to everyone and changes all the time [1].

[0] https://en.wikipedia.org/wiki/Joe_Armstrong_(programmer) Joe Armstrong, of Erlang fame, so his blog posts have been discussed in the past.

[1] https://ntdotdev.wordpress.com/2023/01/01/state-of-the-windo...

I find this a helpful example. When I've heard the unix philosophy in the past, I didn't feel super convinced. Like, sure tar can do one thing, because it is a library (ignore that it can use gzip). But, where do you draw the line with a program like gnucash (financial tracking software) ? The core of the domain will involve keeping a ledger of transactions and converting them to relevant units. But, typing credit card charges in by hand is tedious [2], the kind of tedious that a computer should be good at. I would much rather that the program connect to my bank [3], to get the transactions directly.

[2] https://utcc.utoronto.ca/~cks/space/blog/sysadmin/Inventorie...

[3] https://beanhub.io/blog/2024/06/24/introduction-of-beanhub-c...


Though see the Plain Text Accounting[0] movement for something maybe more unixy than Gnucash. I download .csv files from my bank and credit card issuers and import to hledger[1]. hledger has its own rules engine for filtering/transforming imported entries, but you could also preprocess the files using any unix tool before importing if you needed to.

0: https://plaintextaccounting.org/

1: https://hledger.org/


tl;dr Eels have a long lifecycle with several stages. They do not develop sexual organs until late in their life, when they migrate back to the Saragossa Sea. This meant earlier autopsies of eels revealed no sexual organs, even though scientists could provoke them with hormone therapy. So, a team lead by Jose Azevedo tagged female eels in the Azores in 2018, and tracked them via satellite [0].

[0] https://www.nature.com/articles/s41598-022-19248-8

I sometimes think about the selection pressures that lead to complex life cycles, like fig wasps. I find myself thinking about it naively, like one existed and the other grew into the niche. But, realistically, everything is changing (slowly) all the time. I just notice it for, say, influenza because their cycle time is so short.


The important part of the story is that it took so long. People actively searched for an answer for thousands of years.

The answer itself is interesting, but more remarkable to me is how doggedly people pursued it for so long. It seems so basic that they must reproduce the way other vertebrates do, and yet the lack of apparent organs was baffling.


You could add an appendix with printed, scannable, binary data. You could create a page with a bunch of QR codes. Martin Monperrus vouched [0] for Twibright Optar [1].

[0] https://www.monperrus.net/martin/store-data-paper

[1] https://ronja.twibright.com/optar/


tl;dr This is a project page describing a small hand woven loom. Small, means a little wider than a palm and maybe half the length of a forearm (depending on which you buy). Basically, you will run a string between two circular combs along the length of the stand and weave a separate thread or yarn horizontally many times to make a piece of fabric. These seem to cost at least 100$.


The frames are $80 or $140. The circular combs are only $20.


I recommend listening to DJ Earworm's mashup of the top song across the world [0] to hear a greater variety of countries, albeit for this or last year.

[0] https://www.youtube.com/watch?v=UDZ78RbAdxU 11 minutes

In fairness to this post, they probably posted as much as they could get easily and consistently. I feel like the same situation reigns for country history in book shops. When I go to a used book store in Queens, New York, I'm not apt to find any books about Jaipur, India. But, if I were to go to Mumbai, India, I could probably find something. So, maybe we should prevail upon or sponsor people in Africa to volunteer their lists.


What is this? Every country in the world is listening to the same generic reggaeton song?


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

Search: