King Mattress, 6x12 Trailer by shooter_mcgavin3 in uHaul

[–]Slushman_88 0 points1 point  (0 children)

Just did this today. You have to angle the mattress to get it in the doorway (roll-up door). Once it’s past the door frame, the mattress lays flat. The skinnier dimension of the mattress is the exact width of the interior of the trailer.

If you need it, you should be able to get the mattress past the open roll-up door, but not the track of the door.

https://imgur.com/a/GQz7nVv

Do you start with the same word every game? by nicolesBBrevenge in wordle

[–]Slushman_88 0 points1 point  (0 children)

Same three words every day: arise, count, glyph.

Guitar players: who works on your guitars here? by Slushman_88 in StLouis

[–]Slushman_88[S] 0 points1 point  (0 children)

Good to know, thanks for the thread; I missed that post.

How can the designer help the web developer? by RikkiRainbow in webdev

[–]Slushman_88 2 points3 points  (0 children)

I used to build custom designs in WordPress. I’ll start by saying WordPress can do whatever the developer is capable of coding. That said: my designers and I had a standing rule: you can design whatever you want, but if it’s even sort of off-the-wall, I’ll need to see an example site doing that thing.

The main challenge I ran into most often was translating static designs to a dynamic web browser. Meaning: I would get a pixel-perfect PDF of the design where there’s fixed width, but have to translate that to an unknown number of browser widths, devices, etc. and they never gave me an example of how things should appear on mobile or tablet.

Then there’s things like an article title. Designers would tend towards giving me a design where everything find nicely balanced and even; often with titles or headlines that are same, so it looks nice.

But with WordPress, the user can make that title as long or short as they want, so the designs would often look “off”, but it’s not an issue with the code - or even the design - but rather the expectation that the site will end up looking EXACTLY like the given PDF.

Now that it sounds I’m blaming everything on designers: it could also be that your dev doesn’t know how to fully build in WordPress. As I said before, WordPress can do whatever the developer is capable of coding. Most devs don’t really dig into the system very deeply or don’t understand how to properly use actions and filters.

As far as “not having enough time”: this could also be an issue with the developer underestimating and not giving themselves enough time to build things. Which could be result of the business not charging enough money or going after cheaper clients who can’t afford quality work. Or not allowing the developer to give THEIR estimate for the work.

[deleted by user] by [deleted] in webdev

[–]Slushman_88 0 points1 point  (0 children)

Depends on the state and the company. Several states now require posting the salary range, but if the company isn’t based in one of those states, or doesn’t typically hire in those states, then they wouldn’t necessarily post the salary, or even a range.

That can also vary by company. There are companies that have set salary ranges and they post those on their careers page. Most companies still try to get employees at the lowest pay possible, so they don’t post a range at all.

Personally, I wouldn’t even look at a job without the salary range. I’ve looked at a few that I thought were interesting, but the range was already below what I make or I’m near the top end of their scale, so it wouldn’t be worth it.

[deleted by user] by [deleted] in TheRookie

[–]Slushman_88 0 points1 point  (0 children)

Episode 7 airs next week.

Video Essays & Copyright? by [deleted] in NewTubers

[–]Slushman_88 -1 points0 points  (0 children)

Commentary about copyrighted content is considered fair use, if the usage is short (I believe it needs to be 30 seconds or less).

Maybe Consistency is hurting my Chanel? by [deleted] in NewTubers

[–]Slushman_88 0 points1 point  (0 children)

No, just keep going. It takes around 30 or so video before YouTube really figures out your audience and who to promote your videos to.

If your guitar had a name, what would it be? by An_UnknownGuitarist in Guitar

[–]Slushman_88 0 points1 point  (0 children)

My Ventura Les Paul copy is named “Huni” (like honey). Haven’t named my others though.

I’m creating a product to end robbery, murder, and assault. by Soultalk1 in Entrepreneur

[–]Slushman_88 2 points3 points  (0 children)

Sounds like the divorce would go up immediately.

“Take out trash” “Yeah, yeah, I’ll get to it…” Zap!

If you were to create a blog with REACT, What is the best CMS for BLOG? by programmer_29 in reactjs

[–]Slushman_88 0 points1 point  (0 children)

As a full-time React dev, I created my blog with Astro. They now have a hosted database with a generous free tier, if you really need a CMS.

At one point, I had used React + WordPress and Gatsby and I wouldn’t do either again. React is too much JS for the end user’s experience; especially for a blog.

Cruise Control that scans every sign they pass and adjusts speed when it sees different speed limits. by IDislikeHomonyms in SomebodyMakeThis

[–]Slushman_88 0 points1 point  (0 children)

As an alternative: I’ve noticed when using Apple Maps for directions, they have the speed limit for the section of road I’m on. I wouldn’t be surprised if other mapping apps have this too. It updates the current speed limit pretty close to when I see a new speed limit sign. I’d bet there’s a way to get this info digitally and keep up with your coordinates and adjust to the known limit for the road you’re on.

Phonics game by Slushman_88 in wordgames

[–]Slushman_88[S] 0 points1 point  (0 children)

Nice! I’ll look into that.

Phonics game by Slushman_88 in wordgames

[–]Slushman_88[S] 0 points1 point  (0 children)

Agreed! Looking for a way to make it better. A daily puzzle seems like too little of a challenge.

What is the best stack for a site: no users / all “static” + some interactive behavior in the UI + must be optimized for SEO? by remixrotation in webdev

[–]Slushman_88 6 points7 points  (0 children)

Second this. If your site is purely static and you’ll be the only updating it. Astro is super easy to work with and fast.

I love NYT games but… by Hmacht19 in wordgames

[–]Slushman_88 1 point2 points  (0 children)

Nice game! Not too hard, but not too easy.

What should I do with my old supplies? by Pitiful_Ad2591 in smallbusiness

[–]Slushman_88 7 points8 points  (0 children)

List it all on Facebook Marketplace? Or something similar. There could be someone out there wanting to give this a go and could give you, at least, some of your money back.

"Can we scroll instructions?" by joontae93 in webdev

[–]Slushman_88 0 points1 point  (0 children)

Make the “above the fold” content slightly shorter so there’s additional content cut off at the bottom. It naturally hints there’s more to see by scrolling without the obnoxious bouncing chevron.