YonatanAvhar

joined 2 years ago
[–] YonatanAvhar@programming.dev 2 points 2 years ago (5 children)

If a device isn't yours, wouldn't it be the device owner's responsibility to maintain their own privacy?

[–] YonatanAvhar@programming.dev 11 points 2 years ago (6 children)

I just have one question

Why?

[–] YonatanAvhar@programming.dev 8 points 2 years ago (1 children)

I've never heard of it either, but I came to the same conclusion as you

[–] YonatanAvhar@programming.dev 6 points 2 years ago

I don't know if this applies to all phones, but my Android phone can act as hotspot while connected to a regular AP, and it does NAT so it appears as one device

[–] YonatanAvhar@programming.dev 6 points 2 years ago

Run a WireGuard VPN on your server and only forward its port (only UDP is needed) to your server.

[–] YonatanAvhar@programming.dev 3 points 2 years ago

I've seen many projects do it, Ubuntu, KDE Applications (not Plasma itself), and Helix are the first ones that come to mind

[–] YonatanAvhar@programming.dev 4 points 2 years ago (1 children)

There are a ton of typos in this post, missing semicolons, "you" instead of "your", "then" instead of "than"... that's just the first sentence

[–] YonatanAvhar@programming.dev 1 points 2 years ago (1 children)

I don't know what software you plan on using to create media, but the Duet 3i isn't a powerful machine, and it may struggle to do media creation

Either way, a solid distro for pretty much any hardware and experience level is Mint XFCE

[–] YonatanAvhar@programming.dev 1 points 2 years ago

Connect a mouse to it and draw your pattern with it

[–] YonatanAvhar@programming.dev 3 points 2 years ago

Should be possible, my main concern would be the battery, you'd need to root the device and have some form of battery charge control to make sure it doesn't explode due to being charged to 100% for too long.

As for actually configuring it, Android can do Ethernet tethering if provided with a USB-C to Ethernet dongle, and you can set that up as the WAN of your router, or use it instead of your router and simply use a switch.

[–] YonatanAvhar@programming.dev 2 points 2 years ago* (last edited 2 years ago) (7 children)

Seems like a simple fix, just manually set the DNS servers on devices that connect to your hotspot

[–] YonatanAvhar@programming.dev 1 points 2 years ago* (last edited 2 years ago)

I made my shell (fish) auto-delete invocations of rm from my history when I run them so I never get autocomplete from past rms

https://github.com/yonatan8070/dotfiles/blob/1f3edcedbc6863317fe6eb4df8acb14123fcb00a/fish/.config/fish/functions/prompt.fish#L25C1-L25C1

view more: ‹ prev next ›