Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cognisent
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cognisent
2mo ago
It's possible to download a marked-up PDF as a PDF from a Remarkable -- I can't speak for the others.
2.
▲
by
cognisent
7mo ago
I guess _ is trying to be like, "No, really, anything," while . has some limitations?
3.
▲
by
cognisent
7mo ago
One thing I don't understand is what does _* mean? It seems like the paper refers to .* (which I understand) and _* (which I don't) in sometimes the same context? Normally _* would mean "an underscore zero or more times"
4.
▲
by
cognisent
8mo ago
You can get a Pebble Steal next time you see someone wearing one in public...
5.
▲
by
cognisent
11mo ago
> In this case, there is absolutely nothing to show on a conventional graph, as there are actual solutions to this equations. I feel like this must be missing a "no", but also I'm bad at math, so maybe not.
6.
▲
by
cognisent
11mo ago
This is exactly how it is at my husband's high school: no penalties, no consequences, unlimited turning in of work until the end of the quarter. Didn't finish it all and ended up with a D or lower? Doesn't matter, because you
7.
▲
by
cognisent
1y ago
It was my grades in math that ultimately failed me out of my undergraduate CS program. My university had: Calculus 1, Calculus 2, Linear Algebra, Vector Geometry, Multi-Variable Calculus, Applied Combinatorics, Discrete Math, Differential E
8.
▲
by
cognisent
2y ago
TypeScript doesn't require a class to use it, though, because it's structurally typed. All that "implements Foo" in this example does is make sure that you get a type error on the definition of "One" if it does