Live data from Hacker News

Viewing profile — oso2k

oso2k

HN member
Joined
Thu, Jul 05, 2012, 10:46 PM UTC
HN karma
1,280
Public activity
572 items

About oso2k

lpsantil on github Solutions Architect, OpenShift/Kubernetes/Container Storage/Container-native Virtualization, Red Hat

Recent public activity

  1. comment
    Comment #49235975

    It’s interesting that the author lands on an API much like the function signature for TAP (Test Anything Protocol). ok( conditional, message ); https://testanything.org/

  2. comment
    Comment #49198101

    Sadly, I think things like distcc or ccache have mostly gone out of mode. Vertically scaling (multi core, multi thread, multi TB RAM build machines) and simple artifact caching hav…

  3. comment
    Comment #49192235

    I was not impressed by author’s surprise that original emulation ran at 1/10th speed. For the past 50 years, that’s usually the target for calling (“unaccelerated”) emulation good …

  4. comment
    Comment #48600045

    My favorite trick with this feature is pairing it a timeout # Connection successful: $ timeout 1 bash -c 'cat /dev/tcp/google.com/80' $ echo $? 0

  5. comment
    Comment #48485987

    There is also git-bash which usually doesn’t need to have administrator to be installed. https://git-scm.com/install/windows

  6. comment
    Comment #48475962

    Thanks for finding this!

  7. comment
    Comment #48469050

    I have one those Librex as well. It was fun to play with when it came into my hands back in 1997.

  8. comment
    Comment #48466775

    I agree. It's also the evil that created the need and improvements like SSL/TLS, ssh, gzip, bzip2, lz4, Linux, etc. and so many other worthwhile innovations.

  9. comment
    Comment #48466731

    I'd presume we're almost all using the Web primarily on some employer's dime (except where we are self-employed but it still applies). Prior to the Web 1.0, I remember interacting …

  10. comment
    Comment #48466587

    Flash succeeding is subjective. There were many who were hostile to Flash (and Java) for a long time. I actively disabled the Flash plugin except when necessary. HTML not passing t…

  11. comment
    Comment #48455641

    I think we could learn from an old (gone?!) Google+ post from Ian Hickson on what could possibly replace HTML but a lot of the criteria applies to Web/Internet as a whole ( https:/…

  12. comment
    Comment #47907498

    I remember way back when, there were ports of SDL 1.x to djgpp. Glad to see someone still cares.

  13. comment
    Comment #47787860

    I say this as someone who likes and use TinyCoreLinux and PiCore, there are some mind numbing ways TCL makes immutability work. I chalk this up to Linux and immutability being some…

  14. comment
    Comment #47290001

    This looks interesting. Thanks for sharing.

  15. comment
    Comment #47289989

    I had the same inclination back in the 90s when I upgraded my Cyrix 486 SLC2 50MHz without a heat sink (which seems like a no-no in retrospect) to Cyrix MediaGX 133MHz. The stocker…

  16. comment
    Comment #47289856

    There’s several other (well) known examples of the use of mujs. There’s Artifex’s interpreter from muPDF. It’s also the basis of several JS related projects: https://mujs.com/ Ther…

  17. comment
    Comment #47108313

    Maybe you’re misremembering or referring to Doom (2016). The original Doom was developed for DOS and id had to build a lot of its own network stack. BSD style socket based networki…

  18. comment
    Comment #46740223

    I don't feel like RedHat had to do anything to sell support contracts in this case, because that was already their business. All they had to do was say they'll include container su…

  19. comment
    Comment #46699890

    I think STL was the intent.

  20. comment
    Comment #46578989

    On aliexpress, there’s Pi Pico Dev dev boards featuring the RP2350 in the Pi Zero form factor. https://www.aliexpress.us/item/3256807163052616.html

  21. comment
    Comment #46182864

    Yes. 486 with 26MB for MicroCore (cli) or 46MB for TinyCore (gui). https://en.wikipedia.org/wiki/Tiny_Core_Linux#System_require...

  22. comment
    Comment #46182771

    VGA color palette was 18-bits/256K, but input into the palette was 8-bit per channel. (63,63,63) is visibly different from (255,255,255). http://qzx.com/pc-gpe/tut2.txt http://qzx.…

  23. comment
    Comment #46182637

    Not true. You can enable “Mount Mode of Operation: TCE/Install” where packages will be mounted off disk. See: http://www.tinycorelinux.net/concepts.html

  24. comment
    Comment #46177510

    I don't know about CSI cameras. My use case for TCL doesn't require a CSI camera. But it looks like others have made a CSI camera work: https://forum.tinycorelinux.net/index.php/to…

  25. comment
    Comment #46175682

    There’s an installation option to run apps off disk. It’s called “The Mount Mode of Operation: TCE/Install”.