Viewing profile — gzalo
gzalo
HN member- Joined
- Thu, Sep 17, 2020, 4:58 PM UTC
- HN karma
- 317
- Public activity
- 61 items
- HN profile
- View on Hacker News ↗
About gzalo
No profile information was provided.
Recent public activity
-
comment
Comment #49052355
I also collect old Flash buttons from my archived version of flashkit: https://flashkitty.gzalo.com/Interfaces/Buttons/
-
comment
Comment #48486025
Nvidia already did something similar with Lite Hash Rate (LHR), limiting performance on purpose just when running mining apps...
-
comment
Comment #46771844
I know, but part of the logic from below the line I linked could have been deterministic, it could benefit from a single "load skill" tool that just loads the files client side!
-
comment
Comment #46771584
Yes you can, see https://neslcdmod.com/ It basically mods the rom to allow for a bit more latency when checking the hit targets
-
comment
Comment #46741418
Wow, this part where they describe skills sounds quite odd https://github.com/openai/codex/blob/99f47d6e9a3546c14c43af9... Why wouldnt they just expose the files directly? Having t…
-
story
Show HN: IMSAI/Altair inspired microcomputer with web emulator
I designed and built a physical replica of a 1970s-style front panel microcomputer with 25+ toggle switches, 16 LEDs, and an LCD display. The brain is a Raspberry Pi Pico running a…
-
comment
Comment #46355265
The bad part is that it cannot create a world wide mesh, as has a low max hop limit (7), and the nodes need lines of sight. So more than 200 km in a mostly flat city is almost impo…
-
comment
Comment #46210445
Something like https://github.com/huggingface/smolagents Needs a sandbox, otherwise blindly executing generated code is not acceptable
-
comment
Comment #45790563
Related video: stop using the LM741 https://www.youtube.com/watch?v=e67WiJ6IPlQ
-
comment
Comment #45651461
Hmm, it's a clever hack, but they would use an oscilloscope with an "External trigger" input, like most of the older Rigols. That would let you use the full sample rate without nee…
- story
-
comment
Comment #43775344
I agree, this can also detect brittle tests (e.g, test methods/classes that only pass if executed in a particular order). But applying it for all data could be expensive computatio…
-
comment
Comment #42842342
Indeed, if you search for "ceramic antennas" you'll see that they are already being used and smaller than equivalent PCB antennas. They rely on a dielectric material with high e_r,…
-
comment
Comment #42188848
Not really. The username from the commits is the same one that created the PR. The username evildojo666 was available and the attacker just used it.
-
comment
Comment #42109777
Yes, in the games category you can find some. But for playing the classic fully fledged games I suggest something like https://flashpointarchive.org/ , which is more organized
-
story
Show HN: Flash Kitty – Archive of Adobe/Macromedia Flash Movies from Flash Kit
After realizing a few months ago that the current flashkit owners didn't really back up any of the user submitted movies, and getting some Flash nostalgia, I created this working F…
-
comment
Comment #41746704
I wonder if it's feasible to make diy Thermal paper using lemon juice, like the old "invisible ink experiment"
-
comment
Comment #41500503
Update: The support team was able to remigrate all of the cards :D so issue solved. Thanks for the support!
-
story
Tell HN: GitHub removed Classic projects and wiped my ideas without warnings
I've been using github projects for a few years now, mostly to track ideas and ToDos for side projects. A few weeks ago GH sunsetted the classic github projects: https://github.blo…
-
comment
Comment #41096920
Interesting idea, but keep in mind that older laser-based barcode readers don't work when reading from an LCD screen
-
comment
Comment #40840324
Fair enough, if it supports being charged using any port that is reasonable. I would assume that the notebook has some other internal 5v regulator, maybe for the embedded controlle…
-
comment
Comment #40838794
I don't get the point of designing and building a 3.3 to 5v booster instead of just wiring a cable to one of the existing USB C vbus 5v pins? Am I missing something?
-
comment
Comment #40780507
If the symbol frequency is known beforehand and fixed for all messages, it's not really i.i.d, as each distribution depends on the previous symbols.
-
comment
Comment #39881415
No-name phones end up using chipsets/radios from varios manufacturers: unisoc, broadcom, mediatek, rockchip, ... They can just grab a reference schematic and pcb and tune it a bit …
-
comment
Comment #39553568
Too bad it's still a closed-source dominated industry :( There's not even any low level documentation of their programming bitstreams