james

joined 1 year ago
[–] james@lurk.fun 3 points 1 year ago (1 children)
[–] james@lurk.fun 1 points 1 year ago

Maybe, hopefully not, but even if it is: with WebAssembly, you'll be able to (you already can actually but it's not very widely used) compile and run many languages in the browser, other than JavaScript.

I wouldn't really recommend learning JavaScript as your first language, it's pretty weird. Unless you really want to learn web development, then go for it! maybe check out TypeScript though - there's a lot of learning material for both online.

[–] james@lurk.fun 5 points 1 year ago (2 children)

There's lots of good advice here!

Don't learn C/C++/Rust. They're great languages but you'll get stuck learning things most experienced programmers don't understand and you'll get discouraged.

Python/C# are both great options!

If you want to do mobile development, you might try Kotlin (for Android) or Swift (for iOS).

The trick is just to learn one language, to learn general programming concepts, then learning another in the future will be a lot easier.

You can learn a lot from following online tutorials, YouTube, etc., and you can find communities for each language too.

Also you don't need to learn to program, there's a lot of other good skills you could learn. (I keep trying to learn to draw or 3d model, and I just can't do it lol).

[–] james@lurk.fun 4 points 1 year ago (1 children)

You might want to check out or post this to !requests@lemmit.online

[–] james@lurk.fun 1 points 1 year ago

I think those are all kbin instances, so it might be an issue with kbin? And lemmy trusting kbin's timestamp?

[–] james@lurk.fun 1 points 1 year ago

lol thanks for the correction

[–] james@lurk.fun 3 points 1 year ago* (last edited 1 year ago) (2 children)

Edit: looks like this is wrong lol, that's what I get for not verifying. So maybe $ does make more sense!

Original message:

I think I'd go with #.

The non-root user probably doesn't have permission to run the sudo command as www-data user, but root does.

Unless you previously set permissions for the non-root user to sudo as www-data.

[–] james@lurk.fun 25 points 1 year ago

They also changed the allowed/blocked instances to allow threads.net and defederate lemmy.ml, just like they did on lemmy.world: https://lemmy.blahaj.zone/instances

[–] james@lurk.fun 2 points 1 year ago

I was recently trying to set up headless Wayland session with wayvnc and labwc but I really wish there was a more basic pre-configured out-of-the-box lightweight window manager like IceWM for Wayland...