Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fl_ciq
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
fl_ciq
4y ago
Chomsky as usual seems to be arguing a straw man. More interesting might be to ask ChatGPT to write an essay on global hegdemons hegdemoning hegdemonically in East Timor. I'd enjoy seeing Chomsky debate DAN.
2.
▲
by
fl_ciq
4y ago
This song is as Gord Downie might say, a Nautical Disaster. https://www.youtube.com/watch?v=e8Fi46BFAF0
3.
▲
by
fl_ciq
4y ago
Start marketing her company? She's now solved two problems, first she has a client, second she has a track record.
4.
▲
by
fl_ciq
4y ago
I cite its approval. Again, "the science" mostly revolves around policy, instead of you know, science. "The science" as presented popularly regarding the COVID vaccines was that the risks were low and it less risky for a
5.
▲
by
fl_ciq
4y ago
People aren't anti-science, no one cares about a bunch of papers saying vaccines are / aren't effective, people care that you aren't allowed to go to a restaurant without you're vaccination papers or mask, that'
6.
▲
by
fl_ciq
4y ago
Rare earths aren't really that rare, so probably not. Everyone has lots of rare earths, the rare thing is an environmental policy that allows them to be mined economically.
7.
▲
by
fl_ciq
4y ago
The pyramid of loserdom goes all the way down, unless you're Elon Musk there is someone richer, and there's always someone poorer. Winners figure out how to make it with what they have. Losers always blame lack of resources, look
8.
▲
by
fl_ciq
4y ago
Thanks for that, I had no idea. Do you know if zero is truthy in erlang? It makes sense for elixir (based on ruby) but I'm wondering if erlang is that way too.
9.
▲
by
fl_ciq
4y ago
In what other languages does 0 evaluate to true?
10.
▲
by
fl_ciq
4y ago
Python is a communist apartment block, brutal in design and conformity and not very efficient.
11.
▲
by
fl_ciq
4y ago
I like C++ because I find angle brackets to be harmonious to the eye.
12.
▲
by
fl_ciq
4y ago
Unless seems to be pretty common in many languages. https://www.indifferentlanguages.com/words/unless In my mind the javascript community would do well to address the idiosyncrasies in its language standard before crit
13.
▲
by
fl_ciq
4y ago
Yeah, here's how to do it. 1. Set a monthly ad budget for your startup. 2. Run ads for your start up. 3. Change the credit card code so it puts a hold on their credit card and removes it. (You want to make sure your customers can actua
14.
▲
by
fl_ciq
4y ago
I think it's related to perfect forward secrecy. We used curl's SSLKEYLOGFILE environment variable to find out what tshark needed and then worked to reproduce what curl was producing.
15.
▲
by
fl_ciq
4y ago
The application keys definitely do. The handshake keys are modified and at some point become useless to tshark. Not sure if it is a defensive coding thing, or what, but yeah if we don't catch it at the exact right moment they don'
16.
▲
by
fl_ciq
4y ago
Author here. This is in process, we are using eBPF to read the keys out of memory in process and then write them into a pcapng file that tshark can use. The handshake is only partially encrypted, the public keys and client random can be tra