Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jaybuff
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jaybuff
16d ago
This isn't what I expected when I heard "world model"!
2.
▲
by
jaybuff
5mo ago
I used it very similarly to you, but found it to be about $3.50 per day, or $100 a month. It wasn't worth that.
3.
▲
by
jaybuff
6y ago
John Gruber and Ben Thompson discussed a comparison of podcast vs. youtube and how podcasting isn't dominated by one company like youtube is for video. This is in the context of Joe Rogan moving to spotify. https://overca
4.
▲
by
jaybuff
6y ago
John Boiles has a proof of concept of the OBS virtual cam. I tried it out and it worked for me, although I had to build it and OBS from source. He has good instructions. https://github.com/johnboiles/obs-mac-virtualca
5.
▲
by
jaybuff
7y ago
"-- Google Inc.'s top three executives agreed in 2004 to work together at the Internet search and advertising giant for at least 20 years, a company spokesman confirmed on Wednesday." http://online.wsj.com/art
6.
▲
by
jaybuff
10y ago
See also, pex: https://www.youtube.com/watch?v=NmpnGhRwsu0
7.
▲
by
jaybuff
10y ago
Thanks for pointing that out. We're hiring in SF, Seattle and London for this role.
8.
▲
by
jaybuff
10y ago
My team at Apple is hiring in San Francisco. https://jobs.apple.com/us/search?#location&ss=47424189&t=0&s... If you're interested, please email jaybuff@apple.com with [Swift Server] in the email subje
9.
▲
by
jaybuff
10y ago
Ah, yes, the trailing comma in a list, which I like to refer to as the "Silicon Valley Comma" [ "a", "b", "c", ] // the silicon valley comma
10.
▲
by
jaybuff
10y ago
Apple Inc | San Francisco, CA | Competitive Salary Apple's CloudKit (part of iCloud) is hiring backend developers who have Linux expertise and who are excited about Swift. Job is full time in San Francisco. More info at https:/&
11.
▲
by
jaybuff
11y ago
Apple notes (in iOS 9 and El Capitan) is also a secure, encrypted Evernote alternative: https://support.apple.com/en-us/HT202303
12.
▲
by
jaybuff
11y ago
"Reflections on Trusting Trust To what extent should one trust a statement that a program is free of Trojan horses? Perhaps it is more important to trust the people who wrote the software. " https://www.ece.cmu.edu/
13.
▲
by
jaybuff
12y ago
http://en.wikipedia.org/wiki/Riley_v._California
14.
▲
by
jaybuff
12y ago
He implemented bubble sort: https://www.youtube.com/watch?v=k4RRi_ntQc8
15.
▲
by
jaybuff
12y ago
Apparently the only feature emacs is missing is spellcheck.
16.
▲
by
jaybuff
12y ago
Sounds like the title of the paper should be "The Network is Unreliable, but it Usually Doesn't Matter."
17.
▲
by
jaybuff
12y ago
nsenter might be a short term solution, but IMHO, getting a resolution to this issue https://github.com/dotcloud/docker/issues/1228 so you can just do "docker exec <cid> /bin/bash" i
18.
▲
by
jaybuff
12y ago
verbose?
19.
▲
by
jaybuff
12y ago
I had a very similar experience when I tried it a few months before you.
20.
▲
by
jaybuff
13y ago
"Note that the shell script must run the daemon without letting it daemonize/fork it. Usually, daemons provide a command line flag or a config file option for that." fghack is an anti-backgrounding tool. http://cr.
21.
▲
by
jaybuff
13y ago
The best book on git is only 30 pages long. It's called git from the bottom up and it describes the architecture of git, which makes understanding it much simpler than studying command line options. http://ftp.newartisans.c
22.
▲
by
jaybuff
13y ago
"The water-cooled supercomputers require 1.7 million gallons of water per day to function." Anyone have a citation for that? I suspect that water is in circulation. I doubt they send almost two million gallons into the sewage sy
23.
▲
by
jaybuff
13y ago
Reminds me of http://camlistore.org/
24.
▲
by
jaybuff
16y ago
If there was a package manager for os x that shipped binaries we wouldn't be in this predicament either. brew building from source is just as much to blame as os x not shipping gcc with default install.