Live data from Hacker News

Viewing profile — cxa

cxa

HN member
Joined
Tue, Jul 03, 2012, 7:53 AM UTC
HN karma
9
Public activity
11 items

About cxa

No profile information was provided.

Recent public activity

  1. comment
    Comment #46642433

    https://christopheradams.io/ is my personal website of writing, projects, and photographs. A simple static site published with Emacs, Jekyll, and Bootstrap. I even host my own news…

  2. comment
    Comment #45310140

    I have Xmonad running well on Ubuntu 24 with Gnome Flashback The packages I install are: xmonad libghc-xmonad-extras-dev gnome-flashback gnome-panel (plus suckless-tools and xmobar…

  3. comment
    Comment #21899588

    The original article on Artsy (which CNN links to) is better illustrated: https://www.artsy.net/article/artsy-editorial-reason-tennis-...

  4. comment
    Comment #13479042

    There are some good introductory videos at https://www.cs.kent.ac.uk/ErlangMasterClasses/ .

  5. comment
    Comment #13307571

    Erlang ( https://github.com/erlang/otp ) accepts PRs on GitHub, although they maintain their own JIRA instance for issue tracking.

  6. comment
    Comment #13307570

    Yes, I can confirm this. Development on Elixir ( https://github.com/elixir-lang/elixir ) is done in the open and on GitHub.

  7. comment
    Comment #11278427

    I've found an agreeable middle ground, which is to keep syntax highlighting on but to use a monochrome theme, where different types of tokens (like you mention) are distinguished b…

  8. comment
    Comment #9780516

    Nice work. If you're into this sort of thing, you might also appreciate https://instagram.com/pxlpeeps/ , though the style is more constrained, and the focus is on pop culture char…

  9. comment
    Comment #9598948

    When I read the title of the post, I wrongly assumed it linked to the "RESTful Web Services Cookbook", which is another O'Reilly classic on this topic. The advice I've heard is to …

  10. comment
    Comment #9470363

    I've been using Input as my default monospace font in both Mac and Linux for the past 5 months, and I have a very high opinion of it. To anyone curious, I recommend trying the prev…

  11. comment
    Comment #9456564

    Kudos to the company for supporting Loïc Hoguin's work on Cowboy. One of my favorite features of Cowboy is its REST handling[1], which models a resource as a state machine with cal…