main Lemmy.ca's Main Community Exciting News: Lemmy.ca is now managed by our new registered not-for-profit organization 'Fedecan' (+ resuming donations & gathering feedback)
Jump
  • anonymoose anonymoose 2 months ago 100%

    Very cool! Thank you for taking the initiative on this!

    24
  • anonymoose anonymoose 2 months ago 100%

    It's a giant rodent riding an invisible quad bike.

    4
  • programmerhumor Programmer Humor More confusion for recruiters
    Jump
  • anonymoose anonymoose 3 months ago 100%

    You monster

    7
  • microblogmemes Microblog Memes I'm locking it up.
    Jump
  • anonymoose anonymoose 3 months ago 100%

    16
  • canada Canada Happy Canada Day
    Jump
  • anonymoose anonymoose 3 months ago 100%

    lol, yeah, that felt very appropriate 😛

    2
  • canada Canada Happy Canada Day
    Jump
  • anonymoose anonymoose 3 months ago 100%

    Thank you for your kind words, my friend. It is an honor to be welcomed to your home, this beautiful land. I hope tomorrow brings more unity and kindness, and I will do my best to do my part to make that happen.

    3
  • canada Canada Happy Canada Day
    Jump
  • anonymoose anonymoose 3 months ago 100%

    Happy Canada Day! Thank you for this beautiful post, it made me tear up a bit. I've made Canada my adopted home 14 years ago, and not a day goes by when I don't thank my fucking stars.

    8
  • linux Linux Linux market share passes 4% for first time; macOS dominance declines
    Jump
  • anonymoose anonymoose 3 months ago 50%

    True, although you could say the same about Windows PowerShell

    0
  • linux Linux Linux market share passes 4% for first time; macOS dominance declines
    Jump
  • anonymoose anonymoose 3 months ago 100%

    High DPI screen support in Linux is still troublesome, especially between multiple screens with different DPI/resolution, especially between GTK and Qt programs

    Hopefully the success of Steam Deck will push manufacturers to increase their investment into Linux driver development. Having only used Linux servers in the past decade or so, I was pleasantly surprised when I came back to Linux desktop and realized that there were no other drivers (except Nvidia) to install since everything was baked into the kernel! Incredibly convenient!

    it'll be hard to top the built-in power/suspend/hibernate/resume behavior and its effect on battery life

    Yeah, it's difficult to compete with a fully vertically integrated stack like Apple's, and they do lock down things so other software is always at a disadvantage. Hopefully Linux laptops become competitive so this improves.

    2
  • linux Linux Linux market share passes 4% for first time; macOS dominance declines
    Jump
  • anonymoose anonymoose 3 months ago 50%

    I only ran Mint for a bit, but from what I've heard, it does a pretty good job with sane defaults and keeping things simple.

    I'm talking more about the fact that when things break (as they always do), the easiest way to fix it is via the command line. It's something I'm super comfortable with, having used *nix systems for more than 20 years, but i think even my very smart, technically inclined friend would be frustrated if he had to do it.

    For instance, I installed Debian recently, and since I wanted luks disk encryption and dual boot, I had to very carefully set up the partitions in the installer, and the interface was frankly atrocious. I was very nervous about accidentally nuking the wrong partition, unlike with a Windows install where this is pretty much impossible.

    Then, of course, the Nouveau drivers didn't like my 4090, so on the first boot I had a blank screen (no signal), until grub timed out into a console. For some reason I was then thrown into a tty, so I had to startx, install the proprietary Nvidia drivers, tweak grub to pass some kernel parameters till I got back to a semi-stable boot. Oh, and I also had to get a newer kernel and nvidia drivers from backports, since the Debian packages are ancient.

    I do realize that maybe Mint packages the latest proprietary nvidia drivers during the install, so maybe I would have avoided those particular issues, and I'm not sure how good Mint's partitioning interface in the installer is.

    Maybe Linux will work out of the box for a majority of users and they'll never have to encounter the command line, but I'm skeptical.

    0
  • linux Linux Linux market share passes 4% for first time; macOS dominance declines
    Jump
  • anonymoose anonymoose 3 months ago 100%

    Yeah, the rock-solid stability of Debian stable is definitely a huge plus. I thought I would be okay with less frequent updates, but I changed my mind when I realized cool updates like KDE 6 won't make it to stable probably until next year T__T. Even Nvidia 555 drivers probably won't even hit backports for a while. Clearly the responsible thing to do here is to add an Arch install alongside my Debian/W11 dual-boot 😛

    Not using a DE sounds intriguing, I might give that a try once I find my feet on desktop Linux. I've been around *nix systems most of my career, but I haven't used a Linux desktop as a daily driver in like 15 years. It's funny how much has changed, and how much hasn't.

    2
  • linux Linux Linux market share passes 4% for first time; macOS dominance declines
    Jump
  • anonymoose anonymoose 3 months ago 100%

    As I discovered, nvidia are infamous in the linux world for causing all sorts of weird issues. Things are getting a lot better now as they seem to be giving a lot more attention to the drivers in linux like they do for Windows. The open-source (Nouveau) drivers in linux seem to work well in many cases (maybe for 3000-series cards too?), but as you get to newer cards like the 4090, the proprietary linux drivers they provide are often needed. It's still huge progress!

    4
  • linux Linux Linux market share passes 4% for first time; macOS dominance declines
    Jump
  • anonymoose anonymoose 3 months ago 100%

    Yeah, I've heard really good things about Pop!_OS, especially for Windows migrants.

    6
  • linux Linux Linux market share passes 4% for first time; macOS dominance declines
    Jump
  • anonymoose anonymoose 3 months ago 33%

    I think Linux still prioritizes the command-line for a lot of config/setup, which can be extremely daunting for new users. In addition, there are also a million options for everything, which is great for freedom, but really confusing for newbies.

    I should note that both of these things are amazing pluses for me as a power user/developer.

    -2
  • linux Linux Linux market share passes 4% for first time; macOS dominance declines
    Jump
  • anonymoose anonymoose 3 months ago 40%

    That's fair, I think Mac's extremely opinionated design that be grating at times. Also, heaven help you if you want to do something non-standard on a Mac, the system fights you every step of the way.

    -1
  • linux Linux Linux market share passes 4% for first time; macOS dominance declines
    Jump
  • anonymoose anonymoose 3 months ago 66%

    Well, in my case stability refers to grub display loading at all :)

    I installed Debian on my PC with an RTX 4090 and it just refuses to load the grub display on first boot (grub loads, but there's no DisplayPort signal). I was able to get it working by switching to the latest stable backports kernel and proprietary Nvidia drivers, but then it stopped working again and now I have to figure out how to fix it.

    I don't mind this at all, and I'm even enjoying the troubleshooting process, but I think this would have been quite the headache for the average user!

    1
  • linux Linux Linux market share passes 4% for first time; macOS dominance declines
    Jump
  • anonymoose anonymoose 3 months ago 68%

    Stability and UI/UX are still lightyears ahead in Mac, and to some extent Windows. Don't get me wrong, they suck for lots of reasons, but I think Linux has a lot of catching up to do to be as usable as Mac/Windows for the ordinary user.

    I think standardizing package formats, and more mature desktop managers and proprietary drivers will go a long way to fixing that though.

    8
  • linux Linux Linux market share passes 4% for first time; macOS dominance declines
    Jump
  • anonymoose anonymoose 3 months ago 100%

    What's your review of LMDE over Debian? I recently took the Linux desktop jump recently and started with Linux Mint.

    I really didn't like the Mint desktop as it seemed very dated, so I've switched to Debian/KDE. It was only much later that I realized how easy it would have been to just customize my window manager instead of getting a different distro. Having said that, I'm really digging Debian in spite of Nvidia issues being a headache, and Debian's glacial update pace making me look longingly at Arch.

    3
  • gaming Gaming NVIDIA driver 555.58 released as stable bringing Wayland Explicit Sync
    Jump
  • anonymoose anonymoose 3 months ago 100%

    I hope this gets into Debian backports soon! I still have some weird issues with a blank screen (no UEFI/POST/grub display) owith Debian on first boot that hasn't gone away even with the Nvidia 525.x proprietary drivers.

    1
  • asklemmy Asklemmy What industry secret are you aware of that most people aren't?
    Jump
  • anonymoose anonymoose 3 months ago 84%

    aka Enshittification

    9
  • programmer_humor Programmer Humor Old timers know
    Jump
  • anonymoose anonymoose 3 months ago 100%

    But was $application.old_final the one to rollback to, or $application.old-final2?!

    1
  • programmer_humor Programmer Humor Old timers know
    Jump
  • anonymoose anonymoose 3 months ago 100%

    Sure, grandpa/grandma, time for your medicine.

    2
  • programmer_humor Programmer Humor Old timers know
    Jump
  • anonymoose anonymoose 3 months ago 100%

    Not to mention the benefits of versioning and being able to rollback! There's something so satisfying about a well set-up CI/CD pipeline.

    3
  • anonymoose anonymoose 4 months ago 100%

    Don't shoot the meow 🙀

    2
  • anonymoose anonymoose 4 months ago 100%

    Is that Wonderwall?

    11
  • technology Technology Major ChatGPT-4o update allows audio-video talks with an “emotional” AI chatbot
    Jump
  • anonymoose anonymoose 4 months ago 100%

    Yeah, I think this plus the desktop app might be a huge deal

    2
  • technology Technology Major ChatGPT-4o update allows audio-video talks with an “emotional” AI chatbot
    Jump
  • anonymoose anonymoose 4 months ago 100%

    I don't think it's actually been rolled out to the app yet. When I load up the app, I see the old voice feature, not the new mode.

    10
  • vancouver Vancouver Catching the Northern Lights in Vancouver | UBC Astronomy Club
    Jump
  • anonymoose anonymoose 4 months ago 100%

    Quite fortunate! I hope I get lucky tonight.

    1
  • vancouver Vancouver Catching the Northern Lights in Vancouver | UBC Astronomy Club
    Jump
  • anonymoose anonymoose 4 months ago 100%

    Where and what time was this? I raced out to Cypress at 4am last night after a friend told me he saw it, but it was light out by the time I got there. I hope to catch a glimpse tonight 🤞

    1
  • futurology Futurology How Do Machines ‘Grok’ Data? By apparently overtraining them, researchers have seen neural networks discover novel solutions to problems.
    Jump
  • anonymoose anonymoose 5 months ago 100%

    Very cool article and discovery. Thanks for posting!

    2
  • askouija Ask Lemmy, Ouija Style People of Lemmy, you know what to do.
    Jump
  • anonymoose anonymoose 6 months ago 100%

    A

    1
  • technology Technology Smart devices are turning out to be a poor investment
    Jump
  • anonymoose anonymoose 6 months ago 100%

    Nowhere near an expert on the subject, but I wonder if a Raspberry Pi will suffice?

    5
  • anonymoose anonymoose 6 months ago 98%

    Okay, but can you let me know what it means after you get back?

    75
  • cat cats There is no danger here. Izzy loves belly rubs.
    Jump
  • anonymoose anonymoose 6 months ago 93%

    She is, in fact, a pretty kitty

    13
  • syncforlemmy Sync for Lemmy Sync for Lemmy v120 release notes. Notifications, revamped messaging and finally out of beta!
    Jump
  • anonymoose anonymoose 6 months ago 94%

    Added .webm support to the image viewer and image peek

    This, along with the other image viewer fixes is a massive quality of life upgrade! 🙌

    33
  • anonymoose anonymoose 6 months ago 80%

    Cat?

    3
  • spaceflightmemes SpaceflightMemes am i going insane or is this seriously live reentry plasma???
    Jump
  • anonymoose anonymoose 6 months ago 100%

    Wow, that is really cool! Thanks for the explanation <3

    5
  • spaceflightmemes SpaceflightMemes am i going insane or is this seriously live reentry plasma???
    Jump
  • anonymoose anonymoose 6 months ago 100%

    ELI5 what entry plasma is, and why it's a big deal? Please, and thanks!

    6
  • psychedelic_therapy Psychedelic Therapy How psilocybin, the psychedelic in mushrooms, may rewire the brain to ease depression, anxiety and more
    Jump
  • anonymoose anonymoose 7 months ago 94%

    Nothing groundbreaking here, but it's good to confirm that studies continue to support the theory that mushrooms help with treatment-resistant mental health issues.

    It was also good to read that double-blind studies have still not found any noticeable effects of microdosing, which was my experience as well. I believe the placebo effect is probably causing people to attribute benefits to it that it might not be responsible for.

    The more we study psilocybin, marijuana, etc, the more we can progress past the decades of harm caused by prohibition.

    17
  • anonymoose anonymoose 7 months ago 100%

    Is this a poem?

    3
  • fosai
    Anybody know what's up with the abstrusegoose comic? https://abstrusegoose.com/

    cross-posted from: https://lemmy.ca/post/10994517 > Sorry if this isn't relevant to the community, but couldn't think of anywhere better to post. I saw something curious in my RSS comics feed last night for the Abstruse Goose comic. The author is fairly prolific and used to post comics based on math, technology, etc. His site and archive of comics has now been replaced with a single cryptic message: > > "AGI will not be designed by humans. It will be evolved through relentless evolutionary computational processes designed by humans." > > Very curious! Anybody have any theories on what is going on? I can't imagine what his motivation might be :)

    13
    3
    thenightfeeling
    The Night Feeling anonymoose 10 months ago 100%
    A walk by the water

    I felt compelled to take this picture while on a late night walk a couple of nights ago. The fog had rolled in, and the lights seemed magical. Unedited image below: ![](https://lemmy.ca/pictrs/image/6bbedab8-297b-4e1c-822a-8e2522d30e27.jpeg)

    45
    3
    syncforlemmy
    Sync for Lemmy anonymoose 12 months ago 100%
    [Feature request] Hide NSFW in FAB

    Would it be possible to have a quick settings button to hide (not just blur) all NSFW posts in the feed? In normal browsing I like having the blurred NSFW images available in the feed, but whenever I'm in a public space, I'm always terrified I'll accidentally open one of the NSFW images. This is compounded by the fact that the last post at the end of a feed is extra-clickable because of the way feed loading works. If I'm scrolling down and the feed needs to load more, Sync will often count that interaction as a click on the last item in the feed. Thanks!

    19
    1
    alexandrite
    Alexandrite anonymoose 12 months ago 100%
    [Bug report] feed loads to last viewed post

    When navigating posts in the feed, the URL is changed to each active post. This means that when the page is reloaded, Alexandrite goes to that page instead of the active feed. In the above screenshot, I was browsing all, but refreshing the page left me on the post that was active. Perhaps a fix might be to append the active post to the URL? Something like: https://alex.lemmy.ca/lemmy.ca/all#post/5936117

    3
    3
    photon
    Photon (moved to lemdro.id) anonymoose 12 months ago 100%
    UI for opening comment threads

    This is a request for a UI change for consideration if the community isn't against it. IMO the UI for opening a thread to view comments could be better. Right now when scrolling through the feed, I have to click the tiny comments icon to open the thread, and it soft-navigates to the comments thread. Clicking back (in the browser, or using the button in the thread UI) takes me right back, which is great, however, it seems like I sometimes lose my place in the feed. The problems here are: 1. the link to open comments is tiny, and 2. the thread takes over the feed. It would be great if the experience could be a bit more like Alexandrite, where clicking on the post opens the thread in a panel in-place, which you can click outside to close without losing your place in the feed. Just feels a bit more intuitive IMO. If this is a controversial change, it could be a configurable option. Thanks for considering this feedback!

    3
    3
    alexandrite
    Alexandrite anonymoose 12 months ago 92%
    Lemmy 0.19 - Alexandrite migration plan? https://alex.lemmy.ca/lemmy.ca/post/5825323

    The linked post and discussion from the Photon dev re: the lemmy 0.19 release got me thinking about how Alexandrite will handle the migration since the release includes breaking changes. @sheodox@lemmy.world thoughts?

    12
    4
    syncforlemmy
    Sync for Lemmy anonymoose 1 year ago 95%
    What is the Ultra Preview feature?

    I see an "Ultra preview" tag next to some posts, but I have no idea what this feature is. Does anybody know?

    19
    8
    syncforlemmy
    Sync for Lemmy anonymoose 1 year ago 94%
    Single letter content filters?

    I want to filter out references to the website formerly known as Twitter, but I'm not sure how the content filter "X" will work. I'm assuming an 'X' without spaces will also filter out Xylophone, but what about "X "? Will I need to add the double quotes? What about capitalization? Shanks :)

    17
    3
    selfhosted
    Selfhosted anonymoose 1 year ago 100%
    Upgrading my home server from an Odroid HC2

    Hey folks. I've been running a media and torrenting server off an Odroid HC2 running OpenMediaVault 6 on Armbian. It's been doing pretty great, and I have it set to run docker containers for qBittorrent, ProtonVPN, the *arrs, etc. The problem I'm running into is that the HC2 has an arm32 CPU that is not supported by most apps, so I'm stuck running old images. I want to upgrade to a newer mini PC/SBC that is more future-friendly. I'd like it to be capable of running Plex streaming at 4K, Radarr/Sonarr/Prowlarr, etc. as well as other apps as docker containers. I might repurpose the HC2 to just run self-hosted NextDNS. Here are my questions: 1. What mini PCs or SBCs would you recommend? I'm leaning strongly towards a mini PC over an SBC because it would be more powerful, I don't need specialized software for it, recovery and backups are much easier, etc. I'm not _too_ concerned about power usage unless it's extravagant. 2. Which OS would you recommend as a media server? 3. What is the simplest way to transfer my server over with minimal fuss? I use private trackers, so I'll have to very carefully stand up the new server and transfer over torrents, etc. in one fell swoop. I'm guessing I should just be able to install the apps and then transfer over the configurations and media files and change permissions, etc. 4. Anything else I need to consider? Thanks!

    23
    24
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Lemmy.ca performance issues

    I've been constantly running into issues of stale content and errors fetching post on lemmy.ca the past couple of days. While scrolling on my client (Sync), I keep seeing errors about fetching new posts and have to click retry a few times to fetch more posts. At times I have to retry 6-7 times. Additionally, it seems like I'm seeing posts I've already seen a lot from the past more quickly than I'd expect in "Hot". I tried changing to a different instance and at least the first issue was immediately resolved. Posts were fetched quicker, and I didn't get any more errors while fetching posts. I haven't run into this on alex.lemmy.ca on desktop (yet), so it's possible that it's an API issue. It's also possibly a Sync bug. I suspect there's been a recent performance/federation regression, could one of the admins confirm/deny my suspicions? Totally not a problem if it's not something that can be fixed right away, just wanted to bring it to y'all's attention. Edit: although the screenshot mentions posts being filtered, I don't have enough filters to completely prevent fetching new content

    1
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Could we get the photon UI for lemmy.ca, please? https://lemmy.world/post/2878694

    It looks pretty slick and seems like it's officially supported on lemmy.world. While we're at it, any chance the Alexandrite UI could be supported too? Thanks! You guys are killing it!

    1
    0
    syncforlemmy
    Sync for Lemmy anonymoose 1 year ago 100%
    [Feature request] block user/community from feed

    Since Lemmy doesn't have a lot of content yet, I primarily browse all. Since there are a lot of active communities in all that I'm not interested in (different language/NSFW, etc), it would be really handy to be able to block them from the ellipsis menu. Right now you have to go I to the community and find the block option there. Similarly for users.

    15
    13
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Are post titles broken?

    I see a lot of posts like this where the title is truncated. Clicking on the title in an app/browser just seems to take you to the link, so I have no idea what the full title actually says. This appears to be a bug, unless I'm missing something?

    1
    0
    lemmyconnect
    Connect for Lemmy App anonymoose 1 year ago 100%
    [Bug] some links not opening in webview

    Some links don't seem to open within the internal WebView, and only work when opened with the external browser. This seems to happen to all hacker news links.

    11
    5
    lemmyconnect
    Connect for Lemmy App anonymoose 1 year ago 100%
    [Enhancement] instance block UI

    Not sure if this is a bug, or if the feature is working correctly, but blocking the instance on the shown post blocks mastodon.uno instead of feddit.it which is what I would expect. It would be helpful if the block options in the menu showed the name of what they were going to block, as I've often accidentally blocked the user's instance instead of the community's instance in a post. It's difficult to know at a glance what the different parts of a post's categories are (user@instance/community@instance, etc). Also, blocking an instance means comments from users of that instance are blocked too, which is not desirable. I think the point of blocking an instance is only to block posts from communities on that instance. Thanks!

    14
    3
    lemmyconnect
    Connect for Lemmy App anonymoose 1 year ago 83%
    [Bug] post links to wrong thread

    Connect seems to be linking to the wrong thread in a crosspost like in the linked thread. It's pointing to "What Ever Happened To Victoria’s Secret Karen??" instead of the Watch party group. > they’re replacing “Lemmy.world/c/965504” with “Lemmy.ca/c/965504”, which is a totally different post, despite sharing the same number. > Each post is only valid within its own server.

    4
    1
    lemmyconnect
    Connect for Lemmy App anonymoose 1 year ago 80%
    [Bug] can't reply on some posts lemmy.ca

    It seems like we can't leave a comment on some posts which require a language to be selected. I'm not sure if this is a community setting or something. I can't select a language while posting, so the comment doesn't go through . ![language_not_allowed](https://lemmy.ca/pictrs/image/421cfc0f-bca5-46c0-ab8b-719e95f3dc4d.jpeg)

    3
    3
    lemmyconnect
    Connect for Lemmy App anonymoose 1 year ago 100%
    [Bug/Enhancement] broken previews/webviews

    Some posts seem to not load a preview, and clicking on them shows doesn't load their content in the internal WebView: ![](https://lemmy.ca/pictrs/image/1fe4777a-b3cb-48a5-aa1d-7e3bcf784f93.jpeg) Opening in the external browser loads them correctly. Here's an example of an affected post: https://lemmy.ca/post/1137443 I'm not sure, but I think this is theImgur redirect breaking things. Would it be possible to handle this more gracefully? Edit: fixed example link

    8
    0
    lemmyconnect
    Connect for Lemmy App anonymoose 1 year ago 66%
    [Bug] submitted posts not showing on profile (Not a Connect bug)

    The profile seems to be missing my submitted posts? Latest Connect version. Thanks! Edit: seems to be an issue with the API, not Connect, but leaving this post here for visibility

    1
    2
    lemmyconnect
    Connect for Lemmy App anonymoose 1 year ago 97%
    [Feature request] block instance

    /c/all is now predictably cluttered with porn from the lemmynsfw instance. Can we get a block instance option in the instance page, instead of having to block each individual instance? As a related request, would you be open to a feature like a "blocked share list" that somebody can import? You could use it to maintain and share a list of onlyfans accounts if you don't want to see them, for instance. Thanks for all your work!

    65
    19
    lemmyconnect
    Connect for Lemmy App anonymoose 1 year ago 100%
    [Feature request] summaries for text links

    Text links to external sites are a bit bare right now. It would be great if we could dhow a short snippet of the content or some sort of preview for links to know more before clicking on them. I'm not sure if this can be done without an additional request? Thanks!

    15
    2
    lemmyconnect
    Connect for Lemmy App anonymoose 1 year ago 100%
    [Feature request] feed dropdown in title bar

    It would be awesome if you could change feeds from All/Local/Subscribed in the title bar, as well as navigate to or search your subscribed communities as well, similarly to how some Reddit apps had it. Thanks!

    11
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Do upvotes/downvotes persist across clients?

    I keep seeing posts without upvotes/downvotes in my feed that I am sure I've voted. It's possible that I voted them on a different client on my phone. I would think that this persists across clients/pages, is this not the case?

    1
    0