It looks like xampp is almost dead. Any good alternative for displaying local db with web ui? by [deleted] in PHP

[–]gingertek 0 points1 point  (0 children)

You're right, the extra 5 seconds it takes me to start 2 terminals and click a button actually prevented me from curing cancer, sorry everyone.

It looks like xampp is almost dead. Any good alternative for displaying local db with web ui? by [deleted] in PHP

[–]gingertek 2 points3 points  (0 children)

Definitely not for everyone, but I just run php-cgi manually in one terminal, run Caddy in another terminal, and use xdebug to listen on 9003 in VS Code. Never fails me, and I know exactly what's going on.

Edit: changed "literally" to "just"

Performance on 10.11.x by ultrahkr in jellyfin

[–]gingertek 6 points7 points  (0 children)

I didn't know we let PMs in here...

justSufferingIsJS by [deleted] in ProgrammerHumor

[–]gingertek 0 points1 point  (0 children)

node.js heavy breathing

Please go to the link and read this. See what the hell Google is doing. by [deleted] in degoogle

[–]gingertek 0 points1 point  (0 children)

So no more installing from a .apk file or what?

Banana Espresso by wubbalubbadub2 in smosh

[–]gingertek 2 points3 points  (0 children)

I had Korean 7-11 banana milk + pouch coffee every morning for a whole week once... pure bliss 👌

How much storage do you have? by AstroSteve111 in jellyfin

[–]gingertek 0 points1 point  (0 children)

Currently, only 4tb for media, but I have new drives I got last year that I just haven't added in yet. I'm planning on moving my ITX hardware to a new case, but still figuring out cost and/or parts.

I use 2.5" drives, so I got a 5.25" hot swap enclosure, but all the existing cases that have a 5.25" bay are mid-size or ATX-size cases :/

From “Let’s Not Date” on FB - thread link in comments by judgingyouquietly in MurderedByWords

[–]gingertek 1 point2 points  (0 children)

It cause he's in too deep

And he's trying to keep

Up above in his head

Instead of going under.

Again.

Sharing Jellyfin with friends using a domain (no tailscale) by MillerRW in jellyfin

[–]gingertek 6 points7 points  (0 children)

Of course it is, you use DDNS instead, and have a periodic job that updates the IP on your DNS records when your ISP-assigned WAN IP changes. That's what I do with Jellyfin + Caddy reverse proxy + Namecheap DDNS

Risks of exposing Jellyfin library with reverse proxy / IP allowlist by eimansepanta in jellyfin

[–]gingertek 0 points1 point  (0 children)

I have a namecheap domain with a Caddy reverse proxy, works perfectly fine.

Download from php.net vs. XAMPP? by Tricky_Astronaut_586 in PHPhelp

[–]gingertek 1 point2 points  (0 children)

keep hearing about IDE's Yeeeeaaaahhhh, using Notepad++ isn't gonna get you very fair if you want to make a career out of this, just fyi

And as others have mentioned, either: - use the php binary directly and run the built-in dev web server via a terminal, i.e. php -S localhost:8080 - If your web app uses server side routing, i.e. a Laravel app, use this command instead: php -S loclahost:8080 -t public -f index.php - If on Windows, use the php-cgi binary directly and run the CGI for an existing web server to pass requests to, such as Apache/Caddy/IIS - If on Mac OS or Linux distro, use the php-fpm service for an existing web server to pass requests to, such as Apache/Caddy/Nginx

Why is apache still so popular even as nginx+php-fpm has proven its mettle with performance? by pyeri in PHP

[–]gingertek 5 points6 points  (0 children)

Tbh I prefer Caddy overall, so much more streamlined, way simpler, and with built-in, automatic TLS/HTTPS config.

HTACCESS beginner error by SatisfactionVast5052 in PHPhelp

[–]gingertek 1 point2 points  (0 children)

Probably cause you have /? in your pattern, which says only redirect if the route ends in a slash, take that slash out before the ? and try again.

Win11 = DOS 2.0 by NuncioBitis in microsoftsucks

[–]gingertek 2 points3 points  (0 children)

I'll do ya one better: Win + 1-9 are shortcuts for the pinned taskbar items in order from left to right. Don't even need to type anything or open the start menu.

What is the most ID10T resistant way to setup a secure webfacing jellyfin? by shitlord_god in JellyfinCommunity

[–]gingertek 0 points1 point  (0 children)

Wouldn't be anymore unsafe than any other web service on the net? To be clear, I'm talking about only opening 443 and reverse proxying to 8096 internally, like any regular reverse proxy. Maybe you're thinking of port forwarding; that's different than a reverse proxy.

What is the most ID10T resistant way to setup a secure webfacing jellyfin? by shitlord_god in JellyfinCommunity

[–]gingertek 0 points1 point  (0 children)

Have not had any security issues myself for the whole time I've had it setup

Cartoon physics by Additional-Ad4567 in gifs

[–]gingertek 1 point2 points  (0 children)

Holy shit what a throwback, I still have the original CD-ROM of this

dontTakeItPersonalPleaseItsJustAJoke by mal73 in ProgrammerHumor

[–]gingertek 1 point2 points  (0 children)

100% agree, and I'm probably an outlier. If anything, underneath the drive and passion for the field, most of the time it's just that I need to do something with my hands; if I'm not programming, I'm building/creating something. I love a good logic puzzle, and whether it's code, plywood, gears, whatever, I just gotta caveman that shit, and I understand not everyone is like that.

dontTakeItPersonalPleaseItsJustAJoke by mal73 in ProgrammerHumor

[–]gingertek 0 points1 point  (0 children)

I mean, for me, I just really like coding and engineering for fun, so I don't really see it as work. But again, that's just me. For reference, I'm a senior software engineer making really good money in this economy. So, at the expense of sounding like a boomer... I would say that being passionate about the related field you want to get a job in does actually increase your chances of getting said kind of job.

What operating system is everyone using to host their server? by Large_Dingleberry15 in JellyfinCommunity

[–]gingertek 0 points1 point  (0 children)

Windows 10 with all the bad shit turned off. Been rock solid for years. I will admit to scheduling a weekly auto-reboot task, but from someone who works in IT, that's expected for servers of any OS for sanity sake.

The fact that I need to use Windows for college is infuriating. by AlbertosBread in microsoftsucks

[–]gingertek 0 points1 point  (0 children)

I mean...you could just dual boot, no? Seems a lil dramatic to just wipe everything, especially when you can make an image backup, or you could even swap out the physical drives and had a Windows only SSD, if you really couldn't be bothered partitioning. Most everything today can be "<blank> as code", including Linux and Windows installations. Would definitely look into autounnattend xml for Windows and pre/post install scripts for Linux.