Don’t forget building height! That is also often missing and has a big effect on 3d renders.
I joined Lemmy back in 2020 and have been using it as qaz@lemmy.ml until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.
- 92 Posts
- 810 Comments
Have some patience and let them learn, it will be fine
Yeah, and it’s useful to just check everything so you don’t forget to add some essential system package for e.g. SSL, especially when working with Alpine.
Why not? Why doesn’t the programmer want to test a container?
qaz@lemmy.worldto Linux@programming.dev•Fwupd 2.0.11 Released with New SELinux Metadata SupportEnglish7·6 days agoFwupd, an open-source utility designed to make updating firmware on Linux-based systems easier and more automatic, rolled out its new 2.0.11 version.
qaz@lemmy.worldto Linux@programming.dev•Now Ubuntu is Also Ditching Xorg Completely for Wayland!English31·11 days agoIf everything is right, you won’t notice any difference. XOrg is very old and insecure and Wayland isn’t. That’s the difference.
Link for those that are interested: https://modrinth.com/mod/psi
I used QEMU but I don’t think it’s possible anymore. I had to use an older version of OSX (I think I tried 3-4) but that version is no longer supported by XCode.
Yes, and the worst part is that XCode is only available on OSX.
I once had to make an iOS app once and didn’t have a Mac so I developed the entire thing in a VM. There was no video encoding, the FPS was in the low single digits, which made it very difficult to even type. So I ended up writing the code using VSCode through SSH through Wireguard connected to the VM on the host machine, which actually worked surprisingly well. But hey, the app did work in the end.
qaz@lemmy.worldto Android@lemdro.id•Pulse - Redirecting outgoing calls to E2EE apps.English1·22 days agoI think so, I only took a brief glance at the code
qaz@lemmy.worldto Android@lemdro.id•Pulse - Redirecting outgoing calls to E2EE apps.English7·23 days agoYeah, I didn’t really get it either. I thought they meant HTTP calls or something and it was like a proxy, but it seems to intercept normal phone calls and use Signal, Telegram, Matrix, and Whatsapp to make the call instead. It’s a cool concept considering how insecure normal phone calls are.
qaz@lemmy.worldto Opensource@programming.dev•[Open question] Why are so many ~~rust~~ opensource projects MIT licensed?English2·27 days ago…developing for a platform that doesn’t allow LGPL3 libraries to be used because users can’t replace the LGPL3-licensed binary (ios, android, game consoles, proprietary hardware)…
TIL. I didn’t know that LGPL would add any additional restrictions except for inside the library
Explanation from HN in case anyone else is wondering:
In the case of the App Store, Apple is the one doing distribution, so Apple must also comply with the terms of the license (in addition to the app developer). Apple has decided they will not do that (that is, people they distribute to will not have the ability to modify the LGPL code, relink the final executable, and run it on their devices), so Apple cannot legally distribute binaries that contain LGPL code.
It only makes sense, then, that Apple should preemptively reject apps that link in LGPL code, as they know that they will not abide by the licensing terms.
This isn’t a meme
qaz@lemmy.worldto Programmer Humor@programming.dev•This will be *really* funny, until you remember 99% of current super hyped AI stuff is running on PythonEnglish6·1 month agoIt’s okay, but it’s a bit slow and dynamic typing in general isn’t that great IMO.
Afaik it silently crashes and restarts itself minimized to tray every so often
qaz@lemmy.worldto Linux@lemmy.ml•Installing Linux Doesn't Need to Change. The Experience Does.English2·1 month agoformerly firstSTREET® - for Boomers and Beyond®, Inc
Lmao
qaz@lemmy.worldto Opensource@programming.dev•Anubis - Weighs the soul of incoming HTTP requests to stop AI crawlersEnglish2·1 month agoThose bots make hundreds of requests a second. Having to load JS and perform PoW for 2 seconds does have an impact.
They don’t. They have a CDN sponsor.