Click here to Skip to main content
15,888,026 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I did it, I cured my addiction to browser tabs... Pin
dandy7219-Feb-24 4:29
dandy7219-Feb-24 4:29 
GeneralRe: I did it, I cured my addiction to browser tabs... Pin
TNCaver19-Feb-24 4:36
TNCaver19-Feb-24 4:36 
GeneralRe: I did it, I cured my addiction to browser tabs... Pin
Clickok19-Feb-24 8:07
Clickok19-Feb-24 8:07 
GeneralRe: I did it, I cured my addiction to browser tabs... Pin
Member 1086501520-Feb-24 3:31
Member 1086501520-Feb-24 3:31 
GeneralRe: I did it, I cured my addiction to browser tabs... Pin
Choroid20-Feb-24 6:45
Choroid20-Feb-24 6:45 
GeneralRe: I did it, I cured my addiction to browser tabs... Pin
Shawn Eary May202121-Feb-24 3:17
Shawn Eary May202121-Feb-24 3:17 
GeneralRe: I did it, I cured my addiction to browser tabs... Pin
cplas21-Feb-24 19:28
cplas21-Feb-24 19:28 
GeneralFinally, a use for my old 3TB HDD Pin
honey the codewitch18-Feb-24 3:40
mvahoney the codewitch18-Feb-24 3:40 
I have an HDD disconnected but bolted into my computer chassis.

I got rid of it because it slowed things down and I have 6TB of NVMe anyway

Turns out, you cannot copy your freshly compiled WSL linux kernel to a filesystem unless it's ext4

It has symbolic links which rules out FAT, and illegal characters in filenames (NTFS).

So get this: To enable WSL to see your ext4 formatted SD card you must

1. Have an ext4 partition on non-removable storage, so that WSL can see it. Enter my HDD.
2. Recompile the WSL Linux kernel enabling SCSI over TCP
3. Install the kernel
4. Convince windows to talk SCSI over TCP
5. Wave a dead chicken over the whole thing.

Finally, you can mount an SD properly in WSL.

Why microsoft didn't enable it by default just floors me.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix

GeneralRe: Finally, a use for my old 3TB HDD Pin
Richard Andrew x6418-Feb-24 5:45
professionalRichard Andrew x6418-Feb-24 5:45 
GeneralRe: Finally, a use for my old 3TB HDD Pin
Nelek18-Feb-24 6:18
protectorNelek18-Feb-24 6:18 
GeneralRe: Finally, a use for my old 3TB HDD Pin
honey the codewitch18-Feb-24 6:33
mvahoney the codewitch18-Feb-24 6:33 
JokeRe: Finally, a use for my old 3TB HDD Pin
Nelek18-Feb-24 6:36
protectorNelek18-Feb-24 6:36 
GeneralRe: Finally, a use for my old 3TB HDD Pin
0x01AA18-Feb-24 6:41
mve0x01AA18-Feb-24 6:41 
GeneralRe: Finally, a use for my old 3TB HDD Pin
Jacquers18-Feb-24 20:38
Jacquers18-Feb-24 20:38 
GeneralRe: Finally, a use for my old 3TB HDD Pin
honey the codewitch18-Feb-24 20:39
mvahoney the codewitch18-Feb-24 20:39 
GeneralRe: Finally, a use for my old 3TB HDD Pin
Jacquers18-Feb-24 20:40
Jacquers18-Feb-24 20:40 
GeneralRe: Finally, a use for my old 3TB HDD Pin
honey the codewitch18-Feb-24 20:43
mvahoney the codewitch18-Feb-24 20:43 
GeneralRe: Finally, a use for my old 3TB HDD Pin
Jacquers18-Feb-24 20:44
Jacquers18-Feb-24 20:44 
GeneralRe: Finally, a use for my old 3TB HDD Pin
honey the codewitch18-Feb-24 20:45
mvahoney the codewitch18-Feb-24 20:45 
GeneralRe: Finally, a use for my old 3TB HDD Pin
Jacquers18-Feb-24 20:48
Jacquers18-Feb-24 20:48 
GeneralRe: Finally, a use for my old 3TB HDD Pin
honey the codewitch18-Feb-24 20:50
mvahoney the codewitch18-Feb-24 20:50 
GeneralRe: Finally, a use for my old 3TB HDD Pin
honey the codewitch18-Feb-24 20:47
mvahoney the codewitch18-Feb-24 20:47 
GeneralRe: Finally, a use for my old 3TB HDD Pin
Tiger1250620-Feb-24 6:00
Tiger1250620-Feb-24 6:00 
GeneralRe: Finally, a use for my old 3TB HDD Pin
honey the codewitch20-Feb-24 7:00
mvahoney the codewitch20-Feb-24 7:00 
GeneralAre there any VMs that aren't absolutely terrible? Pin
honey the codewitch17-Feb-24 19:42
mvahoney the codewitch17-Feb-24 19:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.