Viewing profile — maximegarcia
maximegarcia
HN member- Joined
- Tue, Mar 27, 2012, 7:25 AM UTC
- HN karma
- 65
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About maximegarcia
Recent public activity
-
comment
Comment #46394333
As a matter of fact, I just wrongly received a confirmation email for the order of an engagement ring!
-
comment
Comment #46393354
I did the finger only for one month at the beginning. I'm glad CGM exists despite the limitations.
-
comment
Comment #46393318
Same here, I have first.last since 2005: every combination of dots or not are aliases to my first.last and cannot be registered. There a thousands of first last in the world, and a…
-
comment
Comment #46393143
Having high glucose levels won't kill you in the sort term, yes. But we cannot compare pre-diagnosis high blood sugar level (the body had that for months so it is accustomed to it)…
-
comment
Comment #44510552
Well it is not quite a mutable vs immutable strings war, nor Ruby being late to the party or something like that. The move is so we can avoid allocating a string each we declare an…
-
comment
Comment #44283524
I do. It's a whole thing that get you down to writing your business logic in an expressive way very easily. Framework (Rails) helps, yes, but even pure Ruby can be nice. I've writt…
-
comment
Comment #41939003
Consent banner says data sent to "901 partners"... I like the game though, but I use the PWA made by Opera team at https://2048-opera-pwa.surge.sh/
-
comment
Comment #40650694
I hope they'll do on board crystal and less noisy adc v_ref.
-
comment
Comment #40650642
Some excerpts, if you are region-locked: - We are also designing and developing a more advanced family of microcontrollers, RP235x, which we expect to launch in the second half of …
-
comment
Comment #39318898
That would be nice to also optimize SELECT DISTINCT foo FROM bar. It is usually very poor on big tables and we have to do recursive CTE. This comes a lot with admin builders for fi…
-
comment
Comment #37841573
But with neuropathy, which causes loss of feeling, pain… in the feet for example, you can ignore damage that combined with a loss of blood circulation capabilities can make things …
-
comment
Comment #37333750
I’m T1D. For me, the main thing keeping at being good at the closed loop system is delay. In the pancreas, « measure » and delivery happen at the blood level. It is instant. With C…
-
comment
Comment #37266456
Well, Netlify went south by forcing businesses (including ours) to migrate from Pro to Entreprise plan (which is very pricy) by having a hard limit on the members of the Pro plan. …
-
comment
Comment #32621888
not all plants can be paused quickly... Sometimes that means: Electricity produced at x$: sells for -5$ (I pay you to use it)
-
comment
Comment #28279379
I think this is for babies. Type 1 is not preventable, but detecting it is important as it could arise in infants (half of cases). Consequences are kind of hard if ignored / not de…
-
comment
Comment #27240638
At previous job, we ran a rails based 60M€/year photos album e-commerce with 6 backend devs and a dedicated servers fleet on 2 DC that costed less than one dev salary.
-
comment
Comment #27085411
Yeah, and it is very annoying.
-
comment
Comment #27035016
Electra (go-electra.com) | Full-stack, iOS, Android, IoT Engineers | Paris | Full time | ONSITE or REMOTE (CEST) At Electra, we're building a fast charging network for electric veh…
-
comment
Comment #22265043
Not necessarily, the decoding can be stopped once you get enough usable information in regards to the usage of the image (display size ...) with the same source image. That's neat!…
-
comment
Comment #21614892
No, cul means ass. No, cul de sac means dead end (as in a road that ends)
-
comment
Comment #21530373
On one of the example, the update is « quarterly »...
-
comment
Comment #21491506
And web share target...
-
comment
Comment #21399427
Nice lib, eager to use it in replacement of HTTP.rb, auto managed persistent connection is a great addition. Do you plan to support webmock and httplog ? Or add support for httpx i…
-
comment
Comment #19546156
Cheerz | Paris, France | Fulltime | ONSITE | https://www.cheerz.com Cheerz is a printing app, used by millions of users in Europe, thanks to its simplicity and innovation in the cu…
-
comment
Comment #19293898
Saving it. This is what I dreamt of for the ETag header of a list of items in a REST API (when caching each of the items separatly).