Viewing profile — axiak
axiak
HN member- Joined
- Sat, Jun 26, 2010, 3:27 AM UTC
- HN karma
- 473
- Public activity
- 131 items
- HN profile
- View on Hacker News ↗
About axiak
http://mike.axiak.net/
http://www.github.com/axiak/
http://stackoverflow.com/users/310493/mike-axiak/
Recent public activity
-
comment
Comment #39267930
If they received $36 MM in a fundraise 3 years ago, you better believe that those investors put pressure on the business to grow fast or die trying. Those investors are not looking…
-
comment
Comment #38683378
I did a few things with xLights and it's a ton of work to do well. I've been wondering if with models such as AudioCraft from Meta, if we're getting to a point where sequencing wit…
-
comment
Comment #38310816
based on what math? I can see how there can potentially be differentiators here and there to raise value, but I can't see how this statement can be taken prima facie
-
comment
Comment #37810304
Genuinely curious -- what does a blockchain provide here that a normal public key signing doesn't?
-
comment
Comment #36686255
I don't understand this comment. Bigtable requires that each tablet is only assigned to one tablet server at a time, enforced in Chubby. There's no risk of inconsistent reads. Of c…
-
comment
Comment #36675079
I'm not a frontend engineer so I might be misunderstanding, but I thought react was creating representations of dom elements in the render function so that it only needs to apply d…
-
comment
Comment #36311647
Thanks for the insightful reply! :D
-
comment
Comment #36309671
Out of curiosity, if you are spending a lot of effort to track the data in HubSpot, why not try to send emails directly in HubSpot?
-
comment
Comment #35365943
I agree with the sentiment but just wanted to note that this is a legislative bill. often the courts strike down executive action saying that they should get help from Congress, wh…
-
comment
Comment #33808134
Arm has a much looser memory model than x86 [1 for a comparison]. It's possible that the random hangs are due to a race condition in PG that doesn't show up in x86 because memory v…
-
comment
Comment #29600256
just reading this now... this person wasn't even using FSD, but was using autopilot...
-
comment
Comment #29567000
It's been a while since I've read FCC rules, but as far as I know they usually regulate power output, not antenna design.
-
comment
Comment #28023254
Yeah I remember having a long conversation with their support for the alternative solution to this report and they just told me to pound sand. It's crazy to me that it returned wit…
-
comment
Comment #27987038
The actual amount of gallons of gas burned in planes using AVGas is extremely small compared to the gallons of gas burned by cars or by planes using jet fuel. Unless you were on th…
-
comment
Comment #27825391
i think the key difference is the incidence rate. if long term symptoms occur in less than one percent of cases, that's still enough for doctors to see and treat without surprise. …
-
comment
Comment #27301993
this paper is discussing mechanisms limited to the J&J and Astrazeneca vaccines
-
comment
Comment #26576315
this deduction was eliminated in the Trump tax cuts of 2018
-
comment
Comment #21116713
I think the pure tech plays in 2019 are doing just fine. Zoom, Cloudflare, and Datadog all look like good companies. They're just not over-hyped and overinflated.
-
comment
Comment #18887763
Even if the system isn't calendar aware, if all of a sudden you have negative timestamps you can have strange boundary conditions where loops might run forever, hanging the system.…
-
comment
Comment #18726159
That amendment really screwed democracy in the US. Not only does it remove room for debate, but it has IMHO been a major factoring in lessoning voter interest in the state legislat…
-
comment
Comment #18682741
That's extremely reasonable for a savings account. The fed rate at the time was around 5% [1]. Today's is much lower which raises questions about where this rate is coming from. 1:…
-
comment
Comment #13879268
Those uses of AtomicFoo classes could probably be updated to use AtomicFooUpdater fields (e.g. AtomicIntegerFieldUpdater). VarHandle is like AtomicFieldUpdater but with all of the …
-
comment
Comment #13706128
Rather than trying to write your own quoted printable decoder, why not use a library? E.g in python it would just look like: quopri.decodestring(message_source)
-
comment
Comment #10646482
More likely than not, these drones are for the rural last mile problem, where drivers aren't worth the cost. In that case tunnels wouldn't be worth the cost.
-
comment
Comment #10604301
It's hard to tell in this study if it's a generational behavior or if it's just something people learn as they age. This is certainly an interesting question to ask periodically so…