Earlier quoted context omitted.
I would use the phrase "Responsible Use of Generative AI", from https://www.debian.org/vote/2026/vote_002#texte
I wouldn't. > The Debian Project nevertheless expects that all contributions submitted to Debian, regardless of how and with which tools they were produced, satisfy the same standards of quality, correctness, maintainability, and legal compliance. Slop text on the homepage does not scream "quality" to me. The code is worse, somehow. Endless paragraphs of comments that say nothing: https://github.com/crmne/fastpotify/…
Fastpotify
221–230 of 583 posts
Re: Fastpotify
#222Re: Fastpotify
#223I realise I’m pissing into the wind here, but I find the LLM text on the homepage and docs quite funny/ awkward. > “Ctrl+M turns it into a tiny player that wears any classic Winamp 2 skin, spectrum analyser, equalizer, and playlist included. 2000s vibes, pixel for pixel.” Everything is said with too much intensity, and phrasing that sounds impressive but doesn’t really mean that much. Like “wears any classic Winamp 2…
There is a tribe of people who carve bots out of trees using their hands. https://en.wikipedia.org/wiki/Dugout_canoe . It stupid to waste time doing something a computer can do reasonably well. IMO
Re: Fastpotify
#224I realise I’m pissing into the wind here, but I find the LLM text on the homepage and docs quite funny/ awkward. > “Ctrl+M turns it into a tiny player that wears any classic Winamp 2 skin, spectrum analyser, equalizer, and playlist included. 2000s vibes, pixel for pixel.” Everything is said with too much intensity, and phrasing that sounds impressive but doesn’t really mean that much. Like “wears any classic Winamp 2…
Interestingly enough, https://fastpotify.rocks/winamp/ shows what I dislike about LLM-generated text: From "The buttons do what they say [...]" to "[...] a different format and are not supported" is just a huge wall of text without any visual guidance. It's as if the person writing these lines didn't care about the result. One could argue that people not caring about written documentation isn't anything new, but in t…
Re: Fastpotify
#225Earlier quoted context omitted.
Links to your $5M ARR FOSS? And is that Annualized Run Rate or Annual Recurring Revenue? I'm guessing the former. > One of my projects is at $5M ARR in just six months. I passed $400k in sales this month. It's an open source project. If it's the former ARR, then how are you at $5M if it took you six months to get to $400k? $5M/12 = $416,666.6666666667 Which correct me if I'm misunderstanding (I do frequently) but tha…
Presumably https://getartcraft.com/ , after some light stalking.
"AI for artists", Carl!
Re: Fastpotify
#226Just came to say that official client (all its processes combined) uses 1.1Gb of RAM on my macbook air, while this, playing the same track from the same playlist and nothing else, gets only up to 280Mb
Re: Fastpotify
#227Earlier quoted context omitted.
I would use the phrase "Responsible Use of Generative AI", from https://www.debian.org/vote/2026/vote_002#texte
I wouldn't. > The Debian Project nevertheless expects that all contributions submitted to Debian, regardless of how and with which tools they were produced, satisfy the same standards of quality, correctness, maintainability, and legal compliance. Slop text on the homepage does not scream "quality" to me. The code is worse, somehow. Endless paragraphs of comments that say nothing: https://github.com/crmne/fastpotify/…
/// Rule: every block leaves exactly as long as it arrived, whatever
/// is being held back, or the output would run short.
Uhm yeah, that is "literally what" territory.Re: Fastpotify
#228I think the key call out with this is how cool egui is (the Rust GUI library it uses). Check out their website: https://www.egui.rs/ The demos are very good: https://www.egui.rs/#clock Edit: egui is an immediate mode GUI library written in Rust. egui runs natively on , and on the web it is compiled to WebAssembly and rendered with WebGL or WebGPU. Everything you see is rendered as textured triangles. There is no DO…
Devs are constantly making the mistake of falling in love with immediate mode GUIs... because it's convenient for them , the developer. For the user, it's almost always a worse experience as things don't behave in the same way as the rest of the platform they're on. egui is great for video game debug UI overlays and internal tools, and maybe some specialized graphical tools. Otherwise its quirks are too annoying for…
Re: Fastpotify
#229I think the key call out with this is how cool egui is (the Rust GUI library it uses). Check out their website: https://www.egui.rs/ The demos are very good: https://www.egui.rs/#clock Edit: egui is an immediate mode GUI library written in Rust. egui runs natively on , and on the web it is compiled to WebAssembly and rendered with WebGL or WebGPU. Everything you see is rendered as textured triangles. There is no DO…
Devs are constantly making the mistake of falling in love with immediate mode GUIs... because it's convenient for them , the developer. For the user, it's almost always a worse experience as things don't behave in the same way as the rest of the platform they're on. egui is great for video game debug UI overlays and internal tools, and maybe some specialized graphical tools. Otherwise its quirks are too annoying for…
Re: Fastpotify
#230Spotify is in the process of killing the librespot project that this and most third party Spotify players are built on. I think the golden age of music streaming is coming to an end. I’ve migrated to a self hosted library with streaming and radio for discovery. I hope we’ll see many projects in the space flourish. Many, like Navidrome and the whole OpenSubsonic ecosystem, seem to be doing quite well.
Perfect quality and it great selection.