Live data from Hacker News

Viewing profile — __lm__

__lm__

HN member
Joined
Fri, Nov 02, 2018, 4:01 PM UTC
HN karma
28
Public activity
18 items

About __lm__

No profile information was provided.

Recent public activity

  1. comment
    Comment #49235095

    Yes, unfortunately not open source. I tried Open Genera with the VLM port for Linux about ~8-10 years ago. The tutorials and the process got a lot better a few years laters. This s…

  2. story
  3. story
  4. comment
    Comment #44625175

    Even recent works might be both unscanned and untranslated. I experienced this when the only way to access a 70 years old scientific paper written in Italian was by finding a copy …

  5. comment
    Comment #40472886

    Singularity (now called Apptainer - https://apptainer.org/ ) is a container system generally used in HPC environments that has some nice features, like having your container as sin…

  6. comment
    Comment #39210420

    Useful to explain non-determinism to students. I saw a similar idea before at https://github.com/aeporreca/nondeterminism which uses fork() to (inefficiently) explore all possible …

  7. comment
    Comment #38553574

    When Sun Microsystems was still existing they made a (quite funny) video putting 12 usb sticks in a ZFS pool with RAID: https://constantin.glez.de/2011/01/24/how-save-world-zfs-and…

  8. comment
    Comment #37023943

    NEAT and neuroevolution in general are interesting approaches. I also suggest to check techniques like DENSER [1] that can be used to evolve deep networks (by using the evolutionar…

  9. comment
    Comment #35336533

    The first one is available here: http://regex.inginf.units.it/ It uses genetic programming to build the regular expression.

  10. comment
    Comment #34282621

    That is exactly what I would also like to do. The HN comments are usually as interesting as the the link in the post. For example people point out other resources or the author of …

  11. comment
    Comment #32510496

    That looks interesting! Does it also have a way to deal with sets of "related" links? For example I might want to save and archive a webpage and its discussion on HN together or a …

  12. comment
    Comment #20755020

    In Italy it is one of the three metrics used. The others are the number of published papers and the h-index. This is the table of thresholds for associate professorship ("II Fascia…

  13. comment
    Comment #20387082

    It was edited, before it was 80 H/s.

  14. comment
    Comment #20384254

    Wasn’t the speed of the IBM 1401 only one hash every 80 seconds (1/80 H/s)?

  15. comment
    Comment #20265313

    My Raspberry Pi 3 works as a CUPS print server connected to a laser printer, as a pi-hole DNS server to filter ads, and as a ssh entry point (with dynamic DNS). I would use a Pi ze…

  16. comment
    Comment #18864586

    Good job! Homebrew is, at least for me, essential for using macOS as a true *nix, and most of the changes (implemented or proposed) seem good (e.g., the ability to automatically ru…

  17. comment
    Comment #18768919

    The fact that there is no standard set of benchmarks was recognised some years ago: https://cs.gmu.edu/~sean/papers/gecco12benchmarks3.pdf http://www.cs.put.poznan.pl/wjaskowski/ar…

  18. comment
    Comment #18768881

    On Mac I use the emacs-mac port by Mitsuharu Yamamoto: https://bitbucket.org/mituharu/emacs-mac/overview which, in my opinion, works well. It can also be installed via brew (from s…