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
Search - "windev"
-
Starting my first business in my life at 19. I'm so excited, but also so afraid right now. So many thoughts in my head.10
-
Finally swotched to Vim. Was thinking about it for a while now, and after installing Manjaro with i3, I decided to skip additional text editors. And you know what, it's fucking awesome. I've only played with it for one day and I love it.7
-
So I enventually spent 2 years working for that company with a strong b2b market. Everything from the checkouts in their 6 b2c stores to the softwares used by the 30-people sales team was dependant on the main ERP shit home-built with this monstruosity we call Windev here in France. If you don't know it just google and have some laugh : this is a proprieteray FRENCH language. Not french like made by french people, well that too, but mostly french like the fucking language is un fucking french ! Instructions are on french, everything. Hey that's my natural language okay, but for code, really ?
The php website was using the ERP database too, even all the software/hardware of the massive logistic installation they had (like a tiny Amazon depot), and of course the emails of all employees. Everything was just handled by this unique shitty and so sloooooow fucking app. When there was to many clients on the website or even too many salespeople connected to the ERP at the same time, every-fuckin-piece of the company was slowing down, and even worse facing critical bugs. So they installed a monitor in the corner of a desk constantly showing the live report page of Google analytics and they started panic attacks everytime it was counting more than 30 sessions on the website. That was at the time fun and sad to observe.
The whole shit was created 12 years ago and is since maintened locally by one unique old-fashion-microsoft dev who also have to maintain all the hardware of all the fucking 150+ people business. You know, when the keyboard of anyone is "broken" cause it's unplugged... That's his job too. The poor guy was totally overstressed on a daily basis and his tech knowledge just saddly losts themeselves somewhere in the way. He was my n+1 in a tech team of 3 people : him, a young and inexperimented so-called "php developer" who was in charge of the website (btw full of security holes I discovered and dealed with when I first arrive at the job), and myself.
The database was a hell of 100+ tables of business and marketing data with a ton of specific logic added on-the-go during years. No consistent data model or naming. No utf8. Fucked up relations that ends with queries long enough to fill books. And that's not all, all the customers passwords was just stored there uncrypted. Several very big companies and administrations were some of these clients. I was insisting on the passwords point litterally all the time, that was an easy security fix and a good start... But no, in two years of discussions on the subject I never achieved to have them focusing on other considerations than "our customers like that we can remind them their password by a simple phone call if they lost it". What. The. Fuck. WHATTHEFUCK!
Eventually I ran myself out of this nightmare. I had a few bad jobs already, and worked on shitty software already. But that one really blows my mind (and motivation for a time too). Happy it's over.1 -
A bit of a self promotion, but I recently published my first article on dev.to. If you are interested, you can find it in the link below. If you read it, please tell me what you think about it😁
https://dev.to/dawidcyron/...3 -
Due to Covid-19 my university got closed for 2 weeks, and at work we have to work remotely until further notice.2
-
Need some advice. I'm 19, working on my own fintech startup. Should I apply to Ycombinator or finish high school first? The prototype is basically ready, but the Winter 2018 YC is taking place while I have school. What should I do?8
-
Just got started with Ethernum programming. God, it feels so good after using JS for a long time. Right now I'm creating my own blockchain chat app to understand the basics.3
-
Just thought I should throw it out here, you know that we can't post collabs from desktop version of devRant? It's really cancer...2
-
I was looking forward to creating app like Alipay for US/EU market, then I realized Venmo exists. What do you think, is it still worth trying to compete? Outside of Venmo we don't really have any other competition.29
-
I was going to incorporate today with my co-founder. And I just told him that after thinking it through, I want to found solo. Fuck. On one hand, I feel like it was a good decision (he was a UI designer, wanted 20% equity) for the startup, on the other, I feel like a douchebag. Well, let the adventure begin...
-
Is there a way to change nickname on DevRant? I'm starting to look for a job and I would prefer my DevRant profile not appearing so high when searching for my name.4
-
Fuck all those fuckers that buy domain and try to sell them for shit load of cash. I don't even have a problem if you sell it for a few thousands of dollars. But I just contacted some fucker who owns a worthless domain cachet.com, and he is trying to sell it for over hundred thousand dollars. Why the fuck. I have a feeling that this guy is brain dead or something. Fucking cunt7
-
Did anyone here ever play with Wikipedia API? I'm trying to get data about some cities, but I don't know how to pick the city if there are different meanings for the same name (city, river, etc).1
-
Do any of you use Buffer? I'm thinking about creating an open source alternative to it, as ot would help me learn. Do you think building something like it makes sense?2
-
Big party at school coming soon, I'm busy working on my startup, too shy to ask someone out. Fuck, why does it always have to be like that? When I have something important to do, there is ton of other cool stuff elsewhere. I could go, but knowing me I will constantly think about everything I could be doing and how much code I could write. And my fucking annoying shyness. Fuck, even if I like someone so much, I won't tell them because it will destroy our "friendship" and I may loose my dance partner. Flying fuck, why can't one simply change himself.1
-
My friend asked me to forward his website along with Github profile to Software Engineers to take a look at his current profile. https://github.com/DawidCyron
https://dawidcyron.me
What do you think about the code? Seems good to me, but I would like to know what you think. Also, with 2 more Java API projects and 2 Mobile Apps, could he try applying for Junior jobs?5 -
Is there any way to guarantee users that our social network won't sell their data? (paid service that doesn't sell data and doesn't show adds)2
-
Third day of working on my recruitment task, and I'm starting to get pissed. I'm applying for Junior JS developer (suprised that they even picked me, I had 1 JS project in my resume, rest was Java). The task seemed simple, create website with autocomplete field which gets 10 cities with most polluted air from given country and get cities deacription from Wikipedia. But hell no. First, the air quality API that they told me to use sucks horse dick. Like seriousy, you can get a fucking timeout while fetching data, because as author explained, someone decided to make 2 fucking queries per request, one to count all possible results, and then the second one for actual data. Like, WTF, why would you do that. After I got that shit to work from time to time, it was time to Wikipedia API. And the shitshow starts again. Because it turns out that you can't filter the results based on the category. Which means that if the city has the same name as river or some fucking guy doing sports, I won't get the fucking description, because it will simply return info, that there are more more that 1 result. At this point, I'm so fucking pissed, I am barely keeping it together. I want to work at this company, because the pay is great, there are a lot of opportunities and shot, but god dammit, if I finish this task, I'm getting drunk for 3 days straight.
EDIT: even author of the air quality API says that it is not a good fit for given task...4 -
How do you find ideas for cool projects. I'm bored and can't think of anything interesting. Maybe you could throw some ideas here?3
-
Why is noone using Facebooks scandal to create new social network? Isn't it one of the best times in a while to do that?16
-
Is Manjaro good for web and mobile developer? Currently I'm using Kubuntu, but I'm thinking about switching to Manjaro with i3. I'm using Andoroid Studion, Intellij, VS Code, GoLang and Java. I might replace VS Code with Vim later down the line.3
-
How do I balance my social life with dev life? Well, I try to meet with my friends at least 2 times a week, on fridays I'm taking dancing lessons, after that me and people from lessons go out for a bear and maybe to a club. There is also a girl there who I would like to meet more, but she is older and I'm shy as fuck. The rest of my time is mostly dev5
-
I need some help here. I'm working on a my app, and one of the components is a chat. Now, for video and audio calls I am using WebRTC, but what about texts? Is there a way to use WebRTC there, preferably with E2E encryption?1
-
What is the possibility of getting a job at Google right after finishing university? Is it doable, or not really? Should I apply?2
-
Hi everyone am a CS student.
Along with C/C++ taught in colleges, Am learning C# side by side and getting used to it.
So am learning it from internet PSA. I already did one C# course on udemy. And also practices a lot about the language features.
As it's very big language am really confuse what should I know more about that language. I mean which C#.NET classes are important in industry and which not and other stuff too.
So am just wanting answer from a specifically a C# developer which works in industry and uses it everyday.2 -
Just wanted to share my first post on my new blog. Let me know what you think about it, and don't be delicate 😅
https://dawidcyron.me/how-to-work-w... -
Lenovo x240, x230 or T430 and why. It won't be my primary device, I do most of my work at home on my desktop, I just want a laptop to school and when I go to cofee. I'm a working with Go, Vue and Flutter1
-
How much should I know to get an internship? Holidays are coming, and I'm thinking about getting a 3 month paid internship. I'm looking mostly at Java(I prefer Go, but no jobs nearby)