Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hellofunk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
91.
▲
by
hellofunk
6y ago
Doesn’t make any sense at all to go with dot net if the rest of your app is in C++ and something easy like this exists.
92.
▲
by
hellofunk
6y ago
A custom type is also a data structure and that is usually what I think quotes like these refer to.
93.
▲
by
hellofunk
6y ago
I’m literally on the side of my chair waiting for part two. The first scientific article I’ve read that felt like a cliffhanger.
94.
▲
by
hellofunk
6y ago
I’m curious how you actually would access this, would you need some kind of an RPC library to use in conjunction with it? The page doesn’t really seem to go far enough to answer actual usage information. What would be the alternative to usi
95.
▲
by
hellofunk
6y ago
> You're missing a sarcasm mark. I don’t see any sarcasm there.
96.
▲
by
hellofunk
6y ago
What IPC method would you recommend?
97.
▲
by
hellofunk
6y ago
If only you could have really fast numerical computations that compete effectively against C++, it would be like the best of all the worlds.
98.
▲
by
hellofunk
6y ago
I suppose I could just buy a TLD and register it for like a decade to avoid price hikes in the short term.
99.
▲
by
hellofunk
6y ago
> I honestly never heard of anyone using Clojure as data tools. Clojure is one of the most actively-used data analysis languages actually. It is used by many industry for that purpose. Heck even the widely-used Metabase is written in Clo
100.
▲
Ask HN: How to know which TLDs are “safe”?
7 points
by
hellofunk
6y ago
|
6 comments
101.
▲
by
hellofunk
6y ago
> Decreasing the aperture size on a lens increases the field of view. No, the aperture has no effect on the field of view. They are orthogonal features of how a lens works.
102.
▲
by
hellofunk
6y ago
I never thought I’d write this, but we have officially entered a golden age for C++ JSON utils. They are everywhere, and springing up right and left. It is a great time to be alive.
103.
▲
by
hellofunk
6y ago
Well, here's my reasoning why I'd happily pay Apple the price for the upgrades: https://news.ycombinator.com/item?id=24052506
104.
▲
by
hellofunk
6y ago
> I suspect the vast majority of people who pay for the upgrades are businesses or consultants where the Apple upgrade price is fairly negligible compared to cost of their professional time. Yes exactly. The premium on my time has been g
105.
▲
by
hellofunk
6y ago
Because OpenCL and SIMD are not the same thing?
106.
▲
by
hellofunk
6y ago
> I would think rand would be so well explored On the contrary, random number generation has no general solution and remains an active area of research in many fields that depend on it.
107.
▲
by
hellofunk
6y ago
I guess I’ll cast my contrarian vote to say I might start using this for a while as my first look at the HN front page. I like seeing snippets of the article before clicking through to read it. In fact, I like that idea so much, I think a s
108.
▲
by
hellofunk
6y ago
> obvious use case is AAA games running in your browser, but I think once we've got 80-90% of native speeds on the web The thing about AAA games is that it is not just about the speed but also the memory requirements. Currently ther
109.
▲
by
hellofunk
6y ago
That same clip has been going around for nearly a decade. Shame there’s little more to show for the software; I think that’s telling in its own right.
110.
▲
by
hellofunk
6y ago
For example, the phrase goes back at least as far as Shakespeare.
111.
▲
by
hellofunk
6y ago
Of course the phrase itself existed long before the documentary.
112.
▲
Pickup Trucks Are Getting Huge. Got a Problem with That?
(wsj.com)
2 points
by
hellofunk
6y ago
|
0 comments
113.
▲
by
hellofunk
6y ago
Looks to be missing quite a lot of offensive content from the searches I tried, things that bit me in the past.
114.
▲
by
hellofunk
6y ago
I’m one of the wokest people I know and I really enjoy debating my non-woke friends, it’s very entertaining to me to watch them squirm under the pressure of my wit, which is like a forceful wall of the sea.
115.
▲
by
hellofunk
6y ago
Ah, thanks for the clarification. That was indeed not obvious to me the way they worded it.
116.
▲
by
hellofunk
6y ago
> If we did a mass testing campaign on 300 million Americans right now, I think the rate of asymptomatic infection would be somewhere between 50% and 80% of cases Wow that’s incredible. 200 million Americans could have the virus.
117.
▲
by
hellofunk
6y ago
It’s only because I have a lot of respect for the Clojure language and ecosystem as a whole, but I often see non-Clojure developers or only hobbyists refer to the community as pretentious and get put off by that, so I like to call out those
118.
▲
by
hellofunk
6y ago
The re-frame docs and "marketing" speak, like on its front github page, would do very well to remove a lot of the self-congratulatory tone, frankly. A lot of it reads like someone very impressed with themselves rather than text ab
119.
▲
by
hellofunk
6y ago
I personally prefer reagent directly over re-frame. I've heard some Clojure developers express frustrations with the typical idioms that Re-frame promotes. I can see some value in how it organizes some things, but you can do the same t
120.
▲
by
hellofunk
6y ago
Re-frame is a layer on top of reagent, which is an API for using React in cljs. If you want to use react, you can also just directly use reagent which is the preference of many in the community. The boilerplate and verbosity required for re
More ›