Live data from Hacker News

Viewing profile — hebz0rl

hebz0rl

HN member
Joined
Wed, Nov 17, 2010, 12:00 AM UTC
HN karma
779
Public activity
39 items

About hebz0rl

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #26492453

    I use » instead which has been working well for me (zsh + alacritty on archlinux)

  4. story
  5. story
  6. comment
    Comment #12570675

    What do you mean? Rust and cargo are in ports so you can just install them.

  7. story
  8. comment
    Comment #8019246

    You could try tikz with latex which works very well and is very slick: Example Gallery: http://www.texample.net/tikz/ Handbook: http://mirrors.ctan.org/graphics/pgf/base/doc/pgfman…

  9. story
  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #7091586

    You can use iptables for that: $ sudo iptables -A INPUT -i eth0 -p tcp --dport 22 -m state --state NEW -m recent --set --name SSH $ sudo iptables -A INPUT -i eth0 -p tcp --dport 22…

  15. story
  16. story
  17. comment
    Comment #6910147

    I mean we have to look at the conext here. Programming a game has very different goals than for example writing a service which should never crash.

  18. story
  19. story
  20. comment
    Comment #6669008

    About the I want to put a float where I define it problem maybe look at: http://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Capti...

  21. comment
    Comment #6668997

    You can always define a template via `--template=MyTemplate`. You just have to place the template in `.pandoc/templates/MyTemplate.[latex|html|...]`.

  22. comment
  23. story
  24. comment
    Comment #6533160

    Economics is not money. Its about how to allocate the limited resources in the most efficient way. Money is just a tool used for example in capitalism.

  25. story