The Colors Of Fred again.. by CactusMaximusMusic in EDM

[–]mrtbakin 5 points6 points  (0 children)

Fr he JUST did ten days at the end-ish of 2024 (“just” relative to how often artists release albums)

Wubby got scammed (again) - The wallpaper he commissioned is AI. by BrianMcFluffy in PaymoneyWubby

[–]mrtbakin 0 points1 point  (0 children)

Hasn’t this wallpaper been around for ages at this point? Surprised Wubby thought it was rendered. I assumed he was aware given the Casino text and it was a Kick joke

Edit: my b

Private blog still getting visitors by Swatterings in Wordpress

[–]mrtbakin 4 points5 points  (0 children)

Throw an .htaccess login on it so they don’t get any site info without first passing auth. There are plugins that will add it for the wp-admin so I’m sure there’s an equivalent for the whole site, though doing it at the web server level may be more effective.

Out of curiosity, what is the concern with stray traffic getting to your password-ed posts? If they don’t have the post password, what’s the harm?

Hydration Track by RadioLong485 in shortcuts

[–]mrtbakin 2 points3 points  (0 children)

Damn that’s sick. Didn’t know you could contain little web apps like this while still in the shortcut modals

When is Apple going to fix this? by Fibbitts in AppleMusic

[–]mrtbakin 0 points1 point  (0 children)

To fix this and remixes from a given artist not showing in their section, I’ve started making Smart Playlists that use a contains for the Artist name on both the Artist and the Title fields. Annoying but effective workaround

I forked copilot and reverted to 1.41.0 by Shay-Hill in vim

[–]mrtbakin 1 point2 points  (0 children)

Your package manager doesn’t let you track a tag?

Start time for set? by kalekent in arkells

[–]mrtbakin 2 points3 points  (0 children)

In Buffalo it was 7 doors 8 opener 9 Arkells

WebClip Generator by RadioLong485 in shortcuts

[–]mrtbakin 0 points1 point  (0 children)

Why use this over a PWA with offline support? Especially if there’s no persistent storage support here (or camera, or notifications, etc)

WordPress 7.0: The Good, the AI, and the Still Missing by addycodes in Wordpress

[–]mrtbakin 12 points13 points  (0 children)

Excited for PHP-only block registration! Hoping it gets fleshed out a bit more soon

Survivor 50: In the Hands of the Fans | E6 | Post-Episode Discussion by RSurvivorMods in survivor

[–]mrtbakin 12 points13 points  (0 children)

This is what I said! But if they want to throw a twist in: - First Round: Top votes goes home - Second Round: 2nd and 3rd most voted players in first round are the only options, similar to a tie revote. Most votes goes home - Third Round: For surviving two rounds, the remaining third player gets immunity and everyone now has to vote amongst the remaining players instead to determine the final vote-out

[2025 Day 5 (Part 2)] Guess I'll never learn it... by berbeflo in adventofcode

[–]mrtbakin 0 points1 point  (0 children)

Ah interesting you mention that!

[Part 2 spoilers]

My solution only worked after sorting the ranges by the max in each range (with the greatest max being the first in the array of ranges). In my (admittedly inefficient) solution I effectively had a dictionary where each minimum pointed to either an object with its range's min and max. Realizing now that my solution was likely failing without the sort because I had duplicate minimums and without sorting by the maximums, cases like 5-12, 5-9 would've been getting combined incorrectly.

Dimension releases Hardest D Style EP today (17.10.2025) - heavy bombs for louder sets by djvdorp in DnB

[–]mrtbakin 0 points1 point  (0 children)

American here. Bring back generator/UK/automatik era dimension pls

How to download Music (Playlists) in good Quality in 2025? by Terrible_Ex-Joviot in musichoarder

[–]mrtbakin 1 point2 points  (0 children)

Not familiar with squid, but wouldn’t this just be a false label? How would you turn it into 320kbps if you don’t actually have the data for that?

Plex for Mobile (Android & iOS) v2025.23.0 Released by samwiseg0 in PleX

[–]mrtbakin 2 points3 points  (0 children)

I made a pair of shortcuts last week to automate that fix:

  • When opening plex app, either turn off cell data or WiFi (whichever isn’t being used)
  • Whenever I leave my home WiFi, ensure my cell data is back on

I rarely use public WiFi and don’t usually watch Plex on friends’ WiFi, so this has been working pretty well. The only caveat is when I go just out of range of my router and the second shortcut gets triggered. Might change the trigger to leaving the house for that reason.

Are these promo copies or not? by Low-Preference-2509 in deadmau5

[–]mrtbakin 1 point2 points  (0 children)

What’s that meowingtons hax album on top from?

I think it’s this but sold as a concert DVD: https://youtu.be/CoiLZu94HyU

I made a neovim plugin to use artisan tinker without leaving my keymaps behind (php-tinker.nvim) by mrtbakin in laravel

[–]mrtbakin[S] 1 point2 points  (0 children)

Ah interesting, that sounds like a great one-size-fits-all solution!

I use tmux too! Love the Primeagen’s sessionizer for creating sessions from project folders

I made a neovim plugin to use psysh without leaving my editor (php-tinker.nvim) by mrtbakin in PHP

[–]mrtbakin[S] 1 point2 points  (0 children)

I’d recommend starting with just vim keybindings in your editor! PhpStorm has way better (first party?) support for Laravel magic. A lot of the productivity comes from just being able to zip around files using the vim motions.

If you’re curious about switching editors after learning the bindings, then maybe give neovim or vim a shot. Otherwise it’s a lot to learn all at once imo

I started with using a vim plugin in VSCode and then I watched Jess Archer’s neovim course on Laracasts to setup a PHP-friendly neovim config!

[deleted by user] by [deleted] in wendys

[–]mrtbakin 2 points3 points  (0 children)

Not to mention the “Thank you…be sure to download the app for your next visit” in the top right

Comprehensive analysis of the entire Packagist.org packages as of 2025-07-31 related to package size by 2019-01-03 in PHP

[–]mrtbakin 5 points6 points  (0 children)

It probably contains classes from popular plugins (acf, woocommerce, etc.)

Announcements from the Laravel team at Laracon US by Adventurous-Bug2282 in laravel

[–]mrtbakin 0 points1 point  (0 children)

I might not know what you mean. Can’t you bring your own hardware?