huggingface.co
  • southernwolf southernwolf Now 100%

    Damn, I didn't know that!

    3
  • FilePizza - Your files, delivered.
  • southernwolf southernwolf Now 100%

    Huh, that's the first time I've heard of this. I like IPFS, but I do wish it was just a bit... Smoother to use?

    2
  • Which communication protocol or open standard in software do you wish was more common or used more?
  • southernwolf southernwolf Now 100%

    That's what I mean by a lack of a standard for markdown. There needs to be at least a core standards for stuff (like bolding and italics), that is universal across stuff. Then if a program wants to add onto it, that's fine. But just the core parts being standardized would help a lot.

    4
  • Which communication protocol or open standard in software do you wish was more common or used more?
  • southernwolf southernwolf Now 100%

    Markdown really should have more widespread support than it does. It's just the right mix between plain text and an office document, I took my college notes with it in fact cause of how fast it was to format stuff. But as far as I know, there's no default program on any of the (major) OS's or Distros for viewing it.

    Maybe it's just due to a lack of standards for formatting or something, but regardless I do wish it was used and supported more.

    12
  • HeliBoard, a privacy-conscious open-source Android keyboard based on AOSP/now-unmaintained OpenBoard, is now available on F-Droid
  • southernwolf southernwolf Now 100%

    It's great seeing HeliBoard come so far, especially after it seemed like OpenBoard was potentially dead. I'm still a (firewalled on CalyxOS) GBoard user, but HeliBoard is the closest I've found to a viable replacement for it. I'm definitely looking forward to seeing what future developments it has in store.

    8
  • Alternative to Nova Launcher
  • southernwolf southernwolf Now 100%

    Neo-Launcher is still being worked on, they are expecting to push version 1.0 later this year to GitHub, but progress has been steady from what I know. You can get the latest beta version of Neo-Launcher from their Telegram to try out. Don't let the "beta" part turn you off, it's basically production ready, I've been using it now as my launcher for well over a year, possibly even 2 at this point.

    9
  • The simplest mistakes happen to the best of us
  • southernwolf southernwolf Now 100%

    I'm not sure I understand, what's wrong with this commit?

    15
  • Proton Mail Finally Releases Desktop Apps With a Linux Beta Version
  • southernwolf southernwolf Now 100%

    Looks like it, it's available as a zip in the releases along with the compiled app, but isn't yet uploaded fully on GitHub.

    2
  • What's your favorite terminal?
  • southernwolf southernwolf Now 100%

    8/10 map, ngl. Would play over Summit or Apocalypse any day.

    4
  • Google is quietly blocking RCS on rooted devices.
  • southernwolf southernwolf Now 100%

    I can also confirm it doesn't work on a de-Googled device, even with something like MicroG (though it may work on GrapheneOS's sandbox thing).

    5
  • Android 15 may require edge to edge mode
  • southernwolf southernwolf Now 91%

    I know some people won't like this, but overall I think it is a cleaner look and also makes full use of the screen real estate available. Now it's not like... 100% ideal from a usage standpoint, but I think it's better than just having black bars are the top and bottom (or sides in landscape mode), as that just sorta defeats the point of an edge to edge display.

    10
  • Best lemmy android app?
  • southernwolf southernwolf Now 100%

    Voyager is absolutely fantastic, even as a PWA. Eternity is very competent too, especially if you are/were an Infinity for Reddit user.

    6
  • I'm looking for a TOS-breaking telegram client that strips out all the premium shit
  • southernwolf southernwolf Now 100%

    I don't know if it's the "TOS-Breaking" you're looking for, but I've been using Forkgram for a while now and really appreciate the QOL improvements it has, as well as the ability to hide the Premium stuff you aren't using.

    8
  • I made a spreadsheet that ranks messengers for privacy
  • southernwolf southernwolf Now 100%

    I think you left off Session from this list. Based on everything I know, it'll probably come in number 2, or even number 1 if it beats SimpleX.

    9
  • Rep. Mark Pocan challenges the new narrative around the National Prayer Breakfast
  • southernwolf southernwolf Now 100%

    About time someone in Congress came to their senses and realized what the NPB actually represents...

    2
  • A fork of NewPipe that implements SponsorBlock and ReturnYouTubeDislike
  • southernwolf southernwolf Now 100%

    I kinda wondered the same thing, but I guess that's their choice. Wish they had push some kind of notice to the app to let users know to try the new version. As it is, this is the first time I heard of this.

    2
  • whatCouldGoWrong
  • southernwolf southernwolf Now 100%

    Yeah, this meme is now very dead for me as well. xD

    2
  • whatCouldGoWrong
  • southernwolf southernwolf Now 91%

    I learned something today... and I'm not better off for having learned it. What a dumb ass virtue signal to use on something.

    29
  • Recently, I was looking into licensing an open-source project I'm creating. My preferred license is the BSD-3, but was given advice that I should seek a license that offers patent protection as well. I saw there is a BSD 2-Clause + Patent option, but not one for the BSD 3-Clause, not that I found through OSI or SPDX. This seems odd to me, because I'm pretty sure the BSD 3-Clause is more commonly used than the BSD 2-Clause. Because of this, I've had to dual license my project as `BSD 3-Clause AND BSD 2-Clause+Patent`, which is a bit unwieldy, but achieves the same desired results. This seems like an odd oversight though, I'd be curious if there's a reason the 2-Clause was chosen for the patent protection over the 3-Clause version? I could just add in the patent protection part to the 3-Clause version, but creating arbitrary licenses like that definitely makes me feel a bit... uncomfortable. **Edit:** Due to some confusion as to what I meant, I wanted to add some details. I'm definitely aware that licenses such as the Apache 2.0 exist, I just like the BSD licenses for their simpler language (and also don't have that odd state changes clause from Apache 2.0). I'm more so just curious why the choice was made for only the BSD 2-Clause license to gain the Patent Clause, but not the BSD 3-Clause version. That's what I'm not sure about, and why I'm curious about the logic behind this choice. I'm gonna paste in the content of both licenses below, since they are both short and easy to read and understand. ### BSD 2-Clause + Patent >Copyright (c) > >Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: > >1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. >2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. > >Subject to the terms and conditions of this license, each copyright holder and contributor hereby grants to those receiving rights under this license a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except for failure to satisfy the conditions of this license) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer this software, where such license applies only to those patent claims, already acquired or hereafter acquired, licensable by such copyright holder or contributor that are necessarily infringed by: > > (a) their Contribution(s) (the licensed copyrights of copyright holders and non-copyrightable additions of contributors, in source or binary form) alone; or > > (b) combination of their Contribution(s) with the work of authorship to which such Contribution(s) was added by such copyright holder or contributor, if, at the time the Contribution is added, such addition causes such combination to be necessarily infringed. The patent license shall not apply to any other combinations which include the Contribution. >Except as expressly stated above, no rights or licenses from any copyright holder or contributor is granted under this license, whether expressly, by implication, estoppel or otherwise. > >DISCLAIMER > >THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. (Fun Fact: A lead developer on the Rust team said they would have chosen the BSD 2-Clause+Patent license if it existed at the time of them first releasing the Rust programming language. Instead, it's why they chose to dual-license under the MIT and Apache 2.0 instead.) ### BSD 3-Clause >Copyright (c) . > >Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: > >1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. >2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. >3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. > >THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    34
    29
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFU
    Furry southernwolf Now 91%
    A Southern Wolf Review - Noss Saga I: Wolf of Withervale

    (This review is a cross-post of one I posted on the furry.engineer mastodon instance. I wanted to cross-post it here so folks here on the Lemmy side of things could see it as well.) “The Wheel of Time turns, and Ages come and pass...” Wait, that’s not right. “Lyra and her daemon moved through the darkening hall…” Hmm, not quite. “In a hole in the ground there lived a hobbit.” Wait, no that’s not right either… Ah, here we go! “The grey fox fled through the forest, her paws as quiet as an owl’s shadow...” and thus begins Joaquin Baldwin’s (@joabaldwin@mastodon.social) epic fantasy tale *Wolf of Withervale*, the first book in his Noss Saga series. In the first book of this already epic series, we find Lago Vaari and his friends, new and old, embark on the start a hero’s journey across the lands of Noss. Learning the secrets of an ancient and powerful mask, they come to discover that far more is at play in their world than any of them had expected. There is no doubt that a reader coming to it will find the story deeply engrossing, and absolutely looking forward to future books within the wider series. ::: spoiler Spoilers The themes that Joaquin shows are rich in quality and variety, but all contain a very surprising amount of depth and realism as well. Starting off with the more obvious ones, the LGBT themes found in the book are numerous and varied. From showing Lago growing up and discovering his same-sex attraction, to showing how sexuality is handled by the varieties of people across the lands of Noss. In particular, with the character named Banook, we find a very accurate representation of bear culture and attitudes, as it relates to our own world. The irony of this is not lost, given he is an actual bear spirit himself! Further more, with regards to Banook, a depiction of naturism is found that does not always get shown this way in most literature. I am not sure if this was intended or not, but it is quite accurate and a welcome addition to an already rich and warm character. Having Lago explore his sexuality with Banook further adds to the wonderful depth of them both, and the themes presented with them. Digging deeper, there are themes that run through Wolf of Withervale that will sit very close to the hearts of those that have explored Animism, Shamanism, or Therianism. I am unsure if this was wholly intended by Joaquin, but it means this book will likely hit deeper for many that might be initially expected. It is done so in a more theatrical way, but the themes explored are very real as they relate to our own world. Furries, of course, will find the themes of the book, and the entire series, to be very much so to their liking as well. There are also themes that transcend topics that might not be initially expected, such as cosmology and astronomy (with a friendly topping of in-world astrology too), explorations of spirituality and religion (not just relating to the themes of animism either), archaeology, geology, philosophy, culture, language, and more. This is just a preview of what the book explores, and I expect this list to grow more as the series progresses. ::: \- What [Joaquin](https://mastodon.social/@joabaldwin) has crafted with the first book of the Noss Saga is absolutely spectacular, nay I think the word beautiful is truly the one way to describe the book in a single term. The world building and lore are spectacular, the themes are as varied as they are deep, rich in meaning and storytelling. The characters, both protagonists and antagonists, are deeply crafted with their own understandings and modus operandi, each adding their own unique thread to the story. [Wolf of Withervale](https://www.joaquinbaldwin.com/books) is a marvelous foundation for the Noss Saga series, and I can truly say that I cannot wait to see what is in store in the books to come!

    20
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTE
    Infinity For Lemmy update just dropped. dev is really active in the community
    codeberg.org

    By far one of the best Reddit apps available for Android has been adapted to now work with Lemmy! It's still in Beta, but it's absolutely worth checking out if you haven't yet. It's Free and Open-Source too! Development also seems to be coming along quickly as well, already talk of getting it listed to F-Droid. Infinity for Lemmy community: https://pawb.social/c/infinityforlemmy@lemdro.id

    26
    6
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTE
    [x-post] Welp that answers a lot of why all .ml are down

    cross-posted from: https://sh.itjust.works/post/1473025 > https://very.bignutty.xyz/notes/9hf13it1ced3b2za This seems like it may be the root cause of the recent server issues, I had to guess. Probably a lot of federation issues if the .ml domains went down all at once. Probably why it's not that smart to use a domain owned by a (nominally) hostile foreign government, just saying...

    40
    20
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTE
    Liftoff! - 🐒 A mobile client for Lemmy (Android/iOS/Windows/Linux)
    github.com

    Wow, ok! For anyone looking for a better Lemmy app, for both desktop and mobile, Liftoff seems to be a fantastic choice! Definitely already better than Jerboa is, despite some in-development quirks to be worked around temporarily. If your "subscribed" feed is broken, set it to the subscribed feed for your instance, instead of "everything" and it should work as expected. Check it out, it's quite good looking!

    37
    15
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTE
    Reddit is OpenAI’s Moat
    https://www.cyberdemon.org/2023/06/14/reddit-moat.html

    If this is true, then some things start to make a lot of sense. By making the user calls so incredibly expensive for the API, Reddit makes it so it would be come prohibitively expensive for basically anyone else to be able to access. Google could likely still afford it (but they would certainly pay a lot to do so), but an upstart that would be more likely to wreck OpenAI, like MidJourney did with DALL-E, becomes far less likely to be able to afford the cost. It basically gives OpenAI padding between itself and upstart competitors where it matters most, training data. Further still, these changes might also explain some of the changes to the API, like the blocking of NSFW material. Doing that makes it easier for OpenAI to train on it, without needing to worry as much about filtering. It also explains the urgency of it too, as OpenAI is desperately seeking to keep upstarts, especially open-source ones, from being able to compete with them. It's why they are lobbying governments around the world to allow only them to be kings of AI. Rapidly closing off any new Reddit data, or access to old data for new upstarts, would explain why there was such short notice. Now, does this completely stop the ability to train on Reddit data? No. Web scraping is certainly always an option, but that's a lot more computationally expensive on the front and back-end, the data will be very dirty (more computational work), and Reddit can combat this with de-indexing techniques. For the data sizes that OpenAI, or other seeking to make a GPT-like LLM, use for training their AI, web scraping likely isn't feasible for the whole of Reddit. It should be mentioned too that this doesn't have to be the *only* reason for Reddit to make these changes. It still shuts down 3rd party apps and forces (those that remain) to use their ad-ridden stock app, it gives them greater control over how people interact with the site, and now it seems it gives the Reddit admins reason to directly intervene in subreddits to control how they operate after the protests. This combined with making OpenAI/Sam Altman happy, things start to add up. It kills multiple birds with one stone, if you will.

    19
    7

    With all the refugees from Reddit seeking better places on the internet, I figured I would go ahead and create a community here for Furries who use, or are interested in, Linux to come, hang out, and ask questions. Whether you are a newbie just starting out, or a seasoned pro who just finished compiling Gentoo, all Linux Furs are welcome here! :) (I'll come up with some concrete-ish rules later. Just follow the instance rules for now and you'll be fine)

    2
    0
    southernwolf Now
    7 123

    Southern Wolf

    southernwolf@ pawb.social

    Individualist, Capitalist, Objectivist, Liberal, Transhumanist. Linux User + Certified, Programmer (Web Dev, Rust, a little Python), AI Tinkerer (Mostly Stable Diffusion), Gamer, Science Lover, #NAFO🇺🇦