HN user

smnc

252 karma
Posts1
Comments46
View on HN

Alex Rivera's 2008 movie Sleep Dealer is not without flaws, but it left quite an impression on me. I watched it it after seeing it recommended here in a comments thread on an article about military drone operators, I should probably watch it again with fresh eyes.

EDIT: Jeez, it looks like that's an 11 years old thread. Time does indeed fly.

EDIT 2: The source for the claim is paywalled, but this is how the Cultural impact chapter of the movie's Wikipedia page closes:

In 2025, Rivera noted that a tech CEO claimed the film had been an inspiration for his company to employ a remote labour force in the Global South in order to operate robots in the Global North, and that the film has been used in pitch decks for various start-ups.

... once again bringing to mind the "At long last, we have created the Torment Nexus from the classic sci-fi novel Don't Create The Torment Nexus" meme.

Do you mind me asking, what kind of problems did you run into with Neo4j? Did you encounter performance issues after the DB grew to a certain size, or did you realize that the data wasn't suited to a graph DB and weird query patterns started causing trouble, or was it something else entirely?

I'm considering using a Neo4j self hosted instance for a project, but having only played around with it in low-stakes + small-data toy projects, I'm not really familiar with the footguns and failure modes...

All that aside, plugging holes in a sinking database for six months because you can't come to a descision does not sound like a fun time :D

As an optimization, it is helpful to use a local variable for the reference to the first pointer. Doing so improves the perfomance substantially: C# is not happy when we repeatedly modify a reference. Thus, at the start of the function, you may set byte* mystart = start, use mystart throughout, and then, just before a return, you set start = mystart.

Did not expect this.

Furthermore, from the same article:

Lem, however, considered one science fiction author as exempt from his scathing criticisms – his denouncer, Philip K. Dick. The title of an essay Lem published about Dick is evidence enough of this high regard: A Visionary Among the Charlatans. The essay itself waxes lyrical on Dick’s many excellent qualities as a writer, and expounds upon the dire state of US sci-fi. Lem considered Dick to be the only writer exempt from his cynical view of American SF.

Is this a machine translation?

The old woman gave various interviews during the Ecce Homo boom era, where she revealed her skills as an artist. He painted for a long time, had exhibitions and even sold his art, which was very different from what he did with "Ecce Homo", although it should be clarified that it was not complete by the time he became famous.

One of the top comments on the youtube video:

That was 1971. Now 43 years later, we still use the over 100 years old combustion engine. Something is seriously wrong in this world.

It is possible to disable kibitzing for a table (or a tournament, or a team match etc.), but kibitzing is a feature. It's often both educational and entertaining to kibitz high profile players and participate in the play commentary and banter.

The downside is that people can kibitz their own table (if kibitzing is allowed) using an alt account. Yes, it's a risk, but there are lots of ways to cheat online. It's trivial to cheat using out of band communication with your partner, as a sibling comment points out, or use a computer program to calculate odds if cheating without the knowledge of your partner.

So the whole thing is built on an honor system.

How about controlling a band consisting of robots playing real instruments? [0]

https://www.youtube.com/watch?v=b7nMZvueKNQ

Compressorhead are built out of metal scrap, most of the movings are made with electro pneumatics. It is controlled via Midi. There is an interface that changes the Midi signals in switch signals for the electro pneumatic valves…,” Kolbie’s voice drifts off. He has soon got his face in a Robotics for Dummies manual. [1]

[0] https://en.wikipedia.org/wiki/Compressorhead

[1] https://web.archive.org/web/20181016144145/http://www.gibson...

In a world where developer convenience wins over performance, operations and data safety a significant number of those same developers argue over whether they should be referred to as computer scientists, engineers, architects, or painters.

Painters sounds about right.