- 3 Posts
- 11 Comments
beefsquatch@programming.devto Programming.dev Meta@programming.dev•External communities not syncing?16·1 year agoI thought it was just me haha
{"name": undefined}
is also different, checking with something like hasOwn
beefsquatch@programming.devto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•why are some movies/ shows not released in UHD?English41·1 year agoI feel like x-files is like that too. It mostly looks great on Blu-ray but the CGI shots don’t hold up lol
beefsquatch@programming.devto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Music Piracy Is Back in a Big WayEnglish1·1 year agoI never thumbs up or down and I find the recommended albums and “Mixed for your” playlists are pretty accurate. I hate that my grandfathered price went up last December tho
beefsquatch@programming.devto Programmer Humor@programming.dev•GitHub Desktop or Git CLI?10·2 years agoSublime Merge, for most items in the UI it tells you the git command it will use
beefsquatch@programming.devto JavaScript@programming.dev•ESLint announces deprecation of formatting rules5·2 years agoI’ve been using prettier from eslint, with eslint-plugin-prettier. Then I just need to run eslint and have the eslint vscode extension
Check out trackballs, for an alternative to trackpads!
beefsquatch@programming.devto Programming@programming.dev•8 Months and Counting: The (harsh) reality of building a product from scratch.1·2 years agoSublime merge has been really good. It’s a free trial like sublime text
beefsquatch@programming.devto Web Development@programming.dev•Typescript 5.2 beta announcement0·2 years agoLooking forward to the comma completion, I do that all the time
Ohhh I didn’t realize it didn’t matter if it was accessed over the network with samba. This’ll just be on a Debian server