Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
prawks
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
The Fallacy of needing a technical manager
(unwiredcouch.com)
3 points
by
prawks
7y ago
|
0 comments
2.
▲
by
prawks
8y ago
> you dont figure it out for days or weeks? If it was important and estimates on how long it will take are overrun, then don't wait to follow up on it and find out how it's going. Unless the problem is more nuanced like a small
3.
▲
by
prawks
8y ago
Shortly after your post, they did revoke all access tokens: https://status.npmjs.org/incidents/dn7c1fgrr7ng > To protect potentially compromised accounts, npm is invalidating all npm login tokens created between 201
4.
▲
by
prawks
8y ago
> 30) Existential angst is part of life. Definitely a 20-30 thing, never even crossed my mind before I was 25.
5.
▲
by
prawks
9y ago
Ah yes, makes total sense if you're setting up not just a Python environment, but an entire stack. Very cool.
6.
▲
by
prawks
9y ago
Interesting. So by that line of thought, aging would be an evolved trait giving certain species an evolutionary advantage over others without aging.
7.
▲
by
prawks
9y ago
I think I'm in the group that doesn't immediately see the obvious gain of teaching in a Docker container vs. teaching how to install pyenv/virtualenv. Is it mainly cutting out troubleshooting differences between host OS'
8.
▲
by
prawks
9y ago
The wiki links to a French article which has quotes from the author of this book: https://www.amazon.com/Maos-Great-Famine-Devastating-Catastr...
9.
▲
by
prawks
9y ago
Marathon swimmers swim 20+ hours depending on the swim.
10.
▲
by
prawks
9y ago
Consumer perception, mainly. It depends on the target audience of the page. Modern consumers have come to correlate certain appearances with quality. It's not an awesome cultural development, but you're not likely to gain much tra
11.
▲
by
prawks
9y ago
I often hear people point to security as a reason to avoid shipping sourcemaps in Production, but it seems like such a non-issue given that anyone can unminify the code shipped out to their browsers. What kinds of secrets are able to be hid
12.
▲
by
prawks
9y ago
The winter can be a bit much if you're not used to it for sure, but the upside is that tourists leave and restaurants no longer need reservations :) Plus, not far from some excellent (downhill and cross-country) skiing, snowshoeing, ic
13.
▲
by
prawks
9y ago
2 quick points: - The paradigm shift in writing interactive web pages in the React "write your app like a game that re-renders every frame"-style is extremely compelling. You are correct that there are plenty of largely static sit
14.
▲
by
prawks
9y ago
One funny (ab)use case that may not be immediately obvious: any public API that accepts payment for goods via credit card will sooner or later attempt to be used by carders to test purchased/stolen card lists for validity.
15.
▲
by
prawks
10y ago
Ditto, I was able to get a Leap from an office surplus store for my home office and I enjoy its adjustability better than the Aeron I had at my last job. The breathability of the Aeron is nice, but I don't have issues with standard clo
16.
▲
by
prawks
10y ago
I think that's a difficult comparison to make because you can reasonably secure your house against unwanted entry and it's fairly likely that breaches could be detected. Obviously malicious law enforcement could still circumvent t
17.
▲
by
prawks
10y ago
Is anyone aware of repots on the comparative level of security of the various cell providers? I'd be interested to know how providers in various tiers of scale like US Cellular compare to TMobile and Sprint compare to Verizon and AT&am
18.
▲
by
prawks
10y ago
From the mypy docs linked in the article ( http://mypy.readthedocs.io/en/latest/duck_type_compatibility... ), it seems it supports a small number of built-in duck types currently, and has support for some protocols
19.
▲
by
prawks
10y ago
Less aggressively, you may also be inheriting someone else's design.
20.
▲
by
prawks
10y ago
But... people talk to their phones all the time :) Just hold it like normal when you're talking into it!
21.
▲
by
prawks
10y ago
Django's recommended project structure is one that immediately comes to mind. A project is broken down into "applications" each which have their own models, views, and controllers (among other things like forms, tests, etc.).
22.
▲
by
prawks
10y ago
It's a problem inherent in any system offering pure anonymity in an unrestricted way. It's really a shame. An opinionless platform offering anonymity cannot flourish in an opinionated world. At some point if these things want to s
23.
▲
by
prawks
11y ago
"You make your own luck." There were a sequence of events that lead to you getting the opportunity to be in the right place at the right time. Random luck happens for sure, but how did you get to put on a warm-up for one of the bi
24.
▲
by
prawks
11y ago
http://farlandsorbust.com/ That guy's been doing it for quite a while. > At the end of that most recent FLoB-ATHON Weekend in 2015 we discovered that I was 2,266,779 blocks in the furthest 'Z' coordinate,
25.
▲
by
prawks
11y ago
What is the advantage of using this service over hitting Google's RESTful Spreadsheet API directly? https://developers.google.com/google-apps/spreadsheets
26.
▲
by
prawks
11y ago
Miasmata is a great example.
27.
▲
by
prawks
11y ago
> unless you're really into just having fun - which the game mostly does not encourage This is the exact reason why, no matter how many times I tried over the years to play this game with friends, I could never stay attached for lon
28.
▲
by
prawks
12y ago
I think you're looking at a pretty narrow genre (Complex Games) and extrapolating the entire platform's content/potential from it. There are fewer people making as complex games as back then, but saying people are uneducated
29.
▲
by
prawks
12y ago
For those wondering about the analogous vulnerability in Mercurial, the patch notes are out for a fix: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.2.3_.... You'll need 3.2.3 to be secure.
30.
▲
by
prawks
12y ago
Hypothesizing about how Backblaze stores data: because they likely keep a series of backups, it's more likely they write each delta out separately. I'd imagine it's likely they no not have whole copies of your latest backup o
More ›