Hacker Newsnew | past | comments | ask | show | jobs | submit | rement's commentslogin

I switched to using LlamaBarn to manage local models on macOS.

https://github.com/ggml-org/llamabarn


No, Chimpanzees also have tribes and fight over territory

https://en.wikipedia.org/wiki/Gombe_Chimpanzee_War


TBF that is an isolated incident, not a distinguishing trait of a species.


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.


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 to scan text on the web over reading it and the page doesn't look as empty.

[0] https://en.wikipedia.org/wiki/Line_length#Electronic_text


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.openstreetmap.org



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


The official Afghanistan flag did also change.

https://en.m.wikipedia.org/wiki/Flag_of_Afghanistan


Good catch. The flag images come from https://flagpedia.net/. I'll notify the maintainer.


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


I think this is why I usually see `[A-Za-z]` for ascii. My previous employer decidedly ignored "non-english" text.

`[A-z]` -> https://regex101.com/r/IlhPiD/1 `[A-Za-z]` -> https://regex101.com/r/iWjwf2/1

After looking it up, `\p{L}` looks like it matches letters https://regex101.com/r/1UiG9S/1.


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, color themes, etc.[2]). The LSP and Treesitter stuff in nvim 0.5+ is also pretty cool. If you want to just try it without much work the Lunarvim[3] project comes with sane defaults and included plugins (including Telescope).

Lua as the default configuration language makes things simple to configure as well.

Having said all that...if someone told me [insert-text-editor] had everything I would want I would probably check it out and go home to vim (but I do enjoy learning about new stuff and features).

[0] https://github.com/nvim-telescope/telescope.nvim

[1] https://www.youtube.com/watch?v=65AVwHZflsU -- demo video

[2] https://github.com/nvim-telescope/telescope.nvim#vim-pickers

[3] https://www.lunarvim.org/


I already configured something philosophically similar using Unite. Is it worth it to migrate to Lua?


I do need to try nvim again, I'm sure there's a lot of new amazing plugins.


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 to watch humans overcome Earth's gravity to get to the Moon as it happened over 50 years ago.

[0] https://www.natgeotv.com/int/apollo-missions-to-the-moon


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: