Viewing profile — okigan
okigan
HN member- Joined
- Tue, Jul 17, 2012, 4:11 AM UTC
- HN karma
- 86
- Public activity
- 75 items
- HN profile
- View on Hacker News ↗
About okigan
No profile information was provided.
Recent public activity
-
comment
Comment #49238587
Readme is mostly install and usage information but not much above the use case. OP - could you fill in why/when one would use it?
-
comment
Comment #49152329
that's a very broken metaphor - it might be "similar" to try-finally block if you only have one variable/object following RAII. But try-finally block(s) become complete mess when m…
-
comment
Comment #49150129
it's mesmerizing that the fantastic ergonomics of RAII have not propagated to other languages. It's way easier to use, much clear, less typing, more predictable runtime behavior. R…
-
comment
Comment #48667022
Or creating repos that will merge their PR(s).
-
comment
Comment #46468343
With all respect to FreeBSD. It seems weird in 2025/2026 we are still discussing the baseline of getting a storage working. Feels we’re spending too much time discussing the trees …
-
comment
Comment #46364771
Would love to see a snapshot of the GUI as part of the README.md. Also docker link seems to be broken.
-
comment
Comment #46092018
Most are overpaying in taxes for what they are getting. Not to mention single/families without kids and seniors that still pay for school districts.
-
comment
Comment #46024826
It’s unclear from your description is this Z3 problem or this is the nature of such problems (and it’s a wish). Are there other tools that do it better or proposal how Z3 would do …
-
comment
Comment #45513627
Ugreen
-
comment
Comment #44584613
It is so seductive that people don’t read the footnotes that explain that active-active does not do what they think it does.
-
comment
Comment #44582991
It took 20 years to acknowledge that pushing eventual consistency to application layer is not worth it for most applications. Seems the same is playing out out in Postgres with thi…
-
comment
Comment #44081477
What’s a better syntax then?
-
comment
Comment #44081471
Fantastic article. I don’t use numpy often enough - but this explains the many WTF moments why it’s so annoying to get numpy pieces to work together.
-
comment
Comment #42557062
Don’t you need to apply filtering to the frame selection based on scene score? Otherwise you’d select frames with 0.3, 0.7, 1.0, 0.7, 0.3 - selecting 5 frames instead of 1? Two pas…
-
comment
Comment #41214015
Could we have a concise and specific explanation how DSPy works? All I've seen are vague definitions of new terms (ex. signatures) and "trust me this very powerful and will optimiz…
-
comment
Comment #40765004
As @leef mentioned, you should transition between Lambda and based on the current load. I've published LambdaFlex as an Infrastructure as Code (IaC) template. It automatically scal…
-
comment
Comment #40292746
After reading the parent comment - I thought to myself “so what”. But after reading it on the product page - I fully agree: seeing clearly the targeted personas and out of scope us…
-
comment
Comment #39205308
[flagged]
-
comment
Comment #36446524
I find langchain complicates more than it helps: abstractions are leaky, API is not consistent across components, and it creates overly complex components. It's too many layers of …
-
comment
Comment #36438611
Don’t worry, they tryout different titles and will see that content matters more than title.
-
comment
Comment #33158144
I had an issue thinking UI was slow, but it turned up that mouse pointer integration issue - simple check: get a USB mouse and inject that USB device into VM. Still not as good (as…
-
comment
Comment #29234709
Yes, please elaborate - what’s better and why?
-
comment
Comment #27155478
“It did cover group dynamics and management, which seems to be missing in the link.” Can you share more info on that?
-
comment
Comment #27006717
https://www.gofundme.com/f/lets-get-right-to-repair-passed This needs to be posted more often
-
comment
Comment #26889221
That seems to miss the point that they’ll have one chip family across all their devices - the cost savings to APPL will be tremendous compared to tailoring to intel/amd/iPhone_chip…