Search:

Type: Posts; User: staalmannen; Keyword(s):

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. I for one actually like this idea. In a way it is...

    I for one actually like this idea. In a way it is similar to what windows programs often do: bundle critical dll:s with the application. One great advantage with this is that a packaged application...
  2. Bad example. It would not have made a...

    Bad example.

    It would not have made a difference in that case if it had been BSD licensed since Oracle owned the full copyright (in the old days, MySQL AB had two releases: a paid-for permissive...
  3. llvmlinux

    From some discussion on the llvmlinux mailing list, I read something like this:

    Apparently, the LLVM-specific patches needed for LLVMlinux will be much smaller (or non-existent?) after the release...
  4. Personally, I find musl libc a very interesting...

    Personally, I find musl libc a very interesting project and I hope to see some desktop-oriented distros built on this library sometime in the near future (there are a couple of distros, but mostly...
  5. Replies
    155
    Views
    24,769

    +1 great definition! Should be put in every...

    +1 great definition!

    Should be put in every dictionary on the planet.
  6. Replies
    18
    Views
    1,911

    Lets just hope that Samsung goes "all in" on F2FS...

    Lets just hope that Samsung goes "all in" on F2FS and releases drivers for Windows and MacOSX to ultimately replace FAT-based file systems in their devices (cameras, tablets, phones, TVs ...). If one...
  7. Replies
    1
    Views
    280

    PH7 vs PHP?

    Has anyone tried to run PTS on the smaller PH7 engine instead of the standard PHP?

    http://ph7.symisc.net/

    I remember seeing a benchmark of normal PHP vs Facebook's PHP-to-C++ converter. It...
  8. Is there an easy overview somewhere with the diff...

    Is there an easy overview somewhere with the diff sizes between the Android kernel and Linus' branch with the corresponding version number and how this has evolved over the kernel releases?

    Also,...
  9. Funnily enough, the Plan9 kernel is smaller than...

    Funnily enough, the Plan9 kernel is smaller than many so-called microkernels...
  10. I have seen several mentions about...

    I have seen several mentions about cparser/libfirm around the net lately.

    http://sourceforge.net/projects/cparser/

    it apparently acts on top of gcc mostly but got some llvm-like designs. Not...
  11. Replies
    20
    Views
    2,906

    two points on my wishlist

    There are two things that I feel are needed in order to be able to use Calligra instead of LO:

    - ability to save in legacy (.doc, .docx) formats (+ improve LO .odt compatibility, especially...
  12. Replies
    81
    Views
    11,281

    BTW have there been any Windows vs Wine vs native...

    BTW have there been any Windows vs Wine vs native Linux Phoronix benchmarks performed?

    I know that there are some windows-vs-linux benchmarks, but it would be interesting to see what the...
  13. Thorvalds once said...

    Thorvalds once said something like "when Microsoft starts writing software for Linux, I have won". I think he basically meant that he was not very interested in market shares etc, but that this would...
  14. Replies
    81
    Views
    11,281

    Running under wine _is_ basically running native....

    Running under wine _is_ basically running native. No CPU emulation or anything else. NT syscalls are caught by a userspace library, which probably is a bit slower. If you want the performance of...
  15. There are strong and weak points with both static...

    There are strong and weak points with both static and dynamic linking. I do not even presume to know all the details, but a static binary does not have to be executed via the linker, so it is...
  16. Replies
    110
    Views
    10,569

    tip just put them on your ignore list, then if...

    tip just put them on your ignore list, then if people could just stop feeding the trolls you won't see anything by them any more (now you see the quoted text in replies).
  17. Plan9 is indeed cool and is in fact my favourite...

    Plan9 is indeed cool and is in fact my favourite hobby OS. It utilities are unix-like but often not-quite-unix and I have had to build a few utilities from sbase and Heirloom for APE to be able to...
  18. For fairness sake, it says already at the front...

    For fairness sake, it says already at the front page that it is a Suckless/OpenBSD/Linux-based distro.

    But indeed, it is its 100% static nature that makes me very interested in it. I am...
  19. I looked through the packages in my starch chroot...

    I looked through the packages in my starch chroot and the majority of the unix utilities originate from sbase.

    For the util-linux utilities: It is natural that some of those will have to be...
  20. look closer. The "coreutils" is not the GNU...

    look closer.

    The "coreutils" is not the GNU coreutils but rather an assembly of suckless.org "sbase" and OpenBSD utilities.

    I guess they have used the name "coreutils" for Arch compatibility...
Results 1 to 20 of 100
Page 1 of 5 1 2 3 4