technohacker

joined 2 years ago
[–] technohacker@programming.dev 27 points 10 months ago (1 children)

Segmentation Fault (Core Dumped)

[–] technohacker@programming.dev 2 points 11 months ago

Huh, i thought PZ shipped a Java runtime?

[–] technohacker@programming.dev 13 points 11 months ago (2 children)

Project Zomboid too AFAIK

[–] technohacker@programming.dev 14 points 11 months ago

That BASIC GOTO joke got me real good, kudos to the author xD

Did a quick search and yep, it was a collection of rubidium atoms https://www.livescience.com/black-hole-analog-confirms-hawking.html

Ah sorry I meant a default argument which was a dict, thanks for the tip tho!

[–] technohacker@programming.dev 10 points 1 year ago* (last edited 1 year ago) (2 children)

Oh I had a similar bug but with defaulted dicts. Default args are constructed once and reused. Not a problem for immutable args, but mutables like dicts (and sets I'd also assume) are all shared.

EDIT: whoops, didn't see you spoilered the answer, my bad! If it helps, i found my bug when dealing with cross-thread stuff, so that was a fun moment to bisect

[–] technohacker@programming.dev 22 points 1 year ago

Oof right in the feels

[–] technohacker@programming.dev 2 points 1 year ago (3 children)

Ah right I worded that wrong, sorry!

I guess what I mean to say is, would a non-negligible sized "singularity" (I know I'm messing with that term quite a bit, I'll stray from the mathematical definition) be consistent with our current theories?

[–] technohacker@programming.dev 5 points 1 year ago (7 children)

Gonna hijack this post to ask a somewhat related but possibly stupid question, would it be possible that instead of a singularity there happened to be a region of space with non-negligible size (ie, not a point sized region) that acted like a well instead? Things could "fall" into that well and not be able to escape, but it's not like everything in the well is at a single point.

Ooooh yikes, my bad. I'll edit to fix 😅

view more: ‹ prev next ›