Live data from Hacker News

Viewing profile — ralls_ebfe

ralls_ebfe

HN member
Joined
Thu, Sep 05, 2019, 6:23 PM UTC
HN karma
73
Public activity
54 items

About ralls_ebfe

No profile information was provided.

Recent public activity

  1. comment
    Comment #37983678

    There is a framework for OCaml for this: https://mirage.io/ So if you are interested in learning OCaml and want a unikernel, this would be a possible path to take.

  2. comment
    Comment #34382481

    That's an interesting development, thank you.

  3. comment
    Comment #33215454

    I like using zeal-at-point in emacs, it is quite useful. https://github.com/jinzhu/zeal-at-point

  4. comment
    Comment #31792263

    Thanks, I thought "maybe they implemented accessibility by now", but it seems to be a huge task.

  5. comment
    Comment #31040942

    You can use rust on an attiny85? What a time to be alive. I wonder where mine are.

  6. comment
    Comment #30662554

    I love your search engine, particular the 'random' feature.

  7. comment
    Comment #30584839

    I just realized: you did not actually hide some mysterious, physical button somewhere 1000m from your home.

  8. comment
    Comment #30013225

    Go ahead, i'd like to see the result.

  9. comment
    Comment #29871411

    Only for people, who neglected their mythology studies. Ask veit ek standa, heitir Yggdrasill, hár baðmr, ausinn hvíta auri; þaðan koma dǫggvar, þærs í dala falla, stendr æ yfir, g…

  10. comment
    Comment #29785285

    I create cronjobs which run ratt regularly and save the xml to a file in a directory to be served as file by a web server. After that i can just subscribe to it with my feedreader.…

  11. comment
    Comment #29428716

    If you use Emacs for email or reading PDF files, you can have links in your org files which open the linked email/pdf page inside of emacs.

  12. comment
    Comment #25602313

    > - Issues with graphics when using Nvidia on linux Stop buying nvidia graphics cards.

  13. comment
    Comment #25024147

    I have pretty good integration of different text based applications inside of emacs.

  14. comment
    Comment #24636245

    Have not seen this happening on Android. Also: some people use only F-Droid to get their apps. IPhones lack such an option.

  15. comment
    Comment #24552556

    Best message of the day. Please do so.

  16. comment
    Comment #24261780

    Why can't the server-side template rendering code consume an api as much as frontend JavaScript can? I don't see any reason for this to happen in the browser.

  17. comment
    Comment #24226149

    Will Linux be supported on PC? This looks really interesting to me, as I am getting lazy without anyone to fight during the pandemic.

  18. comment
    Comment #24155338

    Is safari free software? I can't seem to find it in f-droid.

  19. comment
    Comment #24144366

    I loved presto so much, not going open source is a huge loss. And now the future of servo is unclear as well. :(

  20. comment
    Comment #24130097

    Video to remove Windows 10 is missing.

  21. comment
    Comment #24089509

    I experienced something similar, when I stopped drinking alcohol for health reasons and still noticing mental impairment when staying at parties until morning.

  22. comment
    Comment #24071975

    I prefer knives, because phones suck for preparing meals and shelter.

  23. comment
    Comment #24005896

    Emacs has a pretty good vi mode called evil. I use spacemacs, but I am not sure, if it is what you are looking for. Should you try it, do yourself a favor and use the development b…

  24. comment
    Comment #24003405

    I just bought a used laser printer for 40 Euro when i was a student. Many years later I bought a new toner for 20-30 Euro. The printer is one of the best investments I ever made. I…

  25. comment
    Comment #23947442

    Get a manual for your processors assembly and a description of the way binaries are organized for your operating system (Headers, sections). Try to build a minimal binary with c, a…