Viewing profile — kjuulh
kjuulh
HN member- Joined
- Mon, Mar 22, 2021, 10:08 AM UTC
- HN karma
- 485
- Public activity
- 153 items
- HN profile
- View on Hacker News ↗
About kjuulh
No profile information was provided.
Recent public activity
-
comment
Comment #48633378
I've built my own workflow for using agents on git, as i now often have to do changes across repositories, or in the same repository for different tasks. I could use worktrees, but…
-
comment
Comment #48611703
Cant quite remember, sadly, i followed a post about it. Might have been this one https://kb.altinity.com/altinity-kb-setup-and-maintenance/al... . It drastically reduced our cpu us…
-
comment
Comment #48602765
Love clickhouse it is just super performant. I've had to tweak a few queries for performance here and there but it has been more than stellar. I'd initially set up a real time pipe…
-
comment
Comment #48592080
Interesting Mistral sort of knew something about me, both gpt and deepseek produced the same answer more or less. I wonder why xD, only gemini knew my online handle mostly github a…
-
comment
Comment #48476892
I tried out PgDog a while ago, but couldn't find a good way of handling the config except for having this users / pgdog toml file, which makes it a bit awkward to handle in kuberne…
-
comment
Comment #48186244
Rug-pulls, security incidents, lost passwords, I also don't know if they've kept my passwords behind when i deleted my accounts. The risk of them having them is too high, so i had …
-
comment
Comment #48186180
At this point it is too high of a risk to store my password elsewhere. I've been screwed over by dashlane, lastpass, potentially bitwarden now, I am with 1password now, but I've ha…
-
comment
Comment #48186085
When I started my professional work, Visual Studio was the recommended editor where I was, it was terrible, the Laptops we had were incredibly shit. My phone scored better on bench…
-
comment
Comment #48021460
I am using docker-compose everywhere. I really enjoy using it. I have a single thing that is annoying for normal production deployments, and that is that it isn't super easy to hav…
-
comment
Comment #48006599
Had this happen to me once, though totally my own fault. Was brewing kombucha, and left it out in the bottles a little too long before burping. Me standing there, kombucha and peac…
-
comment
Comment #48001052
I am conflicted on tuis they are nice, convenient and I dig the aestetic. But they're often not composeable. So even if they're there they dont feel native to the terminal. It is j…
-
comment
Comment #47946786
fyi, llm written comments are discouraged on hackernews. https://news.ycombinator.com/item?id=47340079 Not saying yours are, but them -- dashes certainly looks like it ;)
-
comment
Comment #47831443
On the other hands, having half the packages depend on packages such as serde, syn, procmacro2 might not be such a good idea. First of all it is annoying when creating new projects…
-
comment
Comment #47633770
Anthropic should calm down, I get that they're trying to either build a moat, or simply curb what is essentially subsidized tokens. It is technically true that when you've got a cl…
-
comment
Comment #47537341
For me it was specifically crawlers from the large companies, they we're at least announcing themselves as such. They did have different patterns, bytedance was relatively behaved,…
-
comment
Comment #47537291
Not saying it is a good thing, but an organization, especially if there has been a lot of turnover, can enter a state of status quo. > it must have that architecture for a reason, …
-
comment
Comment #47531278
My own git server has been hit severely by scrapers. They're scraping everything . Commits, comparisons between commits, api calls for files, everything. And pretty much all of the…
-
comment
Comment #47463263
Will swe's be squeezed; yes. But I don't think everything will just be magically done by these models. Right now the wheels are completely off the wagon as we see more and more vib…
-
comment
Comment #47462887
What is apparent from windows in my opinion is a lack of direction. Ask for feedback when something falls outside of common sense, you ask for feedback when you need another point …
-
comment
Comment #47372115
Just had a look, it is pretty interesting, just from the few times I've checked the frontpage there was some interesting articles to me. with a variety of topic. Great suggestion!
-
comment
Comment #47343241
I am 100% behind this. I've been browsing hackernews since I started in tech, it is the only forum i regularly browse, and partake in. Simply because the quality of submissions and…
-
comment
Comment #47201562
I considered it a while ago, but I wasn't totally clear on Read-After-Write. Which was the primary reason why I choose to just implement my own for testing. I'll probably give Gara…
-
comment
Comment #47201535
It is an interesting time we're in right now where buying physical hardware and support is cheaper than a license. Same goes for AWS markup on rented hardware. ;) Man I sometimes m…
-
comment
Comment #47201441
Upgrading to Sequoia was a mistake, and so was upgrading to Tahoe. I like new and shiny software, but these two releases aren't great. Outside of a good amount of bugs. It is wild …
-
comment
Comment #47200891
Seems like a very balanced take on forking Minio. I don't have high hopes for the future Minio, but as mentioned it is more or less feature complete, good enough for most use-cases…