9 Followers
194 Following
209 Posts

Headphones & hoodies. Retro things. Xennial. Nerd.

🧍he/him
💑🏻 knitwiz90

Have generally lived in the DMV (Frederick Co, Washington Co, Howard Co, MoCo, Carroll Co, Loudon Co) since 1987 a 2 year stint in Budapest.

#Retro tech, games, sci-fi art
Ex #IBMer @ #IBMHungary
#Apple Genius Emeritus

Previously: @ktnjared

Header image details: ‎⁨
OV-103 Space Shuttle Discovery
at the Steven F. Udvar-Hazy Center⁩ (Chantilly⁩, ⁨VA⁩, ⁨USA)
taken 2024-07-13 on an iPhone 12

webhttps://ktn.one/
smallweb (under construction)http://nei.moe
bskyhttps://bsky.app/profile/ktn.one
PlayToTwin (wife & SIL's streaming)https://youtube.com/@PlayToTwin/live

#Macrowave is now available for pre-order on the Mac App Store.

https://apps.apple.com/app/macrowave/id6746954963?ct=mastodon

New blog post about our local-first GNOME app initiative! Project Aardvark is growing up into a real app, called Reflection 🪩✨

Over the coming months we have a @PrototypeFund grant to expand the app into a proper local-first Hedgedoc replacement, with multi-cursor, sharing URLs, undo, permissions, and more.

Hopefully the first of many GTK+p2panda apps to come, especially once we add GObject bindings making this stack accessible to non-Rust apps :)

https://blogs.gnome.org/tbernard/2025/06/30/aardvark-summer-2025-update

Wise beings of fedi, what is a good modern(ish) thinkpad model that would be decent as a main computer?

At the end of #StarTrekDS9 S1E3, Keiko instructs the children in her new school to “turn on [their] computers” to begin the lesson.

At the time of filming, home computers were a thing, but they were normally left powered off when not in use.

What about now? Turning a computer on or off is still possible, of course, but is it still common?

I still routinely turn my computer(s) off.
46.5%
I leave it on most of the time.
15.5%
I leave it on, but in sleep mode.
38%
Poll ended at .

@Sirs0ri Apologies for disappearing there. Had a PTSD anxiety incident and became useless for a few days. :/

There will be driver... confusion going back and forth. Things like AMD or NVIDIA control panels will probably get cranky.

I hadn't even thought about Bitlocker - I haven't had a machine that it's been installed on for years. It'd definitely need to be disabled for the VM to be able to read the disk.

If you have other software that uses the hardware to identify machines for licensing (Adobe and Autodesk come to mind), those will likely suffer issues as well.

July is #DisabilityPrideMonth

Wait, disability ... pride? Why would someone be proud to be disabled?

One of the most important aspects of disability pride for me is to counter the shame. The shame of “being different,” the shame of “needing help,” the shame of “being a burden,” the shame from the humiliation and abuse I have experienced.

Disability pride gives me the chance to counter the shame by saying, “I am disabled, and I am proud to exist and be who I am.”

#JulyIsDisabilityPrideMonth

Some really neat programing books from the 80s.

I like that the publisher made them available.

https://usborne.com/us/books/computer-and-coding-books

#vintagecomputing #retrocomputing #commodore

Folks, is there a straightforward way to run a windows VM on a linux host, with all the VM's data sitting on a physical drive?

like a dualboot, but one OS inside the other

My idea is to add a linux distro to my PC on a fresh drive, and keep the current win10 setup more or less untouched

If I realize I need anything from the Windows system, I'd like to be able to fire up a VM with the old OS, grab *the thing* and move on, instead of shutting down linux and switching over completely to the other OS

bonus points if I could use the windows system through both a VM or a proper dual boot, e.g. for gaming (until I've had a chance to move all my games over properly)

I basically wanna Soulkiller my current PC 

@Sirs0ri I can dig up some links/docs when I get home, but it _is_ something entirely do-able.

@Sirs0ri Not sure if straight-forward or not, but…

if the hard drive for Windows is on a controller on its own that can be passed through to the VM using PCI passthrough (something like "Windows on a SATA controller, but main OS is on NVMe, then just pass the entire SATA controller to the VM", then a qemu kvm VM could use that as the storage device. That way the Windows install could be both bootable to metal as normal, or be brought up in the VM.

The difficulty with this of booting in VM vs booting against metal is that the license/activation key is going to get thrashed because the hardware configuration is different. I've seen others find ways to mitigate it, but haven't tried it myself.