HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ashfn

no profile record

Submissions

Show HN: Searchable aggregator of 24M London council spending transactions

cspend.uk
4 points·by ashfn·5 ay önce·5 comments

Show HN: I made islechat, like Slack but in the terminal over SSH

2 points·by ashfn·6 ay önce·2 comments

Rendering Conways Game of Life with Braille

asherfalcon.com
2 points·by ashfn·8 ay önce·0 comments

I built my own CityMapper

asherfalcon.com
155 points·by ashfn·9 ay önce·21 comments

[untitled]

1 points·by ashfn·10 ay önce·0 comments

[untitled]

1 points·by ashfn·11 ay önce·0 comments

[untitled]

1 points·by ashfn·11 ay önce·0 comments

[untitled]

1 points·by ashfn·11 ay önce·0 comments

[untitled]

1 points·by ashfn·11 ay önce·0 comments

Hiding messages in a deck playing cards

asherfalcon.com
122 points·by ashfn·12 ay önce·39 comments

Hiding Images in DNS Records

asherfalcon.com
2 points·by ashfn·geçen yıl·0 comments

comments

ashfn
·geçen ay·discuss
> go to website, have to login

> login, have to pay $7 to even view the product

is this satire
ashfn
·geçen ay·discuss
Something must be wrong, it's showing github as up!
ashfn
·5 ay önce·discuss
Thanks, it's just raw js canvas and msgpack on the api to use less bandwidth
ashfn
·5 ay önce·discuss
Thank you so much
ashfn
·5 ay önce·discuss
Hi everyone, I built cspend.uk which is a free site that combines over 24 million published payments from all London boroughs and councils into one fast, searchable database. You can search by supplier, description, amount, date, borough, etc, filter/sort results, and skip the hassle of separate CSV files or PDFs per council. It's a side project to make public spending data easier to explore so that people can check where council tax goes. Feedback welcome: Is this helpful? What would you search for? Any improvements or issues? Found anything funny or interesting?
ashfn
·6 ay önce·discuss
Updated the title it was a bit misleading!
ashfn
·8 ay önce·discuss
Potentially using the live arrivals APIs and seeing when its right now, not 100% it would work but might be worth a shot
ashfn
·8 ay önce·discuss
Im thinking it might be better to revisit the project and analyse long term patterns in bus arrivals
ashfn
·8 ay önce·discuss
I used this exact API extensively for both buses and tubes :)
ashfn
·8 ay önce·discuss
I tried a route from a London tube station to Newcastle train station and it found one on the frontend for the tool so I think it may support national rail
ashfn
·8 ay önce·discuss
It looks like TFL's journey planner API has the ability to do some of these national rail trips, only tested a few though
ashfn
·12 ay önce·discuss
That sounds very interesting, I'll look into it thanks :)
ashfn
·12 ay önce·discuss
Yeah that would make an interesting addition. I was thinking about error correction so if you swapped two cards it would be okay but was struggling with how it would work, but I think it would be quite fun to add :)
ashfn
·12 ay önce·discuss
Hey all, I found a cool way to convert text into a specific order of a deck of playing cards. I detailed the instructions of how it works in the blog post but a brief overview would be that it uses Lehmer codes which allow you to uniquely identify each permutation of a set i.e. each of the many many ways a deck of cards can be shuffled/arranged