Spyke

Posts

Where to buy Stanfields undershirts in retail stores in southern Ontario?

With The Bay now out of business, that was the last chain I knew I could find Stanfields undershirts in at retail. Online orders aren't really an option for me. While the Stanfields website has a store finder, it will list the store if they carry any Stanfield product. So a store that carries only Stanfield base layers won't help me.

Anyone know where I can buy Stanfield undershirts in southern Ontario?

View original on lemmy.world

With the cancellation of 2 races, what tracks would you want added to the 2026 schedule as replacements?

You can answer in one of two ways:

  • Serious - actual serious suggestions for tracks
  • Fantasy - not serious, but where you'd love to see F1 run

Here's my answers...

Serious:

China x2, and Japan x2. As in, run two completely extra races at each track. The teams, cars, and gear will already be in both places. Simply add a few days between the races and run on the same courses having the second race at the same track count for an extra set of points as though it was at a different geographic location.

Fantasy:

Max already has time time booked at the the Nürburgring. How about they use that for an F1 event on the 2026 calendar. With the lack of power of the current 2026 spec cars it won't be as dangerous as before. They could say they're doing it to honor Niki Lauda. There have been F1 cars on the Nürburgring as recently as 2020 but not as an official race.

View original on lemmy.world
personalfinance·Personal Financebypartial_accumen

[US] Lock your Fidelity and Vanguard accounts from outbound ACATS transfers

This text description is mine, not from the article. The article linked goes into much more detail.

This is an anti-scam/anti-fraud protection measure. This is apparently a method folks are getting their accounts cleaned out by thieves. They get your SSN, name, and account number from one of the many data breaches that happen today, they open an another account at another brokerage in your name, then transfer your funds out to the new brokerage they control. The system used to do this is called ACATS which is designed to easily let customers transfer funds from other accounts, but it is apparently easy to abuse.

Fidelity makes turning on the block crazy easy just by logging into your account and setting the "Money Transfer Lock" to "on". If you ever do want to use the ACATS to legitimately move your money to another broker, you just need to go back in here and set it to "off", complete your transfer, and turn it back "on" if you still have funds remaining.

Vanguard has this feature too, but its super sketchy to get it turned on. You have to call the vanguard agent, pass an OTP code, try to get them to understand what you're asking for as the agent I talked to did, get transferred around again a few times, do another OTP to a different department and finally they enable it. However they say it takes 5-7 days to take effect. Better than nothing I suppose.

Currently Schwab doesn't have a feature to block ACATS transfers at all in any capacity.

[US] Lock your Fidelity and Vanguard accounts from outbound ACATS transfershttps://clark.com/personal-finance-credit/investing-retirement/why-you-need-to-lock-your-brokerage-account-today/Open linkView original on lemmy.world

Asahi Linux after 3 days of use

TLDR; more things working. More confidence of this being a permanent go-forward solution.

USB-C 2nd port now working

Both USB-C ports are working now, and also with hubs (both USB3 and USB2 hubs) with devices off of them. I wish I could say it was up to my diligent work, but what seemed to do the trick was just a reboot. I’ve rebooted multiple times since that one time for other reasons and both USB-C ports continue to work. My USB-C (USB3) gigabit NIC is also consistently working, which is great.

Display

Still with my old DL-165 based Displaylink adapter, I’ve revered back to the default resolution of 1680x1050 at 60Hz. At the display adapters limit of 1920x1080 the desktop stitching seems to be unreliable where there will be overlap between the left and right displays by about 30 pixels. Additionally video performance is noticeably impacted for full motion video at the max res. The overlap is likely fixable, but I’m just going to source a modern Displaylink adapter instead of trying to get this one from 2009 working solid on a machine from 2022. The current config is still sufficient with the old adapter for my needs right now.

I’ve also dug quite a bit more into Displaylink technology in general to understand what is going on under the hood. It can be very CPU and RAM hungry. At one point I had a kworker thread taking 48% of the total system CPU and as soon as I unplugged the Displaylink adapter that thread disappeared. I’m also seeing much of the 24GB of RAM in this laptop being used by something and I suspect a its also Displaylink. I don’t know if its because of this old model, or if all Displaylink adapters would have equal resource consumption on the host system.

I want to figure out how to see how much of the shared memory is being consumed for the integrated graphics, and for the Displaylink frame buffer but having found a measurement point for either yet.

Power Management

I’ve done some work with ACPI and power configuration on x86 systems and assumed much would be the same. That was NOT a good assumption. At least Mac silicon doesn’t use anything like BIOS, EUFI, or ACPI. Instead it uses a Device Tree initialization which is something I’ll have to do a lot of reading on. Further, I’ve read some of the documentation from the m1n1 developers regarding the SMC where I’m guessing all of the power management sensors, data, and many of the controls reside to improve the power management of the hardware under Linux. The 1400 different values, with many being read/payload returns show me that the folks working on this have already done a HUGE amount of work, and there is still so much left to uncover with no documentation from Apple.

General

I’m doing more tweaks to the desktop environment. Learning the keyboard shortcuts, and uncovering small nice features (like “limit battery charging to X%”). I now have the unit only charge to 80% before stopping to save wear and tear on the battery from deep cycling.

The unit is plenty fast for my need and I have room to grow in it. My thanks again to the Asahi developers both past and present as well as the Fedora Remix maintainers!

View original on lemmy.world

Asahi Linux after 24 hours of use

TLDR; So far so good! I'm not seeing any dealbreakers yet, and the prospects look good for a permanent solution for me.

I have never been a Mac owner prior to this (but have used them for work numerous times). My (new to me) used Macbook Air M2 arrive in the mail yesterday. After making sure all the hardware was functional in OSX, I used the curl based Asahi Linux installer, choosing Asahi Fedora Remix with KDE.

The install:

Very VERY easy! The installer was probably the best Linux installation experience I've ever had. Of the 2TB storage I reserved 500GB for OSX, allocated 1TB for Asahi, and leaving 500GB unallocated (plans for later).

The good:

  • The desktop experience is fast and responsive. - I was worried now that I was in ARM (aarch64) architecture, applications I wanted to use would have issues with compatibility. I have zero issues installing and running from simple "dnf install" commands. So far all have aarch64 native builds.
  • I have a functional external display
  • The macbook hardware is high performing, low weight, and great build quality.
  • Battery life looks decent enough for my needs

The bad:

  • External Display: While I mentioned I have a working display, its via an old DL-165 based USB 2.0 Displaylink adapter. It appears to be very finicky with which DVI to HDMI adapter it will work with. Additionally, on first use it doesn't appear to set up the display properly for the 1920x1080 resolution (the limit of this adapter) but instead defaults to 1650x1080. I've been able to fix this with a kscreen-doctor command on the CLI though. I may have to do more to automate this in the future, though.
  • Power management/hibernation: I learned that Asahi not only doesn't support S4 hibernation (my ACHI sleep profile of choice), but its not even on the development roadmap. I've seen a couple of the developer notes as to the difficulties, and it makes sense with the limited resources, so I agree with their path. However, that leaves me with concerns for the life of the hardware. In the days ahead, I'll explore what I can do from userland to reduce impact on the hardware and cycles on the battery.
  • USB port behavior: The Macboook air only has 2 USB-C/Thunderbolt ports. I understand Thunderbolt isn't supported yet, and I'm just fine with that. USB3 is plenty for all of my needs at this point. However, the two ports on the unit don't seem to behave the same. The USB-C port closer to the charging port works with my USB-C hub, USB2 DisplayLink adaptor, and USB2 100Mb/s NIC, and even my USB2 headset/mic. None of these work on the second USB-C port on the Macbook. I would have written this off as bad hardware, but USB-C charging works fine on this port. I need to do more checks from OSX to validate hardware functionality, and more investigation on /var/log/messages to see if I can find a reason for this difference. I did see a developer note that one USB-C port on the Mac is more functional for development, but I don't know what that means yet.
  • Community: I haven't found THE PLACE where Asahi users congregate to talk about issues or solutions. I see there's a Reddit subreddit which has the most (but I have chosen to not post to Reddit anymore, and avoid it as much as possible). There is a Fedora community with some Asahi posts. Lastly, today I found this Lemmy community with a handful of users. I hope to find THE PLACE to best be able to learn from others and share what I've learned.
View original on lemmy.world
hisdarkmaterials·His Dark Materialsbypartial_accumen

I don't believe in an afterlife, but if I could choose one, I'd really like the one in His Dark Materials

No spoilers in my post here, but I can make no claim about what others may respond with:

The thought of living consciously for infinity can be just as existentially terrifying as winking out of existence at the moment of mortal death. There's a really pleasant balance that Pullman created in this series that is incredibly appealing.

View original on lemmy.world

How Many Phones Sport a 5 and 1/4 Diskette Drive? This One.

cross-posted from: https://ibbit.at/post/66094

It all started with a sarcastic comment right here on Hackaday.com: ” How many phones do you know that sport a 5 and 1/4 inch diskette drive?” — and [Paul Sanjay] took that personally, or at least thought “Challenge accepted” because he immediately hooked an old Commodore floppy drive to his somewhat-less-old smartphone.

The argument started over UNIX file directories, in a post about Redox OS on smartphones— which was a [Paul Sanja] hack as well. [Paul] had everything he needed to pick up the gauntlet, and evidently did so promptly. The drive is a classic Commodore 1541, which means you’ll want to watch the demo video at 2x speed or better. (If you thought loading times felt slow in the old days, they’re positively glacial by modern standards.) The old floppy drive is plugged into a Google Pixel 3 running Postmarket OS. Sure, you could do this on Android, but a fully open Linux system is obviously the hacker’s choice. As a bonus, it makes the whole endeavor almost trivial.

Between the seven-year-old phone and the forty-year-old disk drive is an Arduino Pro Micro, configured with the XUM1541 firmware by [OpenBCM] to act as a translator. On the phone, the VICE emulator pretends to be a C64, and successfully loads Impossible Mission from an original disk. Arguably, the phone doesn’t “sport” the disk drive–if anything, it’s the other way around, given the size difference–but we think [Paul Sanja] has proven the point regardless. Bravo, [Paul].

Thanks to [Joseph Eoff], who accidentally issued the challenge and submitted the tip. If you’ve vexed someone into hacking (or been so vexed yourself), don’t hesitate to drop us a line!

We wish more people would try hacking their way through disagreements. It really, really beats a flame war.


From Blog – Hackaday via this RSS feed

How Many Phones Sport a 5 and 1/4 Diskette Drive? This One.https://hackaday.com/2025/09/27/how-many-phones-sport-a-5-and-1-4-diskette-drive-this-one/Open linkView original on lemmy.world
gunpla·Gunpla Building Communitybypartial_accumen

I never knew how much you put into your hobby! You guys are dedicated!

This isn't my hobby, but I can't help but be inspired by the dedication of some of the frequent posters to this Lemmy community.

I happened to be in a place recently where these were being sold and got to see them for sale in the boxes for the first time. I had no idea how expensive some of these got! The silver one in the center frame was $99 and I saw others there price at $170! So not only is there a high cost to get the kit, but then all of the work you guys put into assembly (and painting?).

You've got something here you like doing. Keep being your awesome selves!

View original on lemmy.world

Comedian Tom Smothers, one-half of the Smothers Brothers, dies at 86

Tom Smothers, half of the Smothers Brothers and the co-host of one of the most socially conscious and groundbreaking television shows in the history of the medium, has died at 86.

The National Comedy Center, on behalf of his family, said in a statement Wednesday that Smothers died Tuesday at home in Santa Rosa, California, following a cancer battle.

“I’m just devastated,” his brother and the duo’s other half, Dick Smothers, told The Associated Press in an interview Wednesday. “Every breath I’ve taken, my brother’s been around.”

Comedian Tom Smothers, one-half of the Smothers Brothers, dies at 86https://apnews.com/article/tom-smothers-dies-smothers-brothers-3e1727faf1b6469da7b2cfc7b2874c56Open linkView original on lemmy.world

You reached the end