Viewing profile — jtietema
jtietema
HN member- Joined
- Fri, Sep 25, 2009, 8:33 PM UTC
- HN karma
- 34
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About jtietema
No profile information was provided.
Recent public activity
-
comment
Comment #48891309
It is worse if your account is tied to a business. Then the guidance is: register with a new legal entity. Complete insanity if you ask me.
-
comment
Comment #40323744
I think you might find Lex Fridmans interview with Yann LeCun interesting[1]. It discusses exactly this, how LLMs just mimmick intelligent behaviour but have no understanding of th…
-
comment
Comment #39920424
Hasn't Firefox been doing this for a while already with their local translate feature? https://www.mozilla.org/en-US/firefox/features/translate/ Maybe they mean LLM, instead of AI …
-
comment
Comment #39772447
I agree. Only my public repos are in the data set.
-
comment
Comment #36977421
Because the linux drivers might not support all the power saving states for all the hardware in the device. For example: I bought a Dell XPS 9 months ago. With the earlier Fedora 3…
-
comment
Comment #31655712
This explanation is better than the one linked in the original post. It still doesn't provide a solution. But I suppose the solution is to regularly fire the bottom x% to counter b…
-
comment
Comment #26520079
I have and have noticed this as well. After the trail it seems the ads are excessive.
-
comment
Comment #18070840
You are probably not counting the Gradle daemon and kotlin compiler daemon. I have seen those grow to 4±GB and ~8GB respectively. Not using Kotlin definitely has advantages for mem…
-
comment
Comment #13137773
so true, it lacks an inbox feature like Bitbucket Server (Atlassian Stash) has. On top of that: - keeping track of changes over the life time of a PR is impossible, you have review…
-
comment
Comment #12595549
Yep but now instead of fetching 1 updated library, you depend on everybody and their cat to rebuild their binaries and publish updated versions.
-
comment
Comment #12546248
I use fastmail for a couple of years now and have problems with spam at all.
-
comment
Comment #11429954
I configured mutt with the same key bindings as my Fastmail web interface. Solves the muscle memory problem.
-
comment
Comment #11024923
I have tried to use Yammer at work, but found the apps and web interface quite poor. It didn't seem reconnect properly after being offline, mobile app didn't always notify me, also…
-
comment
Comment #8644615
It is not hard to understand, but it is hard to measure. Do you reward writing more code, better code, code with less bugs? There is no one axis to measure along where as in sales …
-
comment
Comment #8068765
I am building a side project app in Kotlin right now and so far it goes well. There are some minor problems with IDE support (kotlin source folder is not marked as a source folder …