Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
smt1
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
20 ms
·
1.
▲
by
smt1
5y ago
Data art is anti-dada.
2.
▲
by
smt1
5y ago
s/Node.js/perl Don't worry, we've all been there.
3.
▲
by
smt1
5y ago
That isn't a bad idea, but keep in mind, there is always a usability aspect (I'll just call it the programmer computer interface problem) of "what makes a programming language popular". For example, consider PL/I:
4.
▲
by
smt1
6y ago
There is Oracle risk to be sure, but people using the greater java ecosystem are far less tied to the JVM itself than they used to be because of cross compilation to targets that help with ffi boundaries, JIT, IO, memory concerns, etc. That
5.
▲
by
smt1
6y ago
Here is some nuance with Rust's OOP relative to java/go/c++: https://stevedonovan.github.io/rust-gentle-intro/object-orie... If you know haskell, Rust's traits are very similar to type classes, exce
6.
▲
by
smt1
6y ago
Simula(67) definitely was the original concept/implementation of OO. Smalltalk, C++, Java, etc all derived different aspects of it. - Main abstraction are classes (of objects). - Concept of self-initializing data/procedure objects
7.
▲
by
smt1
6y ago
> Code converted from C to Rust seems much more voluminous. I haven't seen that in practice. A good point of reference are implementations of things like ruby, python, or the erlang vm in rust compared to the C alternatives. This mi
8.
▲
by
smt1
6y ago
Fuzzing is ROI efficient (especially for time invested) even if you don't intend to find a segfault, but just want to see how a program works or performs across different input states either in or out of its usual domain (and you can d
9.
▲
The memory models that underlie programming languages
(canonical.org)
1 points
by
smt1
6y ago
|
0 comments
10.
▲
by
smt1
6y ago
I think there were some (related, I think!) proposals here: https://github.com/rust-lang/lang-team/issues/23 https://github.com/rust-lang/rfcs/issues/3000
11.
▲
by
smt1
6y ago
I think you can assume all sorts of analog/physical/digital/information theoretic fingerprinting probably has been used to capture huge volumes of data and microtarget people w/o them knowing (especially in any web brows
12.
▲
by
smt1
6y ago
I'd say Rust is much more like Ocaml (with very different memory management) than anything related to C++ (in fact, if you unlearn C++, or know any ML-ish language, idiomatic Rust becomes significantly easier). Ownership types are prob
13.
▲
by
smt1
6y ago
The problem is that all of these languages are at least partially derived from C or C++, where memory layout is inverted relative to something like Fortran (which seemed to get this right from the 1960s) when you consider most cache lines o
14.
▲
by
smt1
6y ago
Take a look at F#'s type solver code especially wrt to Extension Typing: https://github.com/dotnet/fsharp/blob/main/src/fsharp/Extens... You can do similar things with other Ocaml or Lispy
15.
▲
by
smt1
6y ago
Another Ocaml-ish option is of course, Rust. One thing it has additionally going for it is a complete node.js JS reimplementation (with deno.js, the runtime is mostly go inspired), a client side web browser JS/Webstack impl with bleedi
16.
▲
by
smt1
6y ago
I used Netscape 0.99 on a Mac. It was on a BMUG CD from 1994 that I would get a lot of freeware/shareware. Used it download SPRY Mosaic, which Microsoft licensed to create IE on Win95 soon after (I had already seen Mosaic running on CD
17.
▲
by
smt1
6y ago
It's too bad JVM happened. Solaris was innovative before Java, which became monetized primarily by the fees. They released Self, SmallTalk, and Squeak before that. I think the latter is still very innovative today, because of it'
18.
▲
by
smt1
6y ago
People do need to write UIs in C++ though (sometimes as frontends for some of the purposes you mentioned), and Qt is probably the most used UI toolkit for C++. Wt is basically Qt for the web. I've used a lot of UI toolkits across many
19.
▲
Computational thinking with Julia: Applications to the Covid-19 pandemic
(github.com)
4 points
by
smt1
6y ago
|
0 comments
20.
▲
by
smt1
6y ago
I agree, although anecdotally, there seems to be an increasing amount of courses teaching Sage. Sometimes free books/lecture notes are published here: https://www.sagemath.org/library-publications.html#books Sage is a
21.
▲
Differentiate Everything with a Reversible Domain-Specific Language
(arxiv.org)
2 points
by
smt1
6y ago
|
0 comments
22.
▲
The tremendous ethical and methodological flaws in the Raoult clinical trial
(les-crises.fr)
2 points
by
smt1
6y ago
|
0 comments
23.
▲
Elevation in Chloroquine Poisonings in Nigeria
(scmp.com)
12 points
by
smt1
6y ago
|
5 comments
24.
▲
by
smt1
6y ago
Depending on the country, chloroquine (or hydroxychloroquine) are over the counter. At least it is in both the UK and India. The UK has banned export of it, and in India it's less prevalent than it used to be because of the spread of c
25.
▲
by
smt1
7y ago
Personally, I just use this to print stuff from whatever app and send it to the remarkable: https://github.com/juruen/rmapi/blob/master/docs/tutorial-pr... Works well, I'm guessing for other pl
26.
▲
by
smt1
7y ago
I looked over some of the amazon reviews, and they seem to be talking mostly about issues in older versions (2018) of the software, which I don't have direct experience with, but the software has gotten better, even in the time I'
27.
▲
by
smt1
7y ago
I have an ipad pro and a remarkable, and I use the remarkable a lot more. I mostly note take/doodle though. The writing experience is way better.
28.
▲
by
smt1
7y ago
I've had a Remarkable1 for about three months. It's one of the best investments I've made in a long time. Going to preorder this. Only caveats - I like aftermarket cases more than Remarkable's. I bought one one from Amaz
29.
▲
by
smt1
7y ago
Well, that reflects inflated American prices. In India, it is about 270 INR for 90x 200mg, or about $3.65. Non-generic hydroxychloroquine (Plaquenil) is about 3 times the price.
30.
▲
by
smt1
7y ago
From How the 2009 H1N1 Pandemic Compares with COVID-19: https://www.bloomberg.com/opinion/articles/2020-03-10/how-co... For example: Why was H1N1 allowed to spread around the world more or less unchecked, wh
More ›