[-] TheElectroness@lemmy.ml 1 points 1 year ago

I mean, you can probably still get 300 different variants of that on aliexpress for less than $10

[-] TheElectroness@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

google 'google takeout', or just look in your profile, it's in there someplace

edit: the url is literally https://takeout.google.com

[-] TheElectroness@lemmy.ml 1 points 1 year ago

I'd just like to point out that Assange isn't a US citizen, Snowden is probably who the person was grasping for

[-] TheElectroness@lemmy.ml 3 points 1 year ago

If you think vim is bad for this, try dte :P

[-] TheElectroness@lemmy.ml 1 points 1 year ago

Wait, when did they get past 1.4 ? /s

Also, could Oracle/Sun ever get around to not changing the numbering system on a product midway through a product life. I mean, Java 1.21 is great and all, but you know...

[-] TheElectroness@lemmy.ml 3 points 1 year ago* (last edited 1 year ago)

I assumed, at first, that it was somehow falling through the infinite loop and accidentally runnning the unreachable function, but it clearly explicitly runs it in the assembler generated...

10f4: 48 8d 3d d5 00 00 00  lea    0xd5(%rip),%rdi        # 11d0 <_Z11unreachablev>
10fb: ff 15 b7 2e 00 00     call   *0x2eb7(%rip)        # 3fb8 <__libc_start_main@GLIBC_2.34>

how odd.

edit: ah, it's called from __start, which suggests that main is being elided entirely by the optimiser, and somehow 'unreachable' is simply becoming a defacto 'main'

[-] TheElectroness@lemmy.ml 3 points 1 year ago
[1] + suspended (tty output) vim

TheElectroness

joined 1 year ago