Viewing profile — michaelvmata
michaelvmata
HN member- Joined
- Wed, Dec 07, 2011, 10:55 PM UTC
- HN karma
- 12
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About michaelvmata
No profile information was provided.
Recent public activity
-
comment
Comment #35099500
This reminds me of getting new sneakers as a kid and trying to keep it clean, only to have a friend deliberately step on it. Was it annoying? Sure. But I gotta admit -- I didn't ha…
-
comment
Comment #32621961
That's not necessarily true. I have several free Slack groups that I've used for years. I haven't paid a cent. But it means I've also have Slack installed by default. At every comp…
-
comment
Comment #26883036
Memory on the m1 doesn't behave like it does on x86. My 16 GB intel macbook feels like a boat and sounds like a airplane taking off at load. My 8GB mini feels fast and is silent.
-
comment
Comment #24193534
You might have an achievement service. It watches for logins and grants a user an achievement after logging in for N consecutive days. Your authentication code need not know that a…
-
comment
Comment #24190597
It varies. There were multiple encampments in the Richmond. 24th and Anza, 20th and Geary, and 16th and Geary for example. The city cleaned them up recently and posted signs about …
-
comment
Comment #23443931
That narrative doesn't fit the sheer number of videos showing a violent response to peaceful protest. It's an avalanche of evidence showing hostility, if not outright violence, tow…
-
comment
Comment #19914215
It's where the market is heading -- away from all in one cable packages to pick and choice only what you want streaming services.
-
comment
Comment #19479387
Editor tooling matters. Formatting, traversing, matching, and highlighting parenthesis made all the difference for me.
-
comment
Comment #19456098
Security is enforced inbound. You can't enter without an account. You can grab "anything" you want and it's charged to the account.
-
comment
Comment #16137221
Is this the link? https://www.economist.com/blogs/graphicdetail/2017/11/daily-...
-
comment
Comment #14822823
Don't physically split keyboards allow for more extreme flexibility? Single piece split keyboards still restrict the angle of your wrists. I find the MS ergo keyboards to better by…
-
comment
Comment #9963645
[(foo(a), bar(a)) for a in collection if condition(a) or alt(a)] foo_bar = lambda x: (foo(x), bar(x)) condition_or_alt = lambda x: condition(x) or alt(x) map(foo_bar, filter(condit…
-
comment
Comment #9861311
What happens if the payment succeeds, but the subsequent call to the ERP fails? Wouldn't the reserved items be released?
-
comment
Comment #9509242
It happens naturally to a degree in a top down fashion. Newly hired executes / directors / managers often bring in their own people.