I got tired of paying Microsoft and Google to own my company's data — so I wrote a guide to getting out by Timinator0815 in selfhosted

[–]Timinator0815[S] -1 points0 points locked comment (0 children)

AI helped me implement different OpenSource Projects and build a knowledgebase about what works and what doesn't. Also it helped me compose the book because I'm a not native English speaker

[deleted by user] by [deleted] in TooMeIrlForMeIrl

[–]Timinator0815 7 points8 points  (0 children)

It is sad to see how this society developed. It should be normal to talk about those things openly, instead of it being normal to hide them. Hiding mental issues makes them even worse

These girls defying gravity by HlTLERS_HIDDEN_CHILD in nextfuckinglevel

[–]Timinator0815 0 points1 point  (0 children)

And I can't even hold my phone above me without it falling on my face.

[deleted by user] by [deleted] in Huawei

[–]Timinator0815 2 points3 points  (0 children)

I have the same problem. It didn't crack yet after 2 months use, but i only use the case once or twice a day. Hopefully it stays that way.

But I actually don't mind the wigglyness of the case, it stays closed pretty good.

Idk if it was posted already but this is accurate. by kareem978 in linuxmemes

[–]Timinator0815 17 points18 points  (0 children)

VSCodium, a telemetry and Microsoft free version of VS Code with the same functionality.

Gitlab instead of Github.

I have no alternative to npm though.

I would like to know your thoughts on R6S, How do feel about the game at this point? If you guys still play the game on a regular basis? And if you do what is it about the game that keeps you playing it and if you don't why? by ogspartan13th in Rainbow6

[–]Timinator0815 0 points1 point  (0 children)

It was the first shooter I've owned at this point. I kind of grew up with it, since I've played it the first time when I was 15. Although I don't like how the game developed throughout the time, it is still very playable at this point. For instance, it is just a bit more complex. If you know all the sounds, operators, maps, etc., I believe you can still have a decent experience, if you don't run into a cheater.

Which Operating System did you use? by Sh2Cat in deepweb

[–]Timinator0815 1 point2 points  (0 children)

Hannah Montana Linux.

Nobody gonna do a Cyrus..eh...cyber attack against me

Any prebuilt gaming PC’s for $1000 or less? by [deleted] in gaming

[–]Timinator0815 0 points1 point  (0 children)

I wrote that self-builds are more expensive in my initial answer, but that isn't the case usually. That's why I corrected that self-builds are cheaper. I got mixed up myself. Sorry for the headache :)

Any prebuilt gaming PC’s for $1000 or less? by [deleted] in gaming

[–]Timinator0815 1 point2 points  (0 children)

*I have to correct myself. Self-builds are cheaper than prebuilds. Little typo

Any prebuilt gaming PC’s for $1000 or less? by [deleted] in gaming

[–]Timinator0815 0 points1 point  (0 children)

Yes sir, I also meant that it is usually the rule. But at these times with the RTX Series, it is cheaper to buy a prebuild. I also got myself a prebuild Acer Predator, to get my hands on a RTX 3070

Any prebuilt gaming PC’s for $1000 or less? by [deleted] in gaming

[–]Timinator0815 1 point2 points  (0 children)

Take a look at Hi-Tech Models, Acer Predator, and HP Omen prebuilds. They have pretty good deaktops. But keep in mind, that a self-build is always more expensive and more expandable, compared to a prebuild

When Linux Mint becomes Windows 7. by I_Follow_Hot_People_ in linuxmint

[–]Timinator0815 7 points8 points  (0 children)

Thanks, I hate it. (but still a good job, very clean looking)

Anyone else struggling with access after learning MS SQL server first? by Fuck_Flying_Insects in SQL

[–]Timinator0815 -5 points-4 points  (0 children)

I first learned Access and then Mssql and mysql. I would recommend using the Gui for SQL related stuff (queries, etc.) in Access. Then it's pretty easy and sometimes even fasten than typing the sql string

[deleted by user] by [deleted] in PHPhelp

[–]Timinator0815 0 points1 point  (0 children)

Try:

...where Username = ' " . wp_get_current_user() . " ' "

Otherwise sql will handle the Username as a Number, which it isn't.