Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
unshift
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
unshift
9y ago
many employers request that employees provide a disclosure when discussing their products on social media
2.
▲
by
unshift
11y ago
It gets elaborate but you can essentially buy email address -> cookie mappings or make your own. You then sync those cookies with the ad exchange and then they're returned to you with every ad auction for that user.
3.
▲
by
unshift
11y ago
Successful spammers are absolutely targeting their emails. It's similar to when you search for something on Amazon and then see ads for it on Facebook -- the goal is to put an ad in your inbox (essentially for free) instead of paying
4.
▲
by
unshift
11y ago
Google runs display ads, which are bid on by third parties who can use that data to target emails.
5.
▲
by
unshift
13y ago
gunicorn + meinheld is even better than gevent in my experience. meinheld is written in C and offers a monkey patch option, and is a little bit faster than gevent. i'm using it with flask + sqlalchemy + redis with great success.
6.
▲
by
unshift
13y ago
forget about the $3k you have left, what about the money you've already put in? it doesn't look like I can sign up anywhere to get any sort of service, so you have no way to generate a return on your investment so far -- so why w
7.
▲
by
unshift
14y ago
your library has no tests! it's a good effort but I honestly wouldn't use it yet. a few nit picks: i can't imagine a scenario where i'd want my logger to close stdout (or any other file descriptor) for me. there is a lot of missing error h
8.
▲
by
unshift
15y ago
please don't do that. part of what makes using jquery plugins so horrific is that every new version is a "total rewrite" and/or drastically changes the API. the API might use hungarian notation, and you might have fallen out of love with i
9.
▲
by
unshift
15y ago
why? college is not a job training facility and shouldn't be treated like one. high school's goal is to provide a broad education so a graduate can have the basic knowledge necessary to function in society. not everyone goes to college.
10.
▲
by
unshift
15y ago
i've found scrum to be the worst possible "methodology" on the planet and can't stand pair programming. i've also been known to get things done on occasion. nothing about making software is one size fits all. forcing scrum and pair progra
11.
▲
by
unshift
15y ago
couldn't agree more. if i had to come up with a permutation algorithm as part of writing code, you'd better believe i'd look one up so that i'm sure i'm doing things optimally. i wouldn't trust myself to come up with the exactly right algo
12.
▲
by
unshift
15y ago
that question is a bit of a turn-off to me. obviously "benchmark it, see what's slowest, and make it faster" is a correct answer, and so is a 40 page essay about browser rendering, minification, full page caching, fragment caching, AJAX, e
13.
▲
by
unshift
15y ago
it's very common for people to be as compliant as possible during the hiring process so as not to jeopardize the job, especially their first job out of school. that tends to be the result of years of people saying "you're lucky to get a job
14.
▲
by
unshift
15y ago
they don't expect the work to be done solely by volunteers, and are going to ask for donations on their website. it's laid out in the first paragraphs: The task is huge and it's unlikely that it will be completed shortly based
15.
▲
by
unshift
15y ago
your kernel is already thin and light. if you're using a modular kernel, as most distros default to, you're only loading the modules you need and can use. as for apps and packages, i don't care for most distros' dependency systems, but the
16.
▲
by
unshift
15y ago
the economics might not work out. if it brings in $30k a year, it's not worth the long days and exhaustion of keeping the service running. i'd be comfortable paying about $10/yr for my account (since i don't use it a ton) but at that rate
17.
▲
by
unshift
15y ago
they'd do much better with twisted (python) than tornado. using Deferreds is nothing like opening keys with a beer bottle -- it makes a lot of sense. and as a former ITA Software employee, i can scoff and say they aren't actually doing any
18.
▲
by
unshift
15y ago
have any tips for applying? i sent in a resume the other day, but is there anything i can do/write/show to get a leg up on the process?
19.
▲
Show HN: Zippy2 - Stream zip files from Amazon S3 in real time
(zippy2.net)
1 points
by
unshift
15y ago
|
0 comments
20.
▲
by
unshift
15y ago
i'm pushing to github. reason i ask is that it segfaults -- see https://github.com/schacon/hg-git/issues/216
21.
▲
by
unshift
15y ago
if hg-git uses dulwich, and it's all pure python, how come i see it running git-index-pack amongst other git (what i assume are shell) commands?
22.
▲
by
unshift
15y ago
not mentioned in the article is that apparently Moose is a really good OO system for perl, but (in my opinion) about 10 years too late.
23.
▲
by
unshift
15y ago
SEEKING WORK -- Boston, MA or remote Mostly a Python coder, working with Django, Twisted, and whatever else. Have worked in product dev, QA, and operations/devops. Can work at high or low levels of systems. http://github.com/unshift for
24.
▲
by
unshift
15y ago
everyone wants to rag on the portfolio (fine, go ahead) but the long-form copy on that page is great. it's really well laid out, easy to read, and got probably everybody to scroll from top to bottom and read almost the whole thing. as some
25.
▲
by
unshift
15y ago
> Life is too short to worry about when Google will delete your account for silly reasons. which is exactly what you're doing...
26.
▲
by
unshift
15y ago
anyone putting 30 second video ads on the internet just doesn't get it. it's not like tv where you have to recapture the viewer's attention -- they're hyper focused on a single place on the screen. i would imagine a 5-7 second "samsung ph
27.
▲
by
unshift
15y ago
for what it's worth, my experience comes from getting hired at vmware and ITA software (now google). in my experience, the recruiters who source and filter resumes at those companies are rarely technical.
28.
▲
by
unshift
15y ago
this may be true in startup land, where hires are evaluated by the engineers/managers/founders but it's absolutely not the case in the world of BigCorps. many recruiters (including internal ones) are less technical than anyone would like a
29.
▲
by
unshift
15y ago
total aside but i went to set up Firefox sync for someone the other day and ended up ditching it all together. in addition to a username/password for a sync account, you need to use an (unretrievable) sync key to add a browser. i understan
30.
▲
by
unshift
15y ago
i agree on the overall sales tax issue (and in MA a year or two ago there was a ballot issue to eliminate it -- and for some reason beyond me, people voted to keep it). but if there's a loophole that lets me pay less, i'm going to take adv
More ›