Live data from Hacker News

Viewing profile — st0le

st0le

HN member
Joined
Tue, Mar 18, 2014, 3:04 PM UTC
HN karma
71
Public activity
77 items

About st0le

[ my public key: https://keybase.io/gauravkamath; my proof: https://keybase.io/gauravkamath/sigs/vXDzGOuNY6xrbYgh_vYEhv-3euXNTV3u08pP-3T_Caw ]

Recent public activity

  1. comment
    Comment #44450233

    Another fun trick I've discovered. `XOR[0...n] = 0 ^ 1 .... ^ n = [n, 1, n + 1, 0][n % 4]`

  2. comment
    Comment #41203845

    This is an amazing idea! Love it.

  3. comment
    Comment #38599142

    Did you happen to enable "recommendations" in Youtube Mobile App? That would implicitly enable it. I don't have Trending/Shorts because its disabled.

  4. comment
    Comment #38470039

    https://sentry.io/welcome/ ?

  5. comment
    Comment #38209669

    also https://jwt.ms (fully client side, hosted by Microsoft)

  6. comment
    Comment #38170287

    IIRC They were acquired by Amazon. They have a paid offering for shared team environments.

  7. comment
    Comment #37512355

    The python code sample starts off with C/C++ style comments.

  8. comment
    Comment #37253638

    I use Starling.[1] [1] https://apps.apple.com/ro/app/starling-for-hn/id1386611974 )

  9. comment
    Comment #36725723

    No idea how to call the api.

  10. comment
    Comment #36620802

    Ultimate plumber can do this. https://github.com/akavel/up

  11. comment
    Comment #36607700

    `gum choose --no-limit` https://github.com/charmbracelet/gum

  12. comment
    Comment #36526588

    Also since ripgrep is already installed "grep -v" can be replaced with "rg -v"

  13. comment
    Comment #36428127

    Reminds me a of a short lived project websocket.email. Instead of webhook, you could listen on websocket for emails. Might be a Pro feature for your project. https://github.com/web…

  14. comment
    Comment #35171086

    There's a Black Mirror episode with this plot.

  15. comment
    Comment #34821147

    I had this idea to basically have the Budgeting app look at the notifications on my phone or emails from the bank to parse the transactions details automatically. On iOS if an app …

  16. comment
    Comment #33097485

    Is there a similar tool that can trigger a command when the output of command changes or the stdout has some kind of string? I understand this is shell script territory, but a cros…

  17. comment
    Comment #32902343

    The GeoIP provider seems to provide a batch API. You can query upto a 100 IPs in a single request.

  18. comment
    Comment #32610609

    One of my most common workflow is I copy the name of a "resource" and have to type out some diagnostic queries. So I have espanso trigger on a shortcut and autofill queries with th…

  19. comment
    Comment #32534426

    Quick Feedback. Have a button to download the whole form as a json or dotenv file.

  20. comment
    Comment #32399654

    Someone had the same idea and name :) https://github.com/Miserlou/Loop

  21. comment
    Comment #31969013

    This is pretty nice. Doesn't seem to be working at the moment. - Do you get what it is? It's a tiny serverless nodejs platform that comes baked in with a global state store. Suppor…

  22. comment
    Comment #31495304

    https://www.visidata.org/

  23. comment
    Comment #31365573

    I find animated sorting algorithms and game solvers (maze solving , tic tac toe , sliding puzzles ) using search algorithms fun to watch.

  24. comment
    Comment #31310184

    Fair warning to everyone reading this. Listary is now effectively abandonware.

  25. comment
    Comment #31301072

    Did you see the inequality sign?