Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ferdowsi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
ferdowsi
3y ago
So silly that it's exactly what happened during the Great Depression.
2.
▲
by
ferdowsi
3y ago
More like companies are reducing scope to focus on key profit centers or initiatives, making product managers and designers easy targets for layoffs.
3.
▲
by
ferdowsi
4y ago
The vast majority of questions around quality that end up surfacing in code reviews can be much more easily settled by commonly shared tooling that enforces organizational style and security practices. Leaving "best practice" up t
4.
▲
by
ferdowsi
4y ago
Agreed. Too many "senior engineers" fail to recognize when they are simply venting their territorialism by nitpicking in code reviews. The role of a good manager is to restrain these tendencies.
5.
▲
by
ferdowsi
4y ago
Strange time to do an acquihire given that Netlify just had a round of layoffs.
6.
▲
by
ferdowsi
4y ago
The statement doesn't say how much Gatsby was acquired for. Hope that Gatsby equity holders weren't bought out at a steep discount, given the current macro situation.
7.
▲
by
ferdowsi
4y ago
I'm sympathetic to all those who lost their jobs, but I'm a bit baffled that 400 people were working on this. Can someone enlighten me as to why so much headcount was required by this project?
8.
▲
by
ferdowsi
4y ago
No, my parents were immigrants and I have multiple relatives who came to the United States as children and gained residency.
9.
▲
by
ferdowsi
4y ago
How did you go from 9 to working age without getting residency in the US or another country?
10.
▲
by
ferdowsi
4y ago
I'm curious about htmx, but all of the HTML mini-syntax very similar in aesthetic to Angular 1.0, which was pretty quickly supplanted by React. What excites people about htmx? Do people like the mini-syntax but dislike the ceremony of
11.
▲
by
ferdowsi
4y ago
Not very convincing when "git gud" is the common response to Rust's exuberance towards needless complexity in use cases that it doesn't fit well in (like CRUD applications)
12.
▲
by
ferdowsi
4y ago
Rust advocates want us to believe that Rust can effectively replace all of the use cases of those languages, so it's totally fair to group them.
13.
▲
by
ferdowsi
4y ago
I'm glad we're here. More and more organizations are going to have serious buyers regret after being sold a bad bag of goods by all of the Rust hype.
14.
▲
by
ferdowsi
4y ago
Recruiters are salespeople. Toxic positivity, undue flattery, etc are all part of their toolbox. It's ultimately on the candidate to perform due diligence on the organization, like with any product.
15.
▲
by
ferdowsi
4y ago
Their CEO compensation is mostly equity, which has dropped like a stone in the past year.
16.
▲
by
ferdowsi
4y ago
> This list is an aggregation of public layoff lists where people voluntarily signed up, plus people who sign up through us. You should be actively getting the consent of these people on these lists. They consented to have their info in
17.
▲
by
ferdowsi
4y ago
Bonds are back. TIPS bonds are now yielding around 2% real (not nominal). Treasury bills/notes are yielding above 4% nominal across much of the yield curve.
18.
▲
by
ferdowsi
4y ago
I'd disagree that it's a good time to buy now, as prices are still high. But if prices start to decline substantially it will be a good opportunity, as you can refinance a high rate mortgage during low rate periods (like many peop
19.
▲
by
ferdowsi
4y ago
A substantial chunk of the tech industry are speculative zombie companies that are built on the edifice of zero interest.
20.
▲
by
ferdowsi
4y ago
Funny that this whole hooks mess could have probably been better resolved with investment in developing optimization patches for v8 rather than attempting to "fix" React
21.
▲
by
ferdowsi
4y ago
Exciting stuff! Phabricator was one of the better project/dev management systems I've interacted with and I'm glad to see developer energy behind maintaining and improving it!
22.
▲
by
ferdowsi
4y ago
I would choose Zig because Zig has a much more approachable learning curve and Zig code is eminently legible compared to Rust code and it's overly complex type system.
23.
▲
by
ferdowsi
4y ago
Nothing will improve as long as the Python powers insist on packaging being an exercise for the community.
24.
▲
by
ferdowsi
4y ago
Cigarette smoking has been declining for decades and will be continue to dive as boomers die out. All of the anti cigarette campaigning has been effective.
25.
▲
by
ferdowsi
4y ago
Reminds me about how yall had "no idea" that you had banned benchmarking. Remarkable how much leaders can not know about their company's operations! https://news.ycombinator.com/item?id=29468771
26.
▲
by
ferdowsi
4y ago
Pypy is mostly written in a restricted dialect of Python (rpython), not pure python. They're substantively different.
27.
▲
by
ferdowsi
4y ago
The credit card companies strongly push merchants to adopt EMV chips by shifting liability for chargebacks onto merchants who are still using magstripes. I don't think I've seen a non-chip capable terminal in the last year.
28.
▲
China's Final Warning
(en.wikipedia.org)
5 points
by
ferdowsi
4y ago
|
0 comments
29.
▲
by
ferdowsi
4y ago
The sharing of service contracts and their shared dependencies is a difficult problem to solve by itself. There's companies trying to make money off of the problem (buf). Monorepos solve the problem out of the box.
30.
▲
by
ferdowsi
4y ago
The Twitter discussion mentions this: > We can forcefully preempt virtual threads at any safepoint poll point What is a "safepoint poll point"? A sleep call?
More ›