Comment on
This goofy aah comic
username is not in the sudoers file. This incident will be reported.
Comment on
This goofy aah comic
username is not in the sudoers file. This incident will be reported.
Comment on
Let's even the score
I don't see a problem here.
Comment on
$4 Razer Huntsman Mini at Goodwill
You're missing these pieces that connect the spacebar key to the stabilizer wire. They should be on the original spacebar but can be slightly difficult to remove. They are just friction fit and are removable though.
Comment on
Logitech Now Goes To A random website in order to add peripherals to a PC
I don't like their move to a web configurator, but they're not explicitly excluding firefox. Firefox doesn't support WebUSB. Mozilla has privacy and security reasons why they don't support it outlined here.
Comment on
Framework boosts its 13-inch laptop with new CPUs, lower prices, and better screens
Reply in thread
There's two display options, 2256x1504 60Hz without rounded coners and 2880x1920 120Hz with rounded corners.
Specs are identical to the Surface Pro 11 and Framework said they are using an existing panel so they might be using the same panel, which makes it cheaper to develop since M$ would have paid for the development.
Comment on
Framework Laptop 16: our exclusive hands-on - theverge.com
Reply in thread
Yes they did. Starting with the 12th gen boards the RTC battery is optional. If you have one it will be topped up by the main battery, otherwise the main battery is used to keep the clock running. Source: https://frame.work/blog/whats-new-in-this-years-framework-laptop-13-part2
Comment on
What is the name of your childhood best friend?
96515408-10d4-42bb-9cb1-0a34bec9d054
We called him Nine for short. Apparently his parents couldn't decide on a name.
Comment on
Tailscale + VPN possible?
Tailscale was updated with direct support for Mullvad, but since you already have Proton I'm guessing you wouldn't want to switch.
If you're using containers, you can have one container with your VPN and route traffic from specific containers through the VPN container. You can then have tailscale on the host system.
There's a quick guide on setting up the VPN part here. Tailscaile you set up normally.
Comment on
*Permanently Deleted*
Why not wait for a random bit flip to increment it?
int i = 0;
while (i != i + 1);
//i is now incremented
Comment on
*Permanently Deleted*
Reply in thread
felled.
Comment on
Apple TV's tvOS 17 brings VPN support, which Tailscale now supports.
Reply in thread
You can use one of your nodes as an exit node for another device and route your traffic though it as an alternative to a public VPN, depending on your needs.
I use it for remote management, video streaming, and the occasional file transfer without publicly exposing my NAS. You could achive all this by setting up your own wireguard server but that's more work.
I'm surprised you're finding it too slow for video streaming. I use it just fine and can saturate my 300 Mbit connection when doing file transfers.
Comment on
Is anyone else here a member of the 96% club?
RK100 owner here. I need my numpad.
Comment on
what's a good, reliable thermal paste for an Intel® Core™ i7-7500U on a clevo?
If you can afford it, Honeywell PTM7950. It's very stable and avoids pump out, which is great in a laptop where you don't want to repaste very often. It's a phase change material, not a standard paste. To apply, put it the fridge to cool. Afterwards, cut to size and put it on. Once it warms up, it liquefies to fill all the small gaps.
Otherwise, most other pastes are fine. I'm partial to Arctic MX-4 but they're all pretty the similar. On direct die like a mobile chip I would recommend spreading it out to ensure even coverage as gaps can cause hotspots which may eventually damage the chip.
Comment on
In Finland, they advertise the largest container of mayonnaise as "American Size"
This is smaller than a medium size jar in Canada (890 mL). Large is 1.4 L.
Comment on
Meta: why are posts being deleted?
I don't know about that post specifically but Lemmy keeps a modlog for mod/admin actions if you want to look. If it was removed it should be there with the reason. It's linked in the community sidebar. Or here for this community: https://lemmy.world/modlog/2840
Comment on
*Permanently Deleted*
My first was Ubuntu 06.06, but I was only messing around using a live CD. I tried it again with Ubuntu 12.04 when Steam added Linux support, but went back to Windows because gaming on Linux wasn't really there.
Finally decided to dual boot and distro hopped a bit in 2015 between Mint, Kubuntu, then KDE Neon for a bit before settling on Manjaro some time in 2017. Eventually I switched to Arch in 2022 after Manjaro forgot to renew their certs again.
Comment on
IKEA moves to Thread (and away from Zigbee)
Reply in thread
The second. It works with non-Ikea devices, but only works with device types that have an Ikea version like bulbs.
Comment on
What made you choose your instance?
Reply in thread
Comment on
We breathe plant farts
Reply in thread
Plants do indeed use O2. They use if for the same reason we do, the have mitochondria that use O2 during respiration.
During the day plants typically produce more O2 than they consume, but at night they need it from elsewhere.
Comment on
Tailscale + VPN possible?
Reply in thread
That's great to hear! Gluetun looks interesting, I'll check it out and maybe migrate if it works for me.