southernwolf

joined 2 years ago
MODERATOR OF
[–] southernwolf@pawb.social 3 points 2 years ago

Unfortunately for those of us that use Cuda features, AMD just really isn't that viable of an alternative. Anyone who's had to deal with ROCM can attest to this...

[–] southernwolf@pawb.social 2 points 2 years ago

Oh hey, nice to see this fork expanded a lot since I last looked at it!

[–] southernwolf@pawb.social 12 points 2 years ago (1 children)
[–] southernwolf@pawb.social 33 points 2 years ago (1 children)

There are plenty of ways to convince people to take privacy and security more seriously, but this isn't it. This is more likely to make people not take it seriously. Spotify Wrapped is a fun little gimmick that a lot of folks appreciate. Heck even I did, and I only rarely use Spotify.

 
[–] southernwolf@pawb.social 0 points 2 years ago

Wanted patent protections for myself mostly. I know the Apache 2.0 is best well-known for that, but I tend to prefer the simplicity of the BSD licenses. More so curious why the BSD 2-Clause was chosen for that Patent clause and not the BSD 3-Clause. Just seems odd to me. I updated my original post with more info.

[–] southernwolf@pawb.social 3 points 2 years ago

You are correct, yeah. I updated my post with more info on what I was asking about, plus the text of the two licenses.

 

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.

[–] southernwolf@pawb.social 2 points 2 years ago (1 children)

This is absolutely true. The Fairphone kinda gets around this since its got open parts and can be user serviced for most things, but the honest question for that is how many are gonna go to that trouble, not next week when your phone is still new, but 5 years from now? The dedicated certainly will and I commend Fairphone for it, but a lot of average folks with a slower phone are gonna want to upgrade at that point.

[–] southernwolf@pawb.social 5 points 2 years ago (8 children)

Really, it's gonna depend on what your top priorities are. I run a Pixel 6 Pro with CalyxOS and I love it. But for you, it depends on whether you really need top security or want to go for a more open and long term design (which may not be entirely beneficial or all that special now).

For the Pixel 8, you're gonna get much better cameras and more of those "Pixel Features" even when running something like GOS or CalyxOS. Its really nice cause you can even use GBoard and GCam and just firewall them (or however you do the equivalent in GOS), so you get the benefits without the downsides. Though it will be more expensive too.

With Fairphone, you're gonna get a more open design that likely will last longer. That said, it doesn't have a top end processor in it, so you have to imagine what it'll be like in 6-8 years trying to run Android 20. Longevity is nice, but not as helpful if it can't keep up physically with new releases. Also, with the Pixel 8 line now set to be supported for 8 years, it kinda... Undermines the Fairphone argument somewhat, though not to a huge degree.

Personally, if it were me, I'd choose the Pixel (and also choose CalyxOS as well, but that's more a personal choice, don't let the Graphene folks try and sway you with a bunch of FUD. CalyxOS is just fine, but GOS is a good choice too). It will have higher quality hardware, the processor should be able to handle tougher workloads into the future, and I think you'll quite like the experience.

But, the Fairphone isn't a bad choice either, and its definitely supporting a better ecosystem overall. It just won't have as good of cameras and may not run as well a few years down the road, which could be an issue for the longevity. It can also run CalyxOS as well, so you won't be missing out on using most other normal apps.

Really, it just depends on your use case and priorities. I don't think you can go absolutely wrong choosing either one though.

[–] southernwolf@pawb.social 3 points 2 years ago

Holy crap, I didn't know about this fork before now. I kinda thought that OpenBoard was sorta... abandoned at this point, but seeing the improvements from this fork just made me go and try it again. Normally I just use GBoard with it's connections disabled (CalyxOS, so that is possible to do in a secure way), but trying this out now to see if I can dump Gboard entirely.

[–] southernwolf@pawb.social 2 points 2 years ago

+1 for Neo Launcher!

 

(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.

SpoilersThe 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 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 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!

[–] southernwolf@pawb.social 11 points 2 years ago (1 children)

Actual proper touch support, which includes a decent built-in keyboard (looking at you KDE...).

I love 2-in-1's, but I do wish touch support would go all the way. It's like... 70-80% there, with Gnome having a good keyboard and KDE having the better touch support overall. But it just needs to go the final stretch to make it a good experience.

[–] southernwolf@pawb.social 22 points 2 years ago (1 children)

I really don't get why the Pixel lineup always gets this weird... hostility directed at it every release cycle. It's like the Pixel line is always given an extra level of scrutiny, that makers like Samsung, OnePlus, or even Apple don't get. There are reasons to give it scrutiny, especially on the software side, but some of the things thrown at the Pixel line (especially since the 6) just sometimes seems... petty. I'm not saying it's without fault, I'm a Pixel 6 Pro owner after all and can definitely offer some criticisms. But a lot of the criticisms about the design of the models always seems like nitpicking, yet it becomes a big to do.

I just don't get it, is it just the Google name that brings about higher expectations?

 

cross-posted from: https://lemm.ee/post/4952617

Happy birthday, Proton!

 

:wq

 

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

 

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

 

cross-posted from: https://lemmy.ml/post/1789763

For me its KDE.

Personally, I'm a bit torn currently... I've mostly used Pop!_OS's customized Gnome desktop since I fully switched to Linux in 2019, and I am also rather eager to try out their upcoming, Rust-based Cosmic Desktop too.

However, I have come to quite like KDE on my laptop now running OpenSuse Tumbleweed. It's a fantastic experience, and honestly more distros should ship with it rather than plain Gnome.

Curious what others here say their favorite is though!

 

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!

 

The Software Freedom Conservancy issued a statement/report on the state of RHEL's GPL adherence. It seems it hasn't been a recent issue with them, and has gotten worse. Though, it is currently still undecided/unknown if RHEL's most recent actions fully violate the GPL or not.

 

Now that Pawb.Social has forked Lemmy, I thought it would be appropriate to go ahead and compile a list of changes or additions that have been suggested, or that have been spotted by others or myself. This is hardly a comprehensive list, and down below will be two comments by me, one for changes to back-end changes or additions and one for the front-end suggestions as well.


A quick note before I start

One important thing I do want to stress is that any changes or additions made should not render our fork incompatible with other Lemmy instances, the apps that allows for easy usage of Lemmy (Jerboa, Thunder, etc), nor cause issues for interacting with, or interactions from, the rest of the Fediverse. To take a quote from Linux Kernel development: Don't Break Userspace!

Now, let me specify for any who aren't in the know about the differences between back-end and -front-end are:

  • Front-end: focuses on the user interface, designing the visual elements, and ultimately the UI elements that a user will interact with on the web page.

  • Back-end: deals with the server-side functionality, handling data processing, storage, and communication with databases and external systems (The rest of the Fediverse) using server-side programming languages and frameworks. For Lemmy, this is done with the Rust language.


Now, with that summary done, here is a (still WiP) list of changes:

Back-end

  • Addition: Individual community blocking (as opposed to the current instance and user-only blocking).
  • Addition: Ability to follow entire instance (or at least follow all communities on an instance).
  • Addition: Allow for individuals to block instances and communities, instead of requiring instance-wide action to block them.
  • Addition: Give instance admins better moderation tools (hashed IP address, etc. Needs to be GDPR compliant)
  • Change: Better support for automatically linking other communities (and instances) back to your primary instance for easier following and interaction.
  • Change: Better cross-compatibility between Lemmy and the Mastodon/Pleroma side of the Fediverse.
  • Change: Better cross-compatibility with KBin.
  • More to come

Back-end & Front-end

(For things that will require changes on both ends to function properly)

  • Addition: Post flaring - To allow for better post management, sorting, viewing, and moderation.
  • Addition: Ability to sort communities into groups (similar to multireddit).
  • Addition: 2FA during login/sensitive actions like password changes.
  • Addition: Mark servers and people as “friends” so they display a marker by their name elsewhere.
  • Addition: Better nsfw post handling, more specific viewing settings, etc.
  • Addition: Adding notes to users (for moderation purposes)

Front-end

  • Addition: Add more themes/theming support to the UI.
  • Addition: Add better support for widescreen displays.
  • Addition: Ability to pick a default sorting method (perhaps per community).
  • Change: Refresh and organize some of the UI elements for Lemmy (somethings are just a bit outdated looking...).
  • Change: Alter donation button at the top to point to the donation portal for the/an instance (this should be the default tbh, the prominent button shouldn't direct to the Lemmy devs to begin with...)
  • Change: Move all information about Lemmy and the Lemmy devs to one, out of the way location, potentially as a citation in the footer.
  • Change: Add link pointing to the GitHub fork for Pawb.Social
  • More to come.

Please see below for the two threads to add your own thoughts or comments on things you want added, changed, or even removed. All comments and thoughts are welcomed!> ability to sort communities into groups (similar to multireddit).

 

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)

view more: ‹ prev next ›