samc

joined 2 years ago
[–] [email protected] 2 points 1 year ago

Thanks, fixed! (TIL you need the https:// bit on Lemmy)

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (2 children)

There is, they just don't publicise it. Actually one of my favourite features of the service tbf. Just load up a web page and all my messages are there, regardless of where they came from.

[–] [email protected] 12 points 1 year ago (2 children)

Iirc microkernels have been the future since before Linux existed. There was a bit of a flame war between Linus and the guy who wrote the MINIX kernel about how being monolithic would be the death of Linux.

GNU Hurd also wanted to show the world how good microkernels could be, but sadly never got off the ground.

I'm not saying microkernels are bad, but I do wonder if there's some reason we don't see them out in the wild much.

[–] [email protected] 3 points 1 year ago (1 children)

Isn't production JavaScript usually minified/obfuscated to make it hard to read?

Also wasm is actually bytecode, which I believe has a 1:1 conversion into a text-based format called wat.

I agree with your main point though, it's kinda creepy when you realise just how much we are expected to allow other people's code to run on our machines.

[–] [email protected] 58 points 1 year ago (1 children)

There's a common thread between a lot of the missteps listed here and Embeacer group's recent troubles. The idea that you could fund 230 Spiderman 2's for the same price as buying 1 Activision-Blizzard-King really drove the point home to me.

The problem (in my obviously uneducated opinion) is that when you spend so much money in acquisition, especially of established companies, you're neither funding nor rewarding innovation. You spend $70B on ABK and some randos in suits get a huge payout that they invest in oil or crypto or whatever. Spend $70B on talent and early career devs and you could unleash a tidal wave of creativity and experimentation.

[–] [email protected] 2 points 1 year ago

Is it me or does this feel like it was originally a saga?

[–] [email protected] 1 points 1 year ago (1 children)

The mention of cost has me curious. Are by-elections costly for (I'm guessing) the electoral commission to run?

I imagine the main costs involved are party funds for campaigning, but they probably see it as a proxy for the main event, so hardly money wasted. Even if it were, its not public money.

[–] [email protected] 1 points 1 year ago

I do wonder if this being an election year has an effect? Maybe there's a trend if you go back far enough.

[–] [email protected] 28 points 1 year ago (3 children)

By default, XWayland apps are now allowed to listen for non-alphanumeric keypresses, and shortcuts using modifier keys. This lets any global shortcut features they may have work with no user intervention required, while still not allowing arbitrary listening for alphanumeric keypresses which could potentially be used maliciously

This is... very smart actually. Any reason this is limited to Xwayland? (Is that XDG portal a thing yet?)

[–] [email protected] 4 points 1 year ago (2 children)

Is this the one that was planning to be a full open world RPG originally? (Sui Generis IIRC) I'm guessing that's unlikely to happen by this point. Exanima still looks fun though

[–] [email protected] 15 points 1 year ago

I think she puts it best in that article. The problem isn't helping people to own their own house, its that the stock of social housing isn't being replaced.

[–] [email protected] 6 points 2 years ago

The point of Linux on phones isn't to have a phone that requires you to constantly fix it with CLI tools. The point is to have a free and open software platform for a device that is increasingly necessary for daily life.

As a side effect, developing Linux for phones would probably help us eliminate the need to reach for the terminal on desktop Linux as well. I believe snaps (which laid the groundwork for flatpaks) were originally developed for Linux on "smart" devices. The whole ecosystem improves when we try to bring Linux into a new domain.

P.S. I use termux (a terminal for android complete with its own tiny Linux environment) from time to time when I need to access my server over SSH. It's a bit clumsy, but super handy!

view more: ‹ prev next ›