Live data from Hacker News

Viewing profile — artsi0m

artsi0m

HN member
Joined
Fri, Nov 17, 2023, 12:12 PM UTC
HN karma
24
Public activity
38 items

About artsi0m

My gh page: https://github.com/artsi0m email: karakin2000 AT gmail DOT com Last employment: Linux system administrator. Interested in: Compilers

Recent public activity

  1. comment
    Comment #49212490

    https://letoverlambda.com/ «2026 update: Let Over Lambda was published in 2008, to align with the 50th anniversary of Lisp's invention in 1958. A lot has changed since then, in bot…

  2. story
  3. story
    Show HN: Howm meets org-dril: note taking tool combined with flashcards in Emacs

    Literate programming/orgdev style article containing my environment for note taking and active recall in Emacs. Screen cast with example of how to use such system is included. Rele…

  4. comment
    Comment #41459261

    Thanks, this sound reasonable actually. Maybe, I would think about implementing it in this way. Actually I don't really want to create a separate emacs package, but rather merge my…

  5. comment
    Comment #41459217

    Sorry, of course no. But there is much better introduction blog posts on this topic in my opinion. I liked this one: https://baty.blog/2024/03/the-emacs-howm-package-for-notes

  6. comment
    Comment #41452584

    > How does this deal with searches that, over time, can change to return 0 or 2+ results? You can put more than one search link in currently edited note, than test all of them and …

  7. comment
    Comment #41452551

    Date line could be put everywhere you want or entirely deleted. You are absolutely free in this aspect of usage of howm.

  8. comment
    Comment #41452428

    > lab notebook I write down my uni's lectures in howm using org as markup, so maybe yes, probably. howm has two types of links, both are search for all your data it howm actually, …

  9. comment
    Comment #41452383

    Mine is much simpler (use-package howm) Although I am the one who use it with org-mode too. I've done it using prop-line feature of emacs and my own interactive, for today it is on…

  10. comment
    Comment #41452350

    Nope, it suggest to use howm with markdown only, while when using emacs prop-line feature, you can use it with any markup.

  11. comment
    Comment #40017614

    Terry referenced the joke about web browsers, saying that as the most people use internet explorer to download firefox, he used Ubuntu with VMWare to run Temple OS. https://iv.ggty…

  12. comment
    Comment #39955607

    I use VPN for bypassing blocks created either by government of the country I currently live in or established as a sanctions by another governments. I set up wireguard and unbound …

  13. comment
    Comment #39909616

    term-lisp is a language for term list processing with first-class pattern matching, inspired by Pie, Haskel, Agda et al

  14. story
  15. comment
    Comment #39328415

    I found an awesome-awk[1] page on github and is seems to be a little empty. Maybe we should contribute to it and bring some examples like subj of this HN post or ahrf[2], dedicated…

  16. comment
    Comment #39327679

    Might be relevant: sed-chess: https://news.ycombinator.com/item?id=37896854 awk-raycaster: https://github.com/TheMozg/awk-raycaster

  17. comment
    Comment #39327589

    I would like to share opml, but at the same time I would like to have some of my subscription staying private. Would be cool to have some elisp or shell + xmlstarlet script to expo…

  18. comment
    Comment #39286108

    Org-fc is a spaced-repetition system for Emacs' org-mode. It allows you to mark headlines in a file as "flashcards", turning pieces of knowledge you want to learn into a question-a…

  19. story
  20. comment
    Comment #39285865

    Sorry, I thought that it would sound like a fine joke. Don't want to offend someone

  21. comment
    Comment #39258220

    I am not gonna read this postmortem, but post link to this HN thread as a proof of mass IPv6 adoption.

  22. comment
    Comment #39258173

    I remember findind this site when solving exercise of creating sign function for Z with arithmetic operators only. I used this[1] page to cheat and reimplement mod in C (by default…

  23. comment
    Comment #39017195

    Emacs has a mode called cua-mode with keybindings thats more simillar to ones from other modern gui programms like browser.

  24. comment
    Comment #39017159

    I use emacs and I respect emacs developers, but it is not originally emacs bindings: http://unix-kb.cat-v.org/

  25. comment
    Comment #38925550

    It somehow happens that OpenBSD feels like an whole operating system rather than Linux distro built from various components. For example, when pledge(2) and unveil(2) appeared, man…