Viewing profile — zweifuss
zweifuss
HN member- Joined
- Mon, Sep 14, 2020, 3:39 PM UTC
- HN karma
- 251
- Public activity
- 123 items
- HN profile
- View on Hacker News ↗
About zweifuss
No profile information was provided.
Recent public activity
-
comment
Comment #49254396
It should. With good speed even on a 12th gen Intel. But more importantly, what's your use case?
-
comment
Comment #49107913
These claims by WH site are at least debatable/unsubstanciated: - "The virus possesses a biological characteristic that is not found in nature." Furin cleavage sites are common in …
-
comment
Comment #48969465
So, does this mean faster rendering in notebooks, better debugging, fewer NVIDIA troubles?
-
comment
Comment #48873976
As said before, the physics for chemistry is 100 years old (Schrödinger/Dirac), but the N-body Hamiltonian is an exponential beast. Scaling to just 1mg (~10¹⁹ particles) hits the "…
- comment
-
comment
Comment #48583720
The app on your Mac today isn't a rewrite of the legendary Mac OS 7.2.1 Graphing Calculator, but an acquired app based on Curvus Pro introduced in OSX Tiger. The first one has a le…
-
comment
Comment #48495374
The disagreement in timelines usually comes from differences in the used definition of AGI. Many who predict a 2026–2028 arrival define it as: 'the ability to perform any purely co…
-
comment
Comment #47425829
When you explore a problem, use Python and lists/sets/dictionaries/JSON. Wait with types and specific data structures till you have understanding. Speed of development over speed o…
-
comment
Comment #47150506
If you can do a successful switch to cloud only Entra (aka. AzureAD) first, you are 90% ready for a migration to Open Source. You need Entra for Licensing anyway. Yes, I'm aware th…
-
comment
Comment #46848814
The text was mangeled by some OCR-software. This ad can be found as image on Wikimedia: https://commons.wikimedia.org/wiki/File:Apple_1_Advertisemen...
-
comment
Comment #46658108
Yes and no. They all have a very solid industrial base, like 30% to 50% of the economy, with ~50% of workers living abroad (not fully part of the welfare state). Comparatively high…
-
comment
Comment #46585489
https://homerdixon.com/wp-content/uploads/2017/08/Environmen...
- comment
-
comment
Comment #46449806
I made a mistake: Test # A B C Result 1 True True False True 2 False True False False 3 True False False False 4 False True True True
-
comment
Comment #46431994
Modified Condition/Decision Coverage It's mandated by DO-178C for the highest-level (Level A) avionics software. Example: if (A && B || C) { ... } else { ... } needs individual tes…
-
comment
Comment #46210034
AlgoDrill is so futuristic, that Gemini 3 included it in the HN front page 10 years from now (#5): https://news.ycombinator.com/item?id=46205632
-
comment
Comment #46181765
I can remember perl vs python flame wars ca. 2002. Also, the early 2010s are not that recent: https://books.google.com/ngrams/graph?content=Pythonista%2Cp...
-
comment
Comment #45964749
The history of the Windows TCP/IP stack went most likely like this: IBM (NetBEUI, no TCP/IP) -> Spider TCP/IP Stack + SysV STREAMS environment -> MS rewrite 1 (early NT, Winsock in…
-
comment
Comment #45930269
ZTE is also under scrutiny. The reason it's only Huawei and ZTE is that other Chinese providers are so insignificant that the telecoms will likely be able to replace the infrastruc…
-
comment
Comment #45783900
"Chat Control" is mass surveillance, not targeted Action. Targeted action mayhaps needs some readjustment, but by and large is already easy to obtain for law enforcement. Normalizi…
-
comment
Comment #45577988
There is something to the existence of fads and fundamentals. When I started, it was Object-Oriented-Programming (with multiple-inheritance and operator overloading, of course), Ro…
-
comment
Comment #45562204
Silent SMS (Short Message Type 0) have been around since 1996.
-
comment
Comment #45562091
twinBASIC tries hard to be a bug compatible successor.
-
comment
Comment #45557516
MS Sidewinder Force Feedback Pro (1997) and Sidewinder Force Feedback 2 (USB). You can buy similar today, but nowhere near the pricepoint. Also the out of the box support by Window…
-
comment
Comment #45547814
A bit of both. Also, the modern Codecs have slightly different tradeoffs (image quality (PSNR, SSIM), computational complexity (CPU vs DSP vs Memory), storage requirements, bit rat…