Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Fatalist_ma
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
Fatalist_ma
2y ago
Learning the whole course ahead of time sounds easier said than done. But I definitely recommend pre-learning the next chapter in the course instead of relying on the teacher's explanation. Personally, I could never understand a relati
2.
▲
by
Fatalist_ma
2y ago
Someone could say that, but we know and we can prove that a car is not a plane. An example of a bad plane would be the Wright Flyer.
3.
▲
by
Fatalist_ma
2y ago
There is an interesting debate about React and signals in the comments of this article, between Dan Abramov and Ryan Carniato - https://dev.to/this-is-learning/react-vs-signals-10-years-la...
4.
▲
by
Fatalist_ma
3y ago
Acoordinto Gallup, October 2023: 31% want Ukraine to negotiate to end the war as soon as possible. https://news.gallup.com/poll/512258/ukrainians-stand-behind-... According to NDI(Movember 2023): 42% say that Ukra
5.
▲
by
Fatalist_ma
3y ago
I remember Bing Chat doing that sometimes in the first days when it was rolled out. Could it be the "temperature" set too high (or interpreted incorrectly) in some instances?
6.
▲
by
Fatalist_ma
3y ago
BTW That's a pretty common control scheme for Soviet and Soviet-derived ATGMs. https://thesovietarmourblog.blogspot.com/2021/07/soviet-atgm...
7.
▲
by
Fatalist_ma
5y ago
Satelite "internet"? All I have read about is the ability to send emergency text messages. The author goes on a tirade about how you can't browse Bloomberg with a 256kbps internet. Straw man much? > As per GlobalStar, they
8.
▲
by
Fatalist_ma
5y ago
Not sure about Ideapads. Thinkpads with AMD cpu-s are not that expensive: https://www.bhphotovideo.com/c/product/1645679-REG/lenovo_20... Same specs for 40% less than Pangolin.
9.
▲
by
Fatalist_ma
5y ago
Uhh I understand that good Linux support is valuable, but the price premium for that is just too high. For the base variant(5500u, 8gb, 240gb): Pangolin - 1200$ Lenovo Ideapad 3 15 - 430$[1] For a higher-end variant(5700u, 16gb, 500gb): Pan
10.
▲
by
Fatalist_ma
5y ago
Well it's a finger-sized antenna. Admittedly all I know about antennas is that size matters. An Iphone is bigger than a finger, why is it inconceivable that it could have a comparable antenna on its surface? Also for an Iphone this wo
11.
▲
by
Fatalist_ma
5y ago
https://www.itabnav.com/545-large_default/iridium-go.jpg not that huge of an antenna...
12.
▲
by
Fatalist_ma
5y ago
Does not look like that was his only metric: "but I'm pretty sure there would have been more total users of the code, likely making the amount shared in the open still greater."
13.
▲
by
Fatalist_ma
5y ago
I'm not sure adding more concrete UI elements is the way to go, browsers are too complex as at is, which makes it extremely hard to develop them unless you have as much resources as Google. And what happens after 10 years when new UI t
14.
▲
by
Fatalist_ma
5y ago
Before clicking I assumed the lamp had a small screen and they were using that screen...
15.
▲
by
Fatalist_ma
5y ago
There's nothing broken about parseInt. The problem is, it can take a second argument(radix), and .map will feed it current item's index as the second argument(and the whole array as the third, but that one will get ignored). const
16.
▲
by
Fatalist_ma
5y ago
Hmm what decline? The only thing that comes to mind is the removal of force-touch but that's not a multi-touch gesture.
17.
▲
by
Fatalist_ma
6y ago
I think the main reason is that they can afford to not care. There is no pressure. They can afford to be inefficient because they know that as long as the core features work, customers will not leave.
18.
▲
by
Fatalist_ma
6y ago
The argument was not convincing at all. He focuses on how UBI will let poor people to consume more. But will it help them produce more? I believe it will, but that needs explaining. > If we can give companies overwhelming demand so they
19.
▲
by
Fatalist_ma
6y ago
> you should pick and choose your battles Well it's the same battle - it's about giving the kids access to information and an opportunity to learn coding. You can't compare that to free meals(which is of course important,
20.
▲
by
Fatalist_ma
6y ago
I don't think this is a good or even valid example. Where do we see that the method that depends on the Rectangle class no longer works correctly for instances of Square? Why does it depend on the exact value returned by the object? Th