Viewing profile — lionkor
lionkor
HN member- Joined
- Thu, Aug 20, 2020, 1:08 PM UTC
- HN karma
- 6,798
- Public activity
- 2,533 items
- HN profile
- View on Hacker News ↗
About lionkor
contact: hn@kortlepel.com
Recent public activity
-
comment
Comment #49210148
https://news.ycombinator.com/newsguidelines.html
-
comment
Comment #49210145
https://news.ycombinator.com/newsguidelines.html
-
comment
Comment #49210123
We shouldn't pretend that he's making a real point. I would like to see 1.2B invested to save wildlife, but that's not happening, so that's almost like a "figure of speech".
-
comment
Comment #49170877
There are way better metrics of function complexity, like how many branching points, how many loops, or even just how many levels of indentation. TDD, OOP, Clean Code, etc are an a…
-
comment
Comment #49167127
If you don't learn anything, you can be replaced with zero friction
-
comment
Comment #49165966
More productive? If the result can be trash, of course the AI work wins. In industries where quality and performance BOTH need to be upheld, knowing these details lets you guide th…
-
comment
Comment #49165948
> Do you know how x86 registers work? Or atomic instructions available on ARM, SPARC, or POWER architectures? Yeah, I have a pretty good idea of how we go from code -> IR registers…
-
comment
Comment #49162346
The same as it's been! Make things without using LLMs. Don't debug with them, don't use them to research things, just do it yourself. It'll be painful and that pain is learning.
-
comment
Comment #49162319
This "instant" loop is so fast because it doesn't involve the part where you learn
-
comment
Comment #49152604
As a born German, I do not take most of these things for granted! And of course I complain about all the things that need to be better.
-
comment
Comment #49152588
Congrats on your citizenship! You're a great showcase for why this immigration process needs to exist and why it works.
-
comment
Comment #49152507
> I noticed the same thing in the rich districts of Hamburg. You can walk into one and not feel like you don't belong, and the prices in the shops are not that different from anywh…
-
comment
Comment #49126789
Yes all of it goes straight to China! All of it is also open source or source available, or will be in the future. The stuff that isn't is trivial enough. For any work with protect…
-
comment
Comment #49126777
No, platform.deepseek.com for me! The caching is super important, not sure how open router performs, I haven't tried it.
-
comment
Comment #49126751
No js or python, it's mostly C#, Rust, and C++. They're helpful/useful on all of those, I've also used the review skill on shell scripts, GitLab pipelines, Powershell scripts, C, a…
-
comment
Comment #49122690
We can expect a new v4 pro, this was a footnote in the v4 flash announcement earlier.
-
comment
Comment #49122674
Oh I know, I'm just trying to say that I agree fully that a bio is a terrible proxy, while also showing what I think is a good proxy for skill (open source work before LLMs became …
-
comment
Comment #49122477
I should have worded it differently. Having a model selector as `string` seems like the wrong choice. At the very least, I should be able to select 4.X, like how we select dependen…
-
comment
Comment #49122272
Sounds like it'll replace v4-flash, v4.1 would be nice to keep both available. On the other hand, it's nice to just get an improvement on anything that asks for "deepseek-v4-flash"…
-
comment
Comment #49122225
I agree a bio is a bad proxy, and I'm not saying I'm amazing but I'm not THAT incompetent. Most of my GitHub is pre-LLM era; github.com/lionkor Edit: And like a lot of tools, HOW y…
-
comment
Comment #49121806
Aside from what squidbeak already said, I have to say the quality varies a lot, and goes above the "good" threshold enough times that using these models is worth the time and effor…
-
comment
Comment #49121766
It hallucinates plenty, about the same as Codex models and all other LLMs! I review all code it writes, thoroughly, check the test coverage, write tests myself, have other models/c…
-
comment
Comment #49121739
I use pi, and, like the sibling comment, the caching ratio is fantastic. I work on C#, Rust, C, C++, shell scripting, and other areas.
-
comment
Comment #49121735
Yes, gladly! I have not yet open-sourced my skills etc., but I can give some insight and share a couple here. Review is a skill, as in, a SKILL.md with a folder full of references:…
-
comment
Comment #49120520
I want to second this, I use the same setup (pi + deepseek, with lots of custom tools for tracking TODOs, doing things with less tokens, etc, and with a SOTA model for very difficu…