Viewing profile — rement
rement
HN member- Joined
- Sat, Sep 02, 2017, 11:50 AM UTC
- HN karma
- 399
- Public activity
- 126 items
- HN profile
- View on Hacker News ↗
About rement
No profile information was provided.
Recent public activity
-
comment
Comment #47791961
I switched to using LlamaBarn to manage local models on macOS. https://github.com/ggml-org/llamabarn
-
comment
Comment #47626376
No, Chimpanzees also have tribes and fight over territory https://en.wikipedia.org/wiki/Gombe_Chimpanzee_War
-
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.
-
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…
-
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…
-
comment
Comment #37161014
https://xkcd.com/1053/
- story
-
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
-
comment
Comment #29368827
Fun ASCII gotcha: [A-z] includes [ ] \ ^ _ and `
-
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…
-
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 …
- comment
- story
-
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
-
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…
-
comment
Comment #26875983
I believe this is what is know as a "nerd snipe" https://xkcd.com/356/
-
comment
Comment #26675798
I'm pretty sure this is how many of those scam refund emails start...
-
comment
Comment #26554736
More a demo of how GitLab pipelines and terraform work together. In this case the app was deployed to AWS.
-
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…
- story
-
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…
-
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…
-
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…
-
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…
- comment