Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ssafejava
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ssafejava
12y ago
What's the rationale for doing this, rather than simply using the package from upstream?
2.
▲
by
ssafejava
13y ago
That would be perfect for a ratio-enforcement scheme that works cross-tracker. I'm sure there would be ways to game it, but it could go a long way in ensuring the average user gives what they get. It would be awesome to integrate a &#x
3.
▲
by
ssafejava
13y ago
Since the image is actually rebuilt server-side to reflect the current rotation of the earth, it's simple to just rotate it with CSS based on the current time: http://jsfiddle.net/4taWt/1/
4.
▲
by
ssafejava
13y ago
That's nonsense. There are a lot of reasons that a first (or any) job isn't a fit, and a whole lot of them aren't caused by the employee's negative traits. Just to name a few: the job description didn't match the ac
5.
▲
by
ssafejava
13y ago
The pCell spatial demonstration [1] is really amazing. If this delivers what it promises, we could finally have the technology we needed to cut the cord entirely for personal/business Internet access and to no longer be at the mercy of
6.
▲
by
ssafejava
13y ago
Lots of people do - some backup providers charge tiered amounts or 'unlimited' data, and the convenience of getting your OS back exactly the way it was is absolutely worth using an extra 10-20GB of storage.
7.
▲
by
ssafejava
13y ago
A chrome extension can make network connections that you won't (normally) see in Dev Tools using a background page. You'll see the connections if you inspect the background page directly but most users won't. Unfortunately th
8.
▲
by
ssafejava
13y ago
This is a fantastic feature, and something that preprocessors like SASS/LESS cannot do without complicated workarounds. There are often times in my CSS workflow where I want to do something similar to this: .widget $padding:
9.
▲
by
ssafejava
13y ago
That's not the first time I've been disappointed in the style and operation of the JS packaged with bootstrap. While they solved some useful problems and packaged it nicely, they did so with very little regard for style, performan
10.
▲
by
ssafejava
13y ago
That's really interesting! Could you post any examples of how you're using it?
11.
▲
by
ssafejava
13y ago
TFA is arguing to use the router for navigation without having it push a separate URL to the bar, and still have back/forward work correctly. Essentially, creating a route change that isn't a route change, so it can properly trigg
12.
▲
by
ssafejava
13y ago
I think the GP was on the right track, but somewhat confused. They obviously don't do this on all models, but some dual-core models are disabled quad-cores. Remember the Athlon X3? That was a binned chip that usually was created from X
13.
▲
by
ssafejava
13y ago
Just use coinbase. IMO it's the only exchange that actually does fiat currency to BTC correctly - all the rest have horror stories posted all over bitcointalk and reddit.
14.
▲
by
ssafejava
13y ago
You have to admit, that responding to a very informative message comparing and contracting Solaris's networking stack with Linux's with Have you ever kissed a girl? - Bryan is incredibly tasteless. But of course that was
15.
▲
by
ssafejava
13y ago
The nicest description most Polygon staff could manage for the Xbox One's silhouette is "inoffensive" — there's no sugarcoating the console's lack of visual flair. Microsoft has created a system designed to blend i
16.
▲
by
ssafejava
13y ago
In my experience, it is absolutely worth having a degree - by all means, don't give that up, you should graduate, especially since you've come this far. In terms of grades, I found that only my first two jobs cared about GPA - I t
17.
▲
by
ssafejava
13y ago
I became a remote worker through a mix of bad luck, bad management, and a startup that wasn't going well. Of course at the time, I thought it was terrible; it turned out to be incredibly liberating and probably one the best things that
18.
▲
by
ssafejava
13y ago
Naming him wasn't the right approach and I apologize for that - however I cannot edit or delete the post. His involvement as the UI team lead is, however, public information. His credentials are not the main issue, of course. There are
19.
▲
by
ssafejava
13y ago
It gets worse - the UI team lead had an associate's degree in Art & Web Design from a community college, and a bachelor's in Zoology. [1] Normally, I would say credentials generally don't matter - but combined with the co
20.
▲
by
ssafejava
13y ago
I believe sound is disabled by default - makes it honestly not very different than an animated GIF from an advertising perspective.
21.
▲
by
ssafejava
13y ago
So, if Adobe engineers eventually realized that they needed to upgrade their password security, and they had access to the passwords in their DB (they used 3DES, and they had the key) - why did they not immediately decrypt and hash all pass
22.
▲
by
ssafejava
13y ago
You guys have put out some great pieces of JS in the last year and the quality is getting better. I'm a big fan of how this is not jQuery dependent and the code is simple. I've been watching the HubSpot repos since globalMessenger
23.
▲
by
ssafejava
13y ago
The difference is only a few inches!
24.
▲
by
ssafejava
13y ago
Computers DO get cheaper every year. That Core 2 Duo machine you bought in 2006 might have cost $2000, but those components (if you can even find a place to buy them) would likely cost about $300 today. It's unfair to say that they don
25.
▲
The Anandtech AMD Radeon R9 R290X Review
(anandtech.com)
1 points
by
ssafejava
13y ago
|
0 comments
26.
▲
by
ssafejava
13y ago
Funny thread, but just in case somebody takes it seriously: (And to those taking the thread seriously: this is all in jest. We won't change the indexing base. The idea is so preposterous that the only kind of response
27.
▲
by
ssafejava
13y ago
The craziest part has been the hysteria about the healthcare.gov repository going down. It never contained any files that were useful to anyone - it was just the blog / landing page. It's like Microsoft promising to open-source th
28.
▲
by
ssafejava
13y ago
Have you found marketplace backend code anywhere? The frontend code is easy to find and there's at least one repo with it (see my previous code) but I'd be very interested to see backend code.
29.
▲
by
ssafejava
13y ago
A simple `find . -name '*.js' | xargs wc -l` on the marketplace repository at https://github.com/STRML/Healthcare.gov-Marketplace reads about 72K LOC. About half of that is vendor scripts, such as jQuery. The
30.
▲
by
ssafejava
13y ago
While the server-side components may never become open-source or auditable (significant portions are based on existing, closed systems), the client-side code is easily auditable. If you have a chance, I would love to see what you would find
More ›