Details
-
AboutI make business apps for business people.
-
SkillsRuby, Java, etc
-
LocationEarth
-
Website
-
Github
Joined devRant on 12/9/2019
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
-
@Inigo cPanel was provided by GoDaddy when they bought the domain. It was there long before I came along. I deployed the site using FTP since it was already set up. I'm going to transfer the domain out of GoDaddy and use Docker for deployment after this.
-
As an independent contractor, I turn down all jobs where the client wants regular scheduled meetings. Doesn't matter if it's weekly or even monthly. I get that you want to know what's going on. That's what email and Slack are for. I've never had a single job go well for a client like that. They're never happy and always making last minute changes.
-
@hardCoding It's a static site generated from JS with some JSON config files for the prices. I'm supposed to be the one who changes prices for them as part of the ongoing maintenance, but for some reason their receptionist decided to do it this time. ¯\_(ツ)_/¯
-
CTRL+ALT+F2, login, run app, CTRL+ALT+F7 or whatever TTY the DM is running on.
-
Mortgage your house, sell your kidney, cash in your 401K, throw it all into a meme coin, then go to its subreddit or Twitter and show a screenshot of the transaction with lots of emojis and rocket icons.
-
I have one called Pickaxe Microcontroller Projects for The Evil Genius. That might be it.
-
That's not supposed to ever happen.
-
@Root Dude, that sucks. Hope you get better soon.
-
I'd spend the day DRYing out some old code bases I've been meaning to get around to for a while now.
-
Where are you sending the photos to/from?
-
That's the hardest part of life in general.
-
Lol, what are you still using XP?
-
Yeah, I'm gonna need those TPS reports.
-
@IntrusionCM I've had to that before. I got a 128GB USB 3.1 flash drive. They're surprisingly fast. I think you can get 10 Gbps over USB now, and the drives are dirt cheap now.
-
Replace "bugs" with "testingReactComponents" and yes, definitely.
-
frame.work is what I'm saving up for.
-
manning.com
Not all the content is free, but it's worth every cent, and you can pay for just what you read. I've got a few e-books from them over the years. I have a hard copy of this one:
https://manning.com/books/... -
Yeah, I get those every day. They basically say, "You got work? Let us do it for you!" Tried one once. The guy they assigned to the project had no idea what he was doing. Couldn't even figure out how to clone the repo with submodules.
-
Does your manager have ADHD?
-
Hotwire
-
@electrineer considering each was only about 5MB, yes. 300MB is not much these days.
-
Get one of the "Sams Teach Yourself" books. For example, "JavaScript in 24 Hours."
-
@rantsauce Yup. Just try compiling this with gcc:
const int main[] = {};
It'll create an executable that will segfault. But it'll compile! -
Did you know in C, main doesn't have to be a function?
-
Store them in an encrypted file that you commit. Decrypt to a .env file that is ignored by git. Developers will need the decryption key to publish the app. That's how I handle it, anyway.
-
@qbalsdon when you stare into the regular expression, the regular expression stares back.
-
@AtuM I didn't notice the smiley. Sorry, I suffer from emoji blindness syndrome.
-
@AtuM sometimes, for password managers and the like, which is why I included that tag excepting those. But for everything else, nope. I don't want the code I copied in my IDE to disappear from my clipboard just because I opened Excel to figure something out.
-
@junon Nice. Just tried it on Brave. Thanks for the tip.
-
@junon I don't know man. I just tried that out. It takes just as much time on my phone as a long press. What OS are you talking about?