Details
-
AboutWeb Developer and Social Media Manager. In my spare time I run my blog, hang out with my beloved, cook and play bass.
-
SkillsHTML, CSS, JavaScript, jQuery, SQL, CMS, WordPress, Linux, Shellscript, Python, Sass, PHP
-
LocationSweden
-
Website
-
Github
Joined devRant on 7/7/2016
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
-
Man, finding the best descriptive copy of motorcycle brand is like going into a time machine with some sites.
Enjoy:
http://easternmotorcycleparts.com/a...
http://colonymachine.com/aboutcolon... -
After having spent countless hours of my life in tech, enough hours to be years..
I can safely say:
No technology will ever beat the frustration that is having to deal with people.
Code might be horrible, work might be an endeavour at times. But NOTHING..NOTHING beats having to deal with customers that are rude, impolite, disrespectful..downright abusive at times, condescending et.c.
It becomes this gnawing sensation that never just goes away..the first ones don't matter, after a couple of months you get gripes but bite down.. sometimes it just makes you feel psychotic.
and all you can do is laugh about it.
I don't have a problem with tech, I have a problem with the nature of people.3 -
Once the initial pain is gone, once the blood has dried from under your nose, once blindness sets in.. that is when you truly see the transcendant quality that is ChatFuel.
-
I am put to the task of creating a Chat Robot in ChatFuel.
Cool, I thought at first.
Cool is not what I would call it at this point..one week later.
The size is a factor at play, for sure, it needs to point to 27 cities and give individual information, handle e-mails, phone, automate e-mails.. a bunch of stuff.
Now, I am located in Sweden.
{{city}} as a set user attribute acknowledges Gothenburg and geolocation thusly worked fine for my boss. But not for me, and won't work for any other city.
So..Global AI calling for static blocks it is... 27 blocks...
For two languages.. 54 blocks...
Static pointing to the first answer for every individual block multiplies this by a factor of two. 108 static blocks. Fine.
I have since realized that my ChatFuel-Luddite ways were limiting the expected performance of the end result and learned that most other set attributes in ChatFuel work fine. Yay.
So we set up everything the last 54 blocks need to do with user attributes and to my surprise it works, really well at that. The answer from a user that is a correct city puts you into a block that is a series of questions using user attributes, both {{first_name}} and {{last_name}}, asks for e-mail and phone, displays an image and stuff like that.
Now.. as I attempt to copy these blocks..
THEY JUST POOP OUT CHUNKS OF THE ORIGINAL BLOCK. IT'S INCONSISTENCY IS STAGGERING. IT NEVER REALLY COMPLETES THE DUPLICATION, NO ERROR MESSAGE OR ANYTHING.
Which then reminded me of when my boss asked why everything was botched earlier in the project, at that point I copied the entire bot as a fallback and worked with my change in the copy first for safety reasons, didn't work, copy wasn't entire.
Wasted fucking hours on this.
I'm glad my boss is cool, and the job is easily worth it. I actually think that the design aspect of ChatFuel is nice, and the people behind it are kind in the facebook group and all. I don't think they're trying to be mean. But holy shit.
This has been a mental anguish that levels pissing bleach filled with fire ants.
" You could've easily solved this with APIs and third-party geofencing services ", yeah, but their services won't stack for the customer, nice attempt though.
Deep breaths.1 -
I was making a local mockup-site using the images for Office365.
And then I notice some REALLY peculiar.
All of the images where in fine dandy 68px png.. but Microsoft Access was in 65px jpg.
https://products.office.com/sv-se/...
CSS resizing is a no-go.. guess I'll just have to yank and mess around with vectors in PS for a fucking miniature picture.. Access brings us nothing but pain
I still can't believe how lazy of Microsoft this is.1 -
A customer called me in a stressed out state and asked me if I could get it up.
I kept my composure but politely told her to give me a little bit more to work with..5 -
I've been assigned lots of database work the last couple of weeks. Managing old databases are what make or break people surely.
The customers have this proprietary mess of a Visual FoxPro database manager.
I spent the entire day navigating what I should and shouldn't export for them (as they're fortunately trying to rid themselves of the service)
When I was supposed to do the export, the proprietary hardware only allowed exports of 25 rows at a time with the free version this big company is using... I ehr... I just regret not converting it into SQL to begin with.2 -
I'm assigned with doing Guides for customers that need connections through Microsoft Remote Desktop.
I made one on a Windows laptop, fine, but they also need guides for Mac OsX and iOS. Dat emacs-fingertorture screenshot buttoncombo.. and once I was done with that I needed a quick way to put 20 odd screenshots on my working computer ( Linux ) and edit them to have a unified design and to also share it with my coworker, so I put them up on Google drive. It started acting up right away with compressing for download in Linux.. then on the Windows computer......... and once I had the zips Windows internal unzipped couldn't unzip them, neither could 7zip................. neither could Linux Unzip -e ................ I ended up just downloading them one by one on both computers, I almost got a nosebleed from that.. -
Just had a customer complain that the website didn't work in Microsoft Edge. After a WordPress update and slight CSS correction everything was fine. Then backend got a hold of us kindly asking "What the effervescent F*** is going on with that website"
Apparently it loads half a gig of data from our servers with each visit, we made the website and host it but we did not cause this. Further inspection shows that it's all images.
Me and the youngest (and possibly brightest) guy in the bunch view the PHP to try and control the amount of posts loading when visiting the start page as a means of controlling this issue.
We soon reached a conclusion we didn't expect, everything was in one post..........7 -
I just stared as a trainee at a webdev firm.. I'm starting a company with my friends parallel to this. I never thought my life would be waking up and doing 13 hours of WordPress.. Today a customer asked me to speed up her website, it had 30 plugins all of which she uses..moving the cache erased the plugin-generated index page, it was nowhere to be found even after pulling backup..
Now I've been home for four hours.. trying to work around a "responsive theme" a customer picked.. It should be called Worsedepress6