Live data from Hacker News

Viewing profile — atmin

atmin

HN member
Joined
Mon, Sep 30, 2013, 11:42 AM UTC
HN karma
17
Public activity
23 items

About atmin

[ my public key: https://keybase.io/atmin; my proof: https://keybase.io/atmin/sigs/kPxAW0EUxVYd1b-QI9udz1qDzaJ0D6WBWkOJHD3gfuc ]

Recent public activity

  1. comment
    Comment #38846002

    799 total calories, 55:33 run duration, 146 avg heart rate. Resting metabolism: about 1800 calories per day.

  2. comment
    Comment #38840426

    I just ran for a hour and burned about 45% of my resting calories. I do this every other day. 3.5 hours of exercise per week sounds reasonable to me.

  3. comment
    Comment #38827348

    Not OP, but interested: can you deploy on a vps having only bun and not node?

  4. comment
    Comment #38827253

    The main argument (“I hate static sites”) can be more efficiently (dynamic page, guaranteed fast response, mainstream tech) addressed by deploying normal JavaScript jsx on the edge…

  5. comment
    Comment #33606488

    Yes. It's one background image, tiled 8 billion times, but you never see more than a screen of tiles at a time. Virtual scrolling is fast.

  6. comment
    Comment #32568098

    No mention of SQLite as an embedded SQL database?

  7. comment
    Comment #32341502

    SHAs of entire IPv4 space can be easily precalculated. Include a nonce, that is rotated periodically, to solve this.

  8. comment
    Comment #28867745

    Any sufficiently advanced search engine is indistinguishable from hacking.

  9. comment
    Comment #25847348

    Very cool. I had similar idea and glad to see it implemented and working well. Workers KV imposes 25MB limit per key. Worker memory limit is 128MB. Concatenating several values fro…

  10. comment
    Comment #25486055

    I used qrpixel to draw my avatar https://avatars0.githubusercontent.com/u/714648?s=460&u=2bca... I'd be very glad to see it online again.

  11. comment
    Comment #25420397

    Maybe these are not their customers anymore and this is just timely update.

  12. comment
    Comment #25100775

    Reminds me of http://www.underengineering.com/2014/05/22/DIY-NoSql/ What I'd love to see in Pydis is durability option.

  13. comment
    Comment #25014324

    sql.js does this > sql.js uses emscripten to compile SQLite to webassembly (or to javascript code for compatibility with older browsers) > By default, sql.js uses wasm

  14. comment
    Comment #24988977

    Citation needed. All I can find are jailed musicians in Japan for drug possession.

  15. comment
    Comment #22384146

    Not just some member, but the leader. He did know how to behave in this role (including allowing such stories become widespread), he was the leader for 45 years.

  16. comment
    Comment #15274527

    And implementation by the same author: https://github.com/csuwildcat/SelectorListener

  17. comment
    Comment #13406250

    You kinda can do it on Android via Termux: https://termux.com/add-on-api.html

  18. comment
    Comment #12388513

    I created something similar recently, but more minimalistic, es6/jsx-encouraging and based on the real DOM (via morphdom). https://atmin.github.io/funponent/

  19. comment
    Comment #12036081

    - CSS can be tested, e.g. [1] - use simplified program model and enforce it, [2] [1] https://github.com/jamesshore/quixote [2] https://github.com/unframework/airtight-css-lint

  20. comment
    Comment #12007546

    I did something quite similar couple years ago [jtmpl.com]. Main difference is Monkberry uses Jinja-inspired templating language and jtmpl uses Mustache (with slightly changed sema…

  21. comment
    Comment #11192859

    Thanks for the insightful explanation. Adding https://github.com/atmin/freak to the comparison (disclaimer, I'm the author): * it supports set operations, `model(‘fieldName’, newVa…

  22. comment
    Comment #8959273

    You may be interested in my functional-reactive object wrapper, https://github.com/atmin/freak

  23. story