Live data from Hacker News

Viewing profile — ccapitalK

ccapitalK

HN member
Joined
Wed, Jul 17, 2024, 3:46 AM UTC
HN karma
36
Public activity
12 items

About ccapitalK

No profile information was provided.

Recent public activity

  1. comment
    Comment #49131212

    From the article title, I was hoping that the author would argue that software development could be modeled as one of these. https://en.wikipedia.org/wiki/Production_system_(comput…

  2. comment
    Comment #49082794

    As someone who has been using D since about late 2024, I enjoy the following things about it: - It has a type system that catches most category errors, without having to think too …

  3. comment
    Comment #49017033

    I wonder if there is a self consistent way to desire having your mind digitally uploaded into a computer, while detesting the idea of listening to the commands of the earring (and …

  4. comment
    Comment #48769271

    Obligatory https://doesmysiteneedhttps.com/

  5. comment
    Comment #46606168

    He also posted https://garymarcus.substack.com/p/lets-be-honest-generative-... , which got flagged as low effort spam about 30 minutes ago. https://news.ycombinator.com./item?id=46…

  6. comment
    Comment #46351316

    I'm asking this question purely out of curiosity, and not as a snark, is there any particular reason why you don't capitalise the beginnings of your sentences? It seems strange to …

  7. comment
    Comment #46084257

    I find 3blue1brown to be a great resource to build up good intuition about math topics, his videos about calculus and linear algebra are wonderful in particular. https://www.youtub…

  8. comment
    Comment #45710001

    [flagged]

  9. comment
    Comment #45523544

    Am I getting the math wrong here? Going from O(n) to O(log n) (with no change in constant factor) for a million items would be going from ~1000000c ops to ~20c ops, which would be …

  10. comment
    Comment #45347908

    Behold, I've brought you a compiler bug. https://play.rust-lang.org/?version=stable&mode=debug&editio...

  11. comment
    Comment #45125896

    Gaussian Blur isn't the most efficient way of doing a frosted glass blur effect though. IIRC the current state of the art is the Dual Kawase blur, which is what KDE uses for its bl…

  12. comment
    Comment #44920366

    It's sites like this that make me extremely grateful for firefox's reader mode.