[-] noddy@beehaw.org 31 points 4 months ago

The scary thing about this is thinking about potential undetected backdoors similar to this existing in the wild. Hopefully the lessons learned from the xz backdoor will help us to prevent similar backdoors in the future.

[-] noddy@beehaw.org 13 points 4 months ago

It's not useless. It's a gateway drug for getting into linux. "But can your windows PC do this?" is a great way to recruit people to try linux ;)

[-] noddy@beehaw.org 26 points 4 months ago

Until meta starts to slowly block small instances and we end up with the next email. Technically federated, but controlled by a few large corporations that dictates the block lists. Let us block them first so we get to define what the fediverse should look like, not them.

[-] noddy@beehaw.org 15 points 5 months ago

This many extensions in gnome will be fragile. Extensions have a tendency to stop working on gnome updates. The more extensions, the more issues you're gonna have. Though will probably work fine on a stable slow moving distro like debian or something.

Personally I use 3 extensions: dash to dock, app indicators and desktop icons.

[-] noddy@beehaw.org 24 points 6 months ago

It will go brrrrrrrt¤gdføTJwrgt65&<)5½$¥[[¥½{2ahgfh Segmentation fault (core dumped)

[-] noddy@beehaw.org 23 points 8 months ago* (last edited 8 months ago)

I know how to fix this!

bool IsEven(int number) {
    bool even = true;
    for (int i = 0; i &lt; number; ++i) {
        if (even == true) {
            even = false;
        }
        else if (even == false) {
            even = true;
        }
        else {
            throw RuntimeException("Could not determine whether even is true or false.");
        }
    }

    if (even == true) {
        return even ? true : false;
    }
    else if (even == false) {
        return (!even) ? false : true;
    }
    else {
        throw RuntimeException("Could not determine whether even is true or false.");
    }
}
[-] noddy@beehaw.org 13 points 9 months ago

Have you tried the "OsmAnd~" version on fdroid? I think that one is basically the full version without a paywall. You could try yourself if you find it worth it, and buy the official app if you want to support the project.

[-] noddy@beehaw.org 24 points 10 months ago

If I'm at 127.0.0.1 why would I need to wear a 255.255.255.0?

[-] noddy@beehaw.org 25 points 11 months ago

That kinda sounds like a bad cable. I've had the same issue with both HDMI and DP before and it was solved with a new cable both times 🙂 Display cables are quite hit and miss when it comes to quality.

[-] noddy@beehaw.org 14 points 1 year ago

Analyzing the symptoms, I'm afraid to say, you might have nvidia.

[-] noddy@beehaw.org 71 points 1 year ago

EU is the real MVP. Hoping that a few more years now and we'll have iphone with USB C, app sideloading, user replacable battery. I've never owned an iphone before but if that happens, I might consider one.

[-] noddy@beehaw.org 18 points 1 year ago

I think this is a problem of the capitalist system the ad-based websites exist in. There is an expectation for continuous growth, and if showing ads is the main source of income, the only way to grow after a certain point (user base not growing a lot any more) is to be more and more intrusive to shove more and more ads in the users faces. At some point we're fed up with the ads to the point it is not worth visiting the site anymore.

If growth weren't expected we could have stopped at a reasonable level of ads that are not as intrusive and had a steady income to cover the cost of running the site as long as the users are satisfied. But unfortunately everything anyone wants to use the internet for these days becomes a get rich quick scheme, causing the eventual enshittification of most sites.

This is why I like self hosted services, community funded, non profits, etc. For example wikipedia, and beehaw 🙂. It feels good donating when I can trust that the site owners have good intentions. It does not feel good to pay a subscription to a mega-corporation to avoid ads.

6

I've dabbled a bit with using Ardour and FOSS synthesizer plugins lately. I'm no expert, have only ever been in the dabble stage (played around with FL studio 6 when I was a kid). But I have gotten the urge to try to use a hardware synthesizer after watching a youtube video of using an old DAW on an Atari to control a budget 80s synth. (Video for those interrested).

I like the idea of being limited to a certain set of hardware, as it can get the creative juices flowing, when I have a limited set of knobs to turn for example, to get the most out of it. So I've impulse-ordered a second hand Roland SH-32 desktop synth (still waiting for it to arrive), that I should in theory be able to have 4 instruments at the same time from what I've understood.

Does anyone here have experience setting up hardware synths with a DAW on linux? I have an audio interface with MIDI in and out, so I should be able to connect it to a DAW in theory. Wondering if it is possible for the DAW to set up the correct settings on the synth through MIDI, when I open the project in the DAW.

I know I'm a bit early to ask since I haven't even gotten the hardware yet 😅. But I'm exited to try something new 🙂

view more: next ›

noddy

joined 1 year ago