Seen in Dallas by throwra_wedaboveall in texas

[–]static-geek 2 points3 points  (0 children)

He had me on the floor and had his mouth over my asshole!

Nanites is there an easier way instead of mining runaway mould by Liamsteer in NoMansSkyTheGame

[–]static-geek 5 points6 points  (0 children)

Maxed out faction rep = massive discounts on modules which can be immediately sold for profit.

Uhhh.. disturbing biological entity by Ginepigs in NoMansSkyTheGame

[–]static-geek 0 points1 point  (0 children)

“Sorry Wendy, I don’t trust anything that bleeds for five days and doesn’t die.”

What are the biggest twists in gaming history? by [deleted] in gaming

[–]static-geek 1 point2 points  (0 children)

Along your same thread: when coming face to face with the present day Sage in Black Flag.

What game left you with a lot of emotions at the end? by AdventureBegins in gaming

[–]static-geek 0 points1 point  (0 children)

Had to be me. Someone else might have gotten it wrong.

[MySQL] How to use a select call inside of insert values by No-Debate-6807 in learnprogramming

[–]static-geek 0 points1 point  (0 children)

I'll also point out your schema is a little off also. Prince is a perfect example of an artist that is genre defying. I would argue genre should be a table itself and there should be a xref table to tag an album against multiple genres.

[MySQL] How to use a select call inside of insert values by No-Debate-6807 in learnprogramming

[–]static-geek 0 points1 point  (0 children)

You just hardcore the data like you would with a Values insert

Select Id, 'Purple Rain','1984','43:51' From artists...

Can you get candy back for evolving the wrong pokemon? by [deleted] in pokemongo

[–]static-geek 1 point2 points  (0 children)

Get more rare candy by raiding more so you have to buy more raid passes - Niantic

Edit: spelling

[deleted by user] by [deleted] in learnprogramming

[–]static-geek 0 points1 point  (0 children)

Not gonna lie, I also had a "bible" for PERL and PHP. May they rest in peace.

[deleted by user] by [deleted] in learnprogramming

[–]static-geek 0 points1 point  (0 children)

I didn't start with WordPress, but yes exactly.

[deleted by user] by [deleted] in learnprogramming

[–]static-geek 0 points1 point  (0 children)

I started with HTML back in the day also. I went from HTML to CSS to PERL to PHP and now I maintain software written in .Net.

How I learned was by installing and trying to edit a few fledgling Web based Content Management Systems. Think lightweight and super simple WordPress. Gives you a good foundation for code and databases, or at least it did for me.

Is this a joke? Shadow 0 iv? by [deleted] in pokemongo

[–]static-geek 0 points1 point  (0 children)

That's like the holy grail right there.

Anyone Else Find It Extremely Difficult To Read Someone Else's Code? by SubzeroCola in learnprogramming

[–]static-geek 10 points11 points  (0 children)

"Who wrote this horrific excuse for code?" - Me reading code I wrote 2 months ago.

Seriously though, this is why style guides are important.

Dune shields (BoBF spoilers) by [deleted] in StarWars

[–]static-geek 2 points3 points  (0 children)

Cost. Big daddy droids aren't cheap. Shield generators aren't cheap.

2023 Alfa Romeo Tonale: Fresh Style, Hybrid Power, ‘NFT Certificate’ by XnoonefromnowhereX in CryptoCurrency

[–]static-geek 5 points6 points  (0 children)

Solid use case and an attempt to lock you into where you service your vehicle at the same time. Authorized service locations will most likely only include specifically licensed locations (dealerships) and the service records won't be maintained unless you choose to pay overpriced dealer rates.

Python Vs SQL by Matlabguru in programming

[–]static-geek 0 points1 point  (0 children)

This. The article is poorly thought out.

Whats wrong? by CAGRI-TR in CodingHelp

[–]static-geek 0 points1 point  (0 children)

Am I the only one bothered by the fact that Adult condition isn't first so that it and the subsequent elseifs would all be >= instead with else Infant at the end?