Skip Navigation

Posts
3
Comments
665
Joined
3 yr. ago

while(true){💩};

  • I made this mistake too when I figured out I had ADHD. I had a shiny new hammer to fix all my problems with, and EVERYTHING was a nail. And I really liked showing off my shiny new hammer to explain why I was trying to hammer all these nails.

    People didn't like it very much. I was being obnoxious. I know I was. I knew it at the time too, but still couldn't stop myself.

    Our culture right now does not favor talking about mental health in any capacity, and I think part of that comes from shame for some people ("oh no, what if I'm similar and have it?"), and for other people its just a frustrating change in routine ("oh God am I going to have to listen to this every day from now on, and change how I do things to boot?") - it becomes extra burden in their eyes.

    The trick is masking. It's always masking. It sucks that we have to mask, but masking unfortunately works. Don't talk about your issues, or if you do only do it once with any particular group of people.

    On the flipside, it's still important to be yourself. Find a good group who you don't have to wear the mask around and spend as much time with them as you can, so you can deal with the times you do.

  • Didn't a lot of the people from back in the old 4chan days move over to KiwiFarms? This feels like it would be a kiwifarms thing these days rather than 4chan

  • Yes, and they make for awful passwords as a result. Ergo... Are stepper motors an instrument?

  • Its the closest thing I've found to the discord experience, but it still feels young (I.e. buggy and laggy, UI feels off in a few places). Other than that its almost 1:1

  • Ahh yea that'd do it. I didn't even know there was a wireless option.

  • The corsair scimitar is very supported on Linux and has some software called ckb-next you can install that lets you do most remappings you could possibly want. I had one for a while until it finally gave up the ghost. I have a Logitech G600 now, and there are some apps for it but none like the corsair one. Since it has onboard memory for bindings, I just edited it on a windows machine with their really old app and saved it to hardware.

  • They addressed that in their post already.

  • Seemingly "random" events can still be containerized in the crystalized time structure.

  • I just saw your reply to me and was about to say the same thing, but they worded it perfectly. And I did mention metadata as a key point in my original post.

  • We literally have /var/log/ as a well-known standard though. Almost every piece of linux-standard software dumps to a subfolder by the app name in there. Systemd should at the very least have the capability to mirror there so you can get at the logs in a sane way.

  • Been using systemd for at least 6 year now, and yes it is indeed quite stable.

    But making startup services is hot garbage, and accessing system logs is even worse. journalctl is an unapproachable mess, and I really don't like the idea that systemd is kind of slowly replacing the linux kernel in its entirety.

    It doesnt affect my day to day as a normal user, but when I switch to power user mode its... It makes maintaining my system very unenjoyable.

  • Average journalctl avoider

  • Yes, it is possible!

    I hope you have some solid soldering and hot air workstation skills, but assuming you do then yes its 100% possible.

    I do not recommend it.

  • I think that part of the issue is that every disability is unique to some degree. No two people who are blind have blindness to the same degree. Colorblind people have several variations they could be experiencing. Deafness also follows a similar pattern, whereby some people can't hear well where others can't hear at all; or in some cases have a constant sound in their ear that drowns out everything else. There are neurological disorders that range from not being able to read sentences normally because the words start to become jumbled to being unable to focus on large amounts of text. There are physical disabilities of all sorts that affect the arms and hands or even the ability to sit upright to look at the computer screen.

    Because of that, there are two options:

    • build a desktop environment custom-tailored to each individuals needs.
    • build some general purpose accessibility options that can (and must) be adjusted to meet an individuals needs, which may or may not be able to meet them 100%.

    Out of the two, the second one is far more feasible, and more possible to improve upon.

  • citation

    EVERYTHING in Signal follows an encryption or tokenization chain. Not like crypto coins but real actual chain-of-custody type encryption workflows. It uses elliptical curve cryptography where the key for each message moves forward along an elliptic curve, which are excessively difficult to guess the factors for once it is selected if you are not the key holder. This means that even if someone cracks the key for a single message you sent, they are going to have to crack the key for every other message still as each one is different. Even the metadata is encrypted by the user's keys.

    Signal doesnt have usernames in the traditional sense. It's phone number+6 digit pin hashed into an encrypted signature.

    The signal company can't see anything you do besides account create date and last login date, even if they wanted to due to how their platform is set up.

    Meanwhile, Matrix literally clones the metadata between servers when a user connects to and starts talking to users on another server, in plaintext (maybe encrypted at rest but not E2EE).

  • Deleted

    Permanently Deleted

    Jump
  • I really really don't. As soon as he does, corporate vultures (such as MBA degree holders) and people who "want to change what 'open source' means" will swoop in. If we replace Linus, I hope its someone very similar to him who isn't afraid to be a hardass where it's needed and will keep the current vision of Linux alive.

  • That only works after you've found out the developer is a scumbag though

  • I meant more the un-clogging of getting protocols improved in upstream