This was genuinely fascinating youtu.be/XM_q5T7wTpQ as a massive #music and #musicTech fan it was great to see what goes into keeping these older #synths relevant! I was aware of emulation for #videogame preservation but not synth preservation.
#audio #hardware #programming #coding #emulation
This made me laugh #versioning is hard! So why not try #PrideVersioning pridever.org
#development #web #programming #coding #version #versionNumber
The Scientist & Engineer's Guide to Digital Signal Processing cover
Some light reading for the Christmas break!! Wanna get more into playing with #audio 🔊
The Scientist & Engineer's Guide to Digital Signal Processing
amzn.eu/d/gsJf1xQ
#dsp #programming #learning #development
Who else gets sided tracked, planned to play around with #audio #programming, 2 hours I have been playing around with @rust-lang.org maybe 2026 should be the year I lean #rust!
#coding #development #sidequest
I was today years old when I found that you can do
`help <COMMAND>` i.e. `help sl`
in #powershell
#command #windows #shell #learning
@bsky.app could you make it so when I change account in the iOS app and I am looking at a profile it just changes account and doesn’t navigate away from that profile? It’s really annoying when I wanna follow someone professionally but I open their profile on my personal account.
As a self confessed #Ai sceptic, I really like #DuckAi it allows me to try different models in one UI. Really impressed by the @anthropic.com models as a #developer they really are the best I have found so far.
duckduckgo.com?q=DuckDuckGo...
I just donated to the Internet Archive, the world's largest digital library and home of the Wayback Machine. Join me and chip in what you can! archive.org/donate
#Retro #Web #WebDevelopement #WayBackMachine #Archive #History
After yesterdays post about the amazing Game UI Database I found out that @eddcoates.bsky.social is writing a book called "The Game UI Bible!" and now I am really excited! 🤩🤩
#GameUI #UI #UIDesign #UIPrograming
That was meant to read "....the amount of love @eddcoates.bsky.social has poured into it is clear" Auto-correct removed it, and I didn't notice.
I really do adore ❤️ gameuidatabase.com. It is an amazing resource; the amount of love and skill that has poured into it is clear to see.
#Gaming #UI #Design #UIDesign #GamingUI #GameDev #Frontend #UIDev
This was something I didn't know I needed to see
A new post on DotMH.dev Articles this time it is on my adventure in learning #Csharp and #dotnet
articles.dotmh.dev/learning-c-i...
The Latest Article is live on Articles; this one is about using the knowledge in your team.
articles.dotmh.dev/learn-together
#Learning #Development #PersonalGrowth #Training
A new post is out on Articles (I accidentally published it three days early). This one gets more into the weeds of Typescript.
articles.dotmh.dev/typescript-t...
#Typescript #TypeSafety #Types #Programming #Development
Photo of Jonathan Peppers Illustration of .net bot ninja text reads: The modern .NET Show
Whoa! @JonathanPeppers’ .NES lets you code #CSharp for the NES! Hear about compiling C# to binary with AOT, tackle memory and sprites, and build retro games. Amp up your coding game... Listen in. 🎧 https://msft.it/63327SraRU
You can now read long form articles on articles.dotMH.dev
#developement #software #web #fullstack #tech
I think this is more if your code works first try be afraid, be very afraid!
This weeks articles post introduces you to my typescript and you can get started with it yourself using my GitHub Template repository.
articles.dotmh.dev/my-typescrip...
#typescript #stack #fullstack #development
This blows my mind today, the vast selection of cloud native technologies landscape.cncf.io
@cncf.io #cloud #development #devSecOps #technology #computing #cloudComputing
A new post is out on Articles, featuring a look at some of the people who have inspired me in my software development journey.
articles.dotmh.dev/my-developme...
#development #software #heroes #inspiration
The Latest Article has been released on articles.dotmh.dev about why I went back to Windows after 19 years contains some history and the reasons for the switch articles.dotmh.dev/returning-to...
I've started a new blog, and my first article, on AI, is now live at articles.dotmh.dev/the-great-ai....
#AI #technology #blog #tech
Really love @warp.dev and really pleased that it is on #Windows. If you are developer would recommend checking it out app.warp.dev/referral/65VYZ and it supports my favourite theme Tokyo Nights github.com/bart-krakows...
#terminal #development #wsl #cli #zsh #powershell
Oh, and to make those changes permanent, you need to add them to your profile. With #vscode, use `code $profile` and add the above alias lines. Now, it will create those aliases when the shell starts up
#powershell #windows
Oh, cool, and I can also use my favourite `bat` replacement on Powershell github.com/sharkdp/bat and set it to be aliased as `cat` with `Set-Alias -Name cat -Value bat -Force -Option AllScope`
TIL I can use my favourite `ls` replacement on Powershell github.com/eza-communit... and set it to be aliased as `ls` with `Set-Alias -Name ls -Value eza -Force -Option AllScope`
#Windows #Powershell #ls #development #developer #eza