Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
https://d.sb/
Mastodon: @[email protected]


Try install a web server like Nginx. I think the Raspberry Pi OS is based on Debian, so sudo apt install nginx should work. Then hit the Pi’s address (no port number needed) and it should show a default page.


Phones sometimes will ignore your local DNS (if any) and still use whatever the vendor hardcoded.
For what it’s worth, this is mostly for security reasons - they’re using DNS-over-HTTPS so that the DNS requests are encrypted.


If you’re using the app on the phones, try the website instead?
Is it just Nextcloud having issues? Can you access other services on the Pi from the phones?
Your ps output doesn’t show systemd as running. The only output is the grep command itself.


If you want to play files over SMB, you can just open the SMB mount in the file explorer and double click it. On Windows you can mount it as a network drive (like V: for videos) so even non-technical users understand it. I don’t understand how mpv is easier for that use case.
With systems like Jellyfin and Plex, you can (and should!) turn off transcoding when streaming at home. The only times you should enable transcoding are when:
Transcoding is very useful, because otherwise you’d need multiple copies of the same movie to handle different environments. Transcoding can dynamically adjust the bitrate based on the connection speed.
I wasn’t familiar with the YouTuber since this was the only video of his I’ve ever seen. It came up in my recommendations one day.
I remember watching a long YouTube video about someone trying to find the origin of this picture, but I can’t find it any more.
this is a quality post.


Sure, but there’s Linux features that use TPM too, although you probably don’t need them in a home environment.


It was a feature built in to the web browser, providing a website, file sharing, a music player, a photo sharing tool, chat, a whiteboard, a guestbook, and some other features.
All you needed to do was open the browser and forward a port, or let UPnP do it (since everyone still had UPnP enabled back then), and you’d get a .operaunite.com subdomain that anyone could access, which would hit the web server built into the browser.
This was back in 2008ish, when Opera was still good (before it was converted to be Chromium-powered). A lot of people still used independent blogs back then, rather than everything being on social media, so maybe it was ahead of its time a bit.


Depends on if you use any security features that require a TPM. If not, the older chips are fine, or some motherboards allow a separate TPM chip to be added.
For example, my employer requires TPM 2.0 for both Windows and Linux systems, since they store most encryption keys and certificates on it - including WPA2-Enterprise key for wifi, 802.1x key for wired Ethernet, SSH keys (in some cases), LUKS key for full-disk encryption on Linux, Bitlocker key on Windows, etc.
For home use, if you don’t use any of those features (or require strong encryption for them), the main thing you’ll miss out on is support for Windows 11, which is fine if you’re using Linux.


I’m sad that Opera Unite failed. It was the closest thing to self-hosting for regular non-technical people.


it lacks the magical TPM chip that Win11 demands.
How old is it? TPM 2.0 has been standard equipment for nearly ten years now. It’s disabled by default on some systems.
Intel Core 8th gen and above, and Ryzen 2000 series and above, should all have TPM 2.0 built into the CPU (fTPM)


I haven’t seen any bloat on it, no ads in winkey menu
If you’re in the EU, that’s probably why. I think the bloat is only for non-EU users.


I can’t even get push notifications working.
Which browser? Safari is notorious for having a lot of bugs around push notifications, but Chrome and Firefox should both work.


I don’t have any knowledge about this in particular, but as someone with experience working at big tech companies, you’re missing the most likely reason:
A lot of teams are only 3-6 developers, an engineering manager, a project manager, and a designer. Other roles like content design and QA are often shared across lots of teams. Developers with experience building native apps might be needed on other projects.


And they harm platform consistency, etc.
Unfortunately, a lot of major apps aren’t consistent any more. Each app uses its own design language and its own UI widgets, rather than using proper native ones. Often they’re no better than web apps. I hate it and would rather just use a web app instead.


IIRC the WhatsApp app is a native Windows app using C++ and XAML, while the Messenger app is a React Native app.
This is why so many people are misinformed. Good journalism is paywalled while things like Fox News, Newsmax and Sky News aren’t.
Journalists do need to get paid though, and not everyone is okay with ads. People expect too much for free.