Viewing profile — la_fayette
la_fayette
HN member- Joined
- Sun, May 07, 2017, 3:51 PM UTC
- HN karma
- 439
- Public activity
- 325 items
- HN profile
- View on Hacker News ↗
About la_fayette
Recent public activity
-
comment
Comment #49208216
I started using Herdr and I really like it. Since the main features I wanted are already there, I have no issue with the commercialization. I still wonder how this can be turned in…
-
comment
Comment #49184278
you can just use the --tools flag to disable bash tool
-
comment
Comment #49152535
let's see how this turns out, but I would not underestimate the german engineering culture...
-
comment
Comment #48800952
ok cool, i see there is already a similar project called wanderer, so i assume the difference would be in the planning module? thx
-
comment
Comment #48537156
I started to work on an open source audioguide app as PWA or mobile app. This app can be used by museums or similar institutions https://github.com/smartcompanion-app/audioguide-ap…
-
comment
Comment #48427243
i am not sure acctually of the math is acctually that complicated/important. the math around neural networks is calculus/chain rule etc and for model comparison/validation one need…
-
comment
Comment #48291676
When reading your comment, it just reminds me on how feature flags can be misused as application configuration/customization. An antipattern i could observe at various organzations…
-
comment
Comment #47599686
depends, JavaScript in the Browser has many useful things available, which I miss with python, e.g., fetch, which in Python you need a separate package like requests to avoid a clu…
- story
-
comment
Comment #47205575
Yes, that’s true! That could be my next step… though I have to admit, writing this in a HN comment feels like a bit of a challenge.
-
comment
Comment #47205307
This guy is so amazing! With his video and the code base I really have the feeling I understand gradient descent, back propagation, chain rule etc. Reading math only just confuses …
-
comment
Comment #46673190
The claim in the article that AI is good at writing code, is that claude code is written by claude code.
-
comment
Comment #46087755
I don't get your point here. User targeted ads are the main business model of the internet? Yes, few days ago it was revealed how billions of user data points could be gathered fro…
-
comment
Comment #46087103
It is no surprise, somehow they need to earn money. It will be interesting though how much the response of the LLM will be adapted. At least legally advertisement need to be marked…
-
comment
Comment #46016566
I use GenAI for text translation, text 2 voice and voice 2 text, there it is extremely useful. For coding I often have the feeling it is useless, but also sometimes it is useful, l…
-
comment
Comment #45873674
https://github.com/smartcompanion-app/audioguide-app An open-source audioguide app that helps museums and cultural spaces create engaging visitor experiences. Feel free to give me …
-
comment
Comment #45857817
It might not be possible but others have scraped just the app store and matched based on Android meta data: https://people.ece.ubc.ca/amesbah/resources/papers/mobilesof...
-
comment
Comment #45855048
Somebody scraped the play store and checked the framework, so a list for Android WebView apps, built with capacitor, is here: https://capgo.app/top_capacitor_app/ Maybe an equivale…
-
comment
Comment #45570501
Let's see what will the future of Graphene be, since Google is not publishing the device tree anymore for Pixel devices...
-
comment
Comment #45557183
Thinking without idiology about it, it seems to make sense to have an autonomous agent with a wallet. A requestor could send money (in whatever form) into the wallet of the agent a…
-
comment
Comment #45556672
I can recommend Apache Camel ( https://camel.apache.org ) for similar data integration pipelines and even agentic workflows. There are even visual editors for Camel today, which IM…
-
comment
Comment #45551128
Although I didn't collect numbers, but I made a similar experience in my workplace. I assume many people are highly distracted by ads and work efficiency is even reduced. Even many…
-
comment
Comment #45422848
Great, I will check it out, I am a Java dev and always wanted to learn about game programming!
-
comment
Comment #45422659
I am working on an open source audioguide app for museums and similar institutions https://www.smartcompanion.app/ Feel free to give my repos a star on GitHub, thx
-
comment
Comment #45422639
Since such a database should evolve continuously, I wouldn't see that as a problem. The important thing is, that each example is somehow verifiable, in the form of a unmodifiable t…