Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
reycharles
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
reycharles
1mo ago
To be fair, the bug report is against a type of software that is famously stochastic and unreproducible.
2.
▲
by
reycharles
7mo ago
Would you mind sharing the name of that plugin? Thanks!
3.
▲
by
reycharles
8mo ago
> Why wouldn't these tools be available suddenly? Take a look at how ridiculously much money is invested in these tools and the companies behind them. Those investments expect a return somehow.
4.
▲
by
reycharles
1y ago
It's a type of rock
5.
▲
by
reycharles
1y ago
Not directly, but it sets a course where this might change.
6.
▲
by
reycharles
1y ago
One reason why they're not the same is because the memory representation is different (sort of). This will break FFIs if you allow reordering the tuple arbitrarily.
7.
▲
by
reycharles
1y ago
> 200 years ago the average life expectancy was 30 If you take out infant mortality the life expectancy wasn't all that different from what it is today. https://pmc.ncbi.nlm.nih.gov/articles/PMC2625386/
8.
▲
by
reycharles
1y ago
to be fair they said "test for everything "
9.
▲
by
reycharles
1y ago
I would say they would worry if they were even remotely in touch with nature.
10.
▲
by
reycharles
2y ago
I wrote a small thing for adding a `#doc List.find` directive. However, I don't maintain it anymore since I think it doesn't see much use and it's work to keep up on OCaml compiler internals changes (and it's my impressi
11.
▲
by
reycharles
2y ago
In an electric car? Really? I don't know too much about electric cars, but it's my impression that gears and transmissions are completely unnecessary in an electric car. Please correct me if I am wrong.
12.
▲
by
reycharles
2y ago
The README has this text: > For example, if you are using a recent version of OpenSSH, you may wish to explore using the ServerAliveInterval and ServerAliveCountMax options to have the SSH client exit if it finds itself no longer c
13.
▲
by
reycharles
3y ago
Are you the author? I found a few bugs. For example, using domain/ as the path makes it think there is no path. ETA: example https://url-parts.glitch.me/?url=https://news.ycombinator.co...
14.
▲
by
reycharles
3y ago
I helped build a tar-backed filesystem for MirageOS[0]. It is definitely easiest to make it append-only. I did add in-place renaming, updates (of file content), pre-allocating a file and removing the last file. We also scan the filesystem o
15.
▲
by
reycharles
3y ago
It is possible to run Mirage in ARM under for example KVM or using the seccomp target. There is as well an experimental bare-metal target for raspberry pi 4 called gilbraltar https://github.com/dinosaure/gilbraltar . A
16.
▲
by
reycharles
3y ago
A big difference in my opinion is that projects like Mirage does not try to reimplement the same hardware drivers as the host system and instead implements much simpler drivers for virtual hardware. For example, how do you write to a block
17.
▲
by
reycharles
3y ago
Indeed, and I believe it predates all the other ones by quite a bit.
18.
▲
by
reycharles
5y ago
> Woke Finns add American Pronouns to their twitter pages. Could it be these Finns interact with English speaking tweeps?
19.
▲
by
reycharles
5y ago
Why did you make this comment?
20.
▲
by
reycharles
6y ago
> Facebook is not a monopoly. Are we not living on the same planet?
21.
▲
by
reycharles
8y ago
No, Reason's actual name is Reason. The Reason ML name is similar to Go's "golang" name -- to work around the SEO nightmare the choice of the name really is. Your comment is otherwise correct in that Reason is an alterna
22.
▲
by
reycharles
8y ago
They mentioned that in the article and link to another article about this.
23.
▲
by
reycharles
9y ago
> Also I think the name 'sum type' is bad. The intuition is that for each types A and B with number of elemnts |A| and |B| the sum type A+B has number of elements |A|+|B|.
24.
▲
by
reycharles
9y ago
> If I'm going somewhere for a coffee, it's good to be able to charge my phone too. Here it's more common you leave the phone at the bar to be recharged if charging your phone is what you want.
25.
▲
by
reycharles
9y ago
Their headquarters were in Sweden less than a year ago. Nordea is a merger of a lot of Scandinavian and Finnish banks. I don't think it's fair to call it a Finn bank.
26.
▲
Does reference counting really use less memory than tracing garbage collection?
(flyingfrogblog.blogspot.com)
3 points
by
reycharles
9y ago
|
0 comments
27.
▲
by
reycharles
9y ago
Why do you soak the lentils?
28.
▲
by
reycharles
9y ago
I find that the problem with the ternary operator isn't the operator itself per se, but the concrete syntax. If you could write it result = if boolean_flag then do_this() else do_that(); then I'm sure no o
29.
▲
by
reycharles
10y ago
I get hit with a login page. Can anyone describe what is linked to?
30.
▲
by
reycharles
10y ago
It's my understanding that the counter measures being completely broken (or not) doesn't matter.
More ›