Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tpfour
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
tpfour
5y ago
Thank you, interesting!
2.
▲
by
tpfour
5y ago
Ok sure, but how does it work? I clicked around your website but there doesn't seem to be a description.
3.
▲
by
tpfour
5y ago
Minimum I've seen was 1.5g. Usually between 2 and 3.5. The issue with psychedelics is not that their ingestion might kill you, but rather what you will do to yourself or others while on them. No amount of reading and Youtube videos can
4.
▲
by
tpfour
5y ago
The typical SE path I'm familiar with looks like: 1. Write _anything_ that works. Dependencies, code quality don't matter. Code is idiosyncratic but can be understood by a reviewer. 2. Apply abstractions _everywhere_. Re-implement
5.
▲
by
tpfour
5y ago
Try the Canadian Multilingual French layout on a standard QWERTY keyboard. à is \ è is ' é is / ç is ] accent grave is right-alt+[+letter and "specials" are right-alt+num (±@£¢¤¬{}[]) but for any glyph used in programmin
6.
▲
by
tpfour
5y ago
I see this is a WIP without support for the Scheme numerical tower, tail calls, continuations, etc. If you're looking for such features, Gambit Scheme can compile to JS with those features working and comes at ~600kb gzipped (for the _
7.
▲
by
tpfour
5y ago
@dang the article link is broken, the above works for me.
8.
▲
by
tpfour
5y ago
There's also Codeboot: https://codeboot.org/py/ which offers a single stepper.
9.
▲
by
tpfour
5y ago
I get an error: Uncaught TypeError: Cannot read property 'canvas' of null
10.
▲
by
tpfour
5y ago
There is a vast amount of unpublished research, not because of malicious intentions, but because it's either still ongoing, or abandoned, or postponed, or waiting for other results, or for review, or qualified specialists to help, what
11.
▲
by
tpfour
5y ago
Are you expecting a number? The joint probability of low-probability events is itself very low. I'm not saying you should calculate it like P(10 000 tails coin flip) * P(1 000 000 tails coin flip). That can be done numerically. I'
12.
▲
by
tpfour
5y ago
We know enough to calculate a joint probability. Just update your estimate with new information. This should be pretty non-controversial. Everybody does this every day especially in the face of uncertainty.
13.
▲
by
tpfour
5y ago
Let me make this clear: I don't know for certain what happened. But after updating my priors, I believe it's highly probable that the outbreak came from human error. Also, I never once mentioned engineering. There's a lab 280
14.
▲
by
tpfour
5y ago
It's the joint probability of everything we know. p(Epidemic started in Wuhan) * p(origin in market right next to lab) * p(lab is one of 3 in the world to conduct gain-of-function research on conronaviruses) * p(lab scientists were not
15.
▲
by
tpfour
5y ago
You're taking this the wrong way. You have to update your priors and calculate a joint probability knowing everything we know about the origins of this particular virus.
16.
▲
by
tpfour
5y ago
The calculation is simple and could have been made in early 2020. What's the joint probability of occurrence given everything you know about the origins of SARS-CoV-2? There is _very_ high probability that this is just a human error.
17.
▲
by
tpfour
5y ago
Anybody who has ever worked in a wet lab, or a lab of any sort, knows that accidents happen. All the time. Things catch fire, things are dropped, labeling issues happen, anything you can think of. I worked for many years in a lab, the accid
18.
▲
New Flask, Werkzeug et al. major versions released
(palletsprojects.com)
12 points
by
tpfour
5y ago
|
1 comments
19.
▲
Flask 2.0.0 has been merged into master
(github.com)
150 points
by
tpfour
5y ago
|
53 comments
20.
▲
by
tpfour
6y ago
Clients do not support wireguard, but I wish. I use it for my own uses but there's practically no chance it gets approved by clients!
21.
▲
by
tpfour
6y ago
Thank you for the references. I don't think I can explain it more succinctly than this: I ship fully provisioned VMs which contain all of the application code (web frontend and backend) which accesses internal databases. My provisionin
22.
▲
by
tpfour
6y ago
I could ask for a TLS connection to internal databases. I'm evaluating options. Depending on clients, either solution can be too complicated...
23.
▲
by
tpfour
6y ago
I "ship appliances" by sending fully provisioned virtual machines to clients. A connector (or gateway) is an on-premise piece of software that allows a machine on another network to access internal resources. The interesting data
24.
▲
Ask HN: How would you set up a new B2B SaaS?
6 points
by
tpfour
6y ago
|
10 comments
25.
▲
by
tpfour
6y ago
Thanks for the reply. A part of me believes it would be worth going through med school just to get to "save" one life. I just don't get that gratitude feeling as a developer. I mean sure, you can work on software that could b
26.
▲
by
tpfour
6y ago
Tangential: I've always had an interest for medicine. A decade or so into software dev and I'm not convinced I want to stay. I've heard a lot of doctors say they wouldn't do it all over again. I'm wondering if med s
27.
▲
by
tpfour
6y ago
I would like to add that even if you "feel generally secure with yourself and your life", psilocybin could teach you otherwise.
28.
▲
by
tpfour
6y ago
Ha! neuterization neu·ter·i·za·tion the denial of a person's sexual identity and gender identity to someone else "she had undergone neuterization of her facial hair"
29.
▲
by
tpfour
6y ago
I read it in French and these words will forever live in my soul: Aujourd’hui, maman est morte. Ou peut-être hier, je ne sais pas. I found his writing style exquisite. He got me "in the zone" after one sentence.
30.
▲
by
tpfour
6y ago
Because the CMS is decoupled from the content, and installing Netlify CMS is very fast. I was able to coach an SMB owner into using it for their website in about 1h tops (after setting everything up myself).
More ›