Details
-
AboutPissed off.
-
SkillsMobile Developer, although been out for quite a while, and Data Science and AI graduate student. I can StackOverflow my way out of any trouble.
Joined devRant on 11/17/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
-
Is it normal that IT support of a multinational bigass corporate drops the "we may need to change your PC because maybe your network card is defective" after explaining over and over that you have problems with HTTPS only when using the corporate network (whether onsite or via VPN) and not in external connections?3
-
This shit is🔥. This is gold!
Watching CEOs of the tech Titans getting grilled? LIVE? I'll take that!
https://c-span.org/video/...12 -
Emails from devRant contain spy pixels 🙂
Okay now, I know it is SendGrid's doing and I only assume good will from devRant devs. But they also need to understand that anonymity and user privacy are crucial qualities of the devRant platform and they're essentially what makes it work.
I thought that developers' attention should be drawn to this.11 -
Facebook breaking production environment a lot recently. I've got a bad feeling about whatever they're doing.
It feels like a they're covering up some shit.7 -
A shitty platform that, although open source, there is no clearly documented way of setting a development environment for it. This pile of crap states clearly that it does NOT support RTL languages. One of the core business requirements is Arabic support. What to do? Look for other platforms? WRONG!
Base the fucking business on it and ask ME to see why the SQL database is not encoding the Arabic characters correctly and to look into the logs that back-end puked. My expertise is mobile development anyways damnit. Sure the backend code is Java code (Java jokers and haters, not the appropriate place) and I know it but there is no fucking way to test that motherfucker or to build it! No fucking testing server can be made! Only instructions to get a Docker image pulled and set up.
FML.
"This company is a fucking م."
I cannot believe I am so frustrated that I am ending this rant with a fun puzzle.
Hints to help you decipher the quoted sentence:
Hint 1: That Arabic letter is the perfect letter.
Hint 2: You don't need to be an Arab to understand what it means.6 -
Somewhere around the world that I call fatherland and the where the internet speeds are fucking terrible, baccalaureate exams got leaked on facebook years ago. Two unrelated things? WRONG.
It's been years now, every fucking baccalaureate exams period social media websites go down nationwide. No Facebook or Twitter. They do that rather than installing signal jammers in examination centers.
I'm not angry. I'm Just feeling a little urge to plant some C4 in one of "COUNTRY Telecom" centers but I'm mostly fine.7 -
Guys seriously, how the fuck did we end up like this? What's the deal with the new ~2Kg piece of aluminium that Apple is selling for $999, the "Apple Stand Pro"...
How did we allow for such a company gain this much of arrogance and confidence to sell us normal goods for exorbitant prices?
I seriously cannot imagine the unit production price going beyond $100, and I'm exaggerating a lot here. I can't think of any economic model that justifies the extra $899. They're exploiting cheap Chinese labor for fuck sake! What costs do they have?5 -
Boys and girls. Never work as a Udacity mentor to get some extra pocket money. NEVER EVER! They are absolute rubbish. It is sad to see the platform that I once loved get transformed from an extremely cool thing into this crap.
There will be a rant or a series of rants in the future about this.9 -
So Mr. D is a lecturer at ENS Lyon and they think my application fro grad school is **interesting** and they want to have a virtual meeting with me. This is the first email of this genre that I receive without a thank you note.
However, I remember that I applied for a master's of Computer Science, NOT Fundamentals of it (Do I look like I have a death wish?). I thought, like all other universities that don't specify this bit, that I would choose my research interest there and pursue it. Also, I used my undergrad uni alumni email for the application, so why contact me using my Gmail? And what does he mean by saying my file was judged "interesting"?
I don't know, it feels both creepy and wrong. When people apply with an email address to your position/program, you use the same address to get in touch with them. Not anything else you scrapped out of the internet, right?2 -
Brace yourselves for the sticker board of my retired ThiccPad T540p with which I spent my undergraduate college years! My new laptop has no sticker on it ( maturing perhaps?) but has MOE POWA BABEY...
Keeping it as a backup device and an antique.12 -
Seeing how cool the community's work stories here, and how they know a lot and how they work in organized companies makes me feel like an absolute piece of shit who's lacking a lot of industry skills.
Remotely working for a startup that lacks any sense of organization, CTO is a volunteering web developer who never shows up. A lone wolf I am. I never signed to be a lone wolf. A product that is based on an absolute garbage product that is in turn based on another utter garbage product. It feels so much pain every time I have to deal with that garbage that I end up watching some stupid anime instead. Decent salary for a junior, very friendly people, and a very empowering non-profit cause but still... technical side is just shit and I don't think I can keep with this.
Sigh :(6 -
Guys I need to deploy a very simple authentication API service.
You register with a username (actually an ID with a determined format), a password and uuid. You login with your username and password and if credentials are correct you get back the uuid as a response (JSON or whatever the fuck).
If you forget your password, you can use your uuid (which is confidential, very long string) in some POST request to set a new password. If you forget your username, you use the uuid again in a GET request to get back your username.
I've been looking at a bunch of solutions online and I don't think they suit my purpose exactly and all require emails (Like Firebase, AUth0, etc.) So, let me get this straight: NO FUCKING EMAILS INVOLVED PLEASE.
The above are the EXACT requirements I need for my work (for a good cause too). I fucking hate 0-requirement exploratory research tasks and I'm plagued with those. Those requirements are the only way it should work. So again, NO EMAILS INVOLVED PLEASE.
Also, please note that I have never developed an API in my life. I feel like StackOverflow will be assholes about this so I am asking this here.
I know it is very easy to do and there are probably dozens of ways to do this. I just do not know how, documentations are vague and overwhelming (or I'm just a little stupid lately). Another thing is that I am not sure of how can I do this in the most secure way. Bonus if this can be dockerized.
I know I sound a little rude,so I am sorry. It is just my frustration and depressing times I am going through that's preventing from thinking straight.6 -
1. Kill every last bastard who uses spaces instead of tabs or anyone who thinks that's better.
2. Break every text editor that has the option of transforming beautiful code tabs into hideous spaces.
3. Make a statically typed language that's good enough to replace JS and the pile of hacks we have in the web today.12