Live data from Hacker News

Viewing profile — CapriciousCptl

CapriciousCptl

HN member
Joined
Wed, Jan 29, 2020, 3:30 PM UTC
HN karma
1,466
Public activity
257 items

About CapriciousCptl

No profile information was provided.

Recent public activity

  1. comment
    Comment #28481224

    Neat! Seeing this I'm considering making a similar project that takes a search and drops the preview pictures. No post-video-watching suggest + no 1 minute video shorts + no clickb…

  2. comment
    Comment #28464685

    Personally, I tried pgtyped in a greenfield project but ended up switching to Slonik. Both are brilliant packages-- if you ever peak at the source of pgtyped it basically parses SQ…

  3. comment
  4. comment
    Comment #28433752

    Note that this is watch time *per active user* lest anyone interprets the title as TikTok having more total active user-time.

  5. story
  6. comment
    Comment #28267855

    This is nice! Quiver was my previous go-to, but it's all but abandonware in 2021.

  7. comment
    Comment #28250204

    I was curious so I tried it in postgres 13. Postgres, at least, uses the index to form a bitmap and scans that when aggregating in the first case (10% rows in the bitmap) and not i…

  8. comment
    Comment #28205138

    Sweet! An MMORPG element would be the bees knees here. Years ago there was a similar (though-MMORPG) game called Diaspora from a small studio[1]. I still remember waking up at all …

  9. comment
    Comment #28189713

    I could be wrong but didn’t phoenix just switch to webpack from some other package manager? I guess that was 3ish years ago so a lifetime more or less in JS.

  10. comment
    Comment #27948677

    I think SQS was the first AWS offering. In that context “simple” means simple compared to other offerings of the 2000s/rolling it out yourself. I agree it’s a little convoluted for…

  11. comment
    Comment #27925943

    The bug, which used a single & in an if statement instead of a double && reminds me of this one from years ago -- https://lwn.net/Articles/57135/ In that case it was a single = ver…

  12. comment
    Comment #27875826

    This is useful! Every so often Docker acts up or a Youtube video hidden in a tab somewhere or some silly mistake opens tons of Postgres connections on my M1. Previously the only cu…

  13. comment
    Comment #27860078

    Good writeup! It's an interesting gotcha because Postgres and SQLite docs expressly disclaim that their sequences/AUTOINCREMENT are gapless but experienced and talented programmers…

  14. comment
    Comment #27791936

    Thanks, what about getting historical values from the API? It’d be very nice to get more historical data from the fianancial statements

  15. comment
    Comment #27791643

    Hey, this looks pretty neat. You even have some financials data. I see that all the financials data is in terms of “growth,” is there any chance you could expose the raw numbers? A…

  16. comment
    Comment #27782625

    Does intent not matter? Pasting code for explanatory reasons and citing the source seems different than silently incorporating it directly into a commercial work product.

  17. comment
    Comment #27771786

    This isn't exactly a quote but fits in the sense of "general ideas mentioned frequently on HN and not frequently elsewhere"-- Gell-Mann Amnesia https://hn.algolia.com/?dateRange=al…

  18. comment
    Comment #27706711

    ctrl+f arpu ctrl+f churn ctrl+f key performance etc

  19. comment
    Comment #27705318

    Per-user revenue was $109 for 2020. My goodness payment for order flow and cryptocurrency rebates are lucrative.

  20. comment
  21. comment
    Comment #27560026

    I can speak for myself— venv is good enough for most things and conda works for everything else (pandas/numpy/tensorflow on Mac m1). For production code I’m more worried about mini…

  22. comment
    Comment #27554103

    Hmm, I dug further. The story probably comes from Plutarch (Lives), "[Crassus] would buy houses that were afire, and houses which adjoined those that were afire, and these their ow…

  23. comment
    Comment #27553789

    I think wikipedia got the details wrong there. Crassus didn't offer to buy the burning buildings, he offered to put fires out. At least, that's how I understood it years ago and th…

  24. comment
  25. comment
    Comment #27449207

    WU incurred $41.3 million in "non-credit related losses," which includes fraud in 2020[1] which is only maybe 1% of their revenue. It had another ~$40 million in expected credit lo…