Live data from Hacker News

Viewing profile — axelrosen

axelrosen

HN member
Joined
Sun, Nov 18, 2018, 5:28 PM UTC
HN karma
28
Public activity
20 items

About axelrosen

No profile information was provided.

Recent public activity

  1. comment
    Comment #20683169

    Interesting how most of the issues cased by dyslexia he describes have a strong social component. Seems like having people be more aware and tolerant of its symptoms would help a l…

  2. comment
    Comment #18911139

    I'll just add two more systemctl aliases I got alias scs='systemctl status' alias jc='journalctl --unit'

  3. comment
    Comment #18847286

    Yes, you could call both of them subsets. But one is so small that for most purposes is incompatible for anything but the simplest uses. While the other lets you run an almost iden…

  4. comment
    Comment #18843063

    Well, Clojure doesn't have programmable reader macros either way. As long as you're not dead set on specific characters you could do: (defun extract-from-objc (obj) (objc-typecase …

  5. comment
    Comment #18842936

    Yea, it looks like js-cl is more like it. You'd want to implement some reasonable subset of CL. And ClojureScript really didn't have to compromise on much, which is why it's been e…

  6. comment
    Comment #18842179

    Never heard of js-cl, but Parenscript definitely isn't. It's a glorified s-exp notation for javascript. ClojureScript doesn't compile to plain js. It maintains a lot of it's charac…

  7. comment
    Comment #18842004

    As a Lisp dialect it isn't that innovative besides a few syntactic improvements [0]. I'd gladly use Common Lisp instead if it could do something like ClojureScript. But by design i…

  8. comment
    Comment #18839022

    Chrome, Gmail, Phone and Telegram in my bottom drawer. That's it.

  9. comment
    Comment #18729352

    Both points are very important. One tells you that there's a systemic issue, while the other reminds you that you can adapt and be better off at the end of the day. I find the disc…

  10. comment
    Comment #18725130

    I'm still bullish on Snapchat, but it needs to keep adding new features. It's the only social network that gets ephemerality. I don't really see a reason to delete Facebook over th…

  11. comment
    Comment #18684387

    Might be wrong as I haven't followed this too much. But, my impression was that he mostly played a clueless person caught in a grotesque situation. Doubling down would mean going a…

  12. comment
    Comment #18628007

    Generally going to face a similar fate as Americans. With exception of a few sanctioned countries everyone can participate economically and legally in the US subject to the same la…

  13. comment
    Comment #18616812

    IB is the easiest American one to get for Europeans. It's been around for a while and plenty of respectable finance people have been using it (for personal trading). If you travel …

  14. comment
    Comment #18608074

    As someone who's pretty idle, the worst (and only bad) part is everybody telling you how something must be wrong. Like people can get outright hostile and say pretty mean things. E…

  15. comment
    Comment #18602492

    It's just my impression, but for the new generation of developers "born" into a js-first world it's pretty much the primary choice. And again I don't have numbers but it does seem …

  16. comment
    Comment #18552013

    Blockchains are really unimpressive technologically. I think this is why so many in tech are pretty negative towards them. It's a crappy database, it's an inefficient payment syste…

  17. comment
    Comment #18535245

    Used to be really into language learning, this topic comes up a lot there. I'm of the opinion that while the intrinsic ability to learn does drop in some ways [0], a larger part of…

  18. comment
    Comment #18528358

    I think to some degree you have to accept the disposable nature of consulting. If you want to be responsible for satisfaction years down the road, you could do a product-consulting…

  19. comment
    Comment #18490374

    Emacs has a great rx macro that does something like that and is widely used in elisp projects. https://github.com/typester/emacs/blob/master/lisp/emacs-lis... Though then again the…

  20. comment
    Comment #18482375

    I tried many times, I thought my odds were better being a technical founder, yet it didn't ever quite work out. It's not just about the abilities or whatnot. The relationship betwe…