Hacker News new | past | comments | ask | show | jobs | submit | kzar's comments login

There's https://github.com/chander/social-network-cleaner which more or less worked for me when I deleted my account. (Over a year ago now.)


Even worse, we actually had a regression at work caused by a zero width space sneaking into some code. Most editors won't even display anything for that character, even the code review tool we used didn't!

In the end I configured Emacs to highlight all unicode characters, trailing whitespace and tabs bright red. I also had it render zero width characters as normal spaces, otherwise they were still invisible. https://github.com/kzar/emacs.d/blob/master/init.el#L181-L19...


Sounds like some evil plan StackOverflow could use: inserting those characters randomly in the answers' codes to deter copy-pasting.


"I don't know for sure..."

Please stop spreading FUD.

Adblock Plus is not mentioned in the blog post, has a privacy policy and is open source. If you're worried about how it handles your data you can have a look at the code for yourself.

https://adblockplus.org/en/privacy https://github.com/adblockplus/adblockpluschrome


As mentioned elsewhere in this discussion AdBlock is not Adblock Plus. The second link you posted is for the Adblock Plus source code.

Unfortunately at the moment the AdBlock Git repository is not public, but I have set up this unofficial one that tracks the changes between each zip published on their releases page. https://github.com/kzar/watchadblock

Specifically if you want to see what they've changed so far have a look at the last couple of commits https://github.com/kzar/watchadblock/commit/afff2b47024f3a55... https://github.com/kzar/watchadblock/commit/f1f52f47e276d29e...


> I have set up this unofficial one that tracks the changes between each zip published on their releases page

Nice, this makes it much easier to track changes. For those interested, here is a URL which can be used as a template to diff across releases:

https://github.com/kzar/watchadblock/compare/[old version]...[new version]

For example, for all the changes between releases 2.40 and 2.41.1:

https://github.com/kzar/watchadblock/compare/2.40...2.41.1


Well the first two links in the article are to AdBlock Plus, that's why I was confused.


Sure, it is all pretty confusing to be honest.


Or with the new version it's `P o` (Push, other).


For anyone who loves Magit as much as me there's a donations page http://magit.vc/donations.html


What I don't understand is how you figure out where the closest fibre access point is. I'm trying to get my head around how to carry out a project similar to this / B4RN and the first step seems to be to check if there's a fibre access point reasonably close by.


Find a local line-man and ask! Wherever you see one of those trucks working on overhead or underground lines there is a ton of knowledge about local infrastructure present.

Good spots to scout for: railroad stations, microwave towers, datacenters (unlikely, but still), highways.


You ask your telecoms drawing office who should have plans for all their plant.

You could try pinging @malcolmcorbett as he has been involved in community broadband


Cool, that looks really useful. The number of times I've had to fumble on thetrainline with patchy reception! Do you know any websites that figure out the cheapest combination of tickets to get you to your destination? (Sometimes buying several tickets for legs of your journey is cheaper than buying one ticket for it.)


http://www.redspottedhanky.com/ is supposed to be quite good for that, though I've never used it.

Never use The Train Line. They charge a booking fee. Just your local train operator, they all use exactly the same system, same database, etc but you won't pay £1 to buy the ticket.


Oh I didn't use them to book, only to check which train I needed to catch.


In that case I just use National Rail, the website is well optimised for mobile.


I wrote my own, and my expenditure on trains has fallen from around ukp9000 pa to around ukp5000 pa. It's actively user hostile, occasionally inaccurate, slow, and cranky. A bit like me. But I'm currently on a journey for which I padi ukp18.00 instead of ukp27.40.

It's worth it for me. Email me for details. I will be slow to reply, but I will reply.


Do you know any websites that figure out the cheapest combination of tickets to get you to your destination?

There's an app for that: https://itunes.apple.com/gb/app/tickety-split/id513845919?mt...

Mobile web version: http://splitticket.moneysavingexpert.com/tool.php

Guide: http://www.moneysavingexpert.com/travel/cheap-train-tickets


Don't they all just work on published walk-up fares? My system also uses advances fares and relevant return and/or single journeys. I've never found an app or web site that uses the full range of options available.

Probably because (as I've discovered) it's hard.


Private Eye often have bon mots about how even the ticket offices don't offer people the cheapest ticket because they can't figure it out.

But when you have to deal with things like (eg, I'm hope I'm remembering this right from someone I know) "EUS-CDF being more expensive than EUS-SOT + SOT-CDF even though both halves are the same train as the EUS-CDF journey", you can see how no-one has a bloody clue.


Don't they all just work on published walk-up fares?

I must confess I've never used the app. I just read about it in the MSE email newsletter.

I grew up in London, and didn't often have reason to take a long distance train. I have a vague childhood memory of discovering that London and England weren't synonymous.


I think drdaeman meant trivial to use / learn. Like Google search, an incredibly complicated system that's trivial to operate. (Also I sometimes read the AngularJS source when I'm stuck reading the documentation, to be fair it's pretty easy to grok, I submitted my first little pull request a couple of hours after getting an idea.)


(Another solution is to have a directory for each post containing an index html file. I do it that way myself using Jekyll.)


Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: