• 0 Posts
  • 73 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle

  • I think the author of the article just haven’t understood how to use the ? operator yet, and don’t think they deserve being called “utterly incompetent” for it. Whether something is a monad or not is not necessarily something a programmer should have to think about on a daily basis IMO.

    I just think of rust errors as a tagged enum with either a value or an error. And the ? operator as syntax sugar for returning if something was an error. IMO that simple understanding is sufficient to do error handling in Rust. I don’t think we should gatekeep programming behind some intellectual barrier of whether or not you understand category theory. I certainly don’t understand what a monad is, but I can still write working software and do error handling without unwraps.



  • I tried it briefly. I like the idea of an alternative to VS code, that’s not some inefficient javascript electron app. But the focus of zed seems to be on collaboration in cloud and also pushing LLM tools. That’s not what I’m looking for. I disliked that it was impossible to hide the “log in to github” button (I don’t want to log into an editor). Irked me the wrong way.








  • Not 100% sure if it is the same issue as you linked to, but I have an early Ryzen 7 1700 that has a hardware error (google “ryzen performance marginality” to find info about it) causing it not to work properly with linux. I never bothered to RMA my CPU. I’ve made it kinda work anyways, by disabling cool and quiet or whatever it is called, and set a fixed overclock to compensate for the lack of turbo after that. The idea is that the CPU should always run at a fixed clock speed instead of clocking down to save power when idle. Haven’t had any issues with this CPU for a while now after I did that.

    BTW I upgraded my desktop with a 3900x and put the 1700 in a server. Never had any issues with the 3900x on linux, so getting a newer generation ryzen for you PC second hand or something might just fix it as well.







  • They went from doing some communication secure with signal, to doing no secure communication, because of a rug pull of a genuinely convenient feature. The problem with communication apps is that it is almost impossible to convince anyone to use anything they haven’t heard about, if it is not very convenient. They’re not going to use a separate app just for communicating with a single person/a few people.

    Looks like RCS might be viable in the future when it works on both iphones and androids though. I just hope that it doesn’t all go through googles servers.


  • noddy@beehaw.orgtoLinux@lemmy.mlStop being elitist, spread Linux!
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    8 months ago

    The vast majority of people don’t know what sRGB or DCI-P3 or color profiles are, or care about it. I understand that you may be frustrated about bad support, but it is just not that big of a deal for most people. That said, color management and HDR support for wayland is being actively worked on, and I wouldn’t be suprised if it works better on wayland than X11 in a year or two. Also the distro suggested here (linux mint cinnamon) uses X11, not wayland. I agree with OP that we shouldn’t scare people away from linux. Forcing people to have an opinion on X11 vs Wayland or color profiles, definately could scare them away.



  • Surge XT is a must. Best FOSS synth there is IMO. 3 oscillators in 2 scenes. Filters, effects, all the LFOs and envelopes in the world, all the modulation, expression aftertouch, etc you need. A bunch of presets out of the box. Very flexible synth, though can be a bit learning curve to get going.

    Honorable mentions to Dexed (basically a software DX7), GeonKick (for synthesizing drums), and pianoteq (proprietary, but best there is in piano synth with native linux support).