Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JE
Posts
13
Comments
343
Joined
2 yr. ago

  • AFAIK the NSFW is actually part of Activity Pub (e.g. its bigger than lemmy).

    To fix this, I think Lemmy should adopt a system like hashtags or flairs. This would allow anything, like spoliers, or a market communities adding #sold, etc. The app displaying the posts can choose what to do with them (e.g. filtering out #nsfl)

  • There's not going to be a rust-specific FOSS editor AFAIK (nothing like RustRover from JetBrains). However the Rust extensions are first-class experience on VS Codium, Neovim, Emacs, etc.

    More importantly, unlike Java, C#, Kotlin, C++, or Python Rust doesn't benefit all that much from a language-specific IDE. There's no bulky management of a virtual environment, no make files, no maven, etc. Just a human-readable cargo.toml for your packages, an install command, and a build+run command.

  • Most of the comments seem to be missing the point. AFAIK the question is "how can I sandbox a malicious app?" which would be nice to know the answer to.

    • Different profile/VPN is a good start
    • What about location spoofing?
    • What options are their for faking mic data/call logs
    • How to protect against nearby WiFi detection
    • Do user profiles protect against screen access
    • etc
  • I have used this one every day for 4 years, it is really nice and simple (no internet/bluetooth etc just an old school clock with a light). Great min brightness, great max brightness, and has a good 40+min gradual fade from min to max. I've tried other ones as well but they didn't work quite as well as this one.

    https://www.amazon.com/Philips-Wake-Up-Simulation-HF3500-60/dp/B00F0W1RIW

    The only downside is the beeping, which can be fixed in 5 min by drilling a tiny bit right in the center of the speaker hole on the back. So many people do this, there's a youtube tutorial for it somewhere.

  • Spending 5K on advertising would get 1/100th of the visibility of "spending" 5K by sending it back to Menedez. The only downside is Menendez gets the 5K and if it was 5K of glued together pennies he effectively wouldn't even be getting that.

  • I wish there was an online two part survey/quiz, similar to some of the more formal personality quizzes, but instead it checked to see who was willing to change their mind when new data was presented.

  • I don't write it off because its ugly, I like snappy TUI tools. I write it off cause its not easy to pick up compared to what's already in my editor.

    I don't

    • stage individual lines (which is just a keystroke in my editor)
    • interactive rebase
    • cherry pick
    • bisect
    • nuke working trees
    • amend old commits

    I use git a lot, and I've learned/done each of those tasks, but I don't ever find myself needing them.

  • And not even documentation, even just adding examples without explaining anything can be so incredibly helpful.

    There's a whole bundle of tools that will never be used because its too difficult to figure out how to use them.

  • In one store, he says one in four customers were stealing something before the technology was rolled out.

    So far, more surveillance has not stopped shoplifting. Figures from the Office for National Statistics show retail theft rose by 22pc in the year to September.

    If 1 in 4 people are stealing then there's some major problems going on. I really wish they'd mention what products are getting stolen.

  • I mean I can and I agree, I was kinda curious if there was a kit or a software stack for it (kinda like next cloud). I did also want this post to have a list of options+tradeoffs but I probably should've done a better job communicating that.

    I guess maybe the raspberry pi question would be a better for the self hosted community.