Live data from Hacker News

Viewing profile — clarkmcc

clarkmcc

HN member
Joined
Tue, Oct 18, 2022, 7:47 PM UTC
HN karma
42
Public activity
39 items

About clarkmcc

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #45779192

    I think the thing that rubs me the wrong way is that Rust was supposed to be "fearless" concurrency. Go doesn't claim that title so I'm not offended when it doesn't live up to it.

  3. comment
    Comment #45779188

    I can’t say whether it was rushed out, but it’s clearly not everything it was advertised to be. Early on, the big talking point was that the async implementation was so modular you…

  4. comment
    Comment #41598769

    Interesting, I wonder if I could use this on embedded. I was trying to get Rayon to work on embedded but was getting stack overflows when I tried. Maybe this will do the trick…

  5. comment
  6. comment
    Comment #41417287

    > Gleam's community has grown much faster and larger I hope I’m the anecdotal exception then! I personally watched this exchange happen and left the community within 24 hours. I re…

  7. comment
    Comment #41414096

    I’m most excited about the Rust-ish types in a garbage collected language. Aside from the lack of compiling to static binaries, this fills an empty void for me between Go and Rustz…

  8. comment
    Comment #41413847

    Not looking for anything. This post was titled “My first experience with the Gleam language”, I also think the language was pretty great but I am sharing my poor first experience w…

  9. comment
    Comment #41413803

    Yeah I didn’t give his comment much thought other than the thumbs down, it was the follow up reprimand for even emoting and removing the emote. Just the whole exchange rubbed me th…

  10. comment
    Comment #41413781

    They were asking Rust questions in one of the channels going back and forth and the mod out of the blue told him to stop asking Rust questions because he doesn’t give Rust advice f…

  11. comment
    Comment #41413735

    Gleam seems cool. In the Discord the lead guy bit off someone’s head in chat and I thumbs downed his comment, then he removed my thumbs down and messaged me to say that I was rude.…

  12. comment
    Comment #41095121

    Would you say this is an alternative to https://hex.tech/ , or does this fill a different niche?

  13. comment
    Comment #41095118

    Agreed. Everything else is very nice

  14. comment
    Comment #40952528

    Ah, I was wondering why the project was getting a few more eyes today! Maintainer here, I took over this excellent project from Tom Forbes in April 2023. He did a phenomenal job wr…

  15. comment
    Comment #40749054

    That’s like comparing apples to oranges though. This was never meant to be used in situations where you have a smartphone and LTE service.

  16. comment
    Comment #40102580

    This was pretty cool, but I noticed that my score is impacted by open source libraries that I maintain that are just OpenAPI generated clients. It fails me on those even though the…

  17. comment
    Comment #40097869

    For someone that is smarter than me, here’s his patent https://patents.google.com/patent/WO2020159603A2/en

  18. comment
    Comment #39823080

    Is this just kind of like a GitHub repo template basically?

  19. comment
    Comment #39591840

    I had some friends in middle school that classified me the same way

  20. comment
    Comment #38334562

    I work on the cloud security team for a Fortune 500 company. They won’t even consider a third party service that doesn’t provide a enterprise SSO/SAML integration with our auth pro…

  21. comment
    Comment #38204766

    Yeah this isn’t even open source or partially open source as far as I could tell (and I did some digging). This product is extremely cool, but this is just corporate product market…

  22. comment
    Comment #38026186

    Pretty much! Right now it only supports md, pdf, txt, and html, but supporting additional formats is trivial: https://github.com/clarkmcc/chitchat/blob/main/src-tauri/src... .

  23. comment
    Comment #38021349

    Check out my little side project for chatting with PDFs. You should be able to load most models including this one. https://github.com/clarkmcc/chitchat

  24. comment
    Comment #37900148

    Full disclaimer, I'm not an ML expert by any stretch of the imagination and that probably shows in this blog post. But I have recently needed to run some simple models in Go that I…

  25. story