Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
shadowmint
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
22 ms
·
1.
▲
by
shadowmint
6y ago
If the business wanted to track the rate of failures and create predictive models about when things fail, or detect anomalous behaviour, that's what they would have set out with as the goal, and, perhaps, some ML model might have helpe
2.
▲
by
shadowmint
7y ago
Why does having a different opinion to you mean someone has no idea what they’re talking about, or has never used a thing “seriously“? I used to love angular, then I got a job which was a “| async” dumpster fire and spent a year watching a
3.
▲
by
shadowmint
7y ago
I spent 4 years as a professional python developer. We certainly shipped (using django) and it was certainly slow, and remains a painfully slow very successful enterprise app. I’m not arguing that the slowness is deal breaking , but it is
4.
▲
by
shadowmint
7y ago
Lovely theory, but in practice it works more like this: 1) write everything in python because its easy and quick to do so. 2) its slow as. 3) abandon software and write it in something else, or, live on with slow ass software and blame pyth
5.
▲
by
shadowmint
7y ago
Sure, but it sucks to be left with code you have to rewrite because you're donating your time to the cause to find problems and smooth the path for other people in the future. Maybe some people are in to that for fun, but the for t
6.
▲
by
shadowmint
7y ago
> sql to write etl in will drastically reduce the amount of work needed to write etl. :) My experience with writing an ETL in SQL is that it is almost never, quick, easy, correct or easy to test, and also almost always denormalized, or u
7.
▲
by
shadowmint
7y ago
It sounds like you already have an idea of what you want to do, but I think you should pause and think more deeply about what you have, vs. what you want. What I would want in your situation is: - All the data in one place. - An
8.
▲
by
shadowmint
7y ago
That seems fair; but they have a whole methodology section. If you want to argue with it, surely the onus is on you to do it concretely? > Because of your methodology, we must assume a biased sample. ^ I find this quote problematic. Wh
9.
▲
by
shadowmint
7y ago
> you cannot generalize from a non-random sample So, honest question: If any survey of any size can be ignored on the basis that the sample is not random, then how is any survey meaningful? Isn’t this a self defeating argue? You can’t pr
10.
▲
by
shadowmint
7y ago
Oh please, go read the source code for tensorflow and then come back and we can have a real conversation.
11.
▲
by
shadowmint
7y ago
no, the trivial frontend is built in python; the real code is usually c++ or c. Ignore that reality if you want to, but it is a fact. Big complicated python projects are seldom pure python, they are usually a friendly python frontend to a s
12.
▲
by
shadowmint
7y ago
> “one person sources the data, another models it, a third implements it, a fourth measures it” Call it whatever you like, it is what it is.
13.
▲
by
shadowmint
8y ago
oh come on. 18000 responses. This is the js survey results all over again: no. Unless you can statistically prove the results are biased, you don’t get to ignore the results because you dont like them. Finding data points with no methodo
14.
▲
by
shadowmint
8y ago
I know, but I still struggle to get a handle on the state of it really. What is going on with futures 0.3? Why is everyone still using 0.1? How does that relate to these issues? It superficially appears like the whole async story is still
15.
▲
by
shadowmint
8y ago
Is it just me, or is the fact that the most important part: https://rust-lang.github.io/async-book/getting_started/state... Is missing, somewhat ironic? Feels very much like the state of async matches the state of
16.
▲
by
shadowmint
8y ago
> but I am not going to elaborate on this one because lots of people already pointed it out... If there’s any meaningful reason use JWT, it would probably be helpful to articulate it for people. (I would myself, but I consider JWT to be
17.
▲
by
shadowmint
8y ago
This. JWT is a pain in the ass for a lot of reason people don’t appear to understand until they actually try to use it; and the majority of the proponents for it appear to have never actually used it seriously and had to deal with issues li
18.
▲
by
shadowmint
8y ago
Obviously, but that's not the point I was making. ...but how does that (what you wrote) == "think of programming in Clojure like playing a difficult video game based on trial and error with emulator save states"?
19.
▲
by
shadowmint
8y ago
> Interactive REPL based workflow (think of programming in Clojure like playing a difficult video game based on trial and error with emulator save states vs without). What? I'm not sure I understand what that's even trying to s
20.
▲
by
shadowmint
8y ago
It's easy to laugh now, but in 2007 this was spot on. It was 10 years before Microsoft managed to drag itself up and do something useful with itself. It's really remarkable that Microsoft managed such a big turn around after such
21.
▲
by
shadowmint
8y ago
If we're just randomly quoting things, this one is probably more appropriate, from their FAQ: > Is this “Open Source”? > No.
22.
▲
by
shadowmint
8y ago
Thats an interesting point that doesn’t answer any of the questions the parent asked. :) Perhaps you can answer this simpler one: Netflix has been using clojure for a long time now; has that been a positive experience broadly speaking, that
23.
▲
by
shadowmint
8y ago
protip: jump to minute 31 for the interesting stuff. The first 30 minutes is about the new release cycle, which is... hm.. quite dry, boring and covered extensively elsewhere.
24.
▲
by
shadowmint
8y ago
wasn’t the entire wasm ecosystem on beta until 3 days ago? /shrug The OPs point about some/many/[??? numbers of] people not using stable isn’t that unreasonable imo...
25.
▲
by
shadowmint
8y ago
https://webassets.mongodb.com/_com_assets/legal/SSPL-compare... “Service Source Code” means the Corresponding Source for the Program or the modified version, and the Corresponding Source for all programs that you
26.
▲
by
shadowmint
8y ago
details: https://www.mongodb.com/press/mongodb-issues-new-server-side... actual license: https://www.mongodb.com/licensing/server-side-public-license Typically, TC didn’t bother to even link to ei
27.
▲
by
shadowmint
8y ago
> There is added resource utilization from tracking session state on the server, but if done properly it could be as little as 1MB or so per active client connection. Just curious, where did you pull this number out of? I've never s
28.
▲
by
shadowmint
8y ago
> Is 3) not inherent to all web development in that authentication on the client is 'disconnected' from users/ permissions on the server anyway? Server side components directly call server code, unlike client components, w
29.
▲
by
shadowmint
8y ago
> That said, the chances are that what will emerge from the dust will be something that looks like the same kernel community that has achieved so much in the last 27 years. Only hopefully it will be a bit friendlier, a bit more diverse,
30.
▲
by
shadowmint
8y ago
github.com/facebook/prop-types is the 2nd google search result for this term, and is what I was referring to, although the first result (devhints.io/react#property-validation) is arguably a better summary. Ie. ‘lite’ type che
More ›