Live data from Hacker News

Viewing profile — tcper

tcper

HN member
Joined
Tue, Oct 08, 2013, 12:48 PM UTC
HN karma
41
Public activity
74 items

About tcper

No profile information was provided.

Recent public activity

  1. comment
    Comment #49044251

    jackie chan meme

  2. comment
    Comment #48729217

    Nothing can be downloaded from their Huggingface, and given this company's consistent track record, it can basically be considered a scam

  3. comment
  4. comment
    Comment #47750158

    Sharks obtain cocaine by eating people?

  5. comment
    Comment #47146178

    Apple produced MacPro in US a few years ago, what about that facility and workers? Will this facility has the same destiny like MacPro?

  6. comment
    Comment #47012096

    Do you have your own dependency resolution algorithm? Can we have the most lightweight node_modules directory?

  7. comment
    Comment #46943561

    I curious, maybe AI learn too much code from human writed compilers. What if invent a fresh new language, and let AI write the compiler, if the compiler works well I think that is …

  8. comment
    Comment #46910493

    If he keeps boasting about world models but never go to deliver one that actually outperforms LLMs, then he's nothing more than an influencer.

  9. story
    Ask HN: In the era of AI, which language would you choose?

    Factors to consider when choosing a language and tech stack for a project/engineering effort: * Ecosystem maturity * Development speed * Learning curve * Recruitment difficulty * .…

  10. comment
    Comment #46614028

    Vapes illegal, but weed legal, that's great

  11. comment
    Comment #46524623

    Funny, C# app only tested on Linux

  12. comment
    Comment #45651303

    I will phase out this tool, definely

  13. comment
    Comment #44600168

    Obviously, based on its price, it was a commercially unsuccessful product. Really want to buy one, when I was a student.

  14. comment
    Comment #43628301

    I'm still using it. If some AI answers I'm not sure or suspicious AI crafted it, I'll search it for cross validation.

  15. comment
    Comment #43045427

    Amazing, there is still new sort algorithm today!

  16. comment
    Comment #42513774

    Obsidian sync feature is paid service, this project you can setup your own service

  17. comment
    Comment #41967660

    Same error, not work at all.

  18. comment
    Comment #41888080

    Great idea, it is very inspiration

  19. comment
    Comment #41408267

    Most of them, no

  20. comment
    Comment #41216784

    Have a read about Servo, it is binding with SpiderMonkey as JS engine. Is there some chance, that servo decomposed from SpiderMonkey? If it is not, I don't think anyone can tell di…

  21. comment
    Comment #41128556

    Buy a UK esim card, than use the UK phone number

  22. comment
    Comment #41091267

    IndexedDB do have ability to save blob data, don't see any package/lib using IndexedDB as the image cache. So I write it, and published. Pros: * No localStorage 5Mb size limit * Ke…

  23. story
  24. story
    UI framework, just makes your life suffer

    I'm a front end developer, did a lot of develop works, so I used many UI frameworks. MUI/ant design/microsoft fluent ui/bootstrap ... I found the truth, all UI framework just makes…

  25. comment
    Comment #40954861

    You can use xterm.js to implement interactive cli in browsers, and you can use backend language server to implement autocomplete. xterm.js is just not so fashion.