Typo. I meant FWIW
// ==UserScript== // @name Twitter Alternative // @description // @match *://*.x.com/* // @namespace TwitterAlt // @run-at document-start // ==/UserScript== window.location.replace("https://xcancel.com" +…
How you remembered it is anecdotal, it's not relevant for the discussion unless you add something of value. Way back when is not when it broke mainstream. It's when the service begun. It was literally pitched as a…
FWIF, way back when, Twitter was the "Twitter for tech nerds". Lots of water under the fridge since...
> Though I'd really need 2 drives - one replacement, and a mirror. Yea, with just a single drive it's not really a backup is it? > If I copy some files with zfs to another drive, I'd also like to check that there wasn't…
> I've seen people arrested for discussing Switch emulation in-detail. Nope, that didn't happen. Nobody got arrested for discussing emulation.
It seems they no longer care if their actions make the general public sympathetic to this cause, which is rather troubling for a bystander.
Oh my god lolollol author_is_elon author_is_power_user author_is_democrat author_is_republican
> First is subtitle support is quite limited in comparison. I always watch with subtitles, but haven't noticed worse support in jellyfin vs plex, really. Granted, I mostly use srt/ssa (text based subtitles). > Second is…
> The NES games inside Animal Crossing blew my mind as a kid. The nesticle emulator blew my mind as a kid.
> "If you're not outraged, you're not paying attention!" Yea.. that outrage won't lead to any change. On the contrary, being in this state of distress eventually makes you unable to cope, breaking you down.
Questioning becomes meaningless if that's all you do. Instead, be the change you want to see.
> Why has it taken so long to get the Windows ecosystem fully on ARM? Windows has been through several ARM phases. The first one being Windows CE 2.0 in 1997. Win CE was used in the Dreamcast and the Gizmondo handheld.…
Why don't you take a moment to understand what you just commented on, maybe you will learn something today.
> GIF, PNG, JPG It makes more sense to transmit binary formats in binary. You would save bandwidth, memory and a decoding step. Then you could also inspect the header bytes, instead of memorizing how they present in…
Not strange, satisfied people don't usually run around declaring how perfectly OK everything is.
"fmt" is a reasonable generic abbreviation of "format".
Both are illegal, yes. That still doesn't make them the same thing. There are different shades of grey, etc. > Moreover isn't AI companies also "keeping content available"? I don't know what you mean by that.
Looking Glass is old. See https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF for direct GPU passthrough. Assuming your graphic card is supported by linux, it will work just fine.
> This is analogous to saying a computer can be used to do bad things if it is loaded with the right software. It's really not. Parent's examples are all out-of-the-box behavior.
FWIW: I learned in a sibling comment, that this compiler flag doesn't produce a warning in this specific case anyway (but I think it should!). In general (for any programming language, really), I would advocate for…
Oh, hah. Well that doesn't seem intentionally malicious then. I added it in the first place as it was a non-resolving .gov in the top 50 list which seemed out of place to me. > bldrdoc.gov: No address associated with…
> I'd be keen to hear why binding the Cmd-K hotkey makes it feel like cmdk doesn't add value! You tell me. Your shell script "cmdk" does not bind the Cmd-K hotkey. I just commented on the fact that binding that key is…
Unexpected issue (for me). I would have expected that the compiler should complain that psize is computed but unused. Why isn't -Wunused-variable enabled in OpenZFS?
I also believe the project is struggling for an existence. From the readme: > (Optional) Bind the ⌘-k hotkey
Typo. I meant FWIW
// ==UserScript== // @name Twitter Alternative // @description // @match *://*.x.com/* // @namespace TwitterAlt // @run-at document-start // ==/UserScript== window.location.replace("https://xcancel.com" +…
How you remembered it is anecdotal, it's not relevant for the discussion unless you add something of value. Way back when is not when it broke mainstream. It's when the service begun. It was literally pitched as a…
FWIF, way back when, Twitter was the "Twitter for tech nerds". Lots of water under the fridge since...
> Though I'd really need 2 drives - one replacement, and a mirror. Yea, with just a single drive it's not really a backup is it? > If I copy some files with zfs to another drive, I'd also like to check that there wasn't…
> I've seen people arrested for discussing Switch emulation in-detail. Nope, that didn't happen. Nobody got arrested for discussing emulation.
It seems they no longer care if their actions make the general public sympathetic to this cause, which is rather troubling for a bystander.
Oh my god lolollol author_is_elon author_is_power_user author_is_democrat author_is_republican
> First is subtitle support is quite limited in comparison. I always watch with subtitles, but haven't noticed worse support in jellyfin vs plex, really. Granted, I mostly use srt/ssa (text based subtitles). > Second is…
> The NES games inside Animal Crossing blew my mind as a kid. The nesticle emulator blew my mind as a kid.
> "If you're not outraged, you're not paying attention!" Yea.. that outrage won't lead to any change. On the contrary, being in this state of distress eventually makes you unable to cope, breaking you down.
Questioning becomes meaningless if that's all you do. Instead, be the change you want to see.
> Why has it taken so long to get the Windows ecosystem fully on ARM? Windows has been through several ARM phases. The first one being Windows CE 2.0 in 1997. Win CE was used in the Dreamcast and the Gizmondo handheld.…
Why don't you take a moment to understand what you just commented on, maybe you will learn something today.
> GIF, PNG, JPG It makes more sense to transmit binary formats in binary. You would save bandwidth, memory and a decoding step. Then you could also inspect the header bytes, instead of memorizing how they present in…
Not strange, satisfied people don't usually run around declaring how perfectly OK everything is.
"fmt" is a reasonable generic abbreviation of "format".
Both are illegal, yes. That still doesn't make them the same thing. There are different shades of grey, etc. > Moreover isn't AI companies also "keeping content available"? I don't know what you mean by that.
Looking Glass is old. See https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF for direct GPU passthrough. Assuming your graphic card is supported by linux, it will work just fine.
> This is analogous to saying a computer can be used to do bad things if it is loaded with the right software. It's really not. Parent's examples are all out-of-the-box behavior.
FWIW: I learned in a sibling comment, that this compiler flag doesn't produce a warning in this specific case anyway (but I think it should!). In general (for any programming language, really), I would advocate for…
Oh, hah. Well that doesn't seem intentionally malicious then. I added it in the first place as it was a non-resolving .gov in the top 50 list which seemed out of place to me. > bldrdoc.gov: No address associated with…
> I'd be keen to hear why binding the Cmd-K hotkey makes it feel like cmdk doesn't add value! You tell me. Your shell script "cmdk" does not bind the Cmd-K hotkey. I just commented on the fact that binding that key is…
Unexpected issue (for me). I would have expected that the compiler should complain that psize is computed but unused. Why isn't -Wunused-variable enabled in OpenZFS?
I also believe the project is struggling for an existence. From the readme: > (Optional) Bind the ⌘-k hotkey