Viewing profile — kaeluka
kaeluka
HN member- Joined
- Sun, Feb 13, 2011, 10:32 PM UTC
- HN karma
- 472
- Public activity
- 256 items
- HN profile
- View on Hacker News ↗
About kaeluka
No profile information was provided.
Recent public activity
-
comment
Comment #48435757
great, i'll try this. something like this has on my list and i'm super curious :)
-
comment
Comment #48290457
They're trying to make the product sticky while they're still subsidizing the subscription price. The plan is to raise prices when you're addicted.
-
comment
Comment #48246960
it's sort of good at thinking, writing specs, etc.. Also debugging. But as a coder: I see no advantage to opus 4.6 and I preferred sonnet most times already over opus 4.6.
-
comment
Comment #17393836
Thanks for the tip, started out really interesting!
-
comment
Comment #16883883
That blog entry is well worth reading. It put a smile on my face! :-)
-
comment
Comment #16731453
No idea what rights you'd have in the US, I'm not a citizen :-)
-
comment
Comment #16729520
Sure, I thought that was obvious. In Chrome: right-click, inspect. Edit page source. Done. Less than two minutes, and you don't need to have a tech background to do it. Never trust…
-
comment
Comment #16729127
Weird coincidence, that's just what NASA just tweeted: https://imgur.com/a/cHES1
-
comment
Comment #16493999
I'll never forget the day my mother called to tell me that their cat had died in an accident, suffering. I was (technically) grown up then, and it was many years ago, but it still …
-
comment
Comment #16491509
If it wasn't for the cats we had when I was a kid, I'd be a different person today :')
-
comment
Comment #16194368
It can run using a number of solvers, you can find a list here: http://www.minizinc.org/software.html
-
comment
Comment #16187640
Stiftskeller St. Peter is much older, according to this list: before 803.
-
comment
Comment #16090387
The feature is called "intrinsics", this claims to be a list: https://gist.github.com/apangin/7a9b7062a4bd0cd41fcc
-
comment
Comment #16011748
What's the mathematical formula that describes a text box GUI item? Languages that look like math might be great for... mathematical problems. But programs are much more than math.…
-
comment
Comment #15978846
I was confused -- how can a library add a keyword like "coroutine" to C. It didn't look like macros were powerful enough to do that (I expected to at least some context having to b…
-
comment
Comment #15970762
I don't follow your examples. How is workout-equipment:gym like uber:taxi-firm? > non-progressive I'm not sure what you mean by progress, exactly, but policy simplicity is progress…
-
comment
Comment #15866552
I'm trying racket.
-
comment
Comment #15759072
> In an ideal world, what you want is more like copy-on-write. Share the code until one of the clients of that code needs a change that the others do not, then copy it. Good point.…
-
comment
Comment #15757572
Code duplication can be seen as a "defensive copy". If you duplicate code, the original version can be changed without breaking the copies. Disclaimer: I'm not making a value state…
-
comment
Comment #15685566
> From a european perspective it's so strange. Agreed. To me, it seems that encryption should be uncontroversially accepted from the populations's standpoint, while gun policies ha…
-
comment
Comment #15660981
The daughter doesn't support it
-
comment
Comment #15634237
What beer was it? :-)
-
comment
Comment #15497503
How would you challenge other five eyes nations spying on you and sharing the conclusions with your government? I'm not trying to point out you're wrong, it's a serious question.
-
comment
Comment #15469641
My take: "a statically typed language can GUARANTEE the same things a dynamic language can GUARANTEE, but not the other way around. A dynamically typed language can PERMIT the same…
-
comment
Comment #15416824
It's a fantastic talk. One of the best talks on programming that I'm aware of.