• 3 Posts
  • 534 Comments
Joined 4 years ago
cake
Cake day: June 28th, 2020

help-circle




  • #!/usr/bin/env dash
    
    set -e
    
    cd $HOME/nixcfg
    
    # flake inputs to update
    for input in nixpkgs nixos-hardware home-manager hosts; do
    	nix --extra-experimental-features flakes --no-warn-dirty flake update $input
    done
    
    # rebuild NixOS
    nixos-rebuild --use-remote-sudo switch --keep-going --fallback --flake $HOME/nixcfg#$(hostname)
    
    # check for firmware upgrades
    fwupdmgr get-updates
    
    # print hard drive status info
    sudo smartctl -H /dev/nvme0n1
    sudo zpool status -v -x
    






  • This assumes that just since abuse could happen means we should block access for everyone. Folks might make illegal photocopies of books so we should ban libraries. I & others have done general scraping for our own uses that isn’t done in some abusive manner. But to assume a company beholden to US shareholder is going to “to the right thing” would be to go against the history of US corporations.

    And you know who is going to be able to afford to do the scraping? Big US-based “AI Bros” that can do it with venture capital preventing the average user or researcher from grepping the net.




  • They are precisely deciding who can scrape what by sitting in the middle of like 30% of internet traffic & denying access. There is no way to tell if this ‘scraping’ is for research, hobby, commercial, or “AI” purposes; conveniently if it can make Cloudflare money, they’ll let you charge a toll. If Cloudflare cared about AI issues, they wouldn’t be having unpaid users solve/train their hCAPTCHA models just for visiting a site from Tor, a VPN, or even just a non-‘Western’ IP address. The fact that folks/businesses bought into this centralization is frightening—with little open access to information or allowing folks to stay anonymous (whatever their motivation).

    Also don’t dare call someone “dumbass” if you can’t be bothered to turn on spell check or understand how commas work.




  • Yep. Camera situation is shit. I often carry a mirrorless so I can get a nice photo if I need it, but it means a general photo by me is shit since you need that proprietary software. And yet still since I use the headphone jack more than anything, it is a requirement—along with an unGoogled experience for privacy. If you want a jack + unlockable bootloader with flagship specs, Xperia is the only line left.


  • That is a real concern & it seems they are moving to 4 years of updates as well as not rolling out a new phone every year, but given that LineageOS supports the phones, even if I am not getting firmeware updates, I am willing to take that risk since I get more IO.

    The Xperia 5 is a skinny 6.1" & many consider it to be a small phone option in 2024.


  • The advantage here is that you can start baking in animations, themes, progressive enhancements. I would agree this isn’t the best tool for most authoring, but considering tow lackluster the XML editor is in Inkscape & how break points can make sure your icon is clear at all sizes, it is a good idea to spend time in a text editor as well.