Viewing profile — mmebane
mmebane
HN member- Joined
- Wed, Apr 30, 2014, 4:35 PM UTC
- HN karma
- 800
- Public activity
- 178 items
- HN profile
- View on Hacker News ↗
About mmebane
No profile information was provided.
Recent public activity
-
comment
Comment #44477454
I've not personally used it, but there's a fork that adds NSIS decompilation back in: https://github.com/myfreeer/7z-build-nsis
-
comment
Comment #40764596
You could try Nuitka [1], but I don't have enough experience with it to say if it's any less brittle than PyInstaller. [1]: https://nuitka.net/
-
comment
Comment #40547619
As someone with ADHD, being able to have an assistant with perfect memory that I can ask extremely vague questions to about things I'm pretty sure I did some time between last week…
-
comment
Comment #40423029
It also usually only gets one release per upstream major version (and sometimes not even that), meaning a lot of Chromium security fixes can take several weeks to show up in a Thor…
-
comment
Comment #39594586
They started deleting repos a couple of minutes ago. I checked a lot of links and they were in the Internet Archive. I'm sure there are plenty of forks of the main repo.
-
comment
Comment #39007545
FWIW, this works for me with Python 3.12 from Homebrew, but not Python 3.12 from python.org. _sqlite3.cpython-312-darwin.so in Homebrew's Python appears to dynamically link /opt/ho…
-
comment
Comment #38776414
Genshin Impact is (potentially) an interesting case - the iOS version has supported game controllers for almost 3 years now, but there's been no hint of support coming for Android.…
-
comment
Comment #38489502
I tried AoC for the first time last year, and that was pretty much my experience. A week or so of easy problems, then 1 or 2 that were still pretty straightforward but a bit more t…
-
comment
Comment #37931430
It's a nice quality of life improvement. Most other languages I've used with some form of string interpolation allow quotes in nested expressions to be the same as the quotes on th…
-
comment
Comment #37886330
I unfortunately can't find references at the moment, but I've heard that some/most of this is done with nVidia Shield TV boxes which have the same Tegra X1 security flaws used to e…
-
comment
Comment #37886129
The authors of the default filter lists definitely try and block these - the biggest problems seem to be YouTube changing things faster than the default filter lists normally auto-…
-
comment
Comment #37338403
They're probably referring to dynarmic: https://github.com/merryhime/dynarmic
-
comment
Comment #36727295
> I assume they would kill all sorts of hacks around their platforms, if they could They've been doing exactly this with Tears of the Kingdom: patching pretty much every glitch tha…
-
comment
Comment #36726332
This one could absolutely be used in a computer science course as an intro to both PRNGs and IEEE floating point.
-
comment
Comment #36726228
If you enjoy talking about parallel universes, I highly, highly recommend watching the SM64 1-Key speedrun [1] and then Bismuth's explainer [2]. It's a truly amazing technical achi…
-
comment
Comment #36609509
As well as roughly another $5k/month on Liberapay: https://liberapay.com/Infosec.exchange/ I'm really curious as to what the current operating costs are.
-
comment
Comment #36593173
Probably because it's based entirely on (non-black-box) reverse-engineered Switch binaries, and is therefore very possibly a derivative work of Nintendo's copyrighted code.
-
comment
Comment #36544513
The author posted on Twitter ~20 minutes ago that he shut it down early, due to some change in the API causing crashes. I presume he had been expecting to shut it down at midnight …
-
comment
Comment #36120989
In this case, I think it's a typo, and should be std::is_integral: https://en.cppreference.com/w/cpp/types/is_integral
-
comment
Comment #36053601
Hell, the original R4 managed it with 2006 hardware. It's conceivable you could do the same thing today with an RP2040. EDIT: I found a recent GBATemp thread where some research in…
-
comment
Comment #36049494
It pretty much has to be either a service mode or a developer back door. I'd love to know for sure. Maybe a leak some day will satisfy my curiosity.
-
comment
Comment #36048652
If you don't mind spending around $10 USD, hacking an updated 3DS is simple if you get an ntrboot-compatible flashcart [1] and a small magnet. At the moment, Ace3DS X flashcarts ar…
-
comment
Comment #34892157
nVidia's DLSS works somewhat like that: the game engine generates a low-res/noisy/low framerate image, and the GPU refines it with an ML model.
-
comment
Comment #34495967
AllThingsOnePlace on YouTube [1] has been doing a good job of reviewing performance characteristics of many different chargers, although he usually doesn't do teardowns. [1]: https…
-
comment
Comment #34157326
> the problem is that the cables themselves have no indication of what was advertised in the first place Fortunately, this is changing, though it's shameful it took this long to ge…