Cool motive, still sounds like an ad
Cool motive, still sounds like an ad
It varies a bit, but
OS: Win11
IDE: Jetbrains IDEs (Rider, intellij, Webstorm) with a side of notepad++ and vscode, primarily for notes, Snippets and misc file types
Shell: PowerShell 7
Git: builtin for jetbrains tools and otherwise my own custom PowerShell wrapper on git cli


Feels similar to something i made, although I made it for music where you could feed it spotify playlists and it will find all the music on places like soulseek and recreate the playlist on Plex (unrelated rant: why are all online playlist movers so bad, 20% of my music even if it exists fully labeled on Plex just fails to be detected :/ )
Does it work better for music than Plex?


I find it hilarious that it says
Blue raspberry lemonade
Natural flavours
Technically java would also be (){} since the modifiers are optional (outside of public static void main(String… args)) and return type is ignore for the others :D


Why would you use a wristwatch tho?
And I’m saying this as a European
Idk, let’s just make a public google sheets and share the link
Or have Vim at the end with an arrow to emacs
It’s generally the length of short sprints (blocks of time where some tasks have been estimated/committed for)
If you’re deploying a new version more frequently than that it’s usually either putting out fires & hot fixing, or someone fucked up the pipeline and now any commit will immediately be deployed straight to prod
Sir, please stop fucking Luigi
Laugh all you will, the standard will be kept a secret
What is this “code freeze” you speak of? Every commit goes straight to prod!


Oh yeah, but the current manifest v3 difference between Firefox and Chrome is peanuts compared to when I had to have custom logic around regex as they didn’t support the same set of regex specs. Fuck that


If you wanna tighten up your extension build process feel free to steal my build setup :) (https://github.com/Baizey/UniversalAutomaticCurrencyConverter )
It’s using esbuild and I’m using it to bundle for both chrome and Firefox separately (they expect slightly different manifest files), has multi entry points support (background, content, options and popup) and builds for ts/js
Is there a programmatic way to buy & dl the music from Bandcamp? That’s always been one of my problems with building a (paid for) library :/