[-] KiranWells@pawb.social 14 points 8 months ago

For anyone who is confused: This is exploiting an old soundness bug in the Rust compiler that is still present. The GitHub issue page has this comment from maintainers:

we already had a crate published on crates.io before which used this bug to transmute in safe code, see #25860 (comment).

this issue is a priority to fix for the types team and has been so for years now. there is a reason for why it is not yet fixed. fixing it relies on where-bounds on binders which are blocked on the next-generation trait solver. we are actively working on this and cannot fix the unsoundness before it's done.

[-] KiranWells@pawb.social 5 points 9 months ago

To be honest, you can say the same about any large cloud provider. What happens if AWS, or Azure, or Google Cloud go down, or become terrible?

[-] KiranWells@pawb.social 9 points 9 months ago

This is probably not the solution you are looking for, given your opinion of the company, but I wonder if using their 1.1.1.1 app (which acts as a mini VPN to a Cloudflare endpoint and changes your public IP) would fix that for you. The upside is it's free, the downside is that it is a Cloudflare-run VPN.

[-] KiranWells@pawb.social 7 points 9 months ago

You might look into displaying images in the terminal as well; many modern terminals support showing actual images natively

[-] KiranWells@pawb.social 12 points 10 months ago

Yep; sometimes I will be able to do a search and then when I try to click on a result it has me restart.

[-] KiranWells@pawb.social 39 points 10 months ago

For anyone who is still confused about what causes this: Firefox launches copies of itself when creating new website instances (usually when loading a website that has not already been loaded). Because of this, if it is updated in the background (through any means; I usually see this after a manual system update), Firefox has to restart when you try and load a new site because it cannot create any compatible copies of itself, since the old version is the one that is still running and the copies would use the new (updated) version.

The solution is to only update when Firefox is closed, or restart it when it asks.

[-] KiranWells@pawb.social 4 points 10 months ago

Actually looking forward to the btrfs swapfile hibernation; I have tried setting it up on my machine before but the documentation was never clear on whether it would work (or why mine wasn't).

[-] KiranWells@pawb.social 4 points 10 months ago

Check out Ollama and its extensions for VSCode; might save you some money paying for other services if your computer can run models locally.

[-] KiranWells@pawb.social 4 points 11 months ago

Have you had any luck with hibernation with a BTRFS swapfile? My computer still does not start from hibernation, and I am not sure why, even though I followed the Arch wiki to set it up.

[-] KiranWells@pawb.social 10 points 11 months ago

My computer was taking too long to start up, which I interpreted as failing to boot, but in hindsight was probably just my hard drive being slow. So, I booted into recovery mode, and ran an update. At one point, apt said "there are unnecessary packages" and would I like to remove them? I figured that apt knew better than I did (after all, maybe a package dropped a dependency), so I said yes.

It was after I noticed the very large number of packages that I suspected I messed up. Turns out, apt uninstalled the entire desktop environment, and network manager, so I had to boot into a USB drive with Network Manager installed, chroot into my main drive, and reinstall plasma. As a bonus, I think I missed the main group for the plasma desktop and only installed only most of it, so some of my extensions just didn't work anymore.

[-] KiranWells@pawb.social 4 points 11 months ago

I haven't taken it myself, but "The Last Algorithms Course You'll Need" is free and is written by The Primeagen. He works at Netflix and runs a programming-focused YouTube channel, and as far as I can tell is very knowledgeable and level-headed.

[-] KiranWells@pawb.social 3 points 1 year ago

I think Lokinet and Veilid are two different solutions to the same problem. Lokinet is intentionally based on the block chain to prevent attacks, while Veilid is intentionally non-blockchain based. Additionally, Lokinet seems to be more similar to Tor in its makeup and purpose, but I can't find any information on how the encryption functions to compare to Veilid's.

2

I made This old setup a couple of years ago that was (nearly) fully automated with Pywal. I don't think I have the source for most of it anymore, but here is what I remember using:

WM: xmonad
Terminal: Alacritty + fish + starship
Bar: Polybar
App launcher: Rofi, based on adi1090x's themes
Clock widget: Conky, using a custom background made in Inkscape
Text editor: Micro / VSCode
Firefox theme: blurredfox
Spotify theme: spicetify

view more: next ›

KiranWells

joined 1 year ago