Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ihuk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ihuk
1mo ago
Reported an obvious sexual ad the other day and got a very AI generated response that started with "Dear Username" stating that they reviewed the ad and found nothing wrong with it.
2.
▲
by
ihuk
5mo ago
I believe I went to high school with the author, so this took me down memory lane. I wrote an FTP client back in 1999 using only the Win32 API and C. Good times.
3.
▲
by
ihuk
1y ago
Yeah, I believe the RAT is automatically deployed when both engines fail or when there's a critical loss of pressure in the hydraulic systems.
4.
▲
by
ihuk
1y ago
https://pbs.twimg.com/media/GtPFDrnbAAA6c68?format=jpg&name=... It could be the blurry object under the fuselage, just to the right of the left engine.
5.
▲
by
ihuk
1y ago
Here's a Reddit video: https://www.reddit.com/r/ahmedabad/comments/1l9i1ga/om_shant... And here's a YouTube video showing a Ram Air Turbine (RAT) being deployed on a 787 for comparison: https:
6.
▲
by
ihuk
1y ago
There's a better, longer video on Reddit. At the beginning of the video, it sounds like the Ram Air Turbine (RAT) is deployed, which would suggest a dual engine failure.
7.
▲
by
ihuk
1y ago
I believe this is the first hull loss of a Boeing 787.
8.
▲
by
ihuk
1y ago
Great --now it’s going to use even more memory.
9.
▲
by
ihuk
1y ago
I jokingly mentioned something like that to my wife when Trump was elected. Now, given the current circumstances, I may not get another chance to visit the US. Still, I’m grateful for the time I spent in California, the people I met, and al
10.
▲
by
ihuk
2y ago
In 2021 the company received €200 million from the Croatian government and the EU to develop a self-driving car, presumably to compete with US companies. However, they ended up using Mobileye technology. The initial goal was to have the car
11.
▲
by
ihuk
3y ago
You don't achieve fault tolerance solely by using Erlang. Erlang does not inherently 'achieve fault tolerance.' Instead, you make your system fault-tolerant through deliberate engineering. While Erlang provides tools and desi
12.
▲
by
ihuk
3y ago
I would argue that a lot of public APIs are a mess. We used to joke that instead of firing the bottom 10%, Google just reallocates them to the Android team.
13.
▲
by
ihuk
4y ago
Visual introduction to Fourier Transform from 3Blue1Brown: https://www.youtube.com/watch?v=spUNpyF58BY
14.
▲
by
ihuk
4y ago
Reread Dune Dune Messiah and Children of Dune. Highly recommended.
15.
▲
by
ihuk
5y ago
This guy sounds like a textbook example of CV driven developer. I've delivered large amount of value to business with boring technologies like Java, Django and made good money in the process. Sometimes all the client needs is a simple
16.
▲
by
ihuk
5y ago
I might be too cynical but what's most likely to happen is that corporations will find a way to avoid paying the tax and it will hurt people who struggle the most already. For example, in EU car manufacturers have to keep average CO2 e
17.
▲
by
ihuk
5y ago
Where would that money go though? Do you honestly believe that given enough money politicians can come up with a viable solution for climate change? Mind you those are the same people who want to end privacy on the Internet[1]. Same people
18.
▲
by
ihuk
5y ago
We bought an expensive washing machine 3 years ago thinking it will last us a long time. It already broke down twice. It's been broken for almost a month now waiting for parts and whatnot. There's a good chance we'll have to
19.
▲
by
ihuk
5y ago
Well said. I had a misfortune to work on a project where this exact thinking was used to carve up relatively simple system into about a dozen microservices. Turns out referential integrity and transactions are really, really useful. For exa
20.
▲
by
ihuk
5y ago
I am less optimistic. Those plants are *massive*. Shutting them down will not be easy. For example the one in Poland accounts for about 20% of the total power generation in Poland and was recently expanded[1]. [1] https://en.wiki
21.
▲
by
ihuk
5y ago
5% of the plants; shutting them down will not be easy. For example the one in Poland generates about 20% of Poland's electricity and was recently expanded.
22.
▲
by
ihuk
6y ago
Can someone explain why that button/menu even exists? It shows all the extensions and you can quickly pin/unpin them but is that something people normally do? I believe most people decide if they want to have extension in the tool
23.
▲
by
ihuk
6y ago
admin.google.com is a great example of unnecessary, over-engineered and almost comically bad client side rendering. First off it's painfully slow. Then you go to manage users. There's a list of users; so far so good. Then you try
24.
▲
by
ihuk
6y ago
The part about Amazon reminded me of one of the best quotes from Frank Herbert's Dune: “Once men turned their thinking over to machines in the hope that this would set them free. But that only permitted other men with machines to ensla
25.
▲
by
ihuk
7y ago
My roommate at work used to give me grief for using MacBook. He used Ubuntu on some kind of Lenovo laptop. His keyboard would stop working at least once a day. I knew because he was using really loud mechanical keyboard. So I would give him
26.
▲
by
ihuk
7y ago
No. 737 MAX behaves differently from 737 NG under certain conditions. MCAS makes it behave as 737 NG under those conditions. This makes it so that 737 NG pilots can fly 737 MAX without additional, and expensive, training. This is what the
27.
▲
by
ihuk
7y ago
Hence the past tense.
28.
▲
by
ihuk
7y ago
That's just not true. Before you would run into all kinds of bottlenecks after 2-4 cores. I believe it was addressed in R13A[1]. [1] http://erlang.org/download/otp_src_R13A.readme
29.
▲
by
ihuk
7y ago
It's funny how "you're holding it wrong" is the go to response whenever somebody criticizes Erlang. Why is that?
30.
▲
by
ihuk
7y ago
(1) was not about logging. I was trying to illustrate a valid use case for `if` statement that requires `true` guard expression. We used lager[1] for logging. I understand that new logger was inspired or loosely based on lager. (2) I would
More ›