Viewing profile — ggktk
ggktk
HN member- Joined
- Sun, Aug 29, 2021, 2:35 PM UTC
- HN karma
- 300
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About ggktk
No profile information was provided.
Recent public activity
-
comment
Comment #32179107
Yes, I just added my email to my profile. If you click on my name, it's in "about".
-
comment
Comment #32179048
Yes, although it didn't differ much from regular, full-time work. Basically only for tax reasons.
-
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…
-
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?
-
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 …
-
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.
-
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.
-
comment
Comment #31959060
I prefer to find my joy in things that are not food or clothes.
-
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.
-
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.
-
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…
-
comment
Comment #31912988
In most countries in the world, $4K charge is absolutely not negligible.
-
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 …
- story
-
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 …
-
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 …
-
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.
-
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.
-
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.
-
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.
- story
- story
- story
-
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/
- story