Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
michaelvmata
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
michaelvmata
4y ago
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 have to worry about keeping them pristine afterwards.
2.
▲
by
michaelvmata
4y ago
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 company I've worked, I've suppor
3.
▲
by
michaelvmata
5y ago
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.
4.
▲
by
michaelvmata
6y ago
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 an achievement service exists.
5.
▲
by
michaelvmata
6y ago
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 no lodging, but they were there for months before.
6.
▲
by
michaelvmata
6y ago
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, towards peaceful, legal protests and journalists wit
7.
▲
by
michaelvmata
7y ago
It's where the market is heading -- away from all in one cable packages to pick and choice only what you want streaming services.
8.
▲
by
michaelvmata
7y ago
Editor tooling matters. Formatting, traversing, matching, and highlighting parenthesis made all the difference for me.
9.
▲
by
michaelvmata
8y ago
Security is enforced inbound. You can't enter without an account. You can grab "anything" you want and it's charged to the account.
10.
▲
by
michaelvmata
9y ago
Is this the link? https://www.economist.com/blogs/graphicdetail/2017/11/daily-...
11.
▲
by
michaelvmata
9y ago
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 default, but having the ability to adjust the angle o
12.
▲
by
michaelvmata
11y ago
[(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(condition_or_alt, collection)) As logic gets more c
13.
▲
by
michaelvmata
11y ago
What happens if the payment succeeds, but the subsequent call to the ERP fails? Wouldn't the reserved items be released?
14.
▲
by
michaelvmata
11y ago
It happens naturally to a degree in a top down fashion. Newly hired executes / directors / managers often bring in their own people.