Viewing profile — 2c2c2c
2c2c2c
HN member- Joined
- Mon, Jul 19, 2021, 3:38 AM UTC
- HN karma
- 192
- Public activity
- 112 items
- HN profile
- View on Hacker News ↗
About 2c2c2c
No profile information was provided.
Recent public activity
-
comment
Comment #48141751
notably anthropic on a multibillion revenue product
-
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…
-
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…
- comment
-
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…
-
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 …
-
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…
-
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"…
-
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
-
comment
Comment #43442366
[flagged]
-
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
- comment
-
comment
Comment #43274541
I thought this too but I think the amd mobile series chips have mostly caught up
-
comment
Comment #43091546
so the case? maybe the fans?
-
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…
-
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…
-
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…
-
comment
Comment #43011560
look into how it works for music production. nonsense top down
-
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
-
comment
Comment #43010643
watching society 180 and start simping for copyright law is so depressing
-
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…
-
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
-
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…
-
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
-
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 …