Viewing profile — FrancoisBosun
FrancoisBosun
HN member- Joined
- Tue, May 24, 2016, 1:18 PM UTC
- HN karma
- 286
- Public activity
- 81 items
- HN profile
- View on Hacker News ↗
About FrancoisBosun
No profile information was provided.
Recent public activity
- story
-
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.
- story
- story
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #44510389
Sorbet is nice, but for data structure enforcement and data validation, I much prefer the dry-rb ecosystem.
-
comment
Comment #44262438
Heroku's 25 hours comes to mind... this is so infuriating and annoying.
- story
-
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…
-
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…
-
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.
-
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…
-
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…
-
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…
- story
-
comment
Comment #41503029
I use Sapling as my main driver. I can commit or revert individual hunks just fine.
- story
- story
-
comment
Comment #41105096
Sunshine (Adagio in D minor) https://open.spotify.com/intl-fr/track/50ExtKr8j9cHTY3OEw282... I asked Siri to identify the song.
-
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…
-
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…
- story