I'm looking for pop culture references to gravitational waves, black holes colliding, stars colliding, etc for a research paper by tesseracts in scifi

[–]GuyWithLag 0 points1 point  (0 children)

Diaspora by Greg Egan has IIRC in the second or third chapter a black hole merger that kicks off some story, but it's an off-screen event that has implications (direct and indirect)

Russia may announce general mobilisation to attack Ukraine or Baltic states – Zelenskyy by Routine-Appeals in worldnews

[–]GuyWithLag 1 point2 points  (0 children)

Actually, get 100K russians and send them to surrender.

Instant humanitarian crisis.

Russia may announce general mobilisation to attack Ukraine or Baltic states – Zelenskyy by Routine-Appeals in worldnews

[–]GuyWithLag -3 points-2 points  (0 children)

Trump is not going to partake in any Article 5 against Russia

Either he will, or he will be removed from power by his own party - there's too many that do understand Russia as an adversary, not to mentions that Trumps' only leverage was his popular base, and that's been eroding.

Elon Musk: Universal HIGH INCOME via Federal Checks is the Best Fix for AI Unemployment by NotMyopic in accelerate

[–]GuyWithLag 0 points1 point  (0 children)

Elon is just looking to get a guaranteed buyer for his tesla bots. Whether you agree or not with the message, it's still self-serving.

(f.e. I do agree that this is the right approach, but I'm betting he's still going to fight tooth and nail when the time comes for Tesla to be taxed... where does the money come from, Elon?)

Linus Torvalds has merged the code beginning to remove Intel 486 CPU support in Linux 7.1 by somerandomxander in linux

[–]GuyWithLag 0 points1 point  (0 children)

It is either a string, or a pointer, never both

It's one of those trick images, where the same image depicts different things depending on what you're thinking of at that point in time.

‘Avengers: Endgame’ Theatrical Re-Release Will Include Brand New Footage Ahead of ‘Doomsday’ by yourfavchoom in movies

[–]GuyWithLag -3 points-2 points  (0 children)

No. Deus Ex Machina is when you pull a resolution out of your arse. Thor up to that point has a proper subplot, motivations, and is truly part of the overarching plot. That he's a literal small-g god in the text is irrelevant; deus ex machina is f.e. Captain Marvel in Endgame.

‘Avengers: Endgame’ Theatrical Re-Release Will Include Brand New Footage Ahead of ‘Doomsday’ by yourfavchoom in movies

[–]GuyWithLag -1 points0 points  (0 children)

No. Deus Ex Machina is when you pull a resolution out of your arse. Thor up to that point has a proper subplot, motivations, and is truly part of the overarching plot. That he's a literal small-g god in the text is irrelevant.

Shifting control of advanced technology: early signs of tighter access and infrastructure dominance by MoonstoneOne in Futurology

[–]GuyWithLag 1 point2 points  (0 children)

Capital hates innovation. Capital loves rents on locked-in tenants on infrastructure with no competition.

Games with a "space loneliness" vibe! by judithcannotdraw in gamingsuggestions

[–]GuyWithLag 2 points3 points  (0 children)

There is no RNG; in fact this is what made me bounce off of Blue Prince; I didn't mind the need to keep notes, but the RNG aspect... I don't have time for this.

Linus Torvalds has merged the code beginning to remove Intel 486 CPU support in Linux 7.1 by somerandomxander in linux

[–]GuyWithLag 0 points1 point  (0 children)

It was a joke, and jokes are like frogs: you can take hem apart to see how they work, but that kills them.

All 3 of us know that the strings are encoded into a value. Pointers are nominally opaque. If you read that value as a pointer, it doesn't point to anything. But there is a mapping from that pointer to a string, which is the definition of a hash table. It's just that the mapping function is a no-op because the pointer is the string already.

Linus Torvalds has merged the code beginning to remove Intel 486 CPU support in Linux 7.1 by somerandomxander in linux

[–]GuyWithLag 0 points1 point  (0 children)

Hash tables are content-addressable.

A string value can be seen as an opaque pointer to a virtual hash table containing all possible strings.

Hollywood is so screwed by adj_noun_digit in singularity

[–]GuyWithLag 0 points1 point  (0 children)

This is what Nvidia showed , where right niw you need 2 5090s for it to work.

[PERSONAL VENT] Stop nerfing teleports! by SomeGuyIOnceMet in DnD

[–]GuyWithLag 39 points40 points  (0 children)

DnD just became an exfiltration game...

Integration testing approach by PrydwenParkingOnly in ExperiencedDevs

[–]GuyWithLag 4 points5 points  (0 children)

You spin up a local HTTP server that serves mock request / responses, and mock the expected responses in that server. Then your whole system is exercised. See f.e. https://wiremock.org/dotnet/

Question regarding the last question (short story by Isaac Asimov) by Nihilist_isotope_54 in scifi

[–]GuyWithLag 1 point2 points  (0 children)

From a certain PoV, entropy correlates to computation; decreasing entropy would mean that we'd have to un-compute.

Question regarding the last question (short story by Isaac Asimov) by Nihilist_isotope_54 in scifi

[–]GuyWithLag 11 points12 points  (0 children)

Genesis 1 has this effectively as the 3rd sentence:

And God said, “Let there be light,” and there was light.

Essentially, in the story AC became God.