1592 Replies - 62257 Views - Last Post: 14 September 2017 - 10:59 AM
#331
Re: Ermahgerd! What are you even working on, like, right now?
Posted 18 February 2017 - 02:06 PM
Yesterday was a huge mess with getting our internet connectivity up and running - ISP instructed us to use a wrong cable apparently (I didn't handle it, network admin did, so that's just his description). Whatever. I was here til 9 physically setting up PCs until I was totally exhausted and then this morning the manager staff came in and hooked the rest up while I was still asleep so that's cool.
Network is up and running. Company bought lunch, dinner, breakfast, and lunch again, and I'm kinda expecting lunch tomorrow when we go and move every user PC over to the domain (fucking FINALLY).
Oh and I now have my own office. I'm sitting in it right now giggling like a madman.
I can't believe how well the move has gone. Our XP machine that's running the $30k software is about to shit itself so I'm gonna try and replace the last "irreplaceable" thing that's running on it, so we can switch over before the hard drive seizes up. It does not sound good...
#332
Re: Ermahgerd! What are you even working on, like, right now?
Posted 18 February 2017 - 02:24 PM
@dep, congrats on the office! I remember when I had one. I miss it immensely!
#333
Re: Ermahgerd! What are you even working on, like, right now?
Posted 18 February 2017 - 03:01 PM
Right now, I have been working with Angular and React, which will give me a fair idea of how Typescript and Ecma6 is consumed. I have been working with C# ASP.NET MVC as well, but everything seemed to have moved on to ASP.NET CORE which is a completely different set up. I have also been studying PHP and MySQL which they should've taught us in school.
So far, not much going on, except for making samples and applying.
#334
Re: Ermahgerd! What are you even working on, like, right now?
Posted 18 February 2017 - 03:21 PM
#335
Re: Ermahgerd! What are you even working on, like, right now?
Posted 18 February 2017 - 05:26 PM
#336
Re: Ermahgerd! What are you even working on, like, right now?
Posted 19 February 2017 - 02:32 AM
Nitewalkr, on 18 February 2017 - 10:01 PM, said:
Difference between ASP.NET Core MVC and ASP.NET MVC 5
I cannot imagine that a significant number of companies are moving quickly to ASP.NET CORE. There will be some companies that work at the cutting (or latest) edge, but even then adopting CORE would likely be for entirely new projects.
I am sure there are far more companies that are still working with legacy ASP.NET Web Forms, and ASP.NET Classic, than the relatively small number who will jump into CORE.
#337
Re: Ermahgerd! What are you even working on, like, right now?
Posted 19 February 2017 - 07:06 PM
Allow me to share my mental state after you reading your post.
Last time I walked in to a scam where this man posted an ad for IT Seminar, promising that he will fix the CV as well as help us find a job. I called and made reservations to see what is up there and when I got there, I found one congested room with few people from India sitting here and listening to this guy talking on and on about how tough it is to get in and that he will charge $1600 to help them get their foot in the door by allowing them to work on a real life project in Agile scrum flow. Being an honest one, I walked in with the intent to have a second person look at my CV and fix it. He literally demotivated to the point where I felt like I was buried to the ground with my head popping out, where I am being stoned. He went through my CV and asked me if I was getting paid for all the work that I have been doing (which is making work samples / portfolio for web development.) He also asked me where is my Business Required Document, System Specification Document and Detailed Design Document, test plans and test cases and what not. He brought me under pressure and than finally he told me that I have to pay $1600 to have them fix my CV and take a QA testing course.
I walked out because, well, it was a scam. These guys weren't registered anywhere in the ministry of education. But those questions were engraved in my head indicting that I don't know anything or know very little, about the application development so I may not have a fair chance of getting into the industry and work on the real life application. So I am constantly learning new things and practicing the things that I know, while making random applications.
As for ASP.NET CORE and other stacks that I have been studying, it is better to have em and not need em, than need em and not have em. Not only that I think I should create mockup documents to show that I know something about documentation(s), mock up tests (even though they are not needed because I use logging and Unit Testing.)
This post has been edited by Nitewalkr: 19 February 2017 - 07:08 PM
#338
Re: Ermahgerd! What are you even working on, like, right now?
Posted 19 February 2017 - 07:22 PM

I was like uh no but they kept talking over me so I just sat on the other side of the room and started looking at the specs on the rubric. Then the original guy who didn't know what a cron job was said "we need a way to interact with the html" and so I said "that's what the nokogiri gem is for". Mr. Dox Cron Job Knowitall said "then we need to parse it. What even is nokogiri?" I said "it's a gem that helps parse XML files, and as we all know, HTML is basically just well formatted XML." So original guy is like "yeah so then we just need to figure out how to parse the HTML."

I just left at that point. I went home and set up the general architecture of how I feel the project should be laid out, with different directories, a singleton script file, a Gemfile (with require_all), etc. Today I log in to finally work on it and it's a shit mess with like several hundred lines of code all dumped in the singleton script file, other subdirs ignored, with several gem requires at the top, and custom unnecessary parsing.

So, basically, they ignored everything I say. It's not that freaking hard to build a web scraper oh my god. I straight up told them I'm restructuring it and laid everything out nice and neat and told them to finish it and even told them how. I said "I created a page class that will save the page html [using nokogiri] and scrape the info out [nokogiri again] and output the info to a map to be passed into the club class [we're scraping school clubs and frats]." Dude 2 hours later was like "splitting this up is hard and will mess up the parsing we have and the navigation clicking wont work."
(I'm in love with Tom Hiddleston as Loki. hnnngggg)
WHAT PART OF NOKOFUCKINGGIRI DIDN'T YOU UNDERSTAND HOLY SHIT?!?!?!?!?!?!?!
#339
Re: Ermahgerd! What are you even working on, like, right now?
Posted 19 February 2017 - 08:09 PM
Or is that against the class rules?
#340
Re: Ermahgerd! What are you even working on, like, right now?
Posted 19 February 2017 - 08:19 PM
This post has been edited by NeoTifa: 20 February 2017 - 07:20 PM
#341
Re: Ermahgerd! What are you even working on, like, right now?
Posted 19 February 2017 - 08:44 PM
NeoTifa, on 20 February 2017 - 03:19 AM, said:
(jk I would never do anything like that)
excuse me?
This post has been edited by Nitewalkr: 19 February 2017 - 08:45 PM
#342
Re: Ermahgerd! What are you even working on, like, right now?
Posted 19 February 2017 - 08:51 PM
#343
Re: Ermahgerd! What are you even working on, like, right now?
Posted 19 February 2017 - 09:24 PM
#344
Re: Ermahgerd! What are you even working on, like, right now?
Posted 19 February 2017 - 10:17 PM
#345
Re: Ermahgerd! What are you even working on, like, right now?
Posted 19 February 2017 - 10:26 PM
@modi, and if you think that based on the brutal picture media have been painting for you to see lead you to believe that this is a real life example, than I would say that you may freak out if you find out that the person is Muslim and judge him/her right away without giving him/her a chance.

New Topic/Question
This topic is locked



MultiQuote







|