Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
iconhacker
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
iconhacker
2y ago
Yet, it took Gukesh pure luck to win the final game. So it is Ding’s loss than Gukesh’s win. Who is the weakest, your logic?
2.
▲
by
iconhacker
2y ago
Ding is clearly a better player who can play at high level with little preparation. Gukesh have the whole Indian team behind him hardly put any pressure on Ding. Sometimes not the best player wins. And I am disappointed that Gukesh played a
3.
▲
by
iconhacker
3y ago
MAUI sucks big on desktop UI. Try Avalonia and it is 100 miles ahead of the game!
4.
▲
by
iconhacker
3y ago
The best is https://fluentsearch.net/ that supports on screen keywords search as well as a powerful launcher and file indexer. For screen search it supports UIA as well as image/text based on OCR like search. It is the
5.
▲
by
iconhacker
3y ago
Human did far worse than we thought. Even to this day, the Denmark government still commit this horrific crime: https://www.theguardian.com/world/2023/oct/02/greenlandic-wo...
6.
▲
by
iconhacker
4y ago
The release 3.0 is unusable on windows. When running pandoc —version, it spawns off many instances and won’t return the value. Anyone has encountered such an issue?
7.
▲
by
iconhacker
4y ago
A big party to celebrate the cofounder of FTX!
8.
▲
by
iconhacker
4y ago
The 90s success of Japan’s economy and technology was pretty much put to stop by the manipulations of US government. It is quite disgusting in terms of free trade and open economy.
9.
▲
by
iconhacker
4y ago
What about Saudi? Is it an authoritarian but still US ally? Double standards?
10.
▲
by
iconhacker
4y ago
Only when provoked by US.
11.
▲
by
iconhacker
4y ago
https://fluentsearch.net/ fluentsearch is way more powerful than powertoy run. It replaced my need for Listary as well. The author is an Microsoft engineer and have frequently updated the app based on the community feedbac
12.
▲
by
iconhacker
5y ago
I ordered the book on the Feisty Duck website last Friday. I still have not received the download link. Sent email to the link on the website. No response so far. Is this web site a hoax?
13.
▲
by
iconhacker
5y ago
Biologically, human body is not designed to digest meat effectively. The cons of eating meat for major protein source outweighs its risks.
14.
▲
by
iconhacker
7y ago
You are completely right! US will sacrifice big comparing to China that we laugh about.
15.
▲
by
iconhacker
9y ago
Iosevka is my default font in visual studio. Actually it looks better with clear type than pragmatapro and Input fonts.
16.
▲
by
iconhacker
10y ago
Jack Ma is actually spot on. Us problems are created by ourselves: governments and greedy companies. We spent and made a lot on weapons as well. There is nothing to blame on China and Indian.
17.
▲
by
iconhacker
10y ago
Good luck to the typeless shit that JavaScript brought to us. It is never a revolution since it has been created. I do like or at least can use vscode, though.
18.
▲
by
iconhacker
10y ago
The fact is that before the JVM has a chance to optimize the code, the app already restarted by the user unless it is some long running server process. On the server side, JVM is so heavy, normally there is only 1-2 heavy JVM running for w
19.
▲
by
iconhacker
10y ago
Another important performance issue is related to Java's handling about generic type erasure and auto boxing. This is one of the biggest design issue comparing with C#'s handling. So manipulating bytes is a pain. And there is e
20.
▲
by
iconhacker
10y ago
I have used latest edition of IntelliJ on OsX. IntelliJ is acceptable but not smooth at all considering that I have 16g ram with 1tb Ssd. And font rendering due to the jvm swing bug is hurting eyes. It is far fetched to say the experience
21.
▲
by
iconhacker
10y ago
I agree that IntelliJ is OK comparing with other Java apps. It is never near performant. Visual Studio being 32 bit app is still much faster than 64 bit IntelliJ, given that IntelliJ can use much more memory. Every time, people complain a
22.
▲
by
iconhacker
10y ago
Plenty != every. And comparing IntelliJ and Visual studio 201*, there is no chance Java is winning.
23.
▲
by
iconhacker
10y ago
Why every Java app is so slow and memory hungry?!!
24.
▲
by
iconhacker
11y ago
American education based on sales. It sells knowledge and that is why it is going downhill. Being politically correct on races is another curse. And don't talk about creativity when you students cannot do math on paper!
25.
▲
by
iconhacker
11y ago
How many Latino or African American kids are different? How many "White" kids are standing out? All white kids seem the same is not an understatement.
26.
▲
by
iconhacker
11y ago
C# property shares its own set of issues , especially when there are exceptions involved.