• 0 Posts
  • 121 Comments
Joined 9 months ago
cake
Cake day: December 5th, 2023

help-circle









  • Well personally if a package is not on aur I first check if there’s an appimage available, or if there’s a flatpak. If neither exist, I generally make a package for myself.

    It sounds intimidating, but for most software the package description is just gonna be a single file of maybe 10-15 lines. It’s a useful skill to learn and there’s lots of tutorials explaining how to get into it, as well as the arch wiki serving as documentation. Not to mention, every aur or arch package can be looked at as an example, just click the “view PKGBUILD” link on the side on the package view. You can even simply download an existing package with git clone and just change some bits.

    Alternatively you can just make it locally and use it like that, i.e. just run make without install.


  • Aur and pacman are 90% of why I use arch.

    Also fyi to OP: never install software system-wide without your package manager. No sudo make install, no curl .. | sudo bash or whatever the readme calls for. Not because it’s unsafe, but because eventually you’re likely to end up with a broken system, and then you’ll blame your distro for it, or just Linux in general.

    My desktop install is about a decade old now, and never broke because I only ever use the package manager.

    Of course in your home folder anything goes.




  • What’s up with the abuse of the word open lately. I had a look at that project to see how they were doing the conversion, but I couldn’t find it. But I found this:

    Short answer, yes! OpenScanCloud (OSC) is and will stay closed source…

    Your data will be transferred through Dropbox and stored/processed on my local servers. I will use those image sets and resulting 3d models for further research, but none of your data will be published without your explicit consent!

    I feel like I’d rather use Autodesk at that point. At least I know what I’m dealing with right out of the gate.







  • Well I’m not sure it takes an expert to master a plug.

    But I’d understand the hate if it was universal (pun maybe intended), but everyone that hates micro-usb seems to adore usb-c, while I feel like it’s potentially much more fragile. When handling usb-c I always use a lot more delicate care than I ever did with micro-usb. Mostly because even though I’m pretty good at soldering very tiny things, I’m not confident I could replace most usb-c receptacles without messing it up.