Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
G3E9
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
G3E9
9y ago
Ahh, ok then how about using the DateTime at runtime? That would then save you from having to keep "n" stored elsewhere for future uses. Edit: nevermind, this would prevent you from retrieving the password - I had in mind a passwo
2.
▲
by
G3E9
9y ago
Wouldn't combining the "master_password", "domain" and your username/email save you from worrying about the "n" variable? You are using "n" to differentiate from multiple accounts on "d
3.
▲
by
G3E9
9y ago
Answering the HN title, as a self-taught developer, I did some full-stack web development work (pro bono) for a small company and built my reputation up there over 2-3 months. From there that company introduced me to a staffing agency which
4.
▲
by
G3E9
9y ago
I've imagined mesh networks across weaker frequencies, it'd probably require some new protocols but I haven't done that much research so I'm just not aware of any. If devices or modems/routers were accessible and ma
5.
▲
by
G3E9
9y ago
What's the possibility of using this exploit to patch the vulnerable Android systems?.. or to root the phone? It'd be an interesting solution against the time we'll have to wait for carrier services/manufactures to strai
6.
▲
by
G3E9
9y ago
The detecting of hijacked sessions with browser fingerprinting (mouse movements, typing speed, etc.) is a very neat idea - something that could be used to throw off red flags or have users sign-in again with the appropriate warnings and edu
7.
▲
by
G3E9
10y ago
Or when a project includes jQuery for a single AJAX call - someone somewhere got paid for that ridiculous insight.
8.
▲
by
G3E9
10y ago
I've gotten passed this with the help of two reasons, the first is because ISO images (even for minimal installs...) are huge and HTTPS'ing it all would be an expense from the mirror's end (hopefully with better tech this
9.
▲
by
G3E9
10y ago
> If you think of a Google or cheat sheet lookup like a disk access, well memory is faster than disk. I like this analogy - not just its application to the current conversation, but because I consider myself to be understanding of a topi
10.
▲
by
G3E9
10y ago
For you Firefox users, try the add-on RequestPolicy ( https://requestpolicycontinued.github.io/ ) and before a site opens or redirects to another domain, you'll be prompted (you can make policies around your decision for
11.
▲
by
G3E9
10y ago
Sorry, I made a bad implication that the backend would check to see if $MASTER_EMAIL was one of the three, as you called them, white-listed values ("postmaster", "hostmaster" or "webmaster") and if not then to
12.
▲
by
G3E9
10y ago
When prompting for "postmaster", "hostmaster" or "webmaster", the values in that form should be just those and StartSSL should then put the two together ($MASTER_EMAIL + "@" + $DOMAIN.) They shouldn&#
13.
▲
by
G3E9
11y ago
We're thinking along the same lines. It'd be interesting to root your device while navigating around any voided warranties on the basis of your carrier's, or Google's, neglect (I am definitely not a lawyer.) AND... could
14.
▲
by
G3E9
12y ago
I use camel case when the subject needs two words in order to identify it. Underscores, I feel, can be used to separate and include multiple ideas within a single name, in order to explain or emphasize on a relationship. country_state_city
15.
▲
by
G3E9
12y ago
The lack of HTTPS when using Comcast's XFINITY web mail is still beyond me. HTTPS is used when logging in, however everything else after that prompt is over basic HTTP (session IDs, inbox data, message data, contacts list, etc). I do n