Live data from Hacker News

Viewing profile — raphaelrk

raphaelrk

HN member
Joined
Tue, Jul 01, 2014, 5:34 PM UTC
HN karma
53
Public activity
47 items

About raphaelrk

http://raphaelrk.com

Recent public activity

  1. comment
    Comment #48464590

    There's a hacker news link at the end of the document, under "Blocklist used for Humanity’s Last Exam". It links to https://news.ycombinator.com/item?id=44694191

  2. comment
    Comment #48402309

    According to my App Store history, on May 30, 2010, I downloaded the app "Ian's Laces — How to tie and lace shoes (Lite)". Since then, I've very rarely had to tie my shoes :)

  3. story
  4. comment
    Comment #47005591

    AIs should look at something like this to have more humility when interacting with humans: Andrés Gómez Emilsson making AIs "aware" of their own lack of awareness: https://x.com/al…

  5. comment
    Comment #36451318

    I’m wondering if anything in their setup is worth incorporating into the “status quo” The most immediately relevant thing is equity-based comp that doesn’t have a tax hit. Another …

  6. comment
    Comment #36261811

    I wonder whether AT Proto, the protocol used in bluesky, might make for a good base for a decentralized reddit alternative. - public - extensible - bring your own client - domains …

  7. comment
    Comment #36126219

    "In the province of the mind, there are no limits." I do wonder to what degree this is true There are claims that other animals see more colors than us. But what if that's not actu…

  8. comment
    Comment #36002638

    Apple wants the iPad OS developer experience to be bad Their #1 focus is lock-in, preventing being commodified, and extracting value No apps that run operating systems, no apps wit…

  9. comment
    Comment #35967110

    Congrats on the launch!! Any plans on adding "in-memory" / "virtual" file support to Bun.build? I'd be interested in using it for notebook-style use cases -- Also, ways to do "on-t…

  10. comment
    Comment #33284029

    Had a homeless guy sit behind me on the bart repeatedly saying he'd slice my neck if I turned around or moved at all. It was a mostly-empty car, and it seemed like he was serious a…

  11. comment
    Comment #33003454

    What I meant was I expected numpy to be faster than the js libraries I was testing, simply because people use it so much more, for real "scientific computing" work. And indeed it i…

  12. comment
    Comment #33003073

    You're right, it's not a fair comparison -- I think it's still interesting though, since numpy is the standard people would reach for, which made me think it would be the fastest /…

  13. comment
    Comment #33001515

    Speaking of python performance, I recently benchmarked "numpy vs js" matrix multiplication performance, and was surprised to find js significantly outperforming numpy. For multiply…

  14. comment
    Comment #29700737

    I find building react native apps much faster than building native apps. You don't need to recompile if you're just changing the javascript, and only a couple weeks out of the year…

  15. comment
    Comment #29064439

    Interesting! As a quick test on Chrome ("Version 95.0.4638.69 (Official Build) (x86_64)") t0 = new Date(); a = Array(100000000).fill(0); console.log("time elapsed: ", new Date() - …

  16. comment
    Comment #26799185

    This is such a wonderful initiative and could bring so many kids into programming! So many people start programming in order to make games and I could see this developing into the …

  17. story
  18. story
  19. comment
    Comment #22706871

    I really loved "Valley of Genius" 500 pages of straight quotes. It reads like everyone is gathered around a campfire talking about the past, and you're there with them. Great book …

  20. comment
    Comment #22677360

    I like the way @wongmjane put it, "Basically margin is like side-effect" https://twitter.com/wongmjane/status/1242370883320049664?s=2... I remember @jpochtar and @gablg1 had a simi…

  21. comment
    Comment #22656805

    I don't have much experience in the market, but "invest in index funds" seems like a way to inflate the values of all the companies in the index fund, deserved or not, and I find i…

  22. comment
    Comment #22369210

    Hey all! Just tossed up https://unread.chat It's a chrome extension that blocks read receipts and typing indicators on messenger The goal is to make it less stressful to check mess…

  23. story
  24. comment
    Comment #22251563

    Sounds like we should put labels on our inputs, and a better error message :) thanks for the response!

  25. comment
    Comment #22251428

    Looking into it - sent you an email!