Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ushi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ushi
8y ago
Thunderbird looks for http://domain.tld/.well-known/autoconfig/mail/config-v1.1.xm... for autoconfiguration. See: https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird...
2.
▲
by
ushi
8y ago
What you want is probably TAI [1], Unix Time has leap seconds. [1] https://en.wikipedia.org/wiki/International_Atomic_Time
3.
▲
by
ushi
8y ago
Ruby defines division by zero for Floats 1.0 / 0 => Float::INFINITY and 0 * Float::INFINITY => Float::NAN I think infinity is a more intuitive result, but most of the time i get this as a user i would rather se
4.
▲
by
ushi
8y ago
Looks like the standard rails mess :/ Don't get me wrong. From time to time i am going to look at other peoples rails code to learn, how they solved common problems in grown rails apps. Most oft the time i leave rather disappointe
5.
▲
by
ushi
8y ago
yes. its implemented: --allow-unrelated-histories By default, git merge command refuses to merge histories that do not share a common ancestor. This option can be used to override this safety when merging histories of t
6.
▲
by
ushi
9y ago
We are running this[0] with some postfix boxes in front of it. Works quite well for us. [0] https://github.com/ushis/mailhook
7.
▲
“Cache-Control: no-store” considered harmful
(blogs.atlassian.com)
1 points
by
ushi
10y ago
|
0 comments
8.
▲
by
ushi
11y ago
if you can do all the shiny web things by writing grandpa code, this might be a good thing :)
9.
▲
by
ushi
11y ago
This could make the octotree[0] extension even more awesome. Let's see. [0] https://github.com/buunguyen/octotree
10.
▲
by
ushi
11y ago
I agree. Every single example in this article makes perfect sense to me.
11.
▲
Roundcube Next reached their crowdfunding goal
(lists.roundcube.net)
1 points
by
ushi
11y ago
|
0 comments
12.
▲
Cube composer
(david-peter.de)
1 points
by
ushi
11y ago
|
0 comments
13.
▲
by
ushi
11y ago
the demo is readonly
14.
▲
by
ushi
12y ago
HTTPS Everywhere enabled? When you visit the https site, chrome refuses to load non https resources.
15.
▲
by
ushi
12y ago
Checkout the pdfjs test suite, if you want to try it: https://github.com/mozilla/pdf.js/tree/master/test/pdfs
16.
▲
by
ushi
12y ago
getrandom() is a generic interface you can use to implement getentropy(), which is used to seed arc4random(). It is not an alternative arc4random implementation... From the OpenBSD Manpage: getentropy() will succeed unless: [
17.
▲
by
ushi
12y ago
It is already mentioned in his beloved developer forum[0], but he didn't respond yet. Let's see... [0] http://devgurus.amd.com/message/1306586#1306586
18.
▲
Rails CVE-2014-7818
(weblog.rubyonrails.org)
2 points
by
ushi
12y ago
|
0 comments
19.
▲
by
ushi
12y ago
i know it was just a joke, but for vim users working with html i recommend the html5 plugin[0]. [0] https://github.com/othree/html5.vim
20.
▲
by
ushi
12y ago
From the article: While the RS7’s computer had a detailed digital map of the track and was following an optimized path through it, Audi did not preprogram things like torque or steering.
21.
▲
by
ushi
12y ago
Roundcube isn't shipped with PGP support. Their are some plugins though... See: http://trac.roundcube.net/wiki/Dev_Encryption
22.
▲
by
ushi
12y ago
There was this submission[0] yesterday. Probably someone wanted to learn more about it and stumbled upon this amazing document. [0] https://news.ycombinator.com/item?id=8378894
23.
▲
by
ushi
12y ago
So getting the front page links is now as easy as: curl https://news.ycombinator.com | pup td.title a attr{href} Well done and thx for sharing.
24.
▲
by
ushi
12y ago
Then it is time to learn about Ctrl+L
25.
▲
by
ushi
12y ago
It is obviously the most relevant content on this site. PageRank is always right.
26.
▲
by
ushi
12y ago
Funny thing... It works only with[0] site:http://www.google.com//search but not with[1] site:http://www.google.com/search [0] https://www.google.com/search?q=site%3Ahttp%3
27.
▲
by
ushi
12y ago
Today it was Ruby, Go and JavaScript. I feel productiv in all of them. Sometimes some C, Shell and Python. Python is becoming a pain, because i use it so rarely, that i have to look up everything.
28.
▲
by
ushi
12y ago
Ruby implementation: https://github.com/davetroy/geohash
29.
▲
by
ushi
12y ago
Awesome, now you have a test suite assert(cronchecker(cronstring(input)) == input)
30.
▲
A New Bike Lane That Could Save Lives and Make Cycling More Popular
(wired.com)
2 points
by
ushi
12y ago
|
0 comments
More ›