Viewing profile — Kydlaw
Kydlaw
HN member- Joined
- Thu, Mar 19, 2020, 6:41 PM UTC
- HN karma
- 355
- Public activity
- 81 items
- HN profile
- View on Hacker News ↗
About Kydlaw
Recent public activity
-
comment
Comment #49201436
https://agent-plugins.org/
- story
-
comment
Comment #49171253
That's what we are using as well in our small team. `mise` for our non-sensitive values/ environment variables and then `fnox` (from the same author) to encrypt and manage the secr…
-
comment
Comment #46291867
I have a love-hate relationship with GitHub Actions. Love because they are right there in my GitHub repository. Hate because they are very brittle once you move out of the happy pa…
-
comment
Comment #45726156
You might have accidentally described what accounting is.
- story
- story
-
comment
Comment #44395516
You should give a try to https://pixi.sh/latest/ (I am not involve in the project). They are a little more focus on scientific computing than uv, which is more general. They might …
-
comment
Comment #43461645
We explored LangGraph last November and were pleasantly surprised by the difference with LangChain. The framework had much more care put in it. It was much easier to iterate and th…
-
comment
Comment #43417994
I discovered Marimo a couple weeks/months ago here iirc. This really lands on a sweet spot for me for data exploration. For me the features that really nails it are the easy import…
-
comment
Comment #43417879
In the list that you filtered and hand picked yourself there is literally "War crimes committed in Serbia". The article linked is mentioning a researcher that spoke badly about the…
- story
-
comment
Comment #42478930
In fact they are mentioning LangGraph (the agent framework from the LangChain company). Imo LangGraph is a much more thoughtful and better built piece of software than the LangChai…
-
comment
Comment #42461313
I am adding a blog post, shared on HN a couple months ago, that show an architectural cross section of the city. https://cohost.org/belarius/post/6677850-architectural-cross (I am …
-
comment
Comment #41878246
I am so puzzled by this attitude. People are free to make any distinction they want, the way they want, but the representation you have of a scientific literature is erroneous. Sci…
-
comment
Comment #41800715
Concerning the currency symbol positioning, yes, it is indeed country-dependent. Countries of the Commonwealth usually place the currency sign in front of the figure, but most euro…
-
comment
Comment #41739584
Everybody is talking about the existential risk posed by AI but this guys release this tool in the wild without any rail guards... concerning, really. A bit more seriously, it can …
-
comment
Comment #41719385
Hi! Informative piece to the ones that need it. Also, your last paragraphs 4 are duplicated, I guess?
-
comment
Comment #41719175
>> often to the point where it's one of the strings attached to the money, that you can't publicly disclose who made the donation. TIL. Philanthropy is not big where I live so I do…
-
comment
Comment #41718512
Same here... except maybe in the opposite direction? Does it implies that their other philanthropy would not benefit from more public support? So what are they in this case? Anyway…
-
comment
Comment #41529434
I recently moved to data engineering role where everything uses GCP services (think BigQuery, DataProc, Cloud Storage, ...) and wondered is all that was really necessary? What woul…
-
comment
Comment #41499882
The next paragraph explains that: "When looking at the test coverage numbers alone, Sail’s capability may seem limited. But we have found that there is a long tail of failed tests …
-
comment
Comment #41416436
I wasn't expecting Elon Musk as a proofreader for PG's essays. To me that's interesting just by itself. That might be personal bias, but I think the idea that PG is developing here…
-
comment
Comment #41389096
I personally find this information frightening... we are now in a world where management no longer even listens to its engineers or technical experts when they warn of serious dang…
-
comment
Comment #40977808
If I understand correctly what you are looking for, Ollama might be a solution ( https://ollama.com/ )?. I have no affiliation, but I lazily use this solution when I want to run a …