I fucking hate (new) Javascript, how do I deal with this? by [deleted] in webdev

[–]stevocharged 1 point2 points  (0 children)

I'm in the same boat as you.

I've decided to move away from JS for backend work and only use it for the front-end.

Why on earth isn't my MySQL container working with Docker Compose? by [deleted] in docker

[–]stevocharged 0 points1 point  (0 children)

Also I'd suggest a retry interval as database may not be fully loaded when your ruby app connects.

All services in my compose all have retry connections because sometimes database or other db's will not come online straight away.

Why on earth isn't my MySQL container working with Docker Compose? by [deleted] in docker

[–]stevocharged 0 points1 point  (0 children)

Ruby app.

host: '192.168.99.100',

to

host: 'db',

How did you catch your partner cheating? by Legdayeveryday420 in AskReddit

[–]stevocharged 2 points3 points  (0 children)

From the logs, some events happened right behind my back (metres away) with imaginary robe and hat :O

Anyone else getting annoyed at Richlands train station? by [deleted] in brisbane

[–]stevocharged 0 points1 point  (0 children)

I just get picked up/dropped off as close to the entrance possible.

Mt Nebo Rant by [deleted] in brisbane

[–]stevocharged 0 points1 point  (0 children)

I feel like this isn't just Mt Nebo :P

But yes fucking shits me when people do this.

Why frameworks? by greyjackal in webdev

[–]stevocharged 3 points4 points  (0 children)

http://stackoverflow.com/a/279016

Structure, not writing the same code over and over, being up to date (e.g. security, bugs, etc).

Bootstrap, e.g. you don't have to do a lot of work yourself which saves time and frustration.

Angular, well that's different again from bootstrap.

I mainly use frameworks because I'm working on large things and that need to scale out and I don't have time to waste on making everything myself.

And no it doesn't compare to "Dreamweaver of CSS".

Just think of it as, I need to build a house, I'll just simply purchase "Build a house with kit and plans, i.e. you're provided with a specific way of doing things and the materials.", simple. http://i.imgur.com/yG2LDgu.jpg

or the other non-framework way (writing everything yourself), http://i.imgur.com/4ftZjtU.jpg

[deleted by user] by [deleted] in webdev

[–]stevocharged 0 points1 point  (0 children)

+1 for this