Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Dinius
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
17 ms
·
1.
▲
by
Dinius
8y ago
> if you use an English word as a command, such as ‘return’, it means you can never type out that word. Not exactly true. The word by itself would be recognized as a command, but in a sentence it’ll be treated as any other word, assuming
2.
▲
by
Dinius
9y ago
The first heading overflows on mobile, hiding the "a" and "y" in "application delivery"and causing horizontal scrolling.
3.
▲
by
Dinius
9y ago
If that was truly the case, they ought to have moved away from flash "a long time ago".
4.
▲
by
Dinius
10y ago
Also, the color choices of the navigation dropdown literally makes it impossible to read it on my dimmed mobile screen, change it/increase the contrast.
5.
▲
by
Dinius
10y ago
Fix it for mobile. Quick glance says the headings are overflowing the width causing horizontal scroll, and the two buttons near the top are overlapping each other.
6.
▲
by
Dinius
10y ago
Bandwidth for lightsail is 1tb, not 5tb like the article says.
7.
▲
by
Dinius
10y ago
TL;DR: Don’t trust AWS status reports, they’re lies Or as some would say, alternative facts.
8.
▲
by
Dinius
10y ago
One powerful computer, hooked up to 3 locations in my house: 1: a heavily modified recliner chair with a monitor on an adjustable swing arm, where I tend to spend most of my time. 2: next to it, a backapp chair coupled with a separate mount
9.
▲
by
Dinius
10y ago
Vimium and stylish haven't been mentioned yet.
10.
▲
by
Dinius
10y ago
Site activity on the bottom of the page goes back to February 12, 2009
11.
▲
by
Dinius
10y ago
Worth a read, or at the very least a look: https://en.wikipedia.org/wiki/Racket_(programming_language)
12.
▲
by
Dinius
10y ago
So basically just the existing Go plugin (give or take a feature or two) shoved into a standalone editor which, knowing Jetbrains, is sure to be flust with new bugs for the foreseeable future.. Not to sound negative or anything.
13.
▲
by
Dinius
10y ago
Performance, easy concurrency, and because the language itself is very "straightforward".
14.
▲
by
Dinius
10y ago
Win10, Chrome 54.0.2840.99, works fine here. (They link to PDF files though, more likely that's the problem I suppose).
15.
▲
by
Dinius
10y ago
Couldn't recognize anything I drew with keyboard mouse control. Then again, neither can I. http://i.imgur.com/o3LJlPI.png
16.
▲
by
Dinius
10y ago
Something like this: (PHP felt like the right approach here :p) if ($selectedOption == SECURITY_QUESTION) { if (isset($_POST["SecurityQuestion0"]) && isset(["SecurityQuestion1"])) { if
17.
▲
by
Dinius
10y ago
Relevant xkcd: https://xkcd.com/1205/
18.
▲
by
Dinius
10y ago
Simply stop and disable the windows update service, and turn it on when you have time to actually install updates. Been doing it this way for more than a year now without problems. Of course you'll have to remember to turn it on to che
19.
▲
by
Dinius
10y ago
Not to disregard that NW.js might be a better choice in this case due to the API support. But generally speaking, Electron: - Is more tested in production (VS Code, Atom, [1]) - Has a larger and more active community - Has (at least in th