Viewing profile — jeanloolz
jeanloolz
HN member- Joined
- Tue, Nov 22, 2016, 9:41 AM UTC
- HN karma
- 497
- Public activity
- 85 items
- HN profile
- View on Hacker News ↗
About jeanloolz
Recent public activity
-
comment
Comment #48246359
This is a refreshing opinion, and also matches with my own experience. Many software engineers around me have now made the conclusion that AI will take their jobs and they're think…
-
comment
Comment #48227945
This comment deserves praise
-
comment
Comment #48209508
Frenchman here, living in Spain. This speaks to me on many levels. Bizum is so integrated in my daily life in Spain, that I wished my french friends had it when we need to transfer…
-
comment
Comment #47475818
You could not frame my impresssion of this post better.
-
comment
Comment #47335084
Most of the successes, especially online, is rarely about the thing that is built but more about the marketing around it. I don't we can fully automate marketing effectively
-
comment
Comment #47328980
This is colossal. It can creates embeddings on pretty much any type of format, video, audio, documents. The context is still a bit small compared to what we are used to in text, bu…
-
comment
Comment #47312068
I am no expert on the matter but I always thought ternery weight should be part of the neural net nature, trained on those, rather than a compression mesure for inference. Are they…
-
comment
Comment #47251530
I switched a very long time ago when Gemini was released and it was a very easy switch at the time. I have never missed ChatGPT and due to current circumstances I'm kind of happy I…
-
comment
Comment #47086173
You may pay to ChatGPT, but sooner or later you will become their product too. All the conversations you had or will have will be turned into signals to match you with products fro…
-
comment
Comment #47078020
Agreed, also worth pointing out that Google still owns 14% of Anthropic + Anthropic is signing billion dollar scale deals with Google Cloud to train their models on their TPUs. So …
-
comment
Comment #46999864
My experience with Antigravity is the opposite. It's the first time in over 10 years that an IDE has managed to take me out a bit out of the jetbrain suite. I did not think that wa…
-
comment
Comment #46995192
I'll agree to disagree. In any thread about a new model, I personally expect the pelican comment to be out there. It's informative, ritualistic and frankly fun. Your comment howeve…
-
comment
Comment #46628524
Sqlite-vec
-
comment
Comment #46628513
philippeoger.com
- story
- story
-
comment
Comment #45149304
Did not know neither and reseatched. Us = xvideos.com the 2nd largest porn site.
-
comment
Comment #45099736
Depending on how you look at it I suppose but I believe Gemini surpasses OpenAI on many levels now. Better photo and video models. The leaderboard for text and embeddings are also …
-
comment
Comment #44744400
That hunting dog analogy is epic and perfectly matches my experience.
-
comment
Comment #44030847
It's a fair statement. Good point.
-
comment
Comment #44014160
A junior in SQL would need AI to write things they're not sure about, the same way stackoverflow has helped us for many many years before AI. A senior in sql, and in fact any langu…
-
comment
Comment #41433841
I second trafilatura greatly. This will save a huge amount of money to just send the text to the LLM. I used it on this recent project (shameless plug): https://github.com/philippe…
-
comment
Comment #41147294
Actually, Sqlite-vss has been untouched for quite some time, and the creator has officially communicated that it was deprecated to be replaced by sqlite-vec, which has recently see…
-
comment
Comment #41128255
I built a similar thing as a python library that does just that: https://github.com/philippe2803/contentmap Blog post that explains the rationale behind the library: https://philip…
-
comment
Comment #41128084
Very happy to see this extension already out. I tried some of the previous alpha version and is incredibly much easier to use and integrate than the previous sqlite-vss extension. …