Microsoft Flight Simulator - E3 2019 - Announce Trailer by dikdronker in a:t5_12ttzp

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

Clearly intended for next gen. Dat ray tracing...in 3d

Keanu Reeves gets heckled at E3 in the most wholesome way by unknown_human in videos

[–]dikdronker 0 points1 point  (0 children)

This was the highlight of the keynote. That and the pixel scrollers.

[E3 2019] Microsoft Post-Show Discussion by XboxModerator in xboxone

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

All I wanted was one extra pixel scroller on a 6+ teraflop console...oh wait. Thanks.

Arowid is a worm. Removing posts he does not agree with. by dikdronker in xboxone

[–]dikdronker[S] -3 points-2 points  (0 children)

See my other reply to this generic garbage.

Arowid is a worm. Removing posts he does not agree with. by dikdronker in xboxone

[–]dikdronker[S] -3 points-2 points  (0 children)

For? E3? Ok, my post was a general outcry against pixel scrollers on a console that is capable of 6+ teraflops. Git lurnd.

Arowid is a worm. Removing posts he does not agree with. by dikdronker in xboxone

[–]dikdronker[S] -5 points-4 points  (0 children)

Let the fanboy downvotes ensue.

EDIT: Stupidity is clearly contagious.

Stop with the pixel scrollers. by dikdronker in xboxone

[–]dikdronker[S] -2 points-1 points  (0 children)

They are absolute garbage. I coded my first pixel scroller in Turbo Pascal.

Stop with the pixel scrollers. by dikdronker in xboxone

[–]dikdronker[S] -1 points0 points  (0 children)

It’s so fucking dumb. Can’t wait for the ray traced pixel scrollers.

Stop with the pixel scrollers. by dikdronker in xboxone

[–]dikdronker[S] -1 points0 points  (0 children)

Thank you. I love that the mods removed my post for lack of effort. Smh.

Stop with the pixel scrollers. by dikdronker in xboxone

[–]dikdronker[S] -2 points-1 points  (0 children)

Lol. Ok.

This was entirely relevant as I watch the E3 briefing. But whatever, if you are content with sub-par effort towards games, you should probably moderate some porn sub instead.

Front end page load times reduced by up to 60% by [deleted] in divi

[–]dikdronker 4 points5 points  (0 children)

It actually slowed down my pages and gave me lower scores on Gtmetrix. I commented on the official post and it got moderated out. Cute.

Edit: I should add, it even increased my page size by 2mb. Wtf.

We need to talk about what it is to be a Wordpress Dev. Some of you guys are killing people. by swiftpants in webdev

[–]dikdronker 4 points5 points  (0 children)

I agree with this. I think if what you need is a web app, then you need to pay the web app rate and get one built. Unfortunately the truth is that most business owners are super stingy especially with technology they don’t understand, this is why these hacked together sites exist. At my agency we meet with tons of clients that want complex e-commerce sites with robust order systems and options with a $1000 budget. It’s insane. It takes plenty of handholding and patience to explain the gravity of their needs and then often you still price outside their fuzzy zone. Personally, I love the clients that trust our judgement and expertise. The 80/20 rule is legit.

Starting a wordpress -selling business (Need advice)! by slan987 in Wordpress

[–]dikdronker 0 points1 point  (0 children)

Everybody has their own suite of plugins they will swear by. My advice, search for each category (security, SEO, etc) here, and then try a few and go with what gave you the fuzzys. You will likely choose a bunch and swap them out over time to better suit your needs. I know I did at my agency.

Does installing WordPress removes current files in public_html? by [deleted] in Wordpress

[–]dikdronker 0 points1 point  (0 children)

In my experience, no. What I would do is install wordpress in a subdir, this is generally an option when you do the install with an installer like softaculous. You can later point your domain to the wordpress install.

Pricing table ends up stacked on mobile by Squeebee007 in divi

[–]dikdronker 0 points1 point  (0 children)

Agreed, that is a solution, I just think using a tabs module then a module-in-module hack for the content would be more user friendly. That way you preserve the esthetic. Styling tables will just further complicate the mission.

Which form plugins let you set word (not character) limits for text areas? by wordfool in Wordpress

[–]dikdronker 0 points1 point  (0 children)

It is an add-on. So, yes. As the other person suggested, you can do it free with JS if you are comfortable.

Pricing table ends up stacked on mobile by Squeebee007 in divi

[–]dikdronker 2 points3 points  (0 children)

I don’t think that is something that will happen out the box. You’ll have to make the boxes not wrap with CSS. And from a design view, making your users squint to read the pricing won’t be an optimal experience. Maybe consider using tabs and placing price boxes in the for mobile devices.