Live data from Hacker News

Viewing profile — ggktk

ggktk

HN member
Joined
Sun, Aug 29, 2021, 2:35 PM UTC
HN karma
300
Public activity
34 items

About ggktk

No profile information was provided.

Recent public activity

  1. comment
    Comment #32179107

    Yes, I just added my email to my profile. If you click on my name, it's in "about".

  2. comment
    Comment #32179048

    Yes, although it didn't differ much from regular, full-time work. Basically only for tax reasons.

  3. story
    Ask HN: Where can I find small companies to work for part-time?

    I dislike going through interviews and all the rituals that involve working for a company full time. I don't like to stick to one project for a long time, which is visible on my re…

  4. story
    Ask HN: What do you do when you don't feel like working?

    What do you do with your time when you don't feel like working?

  5. comment
    Comment #32043217

    It's very impressive what AI can do for developers to help us code. Imagine pair programming with an intern who memorized your database schema. You don't need to go back and forth …

  6. comment
    Comment #32011054

    I wish meetings were held in textual form (like a Slack channel). Reading the history and being able to search through it would make it a lot easier to understand context.

  7. comment
    Comment #31975131

    Unfortunately, that doesn't seem the way WASM is going. It's been 5 years and we still can't access the DOM without going through JS.

  8. comment
    Comment #31959060

    I prefer to find my joy in things that are not food or clothes.

  9. story
    Tell HN: Please stop making more DSLs

    There's enough programming languages, we don't need more, just implement one of them. You will benefit massively from the language's ecosystem.

  10. comment
    Comment #31926670

    You can self-host a Github Actions Runner, you will be able to access the host machine's network from your workflows.

  11. comment
    Comment #31926563

    I haven't ditched my phone, but ever since I started using a Macbook, I have been only using my iPhone maybe 10 minutes a day (mostly in the bathroom). I read/write SMS, browse pho…

  12. comment
    Comment #31912988

    In most countries in the world, $4K charge is absolutely not negligible.

  13. comment
    Comment #31885321

    This post seems very disingenuous, it could even be a FUD. I can't help but think the author has some ulterior motive. Anyway, my advice: Treat your current username and your real …

  14. story
  15. comment
    Comment #31848761

    Bad actors still can get access to such models. It even makes them more dangerous than it would if everyone had access to them. Here's an alternative: progressively release better …

  16. comment
    Comment #31847326

    I'm predicting that the upcoming Mac Pro will be very popular among ML developers, thanks to unified memory. It should be able to fit the entire model in memory. Combine that with …

  17. comment
    Comment #31829335

    I'm not sure what that does, but it reminds me of GNU Parallel's interface, which although smart, is not very intuitive and memorable in my experience.

  18. comment
    Comment #31809428

    When I'm still learning something, like a new language, I tend to end up on SO. The more obscure my problems get, the more I instead rely on docs, github issues or the source.

  19. comment
    Comment #31808853

    The Mac client leaks a lot of memory when you run it for a while. Yesterday I had to restart it because it was using 2GB of RAM.

  20. comment
    Comment #30445408

    There has been an update to the website. There's new models, documentation and pricing. Previously it was just a demo website for Fabrice Bellard's project, with no pricing.

  21. story
  22. story
  23. story
  24. comment
    Comment #29363849

    I think Go dependencies should still work, thanks to Google's module mirror[0] (enabled by default), which has cache. [0]: https://proxy.golang.org/

  25. story