otter

joined 2 years ago
MODERATOR OF
[–] otter@lemmy.ca 13 points 4 weeks ago (2 children)

The article is actually discussing a feasibility study for the far future (25 years from now as per the article):

For the first time, researchers from King’s College London have assessed the possible impact that generating solar energy in space could have for Europe. They found it could cut energy battery storage needs by more than two-thirds.

The study, published in Joule, analysed the potential of a design by NASA for solar generation, which is planned to be in use by 2050. The findings show the design could also save money by reducing the cost of the whole power system in Europe by up to 15%, including energy generation, storage and network infrastructure costs – an estimated saving of 35.9 billion euros per year.

Space-based solar power generation involves in-space continuous collection of solar energy. This involves placing large solar panels on satellites in orbit, where they are exposed to much more sunlight and can continuously collect energy without being affected by clouds or the day-night cycle. This energy would then be transmitted to one or more stations on Earth. It is then converted to electricity and delivered to the energy grid or batteries for storage.

It's a cool idea and I'd imagine we'd need an array spanning the globe rather than just over one continent

[–] otter@lemmy.ca 6 points 4 weeks ago* (last edited 4 weeks ago)

I've been following this project

https://github.com/epicenter-so/epicenter/tree/main/apps/whispering

They recently got a bunch of investment and hired some staff, and so they're developing fairly quickly. I saw an update about local Whisper support the other day

Assuming it stays user friendly (currently open source - MIT), it might be a good option for you. Previously it was here:

https://github.com/braden-w/whispering

[–] otter@lemmy.ca 34 points 1 month ago (2 children)

On our donation page, we put a breakdown of how much each platform takes from the donation and I think that is why a lot of users chose to donate through the methods that have lower / no fees: https://fedecan.ca/en/donate

I imagine as Crowdbucks develops, they will introduce more methods and improve user / platform choice. Dealing with payment platforms is annoying, so I'm looking forward to seeing what they come up with over time

[–] otter@lemmy.ca 15 points 1 month ago* (last edited 1 month ago) (1 children)

Your account seems to be marked as a bot, you can fix that in your user settings if it was unintentional

[–] otter@lemmy.ca 5 points 1 month ago

Sounds good! There's also !linux4noobs@programming.dev and similar communities to ask questions for all the specific issues you are working on

[–] otter@lemmy.ca 9 points 1 month ago* (last edited 1 month ago) (7 children)

recently i just finished building a new pc. mostly for gaming since my only exposure to linux is steam os and i heard its uses arch with kde plasma so i try to emulate it as close as i can. however soon i realized how different it is and it requires more setup than i initially thought.

It sounds like you're thinking of Arch + KDE as similar to building a PC, where if you get the same parts you can hook them up for the same experience.

I think their team chose Arch to build their distro off of because it's very customizable and made it easy for them to add their configurations, interface layers, hardware optimizations etc. That doesn't make it the best choice for a beginner unless you want to be thrown into the deep end and spend some time to learn a bunch.

IMO you should look into something like Bazzite or some other atomic Fedora, or OpenSuse, so that you can have a running operating system you can game on. Then you can spend some time learning about Linux with the functioning PC. There are ways to run other Linux distros inside your main one if you want to play with them and learn about them.

Unless you have another machine to use day to day, I find it annoying to be learning with the same machine I need for other things.

[–] otter@lemmy.ca 49 points 1 month ago* (last edited 1 month ago)

Yup

Auto naming functionality is neat in some cases, like the AI chat UI itself

  • It's convenient to have names when toggling between a few recent chats or searching through 10s or 100s of chats later on
  • I spawn new chats often and it's tedious to name them all
  • I don't have a strong preference for what the title is as long as it's clear what the chat was about

Tab groups don't hit those points at all

  • I'll have a handful of tab groups
  • I don't make them often
  • I have a strong preference for what it's called, and the AI will have trouble figuring out exactly what I'm using those sites for
[–] otter@lemmy.ca 5 points 1 month ago* (last edited 1 month ago)

The developer and the project have profiles in Mastodon, it should be possible to tag the accounts in this thread directly

[–] otter@lemmy.ca 6 points 1 month ago* (last edited 1 month ago)

Neat! Looking forward to trying out the new changes.

By the way, you can use one account to post to all the communities. For example, if you wanted to use your lemmy.world account, the links would be something like the following:

Some guides here:

You could also keep using multiple accounts, but I find that to be more tedious.

[–] otter@lemmy.ca 2 points 1 month ago
[–] otter@lemmy.ca 8 points 1 month ago* (last edited 1 month ago) (2 children)

I found the headline confusing, I think they're saying

The Iconfactory, a design and development [company], is selling some apps — and AI is partially to blame | TechCrunch

As for the AI portion

“ChatGPT and other AI services are basically killing @Iconfactory, and I’m not exaggerating or being hyperbolical,” Iconfactory developer Sean Heber said in a Mastodon post earlier this month.

The issue isn’t that people are using AI instead of mobile apps, but how vibe coding is affecting the need for app design firms like theirs. Besides building its own apps, the Iconfactory generated revenue by offering app design services, which include things like icon design (hence the name), app design, marketing asset creation, plus branding and consulting services.

[–] otter@lemmy.ca 4 points 1 month ago

That could pose separate issues, since we need fibre to have proper digestion. The scenario would need to account for it somehow (proper flow through the digestive system, water absorption, keeping the gut microbiota healthy, etc)

 

Synology's telegraphed moves toward a contained ecosystem and seemingly vertical integration are certain to rankle some of its biggest fans, who likely enjoy doing their own system building, shopping, and assembly for the perfect amount of storage. "Pro-sumers," homelab enthusiasts, and those with just a lot of stuff to store at home, or in a small business, previously had a good reason to buy one Synology device every so many years, then stick into them whatever drives they happened to have or acquired at their desired prices. Synology's stated needs for efficient support of drive arrays may be more defensible at the enterprise level, but as it gets closer to the home level, it suggests a different kind of optimization.

 

cross-posted from: https://aussie.zone/post/19146681

Jellyfin Server 10.10.7

Important Notes

Configurations behind a reverse proxy that did not explicitly configure trusted proxies will not work after this release. This was never a supported configuration, so please ensure you correct your configuration before upgrading. See the updated docs here for more information.

Security

  • Fix validation of API parameters to FFmpeg [GHSA-2c3c-r7gp-q32m], by @Shadowghost
  • Fix trusting forward headers if none are configured [GHSA-qcmf-gmhm-rfv9], by @JPVenson

Note: GHSAs will be published seven (7) days after this release.

General Changes

  • Fix regression where "Search for missing metadata" not handling cast having multiple roles [PR #13720], by @Lampan-git
  • Clone fallback audio tags instead of use ATL.Track.set [PR #13694], by @gnattu
  • Backport 10.11 API enum changes [PR #13835], by @nielsvanvelzen
  • Support more rating formats [PR #13639], by @IDisposable
  • Fix stackoverflow in MediaSourceCount [PR #12907], by @JPVenson
  • Upgrade LrcParser to 2025.228.1 [PR #13659], by @congerh
  • Include Role and SortOrder in MergePeople to fix "Search for missing metadata" [PR #13618], by @Lampan-git
  • Delete children from cache on parent delete [PR #13601], by @Bond-009
  • Fix overwrite of PremierDate with a year-only value [PR #13598], by @IDisposable
  • Wait for ffmpeg to exit on Windows before we try deleting the concat file [PR #13593], by @Bond-009
  • Fix 4K filtering when grouping movies into collections [PR #13594], by @theguymadmax
  • Remove empty ParentIndexNumber workaround [PR #13611], by @Shadowghost
  • Update dependency z440.atl.core to 6.20.0 [PR #13845], by @Shadowghost

Jellyfin Web 10.10.7

General Changes

  • Fix parsing minor version of Tizen [PR #6661], by @dmitrylyzo
  • Fix re-focusing on pause button when displaying OSD [PR #6510], by @dmitrylyzo
  • Fix skip button not displaying correctly with OSD [PR #6583], by @rlauuzo
  • Fix catalog plugin page not setting page title [PR #6570], by @nielsvanvelzen
 

I saw this article earlier:

Tesla 'going bankrupt' is endpoint of protests, says local organizer

In the spirit of right to repair, self-hosting, giving a second life to old devices, and limiting data collection by car companies:

  • What are some considerations?
  • Are there any projects worth keeping an eye on?

An example that came to mind was Valetudo, which is a cloud replacement for vacuum robots enabling local-only operation. Some robot vacuums are easy to install this on, and others require more invasive modifications.

What I've found so far:

  • FreedomEV, a project that was presented at FOSSDEM 2019 but doesn't have recent activity
  • TeslaMate, which is a popular and active selfhosted data logger for Teslas, but not necessarily a replacement for the software
 

I commented this in another thread, but thought that it could do with its own post.

It's a solid list to go off of if you want to pick a few to host. The link has more info on each, as well as which ones are non-profit / for-profit

Overview

Have some space computing power and want to donate it to a good cause? How about 10+ good causes at once?

♻️ put an under-utilized system to good use
🚲 use as much or as little CPU/RAM/DISK as you want
✨ 100% more soul warming than mining
📈 geek out over your CPU/disk/bandwidth stats on the leaderboards

This is a collection of containers that all contribute to public-good projects:

  • networks: Tor, i2p
  • computing: boinc, foldingathome
  • archiving: archivewarrior, zimfarm, kiwix, archivebox, pywb
  • storage: ipfs, storj, sia, transmission

This v1 list was started by the ArchiveBox project, but it's open to contributions.

 

Nearly 1 million Windows devices were targeted in recent months by a sophisticated "malvertising" campaign that surreptitiously stole login credentials, cryptocurrency, and other sensitive information from infected machines, Microsoft said.

The campaign began in December, when the attackers, who remain unknown, seeded websites with links that downloaded ads from malicious servers. The links led targeted machines through several intermediary sites until finally arriving at repositories on Microsoft-owned GitHub, which hosted a raft of malicious files.

Ad blockers aren't just convenient, they're necessary for online safety. Install it on your family member's devices

 

cross-posted from: https://lemmy.ca/post/39864162

FreshRSS is a selfhosted RSS feed management tool


In this release, we have restarted to focus on features. A long-awaited feature has been added, namely sorting articles by various criteria: received date (existing, default), publication date, title, link, random.

A few highlights ✨:

  • Add order-by options to sort articles by received date (existing, default), publication date, title, link, random
  • Allow searching in all feeds, also feeds only visible at category level with &get=A, and also those archived with &get=Z
  • UI accessible from user-query view
  • New shortcuts for adding user labels to articles
  • Several improvements and bug fixes

Full release details in linked post

 

FreshRSS is a selfhosted RSS feed management tool


In this release, we have restarted to focus on features. A long-awaited feature has been added, namely sorting articles by various criteria: received date (existing, default), publication date, title, link, random.

A few highlights ✨:

  • Add order-by options to sort articles by received date (existing, default), publication date, title, link, random
  • Allow searching in all feeds, also feeds only visible at category level with &get=A, and also those archived with &get=Z
  • UI accessible from user-query view
  • New shortcuts for adding user labels to articles
  • Several improvements and bug fixes

Full release details in linked post

 

It's brief, around 25:15

https://youtube.com/watch?v=nf7XHR3EVHo


If you've been sitting on making a post about your favorite instance, this could be a good opportunity to do so.

Going by our registration applications, a lot of people are learning about the fediverse for the first time and they're excited about the idea. I've really enjoyed reading through them :)

 

cross-posted from: https://lemmy.ca/post/39411782

After moving in to our new server last month, our next large project is to set up some new Fediverse platforms. One of the most requested of those was Pixelfed, which is an image sharing platform.

You should be able to sign up here: pixelfed.ca

As with any new instance, some issues are to be expected and while we've done some testing already, please bear with us as things get going. For any support related issues with pixelfed.ca, please post in the new !pixelfed@lemmy.ca community

Edit: We have moved from pixeld.ca to pixelfed.ca!

59
submitted 7 months ago* (last edited 7 months ago) by otter@lemmy.ca to c/technology@lemmy.world
 

from newsletter:

Have you ever found your mind wandering while watching a show or a movie as you become distracted once again by your smartphone? I confess it happens to me too often, requiring me to rewind to figure out what I missed — when what I should do is simply turn off my phone.

But Netflix apparently knows that most of us find it impossible to pay close attention when our phones are nearby. So the streaming giant is creating what are known as second-screen shows with distracted viewers in mind.

Today in The Conversation Canada, Daphne Rena Idiz of the University of Toronto delves into research she’s conducted on how Netflix shapes screen production in Europe, a region where the streaming giant has invested billions in original content. And, astonishingly, producers there have been told by Netflix executives to make shows that the audience can follow without looking at the screen.

She concludes: “The next time you’re watching a Netflix show and feel the urge to scroll during another repetitive voice-over, the question is: Are some shows written like this because the audience is disengaged, or is the audience disengaged because shows are written like this?”

view more: ‹ prev next ›