Viewing profile — Yoofie
Yoofie
HN member- Joined
- Sun, Sep 16, 2012, 10:59 PM UTC
- HN karma
- 339
- Public activity
- 159 items
- HN profile
- View on Hacker News ↗
About Yoofie
Recent public activity
-
comment
Comment #49234160
DuckDB when?
-
comment
Comment #48873463
What is concerning to me is how many people in this comment section have little to no reading comprehension if they even read the site at all. The site is clear of what exactly the…
-
comment
Comment #48824744
Agreed. We cant even get 10 dentists to agree which toothpaste to use. Getting 100 experts to agree on anything is a miracle.
-
comment
Comment #48795731
Looks like no support for Windows :(
-
comment
Comment #47745330
Very cool but being tied to a code editor is not ideal. Have you ever looked at https://surfer-project.org ?
-
comment
Comment #47623037
> Few engineers could reliably build the software locally; debugger usage was rare (I ended up writing the team's first how-to guide in 2024); and automated test coverage sat below…
-
comment
Comment #46183583
No, the OP is right in this case. Did you read TFA? It was "peer reviewed". > Worryingly, each of these submissions has already been reviewed by 3-5 peer experts, most of whom miss…
-
comment
Comment #44990361
Texas Instruments and Microchip: Am I a joke to you?
-
comment
Comment #43395074
Congratulations, you just described the primary reasons for using languages like Rust - the polar opposite of Python & co.
-
comment
Comment #43054289
> most people use it to spy on others. ThatsThePoint.jpg
-
comment
Comment #42862106
Yeah, this is not a new concept and I remember seeing one of his videos that explains this concept really well. Here the relevant video from 9 years ago for those uninitiated: http…
-
comment
Comment #42804555
Physical Wifi/BLE/5G kill switches, but no SD card slot or audio jack? Odd choices.
-
comment
Comment #41319148
No please don't do this. I have lost count how many times I tried to follow a link only to get a 404 page. If there is an issue where the app gives the user an error, show the erro…
-
comment
Comment #41284092
This is easily bypassed and/or worked around. What is to prevent an indefinite investigation? The FBI D.B Cooper case was open for decades, for example.
-
comment
Comment #41241390
> RP2354 has Flash finally The flash is QSPI, so its not really on die flash with a real flash controller. There is some QSPI cache but it’s really a band-aid solution to not havin…
-
comment
Comment #41206479
I use "Todo Tree" in VS Code which is one of my mandatory extensions wherever I go. Super useful for not only tag highlighting, but as a general bookmark system inside the codebase…
-
comment
Comment #41206470
I also find this super annoying. In C++ land, Microsoft solves this problem by having "natvis" [0] files which allows you to have custom representations of complex & deeply nested …
-
comment
Comment #41075541
How do you assemble your board with BGA packages? Or do you procure the parts and then send them somewhere for assembly?
-
comment
Comment #40879962
Slightly off topic: Does anyone know of a good/fast hash function (similar to this) for use in 32bit embedded systems (such as Cortex-M, TriCore, C2000, etc)?
-
comment
Comment #39171231
Linux will never get popular in the mainstream until the Linux community ditches the obsession with doing things through the command line. The second you need to open the terminal …
-
comment
Comment #39084756
The regulators are asleep at the wheel. Thats why Apple feels like they can get away with all of this.
-
comment
Comment #37539015
Reminds me of this [1] great talk from Casey Muratori. [1]: https://www.youtube.com/watch?v=kZRE7HIO3vk
-
comment
Comment #37006103
> but should not be so large as to be an instant kill for what could be a legal business Why not? A corporate death penalty should absolutely be a thing. If we can have it for peop…
-
comment
Comment #36579814
Ok, we can ban M&A for all businesses who exceed $x million in revenue. Mom & pop can still put the work in and cash out, but bigger businesses are prohibited from eating eating th…
-
comment
Comment #36106884
Someone else posted a really compelling video where they test the power efficiency of Android and Apple phones. https://youtu.be/s0ukXDnWlTY Its really quite informative.