Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

dan, to selfhosted in Pi-Hole or something else for network ad blocking?
@dan@upvote.au avatar

PiHole and similar services just use DNS blocking, which only works if the ads are served via a third-party ad server. Sites with their own ad inventory (YouTube, Facebook, Twitter, etc) can’t be blocked this way since they can just serve the ads from the same domain as their regular content.

dan, to linux in ELI5 the whole Wayland vs X11 going on.
@dan@upvote.au avatar

Wow this is such a good comment. Very helpful. I wish Lemmy had a “super upvote” where I could upvote it several times.

dan, to linuxmemes in Two moods
@dan@upvote.au avatar

Good advice? In a meme thread? It’s more likely than you think.

dan, to linuxmemes in STOP SCROLLING BROTHER
@dan@upvote.au avatar

Isn’t this actually more likely to happen if it’s closed-source, since the code isn’t visible to third-parties like security researchers? That’s why zero days are a thing.

dan, (edited ) to selfhosted in Should I use a dedicated DHCP/DNS server hardware
@dan@upvote.au avatar

Sure, but that’s extra manual setup, and the point of running something like PiHole is to have a nice UI to manage things.

AdGuard Home uses DNS-over-HTTPS by default, so it’s immediately more privacy-focused than PiHole. I’m really surprised that PiHole hasn’t done this.

dan, to selfhosted in Lighter weight replacements for Sentry bug logging
@dan@upvote.au avatar

Nice to see you on here! I understand the lack of time - I’ve got some projects I’ve had on hold for years because of time constraints. I’m definitely going to try Glitchtip.

If I get some free time, I’ll see if I can write some docs about using source maps for JS apps. Sounds like it works in the same way as Sentry’s does.

It was a great idea for GlitchTip to reuse the Sentry SDKs and CLI, because their SDKs are solid. They’ve got the best .NET SDK out of all of the error logging systems I evaluated two years ago which is why I was using Sentry. Unfortunately, Sentry has become significantly heavier over those two years.

dan, to selfhosted in Lighter weight replacements for Sentry bug logging
@dan@upvote.au avatar

Perfect, thanks. Strange that it’s not in their docs, but it does seem like their docs are very minimal.

dan, to selfhosted in Linkwarden - An open-source collaborative bookmark manager to collect, organize and preserve webpages
@dan@upvote.au avatar

Ohhhh, interesting. Sorry, I didn’t watch the video yet. Thank you!!

dan, to selfhosted in Lighter weight replacements for Sentry bug logging
@dan@upvote.au avatar

Thanks! I’ll try it out. I don’t see anything on their site about JavaScript source mapping, so I assume they don’t do it. With Sentry, you upload the source map to the server as part of your JS build process, and their backend automatically maps minified stack traces to unminified ones using the uploaded source map. Maybe I’d be fine losing that in exchange for something lighter weight.

dan, to linux in Docker team is considering distributing Docker Desktop as a Flatpak and Snap
@dan@upvote.au avatar

Apparently it lets you set up Kubernetes pretty easily too? idk I don’t use Kubernetes.

dan, to selfhosted in Should I use a dedicated DHCP/DNS server hardware
@dan@upvote.au avatar

If only everyone was on IPv6, then everything could use SLAAC and worrying about IP assignment for client systems would be a thing of the past. IPv6 on a home LAN generally only uses DHCPv6 for configuring the DNS servers - client systems get IPs using SLAAC and learn their gateway using RAs (router advertisements).

dan, (edited ) to selfhosted in Should I use a dedicated DHCP/DNS server hardware
@dan@upvote.au avatar

If you ever switch to AdGuard Home, adguardhome-sync is pretty good. IMO AdGuard Home is better since it has all of PiHole’s features plus it supports DNS-over-HTTPS out-of-the-box, so your ISP can’t spy on your DNS queries (non-encrypted DNS queries can be easily intercepted and modified by your ISP even if you use a third-party DNS server, since they’re unencrypted and unauthenticated)

dan, to linux in Why more PC gaming handhelds should ditch Windows for SteamOS
@dan@upvote.au avatar

My comment is licensed under GPL. If you look at it when you reply, it means your reply is a derivative work and must retain the license. Have fun.

dan, to linux in Why more PC gaming handhelds should ditch Windows for SteamOS
@dan@upvote.au avatar

Microsoft have quite a bit of software that runs on Linux (PowerShell, VS Code, .NET, Azure tools, Intune / Endpoint Manager, even SQL Server) so it’s understandable that they’d have documentation to explain it to their customers.

dan, to linux in Why more PC gaming handhelds should ditch Windows for SteamOS
@dan@upvote.au avatar

That’s literally the second paragraph in the linked article. Do people not actually read the articles on here?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #