Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ruediger
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ruediger
14y ago
There is a PPA for the snapshot https://launchpad.net/~cassou/+archive/emacs http://emacs.naquadah.org/ (Debian)
2.
▲
by
ruediger
14y ago
Complete list http://www.gnu.org/software/emacs/NEWS.24.1
3.
▲
by
ruediger
14y ago
They could add support for GCC (MinGW) and ship it.
4.
▲
by
ruediger
14y ago
No APL code? I'm disappointed!
5.
▲
by
ruediger
14y ago
Can you elaborate on that? Why does Unicode suck for Japanese text?
6.
▲
by
ruediger
14y ago
> Also UTF-8 string can't be cut at arbitrary position. Neither can be any other kind of Unicode string because of Combining Characters. That's why the Unicode standard (or an Annex) recommends algorithms for text segmentation. (And if
7.
▲
by
ruediger
14y ago
ICU has some UTF-8 functionality. But ICU is really ugly. http://userguide.icu-project.org/strings/utf-8
8.
▲
by
ruediger
14y ago
http://www.utf8everywhere.org/#faq.asians
9.
▲
by
ruediger
14y ago
The problem with start ups is that engineering is fun but business and administration is no fun. Nobody is enthusiastic about filling out tax forms and yelling at people because they are missing deadlines. People with experience in administ
10.
▲
by
ruediger
14y ago
Linux and *BSD have a fixed ABI for C++.
11.
▲
So what's wrong with 1975 programming?
(varnish-cache.org)
3 points
by
ruediger
14y ago
|
0 comments
12.
▲
by
ruediger
15y ago
What about lwn.net?
13.
▲
by
ruediger
15y ago
Did you report that? It seems you should rather discuss that on the gcc mailinglists with the gcc developers.
14.
▲
by
ruediger
15y ago
I guess the reason for Google to start contributing to Clang and using it for their tools is the availability of the frontend. As far as I know the GCC developers made it extra hard to separate the frontend from the compiler because they fe
15.
▲
by
ruediger
15y ago
Why is the competition not-so-friendly? I believe GCC has already improved due to Clang at least a lot of the error message improvements in the last releases seem to be inspired by Clang and GCC has finally added Plugin support.
16.
▲
by
ruediger
15y ago
No. I'd rather like to see Linus talk about Linux (or git) and Bjarne talk about C++. That would be far more interesting than having them fight a flame war over such a silly issue as C vs. C++.
17.
▲
by
ruediger
15y ago
That's just the question of having a license. Not whether the implementation is open source.
18.
▲
by
ruediger
15y ago
Microsoft is threatened. Selling Office (and Windows) licenses is the backbone of Microsoft and that's what's financing all the other adventures. Large companies have to buy Office licenses for every workstation. Even with large customer di
19.
▲
by
ruediger
15y ago
> In order to "fully open source" it, they would have to include an open source H264/mp4 decoder. Which would probably not be allowed by everyone who owns H264. Alas. There are existing open source implementations of H264. Even the best
20.
▲
by
ruediger
15y ago
Apple doesn't use glibc.
21.
▲
by
ruediger
15y ago
I'd guess something between 150 MiB and 4 GiB.
22.
▲
by
ruediger
15y ago
> He did this so it would work better with tools like diff, patch, and version control in general. git supports a --color-words option which is quite handy for text. > I thought "hey, worth a shot", tried it, and found it too clumsy
23.
▲
by
ruediger
15y ago
You can have all of that in Emacs and probably in vim as well. See ctags/etags, cedet, ropemacs (refactoring Python), xrefactory (refactoring C and C++), wrangler (refactoring Erlang), etc.
24.
▲
by
ruediger
15y ago
That lsb_release is "an optional package in many distributions" is only a minor complain: > There's already the lsb_release tool for this, why don't you just use that? Well, it's a very strange interface: a shell script you have to invo
25.
▲
C++ Standard Draft Sources
(github.com)
2 points
by
ruediger
15y ago
|
0 comments
26.
▲
A Plumber’s Wish List for Linux, updated version 3
(docs.google.com)
1 points
by
ruediger
15y ago
|
0 comments
27.
▲
by
ruediger
15y ago
No, I'm treating OSX as a UNIX. It is advertised as such. I know that you can use the app bundles. But they are only useful for GUI applications. I usually run applications like octave or gnuplot from the terminal or other applications (e.g
28.
▲
by
ruediger
15y ago
I prefer Linux over OS X as well. The OSX userland is a strange mixture of GNU and BSD tools in sometimes ancient versions. OSX has a UNIX certification but there are some bugs in their POSIX API or even missing functions like clock_gettime
29.
▲
DIY Micro Hydro Plant
(ludens.cl)
2 points
by
ruediger
15y ago
|
0 comments
30.
▲
by
ruediger
15y ago
You still have to worry about combining characters.
More ›