Otter
I waddled onto the beach and stole found a computer to use.
🍁⚕️ 💽
Note: I’m moderating a handful of communities in more of a caretaker role. If you want to take one on, send me a message and I’ll share more info :)
- 736 Posts
- 3.83K Comments
Otter@lemmy.cato
Technology@lemmy.world•Commodore's Next Hardware Release Is Dumb, And Proud Of ItEnglish
71·2 days agoSupposedly you can’t install some things. Hopefully this is an optional parental control feature, and not baked in to every phone. They would be losing a lot of potential nostalgia sales if they only chase after the “forced distraction free” market. Some people can control their usage without needing the device to do it for them. 🤷
The phone also blocks internet browsers and social media apps at a system level, “using patent-pending technology, eliminating temptation and designed with distraction-free schools in mind.” This ties in neatly with the upcoming ban on social media for the under-16s in the UK, but I can’t imagine there are many teenagers who even know what Commodore is.
No need to downvote this comment
Even canadians agree that we have a weird mix of different systems in play
Otter@lemmy.cato
Today I Learned@lemmy.world•TIL: There are giant viruses and they get virusesEnglish
14·4 days agoYou might also enjoy learning about phages
Otter@lemmy.cato
Technology@lemmy.world•Microsoft Teams is getting a controversial location tracking feature that users may hateEnglish
58·4 days agoHmm…
Image generated with Microsoft Copilot
Thank you, the account has been banned from lemmy.ca
Otter@lemmy.cato
No Stupid Questions@lemmy.world•Is there a sublemmy where people suggest ideas for a sublemmy? specifically, a sublemmy to review fediverse instances.
2·5 days agoSee the sidebar in !communitypromo@lemmy.ca, where you can find some related communities.
Generally people don’t change instances (the site where you made an account) that much, so there is less discussion comparing them. People usually make an account on one site and then don’t move unless there’s a significant issue, and so people tend to only know what their home instance is like. There are some exceptions and controversies, which you might find posted about in places like !fediverse@lemmy.world
Otherwise if you want to discuss communities or request communities, see !lemmy411@lemmy.ca or !communitypromo@lemmy.ca
This might be better as a prank on a friend when you visit their place, assuming that they’d enjoy that kind of thing
Otter@lemmy.cato
Progressive Politics@lemmy.world•Trump says 'I love the inflation' after consumer price index hits 3-year high
1·8 days agoSeems like it’s because that was a duplicate post, or some other meta reason
The sample screenshot in the sidebar uses an anti-trump article, so it’s weird to suggest that they have a pro-trump bias.
It might be that this one can take non-PWA websites and make them behave like proper PWAs?
For some web apps, I want it to look and behave like an “app”, without the clutter of the extra menus that a browser has.
For others, I want it to have the protections and capabilities (ex. adblocking and extensions) that the browser has
Otter@lemmy.cato
World News@lemmy.world•Inside Saudi Arabia’s Historic Move to End its 73-Year Alcohol BanEnglish
7·8 days agoIt’s a spam bot
Otter@lemmy.cato
Technology@beehaw.org•Working class neighborhoods are resisting data centers at 5 times the rate of wealthy ones
5·10 days agoIt might also be the kind of data center that is being built. Cheaper data centers are noisier, inefficient with water, etc
Working class areas may already be distrustful towards large companies coming along and using up all of the local resources
Otter@lemmy.cato
Showerthoughts@lemmy.world•we really need a community for casual chat about science
7·12 days agoThis sounds like it would be great for !casualconversation@piefed.social
You can make a community for only casual science chat, but I don’t think there will be enough content to sustain it long term
Otter@lemmy.cato
Technology@lemmy.world•Brave is charging $60 to remove features it added in the first placeEnglish
143·13 days agoI don’t use Brave, and don’t recommend it to people, but it seems like the $60 is intended as a donation/“vote-with-your-wallet on how we monetize” type product rather than something that is actually worth that much.
It doesn’t change all of the OTHER problems with Brave, but it might be a step in the right direction when it comes to monetization? Pay once vs. LLM/crypto/injected ads
https://account.brave.com/?intent=checkout&product=origin
Brave Origin is a paid version of the browser for users who don’t need all the features that support Brave as a business, but still want the privacy that only Brave offers. Origin users will continue to benefit from our industry-leading privacy, adblock, and speed (via Shields), as well as regular software updates, Chromium patches, and security and privacy improvements. Origin is available on desktop and mobile versions 1.91.x and above.
- Support our mission & open-source work
- Minimalist browser UI centered on Brave Shields
- Maintain core adblock, privacy, & speed
- One-time purchase can be activated multiple times across all your devices
Otter@lemmy.cato
Technology@lemmy.world•Seattle poised to ban new datacenters, the largest city yet in the US to consider such a moratoriumEnglish
7·14 days agoFrom what I’ve heard, Vancouver is in a similar boat as Seattle and we’re seeing proposals for two datacenters in the middle of the city.
https://www.cbc.ca/news/canada/british-columbia/b-c-ai-data-centre-plan-vancouver-kamloops-9.7195426
I want more infrastructure in Canada, but the location choice is still weird. It might be a good thing if this law will incentivize companies to take that into account.
Otter@lemmy.cato
Videos@lemmy.world•[AI]Microsoft Build 2026 - VibeOS Fully Hallucinated Sloperating system
6·14 days agoI thought this was going to be a comedy skit lmao
“If I go 5 plus 3, and then equal… If I can find it… Oh it’s up here this time”
Yea I’d love an unpredictable operating system where everything is constantly re-hallucinating. “Sorry boss, I can’t open that report. My word processor hallucinated itself into forgetting this file type.”
Otter@lemmy.cato
Technology@lemmy.world•Pwnd Blaster: Hacking your PC using your speaker without ever touching itEnglish
32·15 days agoThe way BLE (Bluetooth Low Energy) works is that each device has various registers (called GATT characteristics) that, if you’re connected to the device, you can write to, read, subscribe to notifications for, and so on. What’s important to note is that to connect to a device, you don’t need to (necessarily) pair with it. You can often just connect with a device and immediately start reading and writing data to characteristics. Pairing establishes encryption, but a connection can be made without it.
To my surprise, upon reading the characteristic 9e9daaeb-3a10-4fe8-b69f-7397aff77886, I was greeted with the full version string. This means anyone can just connect to any Katana V2X over Bluetooth and start sending CTP commands to it, reading information, changing settings, etc.
I thought of the implications for a bit. The speaker has a microphone. An attacker could, theoretically, upload a custom firmware that effectively turns the speaker into a covert monitoring device, listening in on conversations and forwarding them to a receiver over Bluetooth.
What was more interesting to me was the fact that the speaker is, in a standard setup, connected to a PC over USB. It’s by all means a trusted USB device.
What if we wrote custom firmware that forced the speaker into acting as a keyboard, sending keystrokes for opening up the terminal and executing arbitrary commands? We would turn the speaker into a Rubber Ducky, but remotely, without ever having to plug anything into either the speaker or the PC.
I opened up Fdroid to check, and I found this one. I think it might be my new favourite calculator. I’ve always wanted something like speedcrunch on mobile.
At a previous job, they used to send them fairly often, using various tricks to keep people on their toes. I found it fun





























Commodore has had an interesting year. A retro-tech YouTuber got into discussions with the company and ended up buying it. I think they had plans to become a public benefit company of some kind, with a focus on openness and preserving old tech.
I’m surprised that the Wikipedia article doesn’t have a lot of details on those recent developments from the past year
https://en.wikipedia.org/wiki/Commodore_International