Viewing profile — karma_fountain
karma_fountain
HN member- Joined
- Thu, Jan 17, 2013, 1:05 PM UTC
- HN karma
- 215
- Public activity
- 91 items
- HN profile
- View on Hacker News ↗
About karma_fountain
No profile information was provided.
Recent public activity
-
comment
Comment #48745767
It's an interesting question to ask a machine. It's definitely ambiguous. As a person I might respond "What's Latitude 41"?
-
comment
Comment #45526933
Cars don't look at all.
-
comment
Comment #43972410
Yes, as I understand it there is bias inherent in any dataset due to the fact it is a sample. Data dredging is just looking for that bias. You could do that, but then you'd have to…
-
comment
Comment #43342036
Ah, OpenThinker-7B. A diverse variety of LLM from the OpenThoughts team. Light and airy, suitable for everyday usage and not too heavy on the CPU. A new world LLM for the discernin…
-
comment
Comment #41729879
Blue light has been shown to affect alertness in the evening in 13 young men here https://journals.physiology.org/doi/full/10.1152/japplphysio... Would be interested in studies ref…
-
comment
Comment #41729800
Also people watching five hours of TV a day maybe aren't doing too much exercise.
-
comment
Comment #41444598
The EU is the world's main source of and main destination for foreign direct investment (FDI). Inward and outward FDI play a fundamental role for generating sustainable economic gr…
-
comment
Comment #41317955
The book Linkers and Loaders by John R. Levine is pretty good.
-
comment
Comment #40926270
I'm assuming your in the US when you talk about the black kids. How much do you think US segregation on racial lines in the 20th century has an impact on this?
-
comment
Comment #39239083
This was Bryce Dallas Howard's first film so it was her big break, before that she had only done theater. Hopefully she got a percentage of the profit and some extra money for prom…
-
comment
Comment #36148313
Writing as a means to internalize information and make ideas your own is good.
-
comment
Comment #34968627
I do agree. I've looked at code bases where the switch was replaced with virtuals and the like. It's kind of hard to navigate around the code when that happens. I think I'd usually…
-
comment
Comment #34352958
Fib(x)=0 does satisfy this property though.
-
comment
Comment #33494303
Error correcting codes, specifically https://en.wikipedia.org/wiki/BCH_code
-
comment
Comment #33154822
They are really historically the same thing, but I think ray casting has come to mean ray tracing a lower dimensional thing like a map and representing the results in a higher dime…
-
comment
Comment #32896322
I have a GTX 970 and the Wayland experience was full of stuttering and glitchy windows. Had to install x11.
-
comment
Comment #32345860
Is it possible to achieve this with a window function?
-
comment
Comment #32213564
I'm using zk and the zk-neovim plugin. Works well, its easy to link between notes and navigate. They are future proof because they are stored as plain text. Would like to auto comm…
-
comment
Comment #31965989
Why bother running a test pipeline at all? Why not have two production environments running in red/green, and always just run your e2e tests then flip.
-
comment
Comment #31722645
You don't have to be invited to lurk though? I guess you mean you don't get the folks who just sign up to post a one-off or once in a while comment?
-
comment
Comment #31062876
I haven't looked at ClojureDart, but Flutter/Dart certainly had excellent hot reload, usually maintaining state and so on. Perhaps it's just the immaturity of this project. I do re…
-
comment
Comment #30845821
You can also use the Chebyshev polynomials to economise a higher degree taylor series with bit of a loss of accuracy.
-
comment
Comment #30357462
I think what you describe is preferable and is how I like to code in general, but then I find that the complexity comes from how these things communicate. It's not actually true in…
-
comment
Comment #29139572
I agree and also feel like Students new to computer programming shouldn't be using Eclipse. They should be learning the fundamental concepts and their implementation, and having to…
-
comment
Comment #27084675
I think you should add a link to and acknowledge the original on the actual game site. It's not really enough to link to your own github then have the link there.