Live data from Hacker News

Viewing profile — zdimension

zdimension

HN member
Joined
Fri, Feb 25, 2022, 8:55 AM UTC
HN karma
402
Public activity
121 items

About zdimension

zdimension.at.hn

I make things with computers.

* my blog with text on it: [zdimension.fr](https://zdimension.fr) * my code: [github](https://github.com/zdimension)

[ my public key: https://keybase.io/zdimension_; my proof: https://keybase.io/zdimension_/sigs/YsDs65xqRbedgqtKAxAoazoy9U-04Kju7RV7PwibWyA ]

Recent public activity

  1. comment
    Comment #49049373

    Filip Pizło ( https://www.filpizlo.com/ ), according to his website: Director of Programmability and Data Model at Roblox. Previously, I worked at Epic Games (Senior Director of La…

  2. comment
    Comment #48572460

    Oh, so that's why JetBrains data thing is called DataLore. TIL

  3. comment
    Comment #47995660

    Eli5: Haskell type classes are not classes (like Java or PHP classes); they are comparable to Rust traits -- which are different from PHP traits which are comparable to Java/C# int…

  4. comment
    Comment #47955277

    Works on all my servers. This is terrifying.

  5. comment
    Comment #47407103

    Microsoft started as a programming language company (MS-BASIC) and they never stopped delivering serious quality software there. VB (classic), for all its flaws, was an amazing RAD…

  6. comment
    Comment #47027362

    Off-topic, but this ongoing trend of brands getting TLDs is really starting to infuriate me. It's not what TLDs are for! Sony is a Japanese company, so it should use sony.com or so…

  7. comment
    Comment #46784214

    Related: https://www.w3.org/Provider/Style/URI

  8. comment
    Comment #46657897

    Well-written post. Very interesting, especially the interactive widgets.

  9. comment
    Comment #45987467

    57 is 3 times 19. The standard divisibility rule for 3, 6 and 9 in base 10 is to sum the digits until you only have one left and check if it's one of those. Here, 5+7=12, 1+2=3, so…

  10. comment
    Comment #45527631

    For anyone wondering, NonNull (along with other "constrained" types like NonZero integers) uses internal compiler attributes ( https://doc.rust-lang.org/src/core/ptr/non_null.rs.ht…

  11. comment
    Comment #45078888

    I think "blurry" was used here referring to the fact that they don't really pay attention to the differences between fonts, not to an aspect of the rendering.

  12. comment
    Comment #44933545

    Title is imprecise, it's Archiveteam.org, not Archive.org. The Internet Archive is providing free hosting, but the archival work was done by Archiveteam members.

  13. comment
    Comment #44537739

    Did not know that such things could be accomplished by registering a new file coding format. Reminds me of https://pypi.org/project/goto-statement/

  14. comment
    Comment #43791764

    By chance, do you happen to know if the Mindstorms NXT (the old one, before EV3) software was based on the same toolkit? I always wondered what UI framework it used, it had an unus…

  15. comment
    Comment #43791704

    > while offering real parsers (not treesitter) Honest question, what's wrong with treesitters?

  16. comment
    Comment #43736162

    About 90 millions rods vs 6 millions cones. Sometimes I'm surprised we can even see detail at all. Though it certainly helps that they're not uniformly distributed; most cones are …

  17. comment
    Comment #43534422

    There is a very real risk of political candidates committing political fraud, getting elected thanks to it, and putting pressure on the judiciary branch to lower their chances of g…

  18. comment
    Comment #42462828

    > But the animation actually shows that after step 2, Q = [a1, a3, b1, b3]. In other words, a3 didn't join the back of the queue but jumped in front of b1. This is what leads to th…

  19. comment
    Comment #42433025

    Had a lot of fun making the animations for this one.

  20. story
  21. comment
    Comment #42121879

    As I understand it, the moment you're processing someone's personally identifiable information, you're in the red zone, GDPR-wise. The users consented to publish their info on Blue…

  22. comment
    Comment #42119794

    Yeah, but that doesn't solve the data privacy problem. Not that I care, I'd love to be able to do all sorts of stuff with scraped datasets.

  23. comment
    Comment #42118736

    Very nice. Modern GPUs really are fast as drawing points. It's pretty similar to a project I've been working on for the past year, scraping Facebook instead of BlueSky (which is a …

  24. story
  25. story