Show HN: Test if your (US) phone number is in the leaked Facebook data https://ift.tt/39HtkGk April 4, 2021 at 08:09PM
via Blogger https://ift.tt/2OolhXu
via Blogger https://ift.tt/2R8e2nB
(https://ift.tt/3sQDo7fhttps://whatsmusic.de/frankien-interview-creating-the-singer-songwriter-genre-standing-against-racism-and-a-memorable-open-mic-episode/
Show HN: Test if your (US) phone number is in the leaked Facebook data https://ift.tt/39HtkGk April 4, 2021 at 08:09PM
via Blogger https://ift.tt/2OolhXu
via Blogger https://ift.tt/2R8e2nB
(https://ift.tt/3sQDo7fShow HN: gRPC server for hnswlib – a fast approximate nearest neighbor search https://ift.tt/3dxH7QH April 4, 2021 at 03:43PM
via Blogger https://ift.tt/3dx9Ghn
via Blogger https://ift.tt/3cQXbhC
(https://ift.tt/3rOubLCShow HN: Test if your (US) phone number is in the leaked Facebook data https://ift.tt/39HtkGk April 4, 2021 at 08:09PM
via Blogger https://ift.tt/2OolhXu
(https://ift.tt/3cP0kygShow HN: gRPC server for hnswlib – a fast approximate nearest neighbor search https://ift.tt/3dxH7QH April 4, 2021 at 03:43PM
via Blogger https://ift.tt/3dx9Ghn
(https://ift.tt/3fHWvwAShow HN: I wrote an HN bot to suggest HTTPS url when people post HTTP URLs It’s inspired by this comment I made: https://ift.tt/3dxKQhp. I actually saw several comments with HTTP URL posted, and that was the only one I bothered to comment on. So I thought that this is something better suited for bots than human. I hacked this together over yesterday and today: https://ift.tt/39E50Vx. Basically it uses the Firebase API (https://ift.tt/1s98Sn3) to find comments with HTTP URLs in them, try the HTTPS version, compare the contents, post back a comment if the contents are more than 95% similar. The “95% similar” part was actually the first part I wrote in the code. At first I tried a few existing go packages implementing diff/lcs, but most of them was quite slow and does a lot of allocations when I’m comparing two randomly generated 10KiB blobs, so I wrote my own (https://ift.tt/3dBlOh5), which is optimized for space (it does almost no allocations), and it’s also faster because allocations are slow. (I know this is an unfair comparison that most of the existing implementations need to give you an output that can be used to reconstruct the two blobs back, so at least some of their allocations are required and unavoidable) I also wrote a bug that it would find the same HTTP url in every run and post the same comment over and over again. My apologize to dang or whoever dealt with it (or maybe the system is good enough that it blocked those repetitive comments automatically). In the end it successfully made 6 comments across ~4 hours (not including the repetitive ones). All of those comments are flagged (likely due to hn policy), https://ift.tt/3cRlkEJ is the only one that’s still visible to other users at the time of writing, if you are curious. I just killed it completely from the request of dang. Although it only lived for a few hours, it’s still a fun exercise. Maybe I’ll convert it into a reddit bot next? Who knows. April 4, 2021 at 04:52PM
via Blogger https://ift.tt/31OIiWu
via Blogger https://ift.tt/2PquyyR
(https://ift.tt/2R68ABEShow HN: Docuowl – Pretty documentation generator based on Stripe’s layout https://ift.tt/3fBhzF8 April 4, 2021 at 03:04PM
via Blogger https://ift.tt/3cQYHQC
via Blogger https://ift.tt/3rKsE9e
(https://ift.tt/2QY7qrEShow HN: I wrote an HN bot to suggest HTTPS url when people post HTTP URLs It’s inspired by this comment I made: https://ift.tt/3dxKQhp. I actually saw several comments with HTTP URL posted, and that was the only one I bothered to comment on. So I thought that this is something better suited for bots than human. I hacked this together over yesterday and today: https://ift.tt/39E50Vx. Basically it uses the Firebase API (https://ift.tt/1s98Sn3) to find comments with HTTP URLs in them, try the HTTPS version, compare the contents, post back a comment if the contents are more than 95% similar. The “95% similar” part was actually the first part I wrote in the code. At first I tried a few existing go packages implementing diff/lcs, but most of them was quite slow and does a lot of allocations when I’m comparing two randomly generated 10KiB blobs, so I wrote my own (https://ift.tt/3dBlOh5), which is optimized for space (it does almost no allocations), and it’s also faster because allocations are slow. (I know this is an unfair comparison that most of the existing implementations need to give you an output that can be used to reconstruct the two blobs back, so at least some of their allocations are required and unavoidable) I also wrote a bug that it would find the same HTTP url in every run and post the same comment over and over again. My apologize to dang or whoever dealt with it (or maybe the system is good enough that it blocked those repetitive comments automatically). In the end it successfully made 6 comments across ~4 hours (not including the repetitive ones). All of those comments are flagged (likely due to hn policy), https://ift.tt/3cRlkEJ is the only one that’s still visible to other users at the time of writing, if you are curious. I just killed it completely from the request of dang. Although it only lived for a few hours, it’s still a fun exercise. Maybe I’ll convert it into a reddit bot next? Who knows. April 4, 2021 at 04:52PM
via Blogger https://ift.tt/31OIiWu
(https://ift.tt/3wrWvqBShow HN: Docuowl – Pretty documentation generator based on Stripe’s layout https://ift.tt/3fBhzF8 April 4, 2021 at 03:04PM
via Blogger https://ift.tt/3cQYHQC
(https://ift.tt/3rQvrhlShow HN: Simple, readable, chronological front page items from Hacker News https://hw.leftium.com/ April 4, 2021 at 05:14AM
via Blogger https://ift.tt/3cQN5xc
via Blogger https://ift.tt/2Olh3jn
(https://ift.tt/31Lr5NMShow HN: Clayoven – beautiful website generator aimed at math-heavy sites https://ift.tt/1ha7qq9 April 4, 2021 at 05:12AM
via Blogger https://ift.tt/3dvUp0h
via Blogger https://ift.tt/2PCjJcO
(https://ift.tt/3dDi4vTShow HN: Create an endpoint and table to record HTTP requests in a few seconds https://curltable.com/ April 3, 2021 at 11:47PM
via Blogger https://ift.tt/39BXWZN
(https://ift.tt/2PX8bAYShow HN: Live Feed of the HN Top 30 as an IRC Channel https://ift.tt/3cIZO4Q April 4, 2021 at 04:02AM
via Blogger https://ift.tt/31KBQzT
via Blogger https://ift.tt/39FTbOR
(https://ift.tt/3sPccFXShow HN: I made a site to explore the best UI/UX design tools out there https://sleekui.com/ April 4, 2021 at 03:01AM
via Blogger https://ift.tt/3cQp7lH
via Blogger https://ift.tt/2PVWNFc
(https://ift.tt/3wtGZKCShow HN: Simple, readable, chronological front page items from Hacker News https://hw.leftium.com/ April 4, 2021 at 05:14AM
via Blogger https://ift.tt/3cQN5xc
(https://ift.tt/3dC3IvFShow HN: Clayoven – beautiful website generator aimed at math-heavy sites https://ift.tt/1ha7qq9 April 4, 2021 at 05:12AM
via Blogger https://ift.tt/3dvUp0h
(https://ift.tt/3fHHw5UShow HN: Live Feed of the HN Top 30 as an IRC Channel https://ift.tt/3cIZO4Q April 4, 2021 at 04:02AM
via Blogger https://ift.tt/31KBQzT
(https://ift.tt/3sPnMklShow HN: I made a site to explore the best UI/UX design tools out there https://sleekui.com/ April 4, 2021 at 03:01AM
via Blogger https://ift.tt/3cQp7lH
(https://ift.tt/3sOHw81Show HN: Miniflux-CLI – offline-first Miniflux client Hey Hacker News, miniflux-cli developer here. I use miniflux as primary source of things to read (including hacker news, of course), but in my case I don’t have stable internet connection most of the time, so I did offline-first console client for miniflux, check it out: https://ift.tt/3fGN40j It syncs all feeds and entries on start and after that you can read all the content offline (including “mark as read”/”mark as unread”). The project built on go, using bbolt db, tview and official miniflux api client. Some neat features – you can set text and background colors of each ui element and hide/show sidebar, statusbar and hotkeybar. Custom hotkeys will be available later, for now “vim-like” is used. April 3, 2021 at 02:50PM
via Blogger https://ift.tt/3wlG537
via Blogger https://ift.tt/3rKdP6t
(https://ift.tt/3rMuCFZShow HN: Miniflux-CLI – offline-first Miniflux client Hey Hacker News, miniflux-cli developer here. I use miniflux as primary source of things to read (including hacker news, of course), but in my case I don’t have stable internet connection most of the time, so I did offline-first console client for miniflux, check it out: https://ift.tt/3fGN40j It syncs all feeds and entries on start and after that you can read all the content offline (including “mark as read”/”mark as unread”). The project built on go, using bbolt db, tview and official miniflux api client. Some neat features – you can set text and background colors of each ui element and hide/show sidebar, statusbar and hotkeybar. Custom hotkeys will be available later, for now “vim-like” is used. April 3, 2021 at 02:50PM
via Blogger https://ift.tt/3wlG537
(https://ift.tt/3uoRWeD