Posts by becomethewaifu@tech.lgbt
(DIR) Post #AaJCNHLlbtHHmpzMyO by becomethewaifu@tech.lgbt
7 likes, 5 repeats
An excellent quote from a source I've long forgotten that I somehow just dug out of my archives: Good yuri turns girls into lesbians. Great yuri turns boys into lesbians.
(DIR) Post #B4vW339xwLM4ofnUJc by becomethewaifu@tech.lgbt
1 likes, 0 repeats
Weh. My desire for an ARM64 laptop for non-work purposes has gotten strong enough I've actually started looking. Anyone have recommendations for ones that aren't MacBooks and still have decent mainline Linux support? (Macs are the fallback option, but I already know all about those as I've been following the Asahi project since they first got m1n1 running, much less the full kernel)
(DIR) Post #B53mVuLkvVzmQEm2Do by becomethewaifu@tech.lgbt
0 likes, 0 repeats
Weh. I have too many projects, but just had an idea for another one... Porting as many gnuradio function blocks to vulkan compute shaders as I can, as well as looking into a way to make a single block automatically pick "CPU vs GPU" based on their neighbors if they don't already have a mechanism for that. (to avoid extra copies between host and accelerator memory just for jellybean "intermediate" blocks, without incurring copies by making those blocks require the accelerator)(Unfortunately the only way I can think of is either "naive" and problematic if you have multiple "either" blocks next to each other, or relying on the flow graph compiler to know about buffer typing and alternate implementations. The logic would be that blocks that have a single impl can bind a chain of 'either' blocks to that impl, but "preferring" the GPU if you have a GPU->intermediates->CPU chain)
(DIR) Post #B5OCbeBcQ0vs00czwm by becomethewaifu@tech.lgbt
1 likes, 0 repeats
I just had an incredibly dumb idea for if I win one of the stupid big lotto jackpots (I toss a few bucks at it when it gets stupid high just for the daydreams): A "modernized" Fletcher-class yacht. Exterior accurate to the original, though "taking some liberties" with the interior for modern tastes (and equipment, though it would still have a dedicated radio room for ham shenanigans, of course)(5-inch potato cannon, anyone? USS Cod launched a shredded coconut out of theirs last time they were "underway" to drydock...)
(DIR) Post #B7MOZFUBhJFl8UbT2O by becomethewaifu@tech.lgbt
0 likes, 0 repeats
@astrid @privateger Yeah, see @soatok 's blog on openSSL and all the absolutely mind-numbing "you can do anything!*" shit they support, including this exact problem. * Including accidentally shooting your own foot off with a cannon nobody bothered to tell you was even aimed at them.