Live data from Hacker News

Firefox Profilemaker

ffprofile.com

51–53 of 53 posts

Re: Firefox Profilemaker

#51
post #38

Earlier quoted context omitted.

So pihole is just some nice tooling around dnsmasq to feed it a bunch of domains to block, but if you don't care about that you can just have have a script download a hosts file and load it into plain dnsmasq (or whatever DNS server you like; with dnsmasq use `addn-hosts=/etc/hosts.d`). Bonus: lots of routers already use dnsmasq, so you literally stick that line in the config file and populate the hosts file(s) and b…

Wow, thanks! I had no idea this type of thing was possible these days. I was about to ask how you'd make that hosts file but found this in my router admin panel: 'Remote Console enables SSH access into the router from a WAN connection using the modems WAN IP address.' I do have a pihole set up and I like the web interface for it, but I look forward to playing around with this for fun.

These days? If anything, these methods are increasingly mitigated by new functionality from your friendly global technology giant such as dns-over-https.

Re: Firefox Profilemaker

#52
post #43

Earlier quoted context omitted.

I would have agreed with that until news sites started popping videos into view as soon as you start reading their news articles. Since that became a way too common thing, I don't care enough for the other valid uses cases anymore and right away disable any sort of autoplay. :(

Yeah that is shit, but they could also pop blinking text in your face — should we now ban text for that reason?

The tag is now legacy for reasons.

Re: Firefox Profilemaker

#53
post #35

Is there an alternative to this that can be run locally?

It's open source ( https://github.com/allo-/firefox-profilemaker ). It's python based so you could run the app and serve the page locally, if that's what you want.

I was thinking something built into Firefox itself or a local desktop app rather than a website.
Post reply on HN