"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearSH
Jump
This is why I never spend more then $100 on a phone.
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFM
    fmstrat
    Now 100%

    I got a Pixel 8 after my past phone being an S9+. It turns out, so many people are smashing screens that they've softened Gorilla Glass, which means it doesn't shatter as easy but scratches more. I had a scratch from putting it in my pocket on day 1. Now I understand why people use screen protectors when I never have needed one in the past.

    4
  • Idaho state senator tells Native American candidate to “go back where you came from”
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFM
    fmstrat
    Now 100%

    Idaho State Sen. Dan Foreman, a conservative Republican

    Said this to

    Trish Carter-Goodheart, a Democrat running for a House seat

    Always use names. The veil of "a politician said" or "big company does" is too blinding. Name and shame.

    36
  • Time for a new cable or a clean
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFM
    fmstrat
    Now 100%

    I use the ones that add on to an existing cable, that way I'm not bound to one cable type. Snatched like 25 of them when they were $2 on AE.

    5
  • People with framework laptops on linux (nixos?) what is your experience with them?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFM
    fmstrat
    Now 100%

    Yup. LUKS with LVM from the installer. Guided partitioning did try to set swap to 1GB, so I deleted both logical volumes (root and swap) in the guided installer to make swap 16GB. After install it was just like a non-LUKS setup, only having to set RESUME. It was very refreshing consider previous hoops I've jumped through.

    1
  • People with framework laptops on linux (nixos?) what is your experience with them?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFM
    fmstrat
    Now 100%

    I just found if you install Debian 12 and make the LVM swap partition the size of RAM, you can finally enable hibernate to encrypted swap without craziness during install. It was a breath of fresh air.

    1
  • On the importance of F-Droid
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFM
    fmstrat
    Now 100%

    Big fan, but if you haven't tried Obtainium as a client, give it a go. Can manage installs from F-Droid, GitHub releases, and more.

    5
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    400 and 499 errors in NGINX logs
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFM
    fmstrat
    Now 100%

    It ended up being an outbound connectivity issue due to firewall changes. Doh. The thing that confused me is Lemmy.ml was still making it through without an outbound response.

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCA
    Jump
    This really puts the size into perspective
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Lemmy Support fmstrat Now 100%
    400 and 499 errors in NGINX logs

    Hi all, How would I go about identifying why all these 400 (and some 499) errors are popping up in my server's logs? ``` [26/Sep/2024:17:12:42 -0400] "POST /inbox HTTP/1.1" 400 137 "-" "Lemmy/0.19.6-beta1; +https://lemmy.ml" [26/Sep/2024:17:12:43 -0400] "POST /inbox HTTP/1.1" 400 133 "-" "Lemmy/0.19.3-4-gc98049af6; +https://lemmy.world" [26/Sep/2024:17:12:44 -0400] "POST /inbox HTTP/1.1" 400 137 "-" "Lemmy/0.19.6-beta1; +https://lemmy.ml" [26/Sep/2024:17:12:44 -0400] "POST /inbox HTTP/1.1" 499 0 "-" "Lemmy/0.18.4; +https://beehaw.org" [26/Sep/2024:17:12:44 -0400] "POST /inbox HTTP/1.1" 200 0 "-" "Lemmy/0.19.6-beta1; +https://lemmy.ml" [26/Sep/2024:17:12:44 -0400] "POST /inbox HTTP/1.1" 200 0 "-" "Lemmy/0.19.6-beta1; +https://lemmy.ml" [26/Sep/2024:17:12:52 -0400] "POST /inbox HTTP/1.1" 499 0 "-" "Mbin/1.7.1 (+https://fedia.io/agent)" [26/Sep/2024:17:12:53 -0400] "POST /inbox HTTP/1.1" 400 139 "-" "Lemmy/0.19.6-beta1; +https://lemmy.ml" [26/Sep/2024:17:12:53 -0400] "POST /inbox HTTP/1.1" 400 140 "-" "Lemmy/0.19.3-4-gc98049af6; +https://lemmy.world" [26/Sep/2024:17:12:54 -0400] "POST /inbox HTTP/1.1" 400 135 "-" "Lemmy/0.19.6-beta1; +https://lemmy.ml" [26/Sep/2024:17:12:59 -0400] "POST /inbox HTTP/1.1" 499 0 "-" "Lemmy/0.18.4; +https://beehaw.org" [26/Sep/2024:17:12:59 -0400] "POST /inbox HTTP/1.1" 499 0 "-" "Lemmy/0.18.4; +https://beehaw.org" [26/Sep/2024:17:13:00 -0400] "POST /inbox HTTP/1.1" 499 0 "-" "Mbin/1.7.1 (+https://fedia.io/agent)" [26/Sep/2024:17:13:03 -0400] "POST /inbox HTTP/1.1" 400 137 "-" "Lemmy/0.19.6-beta1; +https://lemmy.ml" [26/Sep/2024:17:13:04 -0400] "POST /inbox HTTP/1.1" 400 132 "-" "Lemmy/0.19.3-4-gc98049af6; +https://lemmy.world" [26/Sep/2024:17:13:04 -0400] "POST /inbox HTTP/1.1" 200 0 "-" "Lemmy/0.19.3-4-gc98049af6; +https://lemmy.world" ``` I don't see a way to get Lemmy server to spit out any helpful info. I've tried setting `RUST_LOG=verbose` in the env, but no luck, still no log output.

    4
    2
    element.io

    After trying to understand if Synapse was still the preferred community method for Matrix after the post on Element X/ESS, I thought I'd share this. > Element Starter is a game-changer, offering a free (as in beer) self-hosted version of Element Server Suite. It is a lightweight version of the officially supported Kubernetes-based components found in our paid packages (Business, Enterprise and Sovereign) - the very same stack used to power the biggest Matrix homeservers in the world; built by the team who created Matrix. > Element Starter is designed to allow anyone in the world (who doesn’t need to start with our powerful paid-for enterprise features) to adopt Element Server Suite for free. This option gives them all the real-time communication functionality they expect from a leading messaging and collaboration app with the added benefit of self-hosting to ensure data ownership and control, while building on a wrought-iron foundation which is futureproofed for commercial support and features on demand. Really surprised I can't located migration methods anywhere, though. And that all the Element X app repos are still labeled pre-release but the blog says they are production ready. **Edit: This does require sign in and terms of use agreements, so I'll be sticking to my Synapse docker container for now.**

    50
    7

    Q: Is it still possible to have "Web & App Activity" turned off, but also have history of previously searched places in Google Maps? This was possible until recently (Pixel 8), and came back this week for a few days, but now my history is empty again with a button trying to get me to turn on privacy cancer. (Yes I use OSMAnd and Organic Maps when I can already.)

    6
    1
    nowsci.com

    cross-posted from: https://lemmy.nowsci.com/post/9807839 > A web accessible Virtual Machine powered by Docker, Debian, and noVNC. Webbian allows you to execute a single docker run command to get an entire linux system with a web interface.

    33
    0
    nowsci.com

    A web accessible Virtual Machine powered by Docker, Debian, and noVNC. Webbian allows you to execute a single docker run command to get an entire linux system with a web interface.

    33
    3
    nowsci.com

    cross-posted from: https://lemmy.nowsci.com/post/9782596 > Hi all, > > I've finally gotten around to releasing these formally after much testing of prints and usage. > > **The Twystlock system is a set of 100% 3D printable gaming accessories that require no printed supports or additional parts.** This means no springs to buy and no metal elements to melt in, just access to a 3D printer and a bit of super glue. Originally designed for the Steam Deck, these accessories can be applied to the case of any mobile gaming device. > > **The Twystlock connector itself is designed as a quick-connect that secures parts together with a simple twist motion, can be fully recreated with affordable home-based 3D printers, and doesn't require complicated supports to print.** The first use of this connector has been for the Steam Deck, specifically to supply an alternative accessory platform that is more accessible to the everyday 3D printing hobbyist, however it could be utilized as a connector in almost any environment. > > Feel free to download what you like, and if you would like to request a new accessory design, or vote on the next accessory to be created, please visit our Lemmy community at https://lemmy.world/c/twystlock@lemmy.nowsci.com.

    50
    6
    nowsci.com

    cross-posted from: https://lemmy.nowsci.com/post/9782596 > Hi all, > > I've finally gotten around to releasing these formally after much testing of prints and usage. > > **The Twystlock system is a set of 100% 3D printable gaming accessories that require no printed supports or additional parts.** This means no springs to buy and no metal elements to melt in, just access to a 3D printer and a bit of super glue. Originally designed for the Steam Deck, these accessories can be applied to the case of any mobile gaming device. > > **The Twystlock connector itself is designed as a quick-connect that secures parts together with a simple twist motion, can be fully recreated with affordable home-based 3D printers, and doesn't require complicated supports to print.** The first use of this connector has been for the Steam Deck, specifically to supply an alternative accessory platform that is more accessible to the everyday 3D printing hobbyist, however it could be utilized as a connector in almost any environment. > > Feel free to download what you like, and if you would like to request a new accessory design, or vote on the next accessory to be created, please visit our Lemmy community at https://lemmy.world/c/twystlock@lemmy.nowsci.com.

    67
    9
    nowsci.com

    cross-posted from: https://lemmy.nowsci.com/post/9782732 > cross-posted from: https://lemmy.nowsci.com/post/9782596 > > > Hi all, > > > > I've finally gotten around to releasing these formally after much testing of prints and usage. > > > > **The Twystlock system is a set of 100% 3D printable gaming accessories that require no printed supports or additional parts.** This means no springs to buy and no metal elements to melt in, just access to a 3D printer and a bit of super glue. Originally designed for the Steam Deck, these accessories can be applied to the case of any mobile gaming device. > > > > **The Twystlock connector itself is designed as a quick-connect that secures parts together with a simple twist motion, can be fully recreated with affordable home-based 3D printers, and doesn't require complicated supports to print.** The first use of this connector has been for the Steam Deck, specifically to supply an alternative accessory platform that is more accessible to the everyday 3D printing hobbyist, however it could be utilized as a connector in almost any environment. > > > > Feel free to download what you like, and if you would like to request a new accessory design, or vote on the next accessory to be created, please visit our Lemmy community at https://lemmy.world/c/twystlock@lemmy.nowsci.com.

    28
    0
    nowsci.com

    cross-posted from: https://lemmy.nowsci.com/post/9782596 > Hi all, > > I've finally gotten around to releasing these formally after much testing of prints and usage. > > **The Twystlock system is a set of 100% 3D printable gaming accessories that require no printed supports or additional parts.** This means no springs to buy and no metal elements to melt in, just access to a 3D printer and a bit of super glue. Originally designed for the Steam Deck, these accessories can be applied to the case of any mobile gaming device. > > **The Twystlock connector itself is designed as a quick-connect that secures parts together with a simple twist motion, can be fully recreated with affordable home-based 3D printers, and doesn't require complicated supports to print.** The first use of this connector has been for the Steam Deck, specifically to supply an alternative accessory platform that is more accessible to the everyday 3D printing hobbyist, however it could be utilized as a connector in almost any environment. > > Feel free to download what you like, and if you would like to request a new accessory design, or vote on the next accessory to be created, please visit our Lemmy community at https://lemmy.world/c/twystlock@lemmy.nowsci.com.

    51
    0
    nowsci.com

    Hi all, I've finally gotten around to releasing these formally after much testing of prints and usage. **The Twystlock system is a set of 100% 3D printable gaming accessories that require no printed supports or additional parts.** This means no springs to buy and no metal elements to melt in, just access to a 3D printer and a bit of super glue. Originally designed for the Steam Deck, these accessories can be applied to the case of any mobile gaming device. **The Twystlock connector itself is designed as a quick-connect that secures parts together with a simple twist motion, can be fully recreated with affordable home-based 3D printers, and doesn't require complicated supports to print.** The first use of this connector has been for the Steam Deck, specifically to supply an alternative accessory platform that is more accessible to the everyday 3D printing hobbyist, however it could be utilized as a connector in almost any environment. Feel free to download what you like, and if you would like to request a new accessory design, or vote on the next accessory to be created, please visit our Lemmy community at https://lemmy.world/c/twystlock@lemmy.nowsci.com.

    2
    0

    Hi all, I've got an uncoated aluminum boiler to replace the flaking one in my Gaggia Classic Pro Evo. Given that aluminum boiler coupled with the brass group head will cause galvanic corrosion, what are my options? I know I can wait for companies to get chrome plated group heads in stock, but I hear the new (since April) GCP Evos are using the brass group head and the uncoated boiler. How are they pulling that off? Thanks.

    15
    10

    Why YSK: Locking your credit with the main 3 places is not enough. https://innovis.com/ have grown enough to require locking as providers are using them as a single check source. There's also https://www.chexsystems.com/ which many banks use for opening checking accounts. They're unique because they handle accounts that don't show up in a credit report.

    175
    31
    github.com

    All the posts about Reddit blocking everyone except Google and Brave got me thinking: What if SearNGX was federated? I.E. when data is retrieved via a providers API, that data is then federated to all other instances. It would spread the API load out amongst instances, removing the API bottlenecks that come from search providers. It would allow for more anonymous search, since users could cycle between instances and get the same results. Geographic bias would be a thing of the past. Other than ActivityPub overhead and storage, which could be reduced by federating text-only content, I fail to see any downside. Thoughts?

    102
    25

    It removes pay walls. It rejects cookie requests. It blocks ads. It fixes the internet. It is magnificent.

    132
    23

    The Firefox for Android GitHub releases aren't being updated anymore, and is versions behind the Play Store now. FDroid Fennec isn't fully the same app, and FDroid has it's own set of delays. Is there a location where the latest version can be pulled/tracked with Obtainium?

    33
    22
    youtu.be

    Almost 30 more minutes of dishwasher.

    776
    92
    https://www.jwz.org/xscreensaver/google.html

    This may violate the "low-effort" rule, but I thought readers might enjoy (remove if not, of course). This particular Android app Privacy Policy shows how the "one size fits all" of the Play Store doesn't always make sense.

    34
    5

    cross-posted from: https://lemmy.nowsci.com/post/7576006 > Hey all, > > In the market for a GPU, would like to use Bazzite, mostly a Steam user with some SteamVR (rare), and have run into nvidia issues with Bazzite and a 3070 previously. > > With the recent news on nVidia's beta drivers and Plasma's sync support in beta, I'm newly on the fence about switching to AMD given nvidia having a better performance to cost ratio, the power usage (big one for a compact living room system), and the fact that they have the potential for HDMI2.1 support which AMD doesn't have a solution to yet. > > What are community thoughts? I'll probably hold out for some reports on the new drivers regardless, but wanted to check in with the hive mind. > > Thanks!

    32
    21
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFM
    Now
    58 1.9K

    fmstrat

    fmstrat@ lemmy.nowsci.com