cmnybo
@cmnybo@discuss.tchncs.de
- Comment on Internet centralization and the original sin of NAT 6 days ago:
Starlink has supported IPv6 for years. You have to put their router in bypass mode and connect your own to open ports in the firewall though. They delegate a /56 prefix and it’s stable. Mine hasn’t changed in over 3 years. Since my cell carrier also provides IPv6, I can access my SFTP server remotely without dealing with any NAT.
- Comment on Last week I had zero 3d printers, now I've got 3 1 week ago:
They will get a lot more valuable when the new ones are all locked down and won’t let you print any parts to fix your stuff.
- Comment on Stick PC for a media client? 2 weeks ago:
All of the Raspberry Pi models have hardware decoding. Even a Pi 1B will play a 30 mbps 1080p bluray rip. I used to run OpenELEC on a 1B. The interface on XBMC was really laggy, but h.264 videos played smoothly.
You need a Pi 4 or newer for h.265 hardware decoding. The Pi 3 has enough power to software decode some h.265 videos.
The video player you use needs to be compiled specifically for a Raspberry Pi for the hardware decoding to work though.
- Comment on first nas network struggle 2 weeks ago:
Some ISPs just have a broken IPv6 implementation. If they do it correctly, they should delegate a /56 prefix that doesn’t change unless the DUID on your router changes or your PoP changes.
- Comment on What is your weirdest self-hosting problem you've had to solve? For me: Mouse inside the server. 2 weeks ago:
I have a small piece of acrylic sheet taped over the power and reset buttons on my server for that reason. At least I don’t have to worry about mice.
- Comment on HP laptop rejects Dell PSU on the basis of branding.. apparently. Crappy design, asshole design, or good design? 2 weeks ago:
12V is optional now. It was part of PD revision 1.0 and dropped in later revisions, but many chargers still support it. 9V has been required since PD rev 2.0.
With the device that uses the 9V only USB adapter, I would either glue the plug in or replace it with something else. Its too easy to accidentally fry something with that.
- Comment on A solar powered website that goes offline when there's no power 2 weeks ago:
You’re better off with the LiFePO4 batteries even if you don’t care about weight. A lead acid battery will wear out quickly when you cycle it daily. Lithium also has a higher charging efficiency, so you get more usable power from the solar panel.
- Comment on Dying of prosperity, 14TB HDD left unused 2 weeks ago:
The helium slowly leaks out over time. That will increase drag and decrease thermal conductivity. It will run hotter and use more power. There is a SMART attribute that will warn you when the helium is running low.
- Comment on Selfhosting a printer (and scanner) server with UI 2 weeks ago:
The CUPS web UI is just for configuration. As long as the printer is shared, it should automatically show up in the printers list for any Linux PC on the same network.
- Comment on Dying of prosperity, 14TB HDD left unused 2 weeks ago:
That’s a helium filled drive, so it’s got a limited lifespan whether it’s running or not. I would at least set it up as a NAS and use it to store your backups.
- Comment on FANTASTIC video on configuring Openwrt VLANs 5 weeks ago:
Many routers support more than one SSID per radio.
- Comment on Does the 50Hz & 60Hz difference matter at all or not? 5 weeks ago:
For lower powered devices, you can use a power inverter and power supply to convert the frequency and voltage. They are not particularly expensive or heavy, but it will still be inefficient since you’re stepping down to 12V DC and back up to 120V or 230V AC.
- Comment on SMART data on some old drives, can anyone beat my powered-on times? 5 weeks ago:
I’ve got 12 years and 5 months on a Western Digital WD20EARX HDD. It’s starting to get some bad sectors.
I’ve got a similar runtime on a SAMSUNG SpinPoint F2 and it still seems to be healthy. There’s nothing important on either of them, I just want to see how long they will last.
- Comment on Replacing a landline phone 1 month ago:
A UPS can keep the modem and phone running for a couple of hours. If you have satellite internet, it will work for as long as you can power it. Cable or DSL will go out when the battery dies in the ISP’s equipment.
Landlines have gotten a lot less reliable in a lot of areas because the phone companies don’t want to maintain them. Mine would go out as soon as the power did when I cancelled it.
- Comment on What brand of filament do you trust that is not sunlu (no navy blue) 1 month ago:
The Elegoo Rapid PETG works great too. There aren’t as many color choices as their PLA though.
- Comment on [Support] HDD diing or something else? 1 month ago:
Have you tried using a different SATA cable. I had one go bad and the drive started throwing all kinds of errors.
- Comment on Help choosing a good HDD for my home server? 1 month ago:
RAID isn’t an alternative to a backup. If a second drive fails while rebuilding the RAID-5 array, all of the data will be lost.
- Comment on Hardware recommendations for running OpenSense as a Firewall? 2 months ago:
If you’re buying a PC for OPNsense or pfSense, look for one with Intel NICs. Realtek NICs tend to be unreliable.
- Comment on The prices differences of different providers for the same domain is crazy. 2 months ago:
Cloudflare won’t even allow you to use your own nameserver. Avoid them like the plague.
- Comment on We Can Still Stop California’s 3D Printer Surveillance Scheme 2 months ago:
You can still connect it to your LAN without giving it internet access.
- Comment on Looking for replacement Nixie tubes 2 months ago:
You can create a saved search on ebay, wait and hope some eventually show up. They won’t be cheap though.
- Comment on Email ownership, I give up. 2 months ago:
It’s not really worth the trouble to try to host your own e-mail. There are lots of e-mail hosts that you can use with your own domain. A few of them are free and there are plenty of low cost ones. As long as you use your own domain, you can switch hosts whenever you want and keep your addresses.
- Comment on What are your self–hosted alternatives for inter device communication? 2 months ago:
Syncthing and Nextcloud are both FOSS. You don’t need to sign up for anything.
- Comment on Plex’s crackdown on free remote streaming access starts this week - Ars Technica 9 months ago:
Jellyfin is free open source software, they don’t have the money to provide free proxies to their users.
- Comment on ISO Project Ideas For Wyse 3040 & 5010 Thin Clients 9 months ago:
- Comment on 18% of people running Nextcloud don't know what database they are using 11 months ago:
FAT32 is still a very common filesystem for flash drives and memory cards because it works on everything. Lots of people are likely to run into the 4GB file size limit.
- Comment on Trump cuts funding to FOSS projects. 1 year ago:
HTTP works fine in Firefox unless you set it to HTTPS only. Even then, you only have to click off a warning to open an HTTP site.