Details
-
AboutFull-stack software engineer. York College of Pennsylvania 2018 graduate. Hardcore parkour.
-
SkillsDevOps, JavaScript, Vue.js, Kotlin, many more.
-
LocationYork, PA, USA
-
Website
-
Github
Joined devRant on 4/11/2018
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Best Linux distro for a 2-in-1 laptop that I also want to use as a tablet? Are there any that can run Android apps natively (like ChromeOS but not ChromeOS because I also wanna do dev)?2
-
When we found out MySQL utf8 isn't actually utf8..... it's a proprietary subset of utf8 that only includes up to Unicode 255..... and there is a separate "utf8mtb4" that is actual utf8.8
-
I really need to get on a VPN... looking for recommendations. bonus points for affordable family plan so my girlfriend can use it too.
NordVPN? Private Internet Access? others?13 -
I have a gitlab instance behind a reverse proxy at gitlab.mydoman.pizza (yeah my TLD is .pizza 😎🍕). I have a personal site hosted on GitHub pages. I have a CNAME record in GitHub repo pointing to mydomain.pizza. I have 4 A records on my domain registrar pointing to the GitHub pages server IP addresses. now both mydomain.pizza and myusername.github.io both go to my gitlab instance??¿¿ what the fuuuuuckkkkk?¿?¿1
-
getting my new laptop today. Thinkpad X1 Yoga (2nd Gen). Can you guess the first thing I'll do?
if you guessed "install a Linux distro" you guessed right. I'm looking to try something new; I'm a sucker for dank animations and polished UI/UX. suggestions?
nb4 "use arch"... no.20 -
so, I have a full time job, and I like it a lot, but I want to make a bit of extra money on the side. where do I start going about finding freelance gigs that are mostly relatively small in scale? I don't have enough free time to take on large scale jobs right now, and mostly I'd just like to build my portfolio/reputation so that I can eventually move into freelance several years in the future.
-
I finally bit the bullet and completely deleted my Facebook account! I am a free man! Fucc Facebook.12
-
trying to use flexbox when you have to support IE. fuck IE. fuck it. fuck it in the ass with a rusty pipe.8
-
thoughts on the Apple Magic Mouse? is it worth it if you use a Mac for work? I'd definitely get a generation old one where the charging port isn't on the fucking bottom if I were to get one lmfao6
-
I recently started playing around with Alfred for Mac. I made a pretty neat workflow that allows you to query a YouTrack server from Alfred with YouTrack Query Language autocomplete.
Although I'm not sure if Alfred's export feature bundled the Python dependencies properly lol can someone try it and let me know if it works?
https://github.com/mrjones2014/... -
looking for suggestions for a self hosted CMS. I tried Ghost, and it looks real nice, but there's no option to have just 1 section be private, you can only make the whole thing private. I tried Drupal but honestly it's just way too complicated for what I need, and doesn't look very aesthetically pleasing.
basically, here's the features I'm looking for:
- ability to set privacy/access control on a per-page or per-section basis
- Markdown for content editing
- ability to use regular HTML when needed
- ability to upload content via an API (so that I can publish documentation via my gitlab CI)4 -
god damn it No-IP, I've opted out of these email lists 10 fucking times already. this shit is so annoying.2
-
finally got my server up and running with a configuration I'm happy with! running Proxmox VE on the host, and each application in an LXD Linux container within Proxmox, and a reverse proxy server on the host to route subdomains to internal container IP addresses. check out what I've got running! https://mjones.pizza2
-
so I got the reverse proxy all set up on my server, forwarding all the right headers to enable SSL behind reverse proxy. awesome! my only problem remaining is, since nginx only handles HTTP/S traffic, I can't connect to my gitlab instance via ssh. anyone know how I can proxy this traffic as well to enable ssh connection for git?2
-
to;dr: I think I'm retarded. I don't know how to networking.
got Proxmox set up on my server... sorta. I suck at networking. I bought a domain name, and I'm trying to have each container have a subdomain of the domain name I bought. each container has a unique internal IP address, but they all share the host's public IP address. so after a couple hours of googling, I THINK what I need to do is run a reverse proxy server on the public IP and route each subdomain manually to an internal IP address with something like nginx..... or am I retarded?3 -
&& rant
spent all fucking day fucking around with my server. installed gitlab to mydynamicdns.service.com/gitlab. but, gitlab still handles requests at mydynamicdns.service.com/ but it's just a 404. couldn't figure out how to host anything else. fucked around with it for like 5 hours, tried installing some shit called passenger, but by that point, I had already fucked up my environment pretty good so that didn't work at all. spent like 3 more hours fucking with it.
fuck it. time to learn about virtualization. someone here suggested Proxmox. how exactly does it work? is it running a fully blown vm for each server or is it running something like docker under the hood? and does each server then have it's own IP address? -
!dev
to;dr: fuck American mainstream media and all the lies.
I'm am so fucking fed up with American mainstream media. they constantly spew fucking blatant lies or disingenuous, misleading bullshit, and basically cover up anything that "doesn't fit the narrative".
it's like they think we're all idiots.
In South Africa, privately owned farmland is being confiscated from whites, as far as I can tell, because they're white. it's basically not being talked about in mainstream media because they're white. if it were any other race, I'm sure it would be all over the media.
"Violence again women in videogames must stop". uhhh, most videogames I've played, the violence is against about 99.9% male/0.1% females.... so....
"Donald Trump is a fascist". now I'm not saying one way or another whether I support Donald Trump or not, no opinions here just facts: Donald Trump is, at the very least, right-leaning, and fascism is a FAR LEFT IDEOLOGY. saying Donald Trump is a fascist is completely baseless and just a completely retarded claim.
literally calling for socialism.... do I even need to comment? have you ever read a history book?
countless other examples can easily be found if you look at any independent moderate to slightly right-leaning news source, podcast, etc.
I've had enough of the fucking blatant dishonesty of the mainstream media, whether it's flat out lies, or being disingenuous, or misleading, or not covering huge stories because they don't meet the narrative.4 -
just bought a dedicated server, coming in the mail this Friday. gonna use it for a 24/7 Minecraft server and maybe some web apps to experiment with stuff. I'm also going to have it connected to my TV as a media center occasionally. best Linux distro for dedicated server? bonus points for easy to install and configure14