Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lcrz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
lcrz
8mo ago
That ‘dude’ is the UK’s GCHQ. Of Bletchley Park fame.
2.
▲
by
lcrz
1y ago
Both ways are just notation. There’s nothing more real about 3/10 compared to 0.3. Telling you otherwise might have worked as a educational “shorthand”, but there are no mathematical difficulties as long as you use good definitions of
3.
▲
by
lcrz
1y ago
So the authors tries to be rigorous, but again falls into the same traps that the people who claim 0.9… != 1 fall. “0.999… = 1 - infinitesimal” But this is simply not true. Only then they get back to a true statement: “Inequality between tw
4.
▲
by
lcrz
2y ago
This comment exemplifies the puritanical view that nakedness is somehow bad or impure. Notice that the men in the paintings of Vallejo are also almost completely naked, hacking away at monsters with large weapons. Yet you did not point to t
5.
▲
by
lcrz
2y ago
$20 per year subscription? That seems pretty steep for what the app does.
6.
▲
by
lcrz
2y ago
Libsodium was independently audited by respectable reviewers. OP is spreading FUD for some very weird reason. Libsodium is also extremely robust. The only crypto project I’ve seen that is as footgunless is google’s tink, and that isn’t avai
7.
▲
by
lcrz
3y ago
This blog post is from 2022.
8.
▲
by
lcrz
3y ago
I agree. If you look at the Swift version of the library, it will generate and prepend the nonce for you automatically (if you use the right overloaded method). It will also strip it and use it during decryption. My guess is they wanted to
9.
▲
by
lcrz
3y ago
Libsodium is an amazing crypto library. At my previous job, we used libsodium as the basis for all our crypto on web, iOS and android. This after a myriad of subtle problems and inconsistencies using multiple libraries for RSA/AES. Lib
10.
▲
by
lcrz
3y ago
It’s just OPs superiority complex for being on hacker news instead of “low-grade” Reddit.
11.
▲
by
lcrz
3y ago
Allowing drug users to legally and safely test their drugs results in more safety for individuals and less costs for society. In the Netherlands, private organizations have been testing drugs for users and helping the government track dange
12.
▲
by
lcrz
3y ago
Halfway logarithmically. Like 100 is halfway between 10 and 1000? That’s your argument irt the pricing? If killing third parties wasn’t the goal, it’s very convenient that it killed so many third party apps, isn’t it? It’s clear you haven’t
13.
▲
by
lcrz
3y ago
I think the thesis is wrong. It’s not that the average interaction is with familiar individuals. I’ve been a mod, lurker and commenter on a lot of subreddits. And on each of those, there are maybe 10 users I recognize and whose comments I s
14.
▲
by
lcrz
3y ago
Check the ‘apology’ follow up. The person claims to be schizophrenic. Even the apology mail makes no sense and is full of paranoia and read like a group stalking delusion.
15.
▲
by
lcrz
3y ago
No one is upset because reddit wants to make the API paid. Several 3rd party apps were looking forward to working with reddit in this regard. People are upset because: - Reddit has been terrible and dishonest in their communication - Reddit
16.
▲
by
lcrz
3y ago
It's only a pain if you try to look at it as a JSON tree instead of a knowledge graph.
17.
▲
by
lcrz
3y ago
json-schema has nothing to do with JSON-LD. If you want shape constraints on your JSON-LD data, you'll need SHACL: https://www.w3.org/TR/shacl/ JSON itself has a much simpler specification than XML, and feels
18.
▲
by
lcrz
4y ago
Just do some basic functional programming. And/or do some of these challenges and don't feel like a cheater if you look at other peoples solutions: https://github.com/type-challenges/type-challenges
19.
▲
by
lcrz
4y ago
These fake-scanner pdf generators always use a huge skew. A tiny (random) bit of skewing makes it seem more genuine, but using the same exact large rotation puts it in an uncanny valley.
20.
▲
by
lcrz
4y ago
To be fair, their site is notoriously unstable and will break if fans look at it wrong.
21.
▲
by
lcrz
4y ago
> You still need to know CSS. Yes. Tailwind CSS is just CSS: > A utility-first CSS framework It is not a leaky abstraction, because it isn't an abstraction. It's a only a special syntax for applying predefined blocks of CSS
22.
▲
by
lcrz
4y ago
Vue has `refs`, which are reactive proxy objects that are used for tracking things like re-rendering. Since vue does not hide the fact that something is a ref, you need to call `myRef.value` to get to the underlying value of `const myRef =
23.
▲
by
lcrz
4y ago
Not so sound too negative, but to me, this actually seems terrible. Because somehow any work not behind the keyboard coding is not considered work by your standards. I don't think this is being honest. This is choosing some arbitrary m
24.
▲
by
lcrz
5y ago
The EU is heavily investing in semantic data for education and digital identity, leaning on ontologies, RDF, json-ld and verifiable credentials. Banks, research institutes, universities are joined in large consortiums. The German hotel rese
25.
▲
by
lcrz
5y ago
This is full of copyright infringement. If you don't want your app to be DMCA'd I'd suggest you remove all references to Harry Potter.
26.
▲
by
lcrz
5y ago
The automated translation is pretty noticeable.
27.
▲
by
lcrz
5y ago
> a max 1MB request payload size How would that be a bad default, when it's probably more than sufficient for 99% of the use cases out there? It's even the same default as nginx: https://nginx.org/en/docs&#
28.
▲
by
lcrz
5y ago
Python 2.7.16 (default, May 8 2021, 11:48:02) >>> import json >>> json.loads('{"a" : "b" }') {u'a': u'b'}
29.
▲
by
lcrz
5y ago
> Seems a little ironic to use unprofessional language in this situation. It's not ironic. Forceful language (and rather tame still) is not just as bad as a 'joke'. The offence was not at the unprofessionalism of the joke,
30.
▲
by
lcrz
5y ago
Could you please not hijack clicking on text on your website? That's extremely unfriendly to visitors.
More ›