Live data from Hacker News

Viewing profile — parlortricks

parlortricks

HN member
Joined
Wed, Jun 23, 2021, 3:52 AM UTC
HN karma
82
Public activity
87 items

About parlortricks

No profile information was provided.

Recent public activity

  1. comment
    Comment #49179966

    I guess we call advertisers hippo butt leaches now? haha, i like that analogy of yours.

  2. comment
    Comment #48989259

    Love that one, and recently this one too, QUOD https://daivuk.itch.io/quod

  3. comment
    Comment #48798842

    Well this is a shame. I hit this, this morning, without knowing about the change. Guess my journey with Reddit ends here.

  4. comment
    Comment #48792355

    Do you have a link to your books so we can check them out?

  5. comment
    Comment #48790046

    I have a similar story, forced to use LLMs like a lot of us, and like yourself I come home and play with Picotron and TIC-80 to create fun little things, no AI. Its a great joy, I …

  6. comment
    Comment #48487075

    Wouldn't you need a marauder for that?

  7. comment
    Comment #48454706

    I keep reading all these posts about terminal slowness, and here i am just sticking with Konsole + fish + starship.rs. Seems fine and responsive to me.

  8. comment
    Comment #48411246

    Time to take out the CP/M machine from the closet, :)

  9. comment
    Comment #48290381

    In C a[i] is converted to *(a+i) internally. i[a] is converted to *(i+a). Array names also act as pointers in c. so (a+i) or (i+a) give an address (using pointer arithmetic) that i…

  10. comment
    Comment #48288540

    I didn't understand why a[3] == 3[a], but i found this stackoverflow that explains it. https://stackoverflow.com/a/16163840 In C a[i] is converted to *(a+i) internally. i[a] is con…

  11. comment
    Comment #48262059

    Id like to understand how this creates a monopoly. It isn't banning the re-sale of tickets, just limits the sale to less than or equal to original cost of ticket.

  12. comment
    Comment #48173401

    Have you tried a firefox fork like Librewolf? Not saying it makes a difference but it feels faster on my desktop compared to regular firefox.

  13. comment
    Comment #48142505

    This one looks to be the active fork, https://github.com/benstone/3DMMEx i should have read the article first...

  14. comment
    Comment #48130845

    We added other weapons to make a poor mans scorched earth as we were only allowed to make games.

  15. comment
    Comment #48058144

    You could try Lazarus + FreePascal or even Delphi

  16. comment
    Comment #48043267

    I love FreeCAD, designed some parts, did a bunch of Solidworks challenges and entered CAD comps. I also love playing with build123d, dune3d (uses solvespace constraint) and SolveSp…

  17. comment
    Comment #48031788

    Cargo cult represent! How good are they, aye. I bought one 2 months ago, had it for 2 weeks and already done 200+kms on it, and that has saved me $60 in fuel so far. It is great fo…

  18. comment
    Comment #47872127

    This is great, i use a 3x3 font i drew up for lowres games, though there are many example that look mostly the same since it is such a small space.

  19. comment
    Comment #47407717

    Yeah, second the norgb option. Even more annoying when openrgb just randomly hangs scanning devices and now im stuck with rainbows i cant turn off!

  20. comment
    Comment #47055231

    You gotta love it, simple and straight to the point.

  21. comment
    Comment #46452602

    What keyboard did you modify and why?

  22. comment
    Comment #46362201

    Excellent new release, now for Fennel and Love2d to update, fun times!

  23. comment
    Comment #46228787

    That is very handy to know.

  24. comment
    Comment #46095113

    Well that seems like a major oversight there...what is the reasoning for that?

  25. comment
    Comment #46029782

    That was a great read from Cloudflare.