Live data from Hacker News

Viewing profile — 2c2c2c

2c2c2c

HN member
Joined
Mon, Jul 19, 2021, 3:38 AM UTC
HN karma
192
Public activity
112 items

About 2c2c2c

No profile information was provided.

Recent public activity

  1. comment
    Comment #48141751

    notably anthropic on a multibillion revenue product

  2. comment
    Comment #44914165

    Curious if anyone has gone through the process of an adult adhd diagnosis at Kaiser SF. Through my attempts, I've been told they don't really do adult adhd diagnoses without docume…

  3. comment
    Comment #44691904

    this app is replicating a set of women only facebook groups. there's one for every major US city. it's sort of an if you know you know situation. the vast majority of posts are spe…

  4. comment
  5. comment
    Comment #44269169

    >"The wrong game"? What about the game they want to play..? the fleeting circumstances that impact a user's ability to play a particular title don't outweigh the hundreds of thousa…

  6. comment
    Comment #44252330

    I love that the only example of inconvenience presented in this thread is that a person might open the wrong game while on a steam deck while possibly not having internet while on …

  7. comment
    Comment #44240781

    Can't say I was sold with the target market mostly because the sales problem becomes orders of magnitude harder My thought regarding indie games were successful ones though. Someth…

  8. comment
    Comment #44240439

    years ago, a friend of mine built something functionally equivalent to Denuvo in his spare time over the span of a few years. I think his original idea was "DRM for the little guy"…

  9. comment
    Comment #44027050

    > Algorithms and data structures. how do you frame these cards? I've always assumed something like this would be too information dense to be useful

  10. comment
    Comment #43442366

    [flagged]

  11. comment
    Comment #43430665

    i combed through quite a few hobbyist gb emulators while writing mine and found audio to be pretty rarely finished or finished without issues. not sure if it's the same for NES

  12. comment
  13. comment
    Comment #43274541

    I thought this too but I think the amd mobile series chips have mostly caught up

  14. comment
    Comment #43091546

    so the case? maybe the fans?

  15. comment
    Comment #43049211

    i had media queries set up and they seemed to show up as working in devtools simulator. but trying on my actual iphone14 pro max doesnt seem to work. devtools seems to imply that a…

  16. comment
    Comment #43041781

    I am using midi and open source instrument packages, so this is all handleable. There's a few instrument options to choose from in the top right settings. Will probably add a "rand…

  17. comment
    Comment #43040774

    i made https://perfectpitch.study a week or so ago. i am old and musically untrained and wanted to see if rote practice makes a difference (it clearly does). most of the sites of t…

  18. comment
    Comment #43011560

    look into how it works for music production. nonsense top down

  19. comment
    Comment #43010691

    it's doable I guess. I think it's more productive to learn a concept and be able to derive everything about the concept from first principles instead though

  20. comment
    Comment #43010643

    watching society 180 and start simping for copyright law is so depressing

  21. comment
    Comment #43010401

    incumbent networks don't really lose. they saw potential blood in the water at the time with the rumblings of a mass exodus and made an excellent attempt at capitalizing though. th…

  22. comment
    Comment #42953951

    problem is that the language started hitting its stride and getting attention while the core team is on a 2 year side quest of rewriting the compiler + incremental compilation

  23. comment
    Comment #42909178

    it's a pretty narrow set of people that want or need to be able to memorize and recall a bunch of facts as efficiently as possible. mostly med school students and language learners…

  24. comment
    Comment #42904452

    iirc there's multiple idioms that are used in different cases. i recall a nice github that laid them all out with use cases but I can't find it

  25. comment
    Comment #42897770

    somethign like this I think. i only dabble in zig/systems stuff so there might be better/more idiomatic ways to write parts const std = @import("std"); // base struct const Animal …