Live data from Hacker News

Viewing profile — FrancoisBosun

FrancoisBosun

HN member
Joined
Tue, May 24, 2016, 1:18 PM UTC
HN karma
286
Public activity
81 items

About FrancoisBosun

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #47157699

    Meh, I tell it "use uuidgen and get your randomness from that". Of course, that won't work on ChatGPT web, but works well enough on the command line.

  3. story
  4. story
  5. comment
    Comment #45404182

    Explained in the article: > A producer sends a backing track to a performer - SyncDNA adds a slight delay to the outbound feed The "backing track" is probably the beat or something…

  6. comment
    Comment #44976131

    I do the "same thing", but using PostgreSQL `EXPLAIN ANALYZE`. EXPLAIN ANALYZE has information about the number of rows returned, which means I know exactly which node in the query…

  7. comment
    Comment #44710149

    This has some overlap with Overmind / foreman / Procfile. To wait for another process to be started, I resort to using plain `sleep` or `dockerize -wait`. Good job on building this…

  8. comment
    Comment #44706759

    In the article, it is mentioned that « we can grant temporary access to cardiac-related data » (paraphrased). This is where it gets difficult: how am I to know that some data is ca…

  9. comment
    Comment #44510389

    Sorbet is nice, but for data structure enforcement and data validation, I much prefer the dry-rb ecosystem.

  10. comment
    Comment #44262438

    Heroku's 25 hours comes to mind... this is so infuriating and annoying.

  11. story
  12. comment
    Comment #44115361

    You still need the timezone name to map back to UTC, in case you want to make some types of computations, usually along the lines of "how long ago was this" and "remaining time unt…

  13. comment
    Comment #43789976

    I use an older iPad and the page crashed so hard the Home button didn’t do anything for about 30 seconds. The iPad eventually turned off, because I had pressed the power button, to…

  14. comment
    Comment #43183815

    C, C++, C#, and probably Rust. There’s a section about that. There’s a link to the FAQ I. That section.

  15. comment
    Comment #42463869

    Not so different from Word/Excel/Lotus 1-2-3 from the 90s! I like that most software saves-as-I-type now, but that was the workflow back then. Ctrl+S was the most used key combo on…

  16. comment
    Comment #41924056

    I hate shopping, because it’s start and stop all the time. I get tired after only 30m. Then, I’ll walk home from the office (1h) and will have lots of energy to actually DO somethi…

  17. comment
    Comment #41818483

    This looks very, very interesting! Good work. My only nitpick is the ligatures. I believe pipelining in Elixir uses the |> operator, but the blog post uses a kind of triangle point…

  18. story
  19. comment
    Comment #41503029

    I use Sapling as my main driver. I can commit or revert individual hunks just fine.

  20. story
  21. story
  22. comment
    Comment #41105096

    Sunshine (Adagio in D minor) https://open.spotify.com/intl-fr/track/50ExtKr8j9cHTY3OEw282... I asked Siri to identify the song.

  23. comment
    Comment #40940081

    I'm mostly surprised about the free admission of bribery: > However, I soon found that a bottle of Johnie Walker Black Label handed out at particularly frustrating moments made thi…

  24. comment
    Comment #40897932

    I use an iPhone 12 mini. In portrait mode, the site was nearly unusable. I would add a habit, and the keyboard covered up the description field. There was no way for me to scroll t…

  25. story