@cyclops @neurovagrant Who doesn't use #WSL?
That's added with few clicks in the Features Tab...
https://mstdn.social/@kkarhan/111049181731669048
Also those #Android ROMs that do support #ExFAT have it spechally #licensed for them - that's not a default feature so one cannot assume it's there...
In fact #Microsoft really loves #racketeering and #rentseeking #Android Device Manufacturers...
#rentSeeking #racketeering #Microsoft #licensed #exfat #Android #wsl
@markuswerle Corollary: #WSL doesn't crash here every hour so it is a good thing 🤔
Filipe Toledo And Caroline Marks Crowned World Champions - 805 [Post Show] Rip Curl WSL Finals 2023
“The 2023 Championship Tour season is in the rearview with Caroline Marks and Filipe Toledo rising above the rest to claim World Title glory. Maiden World Title celebrations ensued for the unstoppable backhand of Marks, plus Toledo made history as the first Brazilian to earn back-to-back World Titles after a dominant display of high-performance surfing.” #surf #wsl
Rip Curl WSL Finals is ON! #surf #wsl
🔴 Watch LIVE
https://www.worldsurfleague.com/events/2023/wct/4204/rip-curl-wsl-finals
@TheQuinbox Update to the prerelease WSL2. Install Ubuntu (this is the thing I got it to work with the best). Install Emacs 29: https://ubuntuhandbook.org/index.php/2023/08/gnu-emacs-29-1-ubuntu-ppa/
Now, apt install ffmpeg, tcl*, tk*, mplayer, libasound*, sox, mpg123, and make sure tclx is installed too, apt install tclx. Oh also install build-essential
Now, git clone https://www.github.com/tvraman/emacspeak
cd emacspeak
make
Install Voxin if you have it.
make outloud
If it doesn't work, make sure build-essential is installed. If it still doesn't work, look at whatever it's failing with, and install the dev package of whatever it's failing with.
Now, go to the home directory:
cd ~/
nano .emacs.el
(load-file "~/emacspeak/lisp/emacspeak-setup.el")
(outloud)
and it should be working. If not, make sure you're on Win11, have WS2, and WSLG installed, and make sure packages are up to date with sudo apt update; sudo apt upgrade. the stars in package names (*), mean a wildcard character. I do this because I honestly don't know the exact dependencies of all this bullcrap just to get one thing to work. And if I try just the essentials, it doesn't work. So maybe someone smarter than me can make some kind of nix environment that works 100% of the time. Or just a script.
#emacspeak #emacs #wsl #wslg #FOSS #linux
@spacepup Yeah, checking out WSL is on my list of things to do. I'd like to see if I could get Emacspeak running on my Windows machine. #Linux #WSL #Emacspeak
Bioglan Bells Beach Longboard Classic - Victoria, Australia
🔴 IT’S ON! - Watch LIVE #surf #wsl
https://www.worldsurfleague.com/events/2023/mlt/4205/bioglan-bells-beach-longboard-classic
Bioglan Bells Beach #Longboard Classic - Victoria, Australia
🔴 IT’S ON! - Watch LIVE #surf #wsl
https://www.worldsurfleague.com/events/2023/wlt/4206/bioglan-bells-beach-longboard-classic
Bioglan Bells Beach Longboard Classic
🔴 IT’S ON! - Watch LIVE #surf #wsl
https://www.worldsurfleague.com/events/2023/wlt/4206/bioglan-bells-beach-longboard-classic
What brings this up is that I have to set up a tech stack for a new, several year long project, and while I _can_ get the stack set up, the deeper it gets, the more I feel like I'm wrong, and it's all going to be bad.
Stack so far is:
Windows Subsystem for Linux - needed so that #Docker doesn't shit the bed accessing files on the Windows file system
Docker - 4 containers
VS Code + #WSL extension - again, developing on a debian WSL instance so that Docker doesn't shit the bed
Apache
Nginx
#PHP 8
#TypeScript
#AdonisJS
Adding tags because honestly I want help to know if these looks as insane as I feel it does.
#docker #wsl #php #typescript #adonisjs
Course announcement:
Need to use more computer power, but this "#linux #shell" thing holding you back? Come learn the basics of being comfortable with a #LinuxShell for basic science and data management (#bash actually, but applies to other things like #OsX and #WSL. Course is hosted for #finland, but we welcome others, too.
Online, Next week, 29-31 August (T-Th), EU afternoons: https://scicomp.aalto.fi/training/scip/linux-shell-basics-2023/
#HPC #RSEng #SciComp #course
#linux #shell #linuxshell #bash #osx #wsl #finland #hpc #rseng #scicomp #course
The Road To The #RipCurl #WSL Finals: All Final 5 Seeds Locked, Battle For World Title Awaits. #surf
“It took till the last heat of competition of the ‘23 season to lock in all our surfers for the WSL Final 5. In a legendary day of competition, rookie phenom Caitlin Simmers charged her way to near perfection to lock in her spot. Now the top 5 men and the top 5 women will battle it out for a World Title at the Rip Curl WSL Finals - Watch live September 8-16.”
https://www.worldsurfleague.com/posts/520291/road-to-rip-curl-wsl-finals-rankings-update
After multiple years of using WSL for personal projects, I finally stopped being stubborn, moved all my code to the Linux file system, and I regret to inform you it is actually much better now.
https://github.com/bostrot/wsl2-distro-manager
GUIで WSLのdistroを選択できるのか。
systemdなGentooまで選択できるかどうか
scoop install wsl2-distro-manager を帰宅後に!
OK Mastodon has been great during the #WWC2023. Not sure I can go back to regular ol Mastodon. Waaaah. 😭 @wwc #NWSL #WSL #ALeaguesWomen #Frauenbundesliga etc.
#WWC2023 #nwsl #wsl #aleagueswomen #frauenbundesliga
Knock on wood, but it looks like the latest pre-release of WSL fixes a good bit of the audio issue! Or maybe it was just me getting rid of Fedora and just using basic Ubuntu for WSL, supported by Microsoft and all that. Now let me tell y'all, getting Emacs and Emacspeak working was a pain my big fat butt! Had to install libasound*, TCL*, TK, TK-dev*, ffmpeg, mpg123, player, and probably some other things I'm not thinking about. Oh and build-essential. An asterisk means the glob character, that and everything that comes after those letters. Ugh. We just need Doctor Raman to make a Linux distro with Emacspeak preinstalled and ready to go lol
#wsl #emacs #emacspeak #Windows