Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nousernamesleft
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
nousernamesleft
13y ago
Go has absolutely no claim to being C's successor. It is useless for all the things it makes sense to use C for. That's why it has attracted virtually no C programmers. Go is python's successor if user influx is anything t
2.
▲
by
nousernamesleft
13y ago
You explicitly stated that any variation from a random distribution must be due to factors other than individual agency. But of course, you know that. How does someone whose posting history is almost entirely blatant trolling like that no
3.
▲
by
nousernamesleft
13y ago
Shit, I guess I must have been sick the day we covered "men and women are statistically identical in all choices they make". Was that in calculus?
4.
▲
by
nousernamesleft
13y ago
>Individual agency en masse should be a random distribution What are you basing that assumption on? You are 100% certain that there is no possible way that men and women could have different preferences, priorities or interests?
5.
▲
by
nousernamesleft
13y ago
So live in Mississauga? It is the nicest place anywhere near Toronto anyways. Also you missed Toronto itself which has tons of tech jobs, and richmond hill/markham which absolutely dwarfs Waterloo's imaginary tech industry.
6.
▲
by
nousernamesleft
13y ago
If you don't want to learn haskell then don't. It is the weird insistence on making up ridiculous excuses that I have a problem with. Making up a strawman version of "the haskell community" is entirely unnecessary. On
7.
▲
by
nousernamesleft
13y ago
>The fact that there is so much maths talk surrounding Haskell really doesn't help Nor does it hurt. It only provides something for people to point to while they say "look, people are talking about something I am not intereste
8.
▲
by
nousernamesleft
13y ago
I'm always baffled by these kinds of statements. I learned ocaml first, so haskell wasn't too big a leap for me. But I did get to watch my wife go through the process of learning haskell, and she didn't have any more proble
9.
▲
by
nousernamesleft
13y ago
I have "tried it & stopped". I only tried it to check out webmachine, which appears to the be only web framework in existence that is not stupid and terrible. I stopped because I was done trying webmachine, and went back to
10.
▲
by
nousernamesleft
13y ago
I am aware of that quote. And that is precisely my point, he is talking about premature optimization, not optimization. What could possibly make you think that the questions in this quiz are examples of premature optimization?
11.
▲
by
nousernamesleft
13y ago
>That wasn't what I suggested at all Obviously I can't tell what you meant to say, but it is what you did say. "If your thirteen year old technology choices are still having an impact today, then you're doing the wro
12.
▲
by
nousernamesleft
13y ago
>These are premature optimization tweaks How can you apply a blanket "premature" to this? The questions are simply "can this be improved?". There's nothing premature about it, it is a quiz.
13.
▲
by
nousernamesleft
13y ago
>Honestly, if your thirteen year old technology choices are still having an impact today, then you're doing the wrong thing regardless. Really? If you don't randomly flit from fad to fad you are "doing the wrong thing&quo
14.
▲
by
nousernamesleft
13y ago
>It doesn't ensure they stay relevant but it's a better strategy than watching your target demographic leave your platform. I don't see any evidence to support that claim. It is a different strategy, but I don't see
15.
▲
by
nousernamesleft
13y ago
38.2% of people got 4/5 or 5/5 questions right. That is amazing. I never would have guessed anywhere even close to that. I would have figured it would be around 15% or so given that guessing randomly would put it at 12.5%. I g
16.
▲
by
nousernamesleft
13y ago
>Why is their stock overvalued? Because delusional people still didn't learn their lesson from the first bubble. >Do you have any evidence of this Their P/E is 112. That's the very definition of overvalued. The price
17.
▲
by
nousernamesleft
13y ago
But it in no way ensures they stay relevant. It is literally just blindly flailing around buying anything that gets a lot of users out of fear and having no idea how to maintain their position.
18.
▲
by
nousernamesleft
13y ago
Except the number of active users reinforces his point, it doesn't make it invalid. >At the time of AOL's acquisition of ICQ it had 20 million active users¹ Or 40% of the internet using population of the world. >WhatsApp has
19.
▲
by
nousernamesleft
13y ago
No, you have taken a "stick my head in the sand and pretend the last 30 years of progress didn't happen" and repeating it without understanding. I do web development in haskell. I have thousands of concurrent connections to
20.
▲
by
nousernamesleft
13y ago
>You can get detailed timing data about parse, plan, execute timings from postgresql logging. Parsing is almost always trivial. And yet you can get >50% speedups for super common queries like "select * from foo where id = ?"
21.
▲
by
nousernamesleft
13y ago
Those are functions, not stored procedures.
22.
▲
by
nousernamesleft
13y ago
>PL/pgSQL function plans are cached Read your link. They can be cached. You have no way to ensure that they are. And you have no way to have the planning done up front at all, you have to wait until the function is run, and eve
23.
▲
by
nousernamesleft
13y ago
I am responding to what you just said, not the blog post. Again, feel free to write linux only software. But if you do that and then call BSD people liars when they call your linux only software linux only software, then expect to be call
24.
▲
by
nousernamesleft
13y ago
>What I did learn (since today) is that we were waiting for them (*BSD) to contact us (GNOME) Really? All the patches that were sent upstream and ignored for years wasn't contact?
25.
▲
by
nousernamesleft
13y ago
Those are functions, not stored procedures. Every time that function is executed, it is re-parsed and re-planned.
26.
▲
by
nousernamesleft
13y ago
Yes, you can talk them into a slightly less terrible deal than their advertised rates (which is $50 for 5gb, plus your talk/text/network fee costs). That is still absolutely horrible, and essentially useless as an alternative to
27.
▲
by
nousernamesleft
13y ago
>Frankly I think 4G is going to wipe out land lines in far more cases than people realise. Even if it were consistently fast and reliable (which it is neither), at $40/month for half a gig of data? Not likely.
28.
▲
by
nousernamesleft
13y ago
>I've always thought of Canada as a fairly responsive democracy. Nope. We elect one group of corrupt assholes to run things, and then complain about them being corrupt assholes. We keep re-electing them till they do something so h
29.
▲
by
nousernamesleft
13y ago
If done right they can be huge. The fact that they do nothing when you just do "prepare" followed immediately by "execute" in place of just running the query directly is not a problem with postgresql or prepared stateme
30.
▲
by
nousernamesleft
13y ago
Assuming multiple application servers despite 99.9999% websites not needing them doesn't make much sense.
More ›