HackerTrans
トップ新着トレンドコメント過去質問紹介求人

gzalo

no profile record

投稿

Show HN: IMSAI/Altair inspired microcomputer with web emulator

gzalo.github.io
4 ポイント·投稿者 gzalo·6 か月前·1 コメント

Cicoparser: Game Modding [video]

youtube.com
1 ポイント·投稿者 gzalo·昨年·0 コメント

Show HN: Flash Kitty – Archive of Adobe/Macromedia Flash Movies from Flash Kit

flashkitty.gzalo.com
58 ポイント·投稿者 gzalo·2 年前·10 コメント

Tell HN: GitHub removed Classic projects and wiped my ideas without warnings

12 ポイント·投稿者 gzalo·2 年前·6 コメント

Flashparty – Argentinian Demoscene Party

flashparty.ar
2 ポイント·投稿者 gzalo·3 年前·1 コメント

コメント

gzalo
·先月·議論
Nvidia already did something similar with Lite Hash Rate (LHR), limiting performance on purpose just when running mining apps...
gzalo
·6 か月前·議論
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!
gzalo
·6 か月前·議論
Yes you can, see https://neslcdmod.com/

It basically mods the rom to allow for a bit more latency when checking the hit targets
gzalo
·6 か月前·議論
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 the model ask for them as regular files sounds a bit odd
gzalo
·7 か月前·議論
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 imposible.

I wish we had an HF ISM band that could be used for this purposes without needing a license, combined with LoRa radios would yield great results
gzalo
·7 か月前·議論
Something like https://github.com/huggingface/smolagents

Needs a sandbox, otherwise blindly executing generated code is not acceptable
gzalo
·8 か月前·議論
Related video: stop using the LM741 https://www.youtube.com/watch?v=e67WiJ6IPlQ
gzalo
·9 か月前·議論
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 needing to trigger from CH2
gzalo
·昨年·議論
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 computation-wise
gzalo
·昨年·議論
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, which implies that speed of light is slower there. Lots of portable devices use them nowadays!
gzalo
·2 年前·議論
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.
gzalo
·2 年前·議論
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
gzalo
·2 年前·議論
I wonder if it's feasible to make diy Thermal paper using lemon juice, like the old "invisible ink experiment"
gzalo
·2 年前·議論
Update: The support team was able to remigrate all of the cards :D so issue solved. Thanks for the support!
gzalo
·2 年前·議論
Interesting idea, but keep in mind that older laser-based barcode readers don't work when reading from an LCD screen
gzalo
·2 年前·議論
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 controller or some other legacy device
gzalo
·2 年前·議論
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?
gzalo
·2 年前·議論
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.
gzalo
·2 年前·議論
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 and get it manufactured. They all use mostly the same interfaces and protocols, like mipi dsi for lcds, so they can have many almost drop-in alternatives to choose depending on availability.

For printheads, it's likely that there are no common standards, each manufacturer has it's own head-cartridge interface, so it's probably more expensive to remain open to changes, reducing the potential profits
gzalo
·2 年前·議論
Too bad it's still a closed-source dominated industry :( There's not even any low level documentation of their programming bitstreams