bruce965

joined 2 years ago
[–] [email protected] 14 points 4 days ago (4 children)

VM startup time can be skipped by saving state instead of shutting it down every time.

I would say the worst issue using a VM is with programs that need the GPU (e.g. CAD softwares or games), and software with aggressive DRM.

[–] [email protected] 33 points 1 week ago* (last edited 1 week ago)

I use DDG for the privacy as well, but personally I think it works better than Google in my field (software development). The only issue I personally have with DDG is that it lags behind Google in terms of updates, I notice when searching for something that came out or happened only recently.

[–] [email protected] 1 points 2 weeks ago* (last edited 2 weeks ago)

I thought so. Although almost nothing for modern standards, 60MB is not exactly tiny. Sorry about that.

On a different note, a repository is always a good thing imho. If you'd rather not have to worry about the dependency-pull step you can always include the dependencies with your sources, or just limit your code to using features included in the standard library.

[–] [email protected] 5 points 2 weeks ago* (last edited 2 weeks ago) (3 children)

JavaScript through Node.js, or TypeScript through Deno if you like typed languages. They both check all your boxes (just check the size of the executables to make sure that it's what you would consider "small footprint").

Both languages and runtimes are quite popular, so you will find any answers on StackOverflow.

They are both single-executable with little dependencies, and Deno can also compile your scripts to self-contained executables.

As a bonus, both support the vast and extensive NPM package repository where you can find all sort of libraries for even the most complex tasks.

And they work with your favourite IDE or editor, not just syntax highlighting, but also contextual suggestions.

[–] [email protected] 3 points 2 weeks ago (4 children)

I'm still a bit confused by the use of this "Driver Store". Since when does Wine support device drivers? Or are we talking about something else?

Phoronix seems to explain a bit more, but I still did not understand: https://www.phoronix.com/news/Wine-9.16-Released

Could anyone share their insights?

[–] [email protected] 2 points 3 weeks ago

I didn't understand that you ran it without hardware virtualization. This is really convenient, thanks a lot for making it!

[–] [email protected] 6 points 1 month ago (1 children)

Yeah, you are correct. Docker shares the kernel with the host operating system, it doesn't use hardware virtualization. That's why it's so fast and simple, but it also means it's not a traditional VM and thus comes with some limitations.

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

I might actually be interested. It's like a lightweight alternative to Proxmox?

[–] [email protected] 40 points 1 month ago* (last edited 1 month ago) (20 children)

None, I use Docker for Linux, and Proton (Heroic) for Windows.

But if I had to pick a virtual machine: libvirt with virt-manager as a frontend, which uses KVM for virtualization.

[–] [email protected] 11 points 1 month ago

This is a screenshot from uBlock Origin, an ad-blocker for browsers. Red means that something is in a block list. There is a lot of red, which means this website uses a lot of stuff that tracks the user or serves ads.

That being said, I've seen much worse.

 

Yesterday, Spacemesh started circulating. Do you know about it? What do you think about it?

I have written this brief blog post to explain how it is different from other mainstream cryptos. Let me know if you have any questions.

(Also, this is my first post on Lemmy!)

view more: next ›