HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ashfn

no profile record

投稿

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

cspend.uk
4 ポイント·投稿者 ashfn·5 か月前·5 コメント

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

2 ポイント·投稿者 ashfn·6 か月前·2 コメント

Rendering Conways Game of Life with Braille

asherfalcon.com
2 ポイント·投稿者 ashfn·8 か月前·0 コメント

I built my own CityMapper

asherfalcon.com
155 ポイント·投稿者 ashfn·9 か月前·21 コメント

[untitled]

1 ポイント·投稿者 ashfn·10 か月前·0 コメント

[untitled]

1 ポイント·投稿者 ashfn·11 か月前·0 コメント

[untitled]

1 ポイント·投稿者 ashfn·11 か月前·0 コメント

[untitled]

1 ポイント·投稿者 ashfn·11 か月前·0 コメント

[untitled]

1 ポイント·投稿者 ashfn·11 か月前·0 コメント

Hiding messages in a deck playing cards

asherfalcon.com
122 ポイント·投稿者 ashfn·12 か月前·39 コメント

Hiding Images in DNS Records

asherfalcon.com
2 ポイント·投稿者 ashfn·昨年·0 コメント

コメント

ashfn
·先月·議論
> go to website, have to login

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

is this satire
ashfn
·先月·議論
Something must be wrong, it's showing github as up!
ashfn
·5 か月前·議論
Thanks, it's just raw js canvas and msgpack on the api to use less bandwidth
ashfn
·5 か月前·議論
Thank you so much
ashfn
·5 か月前·議論
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 か月前·議論
Updated the title it was a bit misleading!
ashfn
·8 か月前·議論
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 か月前·議論
Im thinking it might be better to revisit the project and analyse long term patterns in bus arrivals
ashfn
·8 か月前·議論
I used this exact API extensively for both buses and tubes :)
ashfn
·8 か月前·議論
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 か月前·議論
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 か月前·議論
That sounds very interesting, I'll look into it thanks :)
ashfn
·12 か月前·議論
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 か月前·議論
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