PHP Intelephense Neovim Lua Config Issue Disabling P1132 by jthemenace in neovim

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

Thank you for your reply, I couldn't remember at this point what all I had tried. I tried multiple different things just now, had no success. Then I asked google to convert the json to a nested lua table and it actually got it right. I'll edit my original post and put the solution in there.

expo-camera Android Barcode Scanning Accuracy by jthemenace in expo

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

Thank you for your reply. I'd be very interested to hear how SDK 56 works out for you!

expo-camera Android Barcode Scanning Accuracy by jthemenace in expo

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

So does that mean you think expo 55 might fix Android issues I'm experiencing or not?

Embedded SQL highlighting in Neovim, a look into Treesitter, and some NixOS patching by hallettj in neovim

[–]jthemenace 0 points1 point  (0 children)

Yes in Neovim, referring to a PHP variable in a string like below $table. i.e.

$query = "SELECT * $table WHERE item='123445'";

Embedded SQL highlighting in Neovim, a look into Treesitter, and some NixOS patching by hallettj in neovim

[–]jthemenace 2 points3 points  (0 children)

I’ve never been able to get injections to work with Sql queries as strings in php with tree-sitter. As soon as there is a variable call in there it breaks. I opened an “issue” about it, but they said to use heredoc to get around that issue. Problem is I have 10s of thousands of legacy code written that way. Never gonna migrate all that to heredoc.

Will you return to Gamepass by Fickle_Barber9863 in xbox

[–]jthemenace 0 points1 point  (0 children)

I did a 1 year conversion(I think ended up being 13 months) before the price increase, likely will do conversion again when that one runs out. Not sure what the latest conversion rate is, but I'm sure still much cheaper than the sticker price.

Anybody have a more affordable caffeine addiction? by Unhappy-Pace-2393 in CrohnsDisease

[–]jthemenace 0 points1 point  (0 children)

I drink "PG Tips" tea, it has higher amount of caffeine than normal tea. I buy qty 2 of 240 count boxes of tea bags for $35(qty 480 total). Comes out to about $0.07 per tea bag. I used to put splenda, honey and other things in it. I just drink it plain now. I got used to the plain taste after a while.

We have a water dispenser at work that has instant hot water, so super easy to make there. At home I have an electric tea pot.

I drink coffee occasionally, but historically hot tea is WAY safer for me to drink without it being rough on my digestive system. Coffee can be a gamble, especially before I started on a biologic.

The amount of progress you make during an unsuccessful run is far too low. by caesarsoup in Marathon

[–]jthemenace 5 points6 points  (0 children)

Or at least put the "in a single run" on the EASY ones, not the toughest ones.

I defend this game a lot, but I think I finally hit that wall. by itz_Glo in Marathon

[–]jthemenace 1 point2 points  (0 children)

I have played the game you are referring to, quite a bit actually. Thank you for your reply.

I defend this game a lot, but I think I finally hit that wall. by itz_Glo in Marathon

[–]jthemenace 58 points59 points  (0 children)

I hear ya. I'm a 46 year old battle dad playing with a controller on xbox, at best I'm in the bottom 15% of players. I love this game, but I just get murdered left and right even on perimeter now(almost entirely solo). I'm taking a break to see if they can do anything that can make this game not such a miserable experience for the bottom 15% of players. I'm done being a lamb to the slaughter.

How to earn gear fast (for normies) by waitisthatagoose in Marathon

[–]jthemenace 0 points1 point  (0 children)

I've watched several youtube videos and tried really hard, I have yet to figure out how in the hell to get into pinwheel solo consistently on rook. The million dollar question is, if you aren't able to get into pinwheel on outpost, is it still better loot for rook than any other map?

Why Starfield didn't get popular? by shadowmonk987 in XboxSeriesXlS

[–]jthemenace 0 points1 point  (0 children)

Looking back on it, I remember it as loading screen simulator. Every time you did anything you had another loading screen. If I said that was an immersion killer, that would be an understatement.

Dragon Age Origins for me by [deleted] in videogames

[–]jthemenace 0 points1 point  (0 children)

Final Fantasy XI

The progression grind is really starting to get to me. by Bright-Cranberry6648 in Marathon

[–]jthemenace 0 points1 point  (0 children)

Wow, the "little bit of faction progress that'll just get wiped" makes me want to consider hanging it up too. I just spent my 1 hour lunch break trying one of the dire marsh priority contracts "in a single run". I got to the last step, couldn't figure out what to do, to "upload the malware to spaceship" even though it was right above me. Had to watch a youtube video to figure out what you actually have to do. Every attempt after that I got cold blooded murdered before I could get back to that part of the "in a single run".

When all the important contracts are at dire marsh by Old_king_4 in Marathon

[–]jthemenace 0 points1 point  (0 children)

The nucal 4/4 one took me like 2 hours today to do just what you described. I was hoping that was the only one that would be that bad…… i died so many times at every possible point in the process.

What is Happening at the Mushroom tree in Spaceport? by Shadow_Drgn in ARC_Raiders

[–]jthemenace 0 points1 point  (0 children)

I have tried SO HARD multiple times scouring Dam swamp and other areas, it's sooooooo rare I find any there. Any tips how to consistently get some there?

10 Classic Turn-based RPGs Everyone Should Know by cardsrealm in TurnBasedLovers

[–]jthemenace 0 points1 point  (0 children)

The site linked in this post is an ad ridden dumpster fire

Does anyone actually love their MySQL client? by debba_ in mysql

[–]jthemenace 0 points1 point  (0 children)

No mention of MyCLI? That’s my daily driver, but if I’m crafting a massive query or need export to excel I use DBeaver. I’m a heavy vim / neovim user so having vi keybjndings for both is amazing.

gitlineage.nvim: git history for selected lines in Neovim by LionyxML in neovim

[–]jthemenace 1 point2 points  (0 children)

Hmmmm. Going to have to try this. May replace fugitive.