Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mdup
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Logic for Programmers Is Now Available
(hillelwayne.com)
6 points
by
mdup
2mo ago
|
0 comments
2.
▲
by
mdup
1y ago
Proton | AI Engineer | Geneva, Paris, London, Barcelona, Prague, Taipei, EU Remote | Full time We recently launched Lumo, a privacy-friendly ChatGPT alternative, by the makers of Proton Mail & Proton VPN. We are looking for curious and
3.
▲
by
mdup
2y ago
I worked in phishing detection. This was a common pattern used by attackers, although .exe are blocked automatically most of the time, .html is the new malicious extension (often hosting an obfuscated window.location redirect to a fake logi
4.
▲
Shape, Symmetries, and Structure: The Changing Role of Math in ML Research
(thegradient.pub)
1 points
by
mdup
2y ago
|
0 comments
5.
▲
by
mdup
4y ago
It means the eigenvalues will only give you information about the system relatively to the center of that system. Before describing any system, it's up to you (your "convention") to assert where is the zero-point of your worl
6.
▲
by
mdup
6y ago
It's entirely a myth that unsafe is needed to get speed boosts in Rust. Usually, the standard library, as well as other crates, offer optimal performance without resorting to unsafe code. (If we go pedantic, Vec and other primitives do
7.
▲
by
mdup
7y ago
Probably it was the false friend "hasard" which, in French, means: chance, randomness.
8.
▲
by
mdup
10y ago
In your example, your month of July would be paid. You're out of work the whole month yet your payslip is the same as any other month.
9.
▲
by
mdup
10y ago
Not the OP, but I have found the following useful: https://git-scm.com/book/en/v2/ scroll to Chapter 10 "Git Internals" (Direct link: https://git-scm.com/book/en/v2/Gi
10.
▲
by
mdup
10y ago
Genuine question: How do we know the organic compounds seen by Rosetta do not come from Earth and were not brought by Rosetta itself?
11.
▲
by
mdup
10y ago
Nitpicking: surjective functions do not relate to unicity of ouptuts; you'd rather talk about non-injective functions. I agree with your point, though. (surjective != non-injective, in the same way that non-increasing != decreasing)
12.
▲
Polygraph “Testing” Is a Pseudoscientific Fraud
(antipolygraph.org)
1 points
by
mdup
10y ago
|
0 comments
13.
▲
Common Mistakes to Avoid in Formal Writing [pdf]
(academics.wellesley.edu)
1 points
by
mdup
10y ago
|
0 comments
14.
▲
by
mdup
10y ago
Recently I've tried an approach where I send two documents when asked for a CV: - a "classic" CV which describes education, skills, work experience, and "miscellaneous" projects (late night hacks mostly); - a second
15.
▲
by
mdup
10y ago
Nice demo! Feature request: I'd like to see the people talking, like display sentence of a random pair of agents, every 10 sec e.g. That way I would feel immersed into users discussions :)
16.
▲
“feminists encourage women into tech even when their interests lie elsewhere”
(lagriffedulion.f2s.com)
4 points
by
mdup
10y ago
|
2 comments
17.
▲
by
mdup
10y ago
Location: New York City (desired). Paris, France (current) Remote: No Willing to relocate: Yes, to NYC. Technologies: Machine Learning / Data Science. Python (sklearn), R, C++, Java, JavaScript, Go, Rust. Also got exposure to Haskell,
18.
▲
by
mdup
11y ago
One could argue that as a name, `go` is not optimal either, yet it seems the community has worked around it pretty well.
19.
▲
by
mdup
11y ago
I remember reading in another HN thread about insulins (too lazy to search it right now) that plenty of prototype insulins have been developed, but most of them could cause nasty diseases, notably cancer. Hence only a low number of well-tes
20.
▲
by
mdup
11y ago
Not advocating anything, but could C++ have been a good choice? You'd get top performance, small memory footprint, opt-in static linking, at the price of a less "fun" language and verbosity. Regarding memory leaks, it's
21.
▲
by
mdup
11y ago
How about Cap'n Proto? Their marketing is great, but I don't recall seeing many experiences with it, so I'm asking for feedbacks here.
22.
▲
by
mdup
11y ago
So, is it eff-leef or fleef ?
23.
▲
by
mdup
11y ago
1. For the mnemonic, "\v" turns on "very magic" where all possibly special characters will have their special meaning without prefixing them with "\". Now, "\V" is just the opposite of "very magi
24.
▲
by
mdup
11y ago
I use them all the time (I've switched them on by default in .vimrc) while editing C++ code. Extremely, extremely helpful to get the structure of a file at a glance. For example, if a 400-line file has about 10 functions in it, you can
25.
▲
by
mdup
11y ago
By the way, in your specific example, "ct(" is not necessarily the most efficient, because most of the time a function name will be a nice alphanumeric string; hence you can use "ciw" which will work anywhere in the stri
26.
▲
NTL: A Library for Doing Number Theory
(shoup.net)
18 points
by
mdup
11y ago
|
0 comments
27.
▲
by
mdup
11y ago
If you're wondering where the content actually is, take a look at the commit, where comments are written alongside the code: https://github.com/brson/annotated-std-rs/commit/e50c2b16455...
28.
▲
by
mdup
11y ago
What worries me the most in this thread is the quantity of GIFs, memes, and blatantly useless "me too, lol" comments. Can you relate how A MESSAGE WRITTEN IN CAPS makes you feel the author is shouting? Well, in the exact same way,
29.
▲
by
mdup
11y ago
Would you say no sane person would inflict 450-volt electric shocks to someone else? https://en.m.wikipedia.org/wiki/Milgram_experiment
30.
▲
by
mdup
11y ago
The point of your comment is disproved by your last paragraph! The more science is discovered, the more it gets compacted into the essentials of this knowledge. If 100 year old PhD level fluid dynamics can be taught to undergrads, this mean
More ›