Live data from Hacker News

Viewing profile — rement

rement

HN member
Joined
Sat, Sep 02, 2017, 11:50 AM UTC
HN karma
399
Public activity
126 items

About rement

No profile information was provided.

Recent public activity

  1. comment
    Comment #47791961

    I switched to using LlamaBarn to manage local models on macOS. https://github.com/ggml-org/llamabarn

  2. comment
    Comment #47626376

    No, Chimpanzees also have tribes and fight over territory https://en.wikipedia.org/wiki/Gombe_Chimpanzee_War

  3. comment
    Comment #43897360

    Be aware that if you run it on the internet other people will find it. I had one open to the web for a bit and was a bit surprised how many systems started making requests to it.

  4. comment
    Comment #41499959

    I suspect they are using the 50-75 character rule for the text [0]. It makes the page look empty with so much white space. For me 100 characters is a better line length as I prefer…

  5. comment
    Comment #37351000

    Sounds like you have the opportunity to make the map better for yourself and everyone else. The data comes from Open Street Map which is community edited and maintained https://www…

  6. comment
    Comment #37161014

    https://xkcd.com/1053/

  7. story
  8. comment
    Comment #34522688

    Awesome little project! I went through the US state flags and found that you are using the old Mississippi flag. https://en.wikipedia.org/wiki/Flag_of_Mississippi

  9. comment
    Comment #29368827

    Fun ASCII gotcha: [A-z] includes [ ] \ ^ _ and `

  10. comment
    Comment #29110891

    Nvim has some plugins and features that do some of the things you might be interested in. Telescope[0][1] which is a fuzzy finder for anything you can think of (files, symbols, col…

  11. comment
    Comment #29107957

    Apollo: Missions to the Moon[0] There is no narrator for this documentary. All of the "narration" is from recorded tv, radio, and home movies from the time. It is really inspiring …

  12. comment
  13. story
  14. comment
    Comment #27678089

    The HN js actually does just this. The file isn't very long but has some great functions at the top https://news.ycombinator.com/hn.js

  15. comment
    Comment #27677931

    You can define your own `$` function. This way you can have the clean code without the entire jQuery library function $(arg) { if (arg.charAt(0) == "#") { // HTML spec does not sup…

  16. comment
    Comment #26875983

    I believe this is what is know as a "nerd snipe" https://xkcd.com/356/

  17. comment
    Comment #26675798

    I'm pretty sure this is how many of those scam refund emails start...

  18. comment
    Comment #26554736

    More a demo of how GitLab pipelines and terraform work together. In this case the app was deployed to AWS.

  19. comment
    Comment #26554725

    In this case I think it is more an ecosystem of build and deploy scripts that use the tools GitLab already provides (gitlab pipelines, terraform, etc.). GitLab is not providing the…

  20. story
  21. comment
    Comment #26208055

    I really like the Fuller/Dymaxion map for this. It limits the distortion and you can "rebuild" the earth by folding the map back into an Icosahedron. (It is displayed in the articl…

  22. comment
    Comment #26207996

    Map projections are tools that all have pros and cons. I do not really see how pasting two Equidistant Azimuthal Projections on both sides of paper "re-imagines" the world map. The…

  23. comment
    Comment #26173261

    Fixing mistakes, typos, and errors are good things. Many articles and people suggest fixing typos in documentation for your first open source contributions. I would be interested i…

  24. comment
    Comment #26167818

    Reminds me of when I was in elementary school and we would have "phone book" drives. The class that collected the most phone books to be recycled would get some kind of prize. I re…

  25. comment