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

GNU Shepherd


"Pies" means "dog" in Polish an Ukrainian (пес).


So, "Gnu is Not Unix, Dawg"?


“Pies” is Spanish for feet, which was my second reading after seeing the pronunciation. The first was in reference to round baked deserts.


Is that pronounced “peace” or “piss”?


More like pi+[y]es, but single syllable and no y.

EDIT: Here are three audio files to hear: https://pl.wiktionary.org/wiki/pies#pies_(j%C4%99zyk_polski)


As an American, I hear “pyes” - a single syllable “yes”, with a preceding “p.”


When do you use that vs собака (sobaka)?


I don't, I'm Polish. Can't say for sure for Ukrainians, don't know Ukrainian that well, but my reading of https://en.wiktionary.org/wiki/%D1%81%D0%BE%D0%B1%D0%B0%D0%B... and https://en.wiktionary.org/wiki/%D0%BF%D0%B5%D1%81#Ukrainian suggests that пес must be male, but собака is either male or female. I might be wrong.



You can use project-scoped tool manifests. Then you can call dotnet tool restore to load all tools specified in the manifest.

https://learn.microsoft.com/en-us/dotnet/core/tools/global-t...


Sure, but I think you still need to provide the full path of the script. If you're inside a source folder very deep it will lead to something like:

  dotnet script ../../../../../scrips/scaffold-something.cs
With npm run it works from any subdirectory:

  npm run scaffold-something


TIL, thank you!


I understand that Navidrome is more specialized for music, but what specifically makes it superior to Jellyfin, in your opinion?


Navidrome's killer feature is its simplicity, and not just the dead simplicity of setting it up: Jellyfin has everything and the kitchen sink, which is nice - especially for video, whereas Navidrome offers a well-honed, long matured, music search/browse/play standard API, namely Subsonic which opens a world of clients for a multitude of platforms and all tastes... On that front Jellyfin feels narrow in comparison.


Smart Playlists mainly. They let you add logical filters to create playlists. Think IF song_name NOT contains "live". That's not syntactically correct but that's the idea. Also lots of apps can connect to navidrome so you can import everything easily. Like Feishen is a desktop music player, and


Venomous masculinity


Venomous Femininity is a good tongue twister and a solid trivia team name


As opposed to "lethal femininity", which is what the male octopus gets if he doesn't disable the female?


But it depends on the Blink engine.


So? Blink is a fork of WebKit which was a fork of KDE's web engine. It's all open source anyway. The point isn't that the code must be unique, only that it's not dependent on a large US tech firm. They might benefit from Chromium development but the option to hard fork is always there.


Blink is a Google project, primarily maintained by Google employees.


cgmath is nice, but it uses old Rust 2015 and hasn't been updated since January 2021.


I can't imagine any obvious reason I would miss Rust's 2018 edition, let alone 2024 edition, to implement linear algebra? People seemed happy enough in Fortran before I was old enough to go to school and I don't sense it's an application where I'd want async for example. A lot of other edition changes are nice when writing new thing but not helpful for an existing codebase. So, like, sure, it's 2015 edition but that's fine?


There's actually an advantage to using older editions, and that is that it lowers the MSRV (minimum supported Rust version). This is especially nice for libraries, while binary project usually can just use the latest edition.


it's updated, just not on crates.io


Related discussion:

July 8 99% of the world’s population in sunlight simultaneously? - https://news.ycombinator.com/item?id=32017952 - July 2022 (118 comments)


How can you assert that they haven’t?


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

Search: