FrostyPolicy

joined 2 years ago
[–] FrostyPolicy@suppo.fi 4 points 1 year ago (7 children)

If there's tracking it's not private.

[–] FrostyPolicy@suppo.fi 2 points 1 year ago

If this is supposed to be a comparison for Kotlin developers why are all the Spring Boot examples in Java instead of Kotlin?

The whole article also is more of a what Ktor is and why it's better instead of actually comparing the two.

[–] FrostyPolicy@suppo.fi 30 points 1 year ago (7 children)

There's quite a huge domino effect in the food chain if we would cause mass extinction to mosquitoes as they are the food for many species of birds which are then food for the next thing and so on.

[–] FrostyPolicy@suppo.fi 48 points 1 year ago (1 children)

It can't be removed. That info comes straight from the hardware itself (UEFI and individual devices).

[–] FrostyPolicy@suppo.fi 4 points 1 year ago (2 children)

This didn’t seem to occur in Windows, but I’m pretty sure the copy process was also slower so guessing it’s some sort of buffer or heat quirk that 'nix didn’t account for in the more generic driver

If the device says it's a generic storage device (to the system that is) but actually isn't (based on your description) then it's 100% devices fault and not a Linux fault.

[–] FrostyPolicy@suppo.fi 3 points 1 year ago* (last edited 1 year ago)

Just because something was last updated last year doesn't mean they aren't up-to-date. Not all software need constant updating. It's an illusion that software must be updated constantly. If it's feature complete and there are no known issues with it why bother.

Kdenlive is software I've seen recommended for video editing.

[–] FrostyPolicy@suppo.fi 1 points 1 year ago* (last edited 1 year ago)

This command won't show the real values when using btrfs. You need to use sudo btrfs filesystem usage <mount point>.

[–] FrostyPolicy@suppo.fi 14 points 1 year ago

So my TLDR, is that its possible to be a USER without touching the terminal, but I dont think its possible to be an administrator without.

Suse with Yast makes it possible to administer just with GUI. Not 100% sure if it can do absolutely everything possible but it has lots of tools.

[–] FrostyPolicy@suppo.fi 11 points 1 year ago

Just use some other search engine. No tricks needed to get non ai bs results.

[–] FrostyPolicy@suppo.fi 1 points 1 year ago

Have an idea which might solve this.

  1. Change the vm net config to NOT bind to specific host interface
  2. Change host networks so that there's only one default route (lan)
  3. Add routing to host that all traffic which goes to 192.168.102.x goes through the host wlan connection
[–] FrostyPolicy@suppo.fi 1 points 1 year ago

When the host routing table is like this:

$route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         192.168.102.1   0.0.0.0         UG    600    0        0 wlp19s0f4u1u1
default         RT-AC86U-6D60   0.0.0.0         UG    20100  0        0 enp15s0

the VM has internet connection. If the defaults are the other way around it doesn't.

view more: ‹ prev next ›