you are viewing a single comment's thread.

view the rest of the comments →

[–]skeech 3 insightful - 3 fun3 insightful - 2 fun4 insightful - 3 fun -  (3 children)

I'm not management, but I do try to lead by example

you are management material. I have worked under many phd management people, and you have the necessary ingredients to walk on that level. you dont get emotional, that is most important..

no, i am not interested to write code for saidit.. i will admit that i am a loose cannon and i am unpredictable and i am not the most dependable person on the block.. but hey, writing code at the level that i write code has nothing to do with being at my desk at 8am and leaving at 5pm on schedule daily, lol.. dependable on my level is about drinking forty gallons of coffee and smoking four ounces of weed and playing some AC/DC real loud and getting this shit done FIRST FIRST CLASS.

but i dont wanna work for you... i wanna work for me.. my site is going to be so ultra simple that at first you will swear that it isnt even a social media site.. lol..

i just cracked my knuckles.

burp..

[–]JasonCarswell[S] 3 insightful - 3 fun3 insightful - 2 fun4 insightful - 3 fun -  (1 child)

I've directed animation, live-action, and many creative projects - cooperatively. I despise authority almost as much as I loathe lies, so I avoid it or taking it at all costs - even at my own detriment. I don't get emotional much online, though I am passionate. In person I often don't have the time or focus to not be as emotional. Also, I'm not consistent / reliable / timely on many fronts. I want to be, but not enough to create the good habits necessary.

I don't want you to work for me. I hope you might consider some stuff in September (or later if I'm not timely), and then choose to take them on for your own reasons - or choose not to, as you like.

[–]skeech 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (0 children)

in a nutshell, you need to do a ground-up from scratch rebuild..

the first thing that you want to do in designing a web application is focus on laying out the tables of the mysql database, and drawing up mockups of the various pages of the site.

the mysql tables should be able to store the relevant information that is required to render the various pages that you have mocked up..

rough draft mockups can first be made up with a marking pen or with a crayon..

final mockups should be developed as actual html and these static pages should be delivered to your development team along with the mysql database tables and sample queries.

i am a big fan of developing web applications using C language(gcc compiler) on a nice tight and thin linux box.

number one, maybe we want to shitcan that cloudflare nonsense and we would want to handle any of that functionality directly inside of our custom developed web server software.

the web server would be VERY stripped down and simplified and would also be the actual web application.

no more apache server.

web server and web application would all be wrapped up into one application that would bind to port 80.

very nice documentation about how to write a web server in C language for linux:

http://www.beej.us/guide/bgnet/html/

(i have at one time read every character of the above linked document from beej, i read it character by character... i know the entire thing by memory, or at least i did)

i do not take shortcuts.

also, it is so easy to have the site be rendered on the clearnet AND the darkweb using the same code.

video: brain research laboratory

https://youtu.be/8On7rktFZME

[–]send_nasty_stuff 2 insightful - 2 fun2 insightful - 1 fun3 insightful - 2 fun -  (0 children)

you dont get emotional,

Unless socks is involved.