Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
geoff-codes
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
First in 14 years, Unix get's rev-bumped: SUSv4 is here
(github.com)
1 points
by
geoff-codes
10y ago
|
0 comments
2.
▲
Does the IK12 and YC merger disadvantage edtech startups?
3 points
by
geoff-codes
11y ago
|
1 comments
3.
▲
by
geoff-codes
11y ago
Link: http://blog.codinghorror.com/standard-markdown-is-now-common...
4.
▲
by
geoff-codes
11y ago
Of course its not. After all, why would it be?
5.
▲
by
geoff-codes
11y ago
https://github.com/vhf/free-programming-books/blob/master/fr...
6.
▲
by
geoff-codes
11y ago
Suggest putting this in a repo somewhere, in the vein of: https://github.com/vhf/free-programming-books/blob/master/fr... https://github.com/ligurio/free-software-testing-books/
7.
▲
by
geoff-codes
11y ago
I don't think this holds water at all. The crux of the article is: > ...one last gap remains in the middle of this stack of system exclusivity: Apple licenses the instruction set architecture for its mobile devices from ARM. But App
8.
▲
by
geoff-codes
11y ago
Not particlarly; in fact, apple has basically done this exact thing twice in the past ( https://en.wikipedia.org/wiki/Mac_68k_emulator ), ( https://en.wikipedia.org/wiki/Rosetta_(software) . But I bel
9.
▲
by
geoff-codes
11y ago
Perhaps the word is 'pwn'?
10.
▲
by
geoff-codes
11y ago
> There are LLVM targets with corresponding ABIs that are nonspecific to architectures like PNaCL but Apple is not using them They do indeed support LLVM IR target(s) that are, in fact, much more architecturally-nonspecific than PNaCl,
11.
▲
by
geoff-codes
11y ago
A few more (particularly nspr and apr): http://www.shlomifish.org/open-source/portability-libs/
12.
▲
by
geoff-codes
11y ago
Agreed. Should have said "hopefully" rather than "probably".
13.
▲
by
geoff-codes
11y ago
Ongoing? Maybe not. But, rather than talk IBM in 1984 (which is probably a bad example vis-a-vis Apple products and their breakthrough impact), I'll refer you to the facial tissue breakthrough product of 1980: https://www.yo
14.
▲
by
geoff-codes
11y ago
OK. Per this 2011 article ( http://www.nytimes.com/2011/09/28/business/media/researching... ), Kleenex has a 47.1% share of the facial tissue market. I assume these numbers reflect the U.S. (rather th
15.
▲
by
geoff-codes
11y ago
Ha. Having conquered the paywall: Ridiculous. COBOL. AppleScript. Lego Mindstorms. Also: Is it difficult to develop a programming language which is closely related to human language? ( http://programmers.stackexchange.com/que
16.
▲
by
geoff-codes
11y ago
To answer my own question (and for anyone else who's an idiot like me): Google the title of this post and look at Google's cache. i.e., http://webcache.googleusercontent.com/search?q=cache:EI3f-tS...
17.
▲
by
geoff-codes
11y ago
Ok, got it, and fair enough. So, per said item/policy: > It's ok to ask how to read an article or to help other users by sharing a workaround. So, can anyone share the workaround for this one? In a desktop browser, I get a payw
18.
▲
Apple Global Service Exchange Has Been Compromised
3 points
by
geoff-codes
11y ago
|
0 comments
19.
▲
by
geoff-codes
11y ago
"We're not sure this will work, but if it does we'll do it from now on." I don't believe this has now been "done from now on" I don't think?
20.
▲
by
geoff-codes
11y ago
I write homebrew formulae.
21.
▲
Ask HN: Why (and where) did “Apply to YC without an idea” fail?
(old.ycombinator.com)
5 points
by
geoff-codes
11y ago
|
1 comments
22.
▲
Why the HN Wikipedia page is awesome
1 points
by
geoff-codes
11y ago
|
0 comments
23.
▲
by
geoff-codes
11y ago
Identical is pretty easy. Maybe something like this. #!/bin/sh here=$PWD dir=. depth= rm -f /tmp/list [ $# -eq 1 ] && [ -e "$1" ] && dir=$1 || depth=$1
24.
▲
by
geoff-codes
11y ago
> I recently found a new a job hoping to gain some mentorship I this is probably the real error. Lacking greater context, what made you expect that your boss at this new position would be able to mentor you? Is he supposed to know how
25.
▲
by
geoff-codes
11y ago
This is awesome. Thanks!
26.
▲
Have a Look at GitHub's Backend Magic
17 points
by
geoff-codes
12y ago
|
0 comments