Live data from Hacker News

Viewing profile — mmaniac

mmaniac

HN member
Joined
Tue, Oct 24, 2023, 10:57 AM UTC
HN karma
331
Public activity
228 items

About mmaniac

trmetroidmaniac@gmail.com

Recent public activity

  1. comment
    Comment #48138600

    Least harmful CoC

  2. comment
    Comment #48133106

    You can have as many as you like, but Safari will kill them when you're not looking.

  3. comment
    Comment #47972998

    The biggest problem with monads that I am aware of is that they don't compose: if m1 and m2 are monads, then you can't automatically derive a new monad m3 where m1 (m2 a) and m3 a …

  4. comment
    Comment #43925179

    > You know what's the most interesting part of this whole article? The thing Rust is very famous for, memory safety, did not feature at all. I think that's the essential point, rea…

  5. comment
    Comment #43504653

    The GBA SDK is pretty minimal in terms of library support. It's mostly functions for accessing save data plus wrappers around syscalls found in the bootrom. Those syscalls are some…

  6. comment
    Comment #43492770

    What's so bad about _Generic? I would not let the name distract you - it's equivalent to overloading, not "generics" (i.e. parametric polymorphism) In that capacity I think it's qu…

  7. comment
    Comment #43423453

    Time to put my language lawyering cap on. C99 §6.7.2.1.13 > Within a structure object, the non-bit-field members and the units in which bit-fields reside have addresses that increa…

  8. comment
    Comment #43422233

    Isn't struct layout in C implementation defined in general? C itself doesn't specify any ABI. A given platform simply uses one as a matter of convention.

  9. comment
    Comment #43331083

    Etrian Odyssey released in 2007 and was a fun throwback to this sort of experience. The concept for this game is that the Nintendo DS's touch screen can be used to draw a map and k…

  10. comment
    Comment #43046812

    Nothing new under the sun.

  11. comment
    Comment #43046786

    Those rights, like to bear arms and freely associate, only exist on paper. That they are in a state of nominal existence and practical abrogation serves to deradicalise and defuse …

  12. comment
    Comment #42366846

    All my online friends are on Discord, but I don't like it. Family and IRL friends use WhatsApp.

  13. comment
    Comment #42365211

    I think the point is that Intel had such a lead in the Bulldozer era that for AMD to overtake them was a tremendous failure. I would not say that the first gen of Zen is was a clea…

  14. comment
    Comment #42364552

    The first smartphone I owned was a ZTE Blade 13 years ago. As a budget phone, that definitely had compromised performance. It's been years and years since I ever felt like my phone…

  15. comment
    Comment #42317620

    Ice Lake wasn't the first iteration of 10nm - that was the disastrous Cannon Lake in 2018.

  16. comment
    Comment #42255951

    I was approaching it from the perspective of "What would be useful to do on a Wii?" When you approach it from the perspective of "I want to play with Jazelle - what can I use?" it …

  17. comment
    Comment #42255651

    Array parameters are a lie and have always been evil. I'm only more convinced of that now.

  18. comment
    Comment #42255576

    This seems roundabout. If Elon Musk objects to The Onion using InfoWars' X accounts, can't he just make up a reason to ban them after the sale goes through? It's not like X can't u…

  19. comment
    Comment #42255344

    This seems very useless. I'm not sure Jazelle was ever used for anything, and I'm not sure why anyone would want to either - least of all on the Wii's IO processor. Still, this rep…

  20. comment
    Comment #42202998

    Intel just can't stop floundering. Alder Lake and Arrow Lake were talked up a lot, but Alder Lake only approximately caught up to AMD, and Arrow Lake is still well behind.

  21. comment
    Comment #42077995

    The most interesting part of this article for me is at the beginning. > Now imagine that calls could specify alternate return points, letting the callee decide the statement to ret…

  22. comment
    Comment #42076545

    I'm not sure I've ever seen a bigger case of pissing in the wind than Asahi Linux. I respect the dedication but it takes a special kind of personality to not wash their hands of an…

  23. comment
    Comment #42076483

    Adding onto that, the roadmap to Intel's next generation isn't exactly clear. Arrow Lake Refresh would have seemingly bumped core counts healthily, but that's cancelled now. I don'…

  24. comment
    Comment #42076207

    NDS and 3DS cartridges had a similar form factor but operated by a completely different protocol. I expect Switch 2 to do something like that, given that piracy-enabling cartridge …

  25. comment
    Comment #42076188

    Modchips on newer Switches use fault injections (clock/voltage glitching) but there exist mitigations for those. The Xbox One is confirmed to use them. I encourage you to watch thi…