Viewing profile — phh
phh
HN member- Joined
- Fri, Feb 24, 2017, 6:13 PM UTC
- HN karma
- 3,845
- Public activity
- 659 items
- HN profile
- View on Hacker News ↗
About phh
Recent public activity
-
comment
Comment #49036245
Yes, obfuscation was always a matter of cost : how much money do you need to break the protection? LLM just decreased that amount by a lot. (Yes ok, RSA4096 is technically a matter…
-
comment
Comment #48383806
> "You can just make it type words, what's the risk in that?" I don't know if it's a useful answer to people saying this kind of stuff, but here are some examples of other attacks …
-
comment
Comment #48381187
You can do an IR remote without a RTOS, but as soon as you do BLE you realistically need a RTOS. You have timers for keep-alives, connection states, competing interrupts, CPU-"inte…
-
comment
Comment #48359918
I'm sorry to announce this to you, but the last PowerBook was released 21 years ago
-
comment
Comment #48037280
I agree with you that it is the very obvious conclusion, but it isn't obvious to everyone. But it could still be relevant to you if you find yourself discussing with someone saying…
-
comment
Comment #48034177
I'm on the side of "clever, fun, but feels useless". But to defend the project, all sensors require a powered central system. It's pretty common for Zigbee to have one repeater per…
-
comment
Comment #47945671
Laying out the math (assuming earth is an homogeneous sphere) just in case it's not clear: F_gravitational = G m1 m2 /r^2 g = G Mass_earth / r_earth^2 Mass_earth = r_earth^2 * g/G …
-
comment
Comment #47863290
TFA says "After 1,000 fast charges, the battery should retain more than 90 percent of its original state of charge, the company said." I can't really judge whether 1000 charges is …
-
comment
Comment #47847273
Well, you stopped hearing about it, not because it stopped being used, but because its support became mainstream for a very long time. Google strongly recommends using zram on all …
-
comment
Comment #47425523
Unironically. Every time I asked a LLM to make something faster, they always tried blind code optimisations, rather than measure.
-
comment
Comment #47307061
Absoultely. I'll add to your comment that it isn't a bug of MCP itself. MCP doesn't specify what the LLM sees. It's a bug of the MCP client. In my toy chatbot, I implement MCP as p…
-
comment
Comment #46947740
An ESP32-C3 Super Mini can be found for below 3$ (cheapest I had was 1.58€). Since the original clock is 3.88$, it can't be that much cheaper.
-
comment
Comment #46376971
Since GCC is lacking such an essential optimization, you should consider have one of your junior interviewee contribute this basic optimization mainline.
-
comment
Comment #46213576
You can make frequency inertia with solar (even without batteries if you accept running with a constant reserve so with reduced efficiency). Spain showed that there is a learning c…
-
comment
Comment #46037678
80% is catastrophic though. In a classroom of 30 all honest pupils, 6 will get a 0 mark because the software says its AI?
-
comment
Comment #45436278
Is there a survey of SoTA of what can be achieved with CSI sensing you would recommend? What is available on the low level? Are researchers using SDR, or there are common wifi chip…
-
comment
Comment #45358067
I'm curious why they are using actual modems rather than just doing it with VoWifi that merely requires a SIM card reader (pretty much just an UART)
-
comment
Comment #45338146
Except I'm guessing they are not selling their equity, they are making debt backed by their equity?
-
comment
Comment #45113421
Well you can't really do -600C sand (or anything), so the benefits of sand VS water largely diminished. "just" freezing water already gives you around 300C equivalent of sand (if m…
-
comment
Comment #45051126
Well in FP4
-
comment
Comment #45041846
I dream of getting mcp with interoperable micropayments before ads.
-
comment
Comment #44875002
> > Tail recursion IME is a bigger foot gun > This is true for some languages, but not all. Useless anecdote that tail-recursive can be a foot gun even in Scala. I did a (screening…
-
comment
Comment #44809331
It depends on espeak-ng which is GPLv3
-
comment
Comment #44804762
You can technically run it on a 8086 assuming you can get access to a big enough storage. More reasonably, you should be able to run the 20B at non-stupidly-slow speed with a 64bit…
-
comment
Comment #44804688
Well if nVidia wasn't late, it would be runnable on nVidia project Digits.