Details
-
AboutThat One Dev; Software engineer @ Wiles Jackson building modern solutions for SharePoint and beyond
-
SkillsTypescript, C, C++, Rust (Okay! I'm still learning, don't @ me)
-
LocationCalgary
-
Website
-
Github
Joined devRant on 5/27/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
-
Trying to explain to my work that I don't want to *not* work. I just don't want to work on this *particular* project for a while 🙃1
-
"What do you mean you didn't understand the requirements? They were very straightforward!"
Their requirements:8 -
I was ten years old. At this point, despite being in my early 20's, I've officially been programming more than half of my life. From the first moment I knew that this was possible, that we, as software engineers, can do what we do... I've been quite literally obsessed with the idea.
I don't like to give other people credit for the events in my own life, but there is one thing that, more than anything else at the time that lead me down the path of computer science, directly lead me to where I'm at today. If you're at all interested in film and cinema (not to mention programming) then you've undoubtedly heard of The Social Network, directed by David Fincher. Amazing film, I'd recommend it to anyone based off of the film alone, but for me that movie holds a special place in my heart.
My mom took me to see it that movie in theaters when it came out, I would not stop bugging her to take me, there was just something about the founding of Facebook that... Sparked my young imagination. I swear to you that I didn't blink for the entire time I was in the theater watching it. It blew my mind, not only that you could do that kind of stuff with computers, but that you could actually make a lot of money working with computers as well... Ten year old me had different priorities in regards to programming 😂 Starting the moment I got home from the theater, I dedicated my life to learning everything I could about computers. Originally my goal was to, shock of all shocks, create a social networking site for me and my friends to use. I still like to brag about it to this day, but that project eventually became my groups final project in our computer class in Middle School. It was funny, middle school computer class, I had already been programming a few years by that point and was rather proficient in PHP. There were kids submitting literal spreadsheets in Excel as their final project, a few static HTML pages, that sorta jazz. My group and I submitted a full fledged twitter clone, with complete functionality. We got 100% on the project 😂😂
My reasons and interests have changed over the years. For example, I'm not particularly interested in creating a social media application these days, and I don't program because I think it'll make me rich one day (though the hopes always there) but the one thing that hasn't changed since that night I sat enraptured in the beautiful cinematography of David Fincher and facepaced dialogue of Aaron Sorkin, is the complete and total fascination with computers and technology. For that reason The Social Network will forever be my favorite movie.3 -
First let me start this rant by saying: Don't use SharePoint lists as your primary data store if you can avoid it. You're gonna have a bad time.
My coworkers and I work on a system where we need to pull tons of data down from a SharePoint site and run various algorithms and operations on it. Generate reports, that sort of thing. This is all done in the browser using a Typescript React SPFX webpart. Basically using SharePoint as a DB/DAL.
Because of the sheer amount of data we end up pulling down (our system in production is the single source of truth for one of the largest companies in Canada, and they're currently building a pipeline as we speak), in order to maintain a reasonable speed while using it, we have some pretty intense caching logic implemented, logic that ensures we get new items when new items are detected, and merges changes to already exisiting objects. It's pretty brilliant, and that's before we even consider the custom paging that my coworker implemented in order to get around the IndexedDB max size of 100MB.
Well that's all well and good, and works great in production, but it is a horror to work with. Because EVERYTHING we touch on the server is cached locally, it can be IMPOSSIBLE to detect data anomalies, be they local or server side -.- You don't know how many hours I have completely WASTED fixing a "bug" that didn't really exist... Just incorrect data in the cache12 -
Hey all! Ironically, last time I posted here was when I got my first job in the industry. Well, two and a half months later I'm here asking all the professional devs for their opinions on this matter. So, for all you full-time working devs out there: How do you stay motivated to work on side projects during your free time?4
-
I’m excited! I start my new (and first ever!) job as a dev today. I hope I do well. I’m surprised I got hired too, as I don’t have much professional experience to my name, but this is my dream and there’s no way I’m going to fuck this up! Wish me luck!2
-
Ahhh DevRant, lemme tell you, having a girlfriend is great. Especially when she's there for you through possibly the toughest time in your life. Needless to say, I'd like to take on the incredible task of trying to show her my gratitude and love by using my programming prowess to make her something...
Unfortunately, I am stumped. I'm not much for art so I can't create Something overly visual for her, but I want it to have meaning. Any ideas folks? Seriously, what can I make my girlfriend? I need help :/6 -
You ever dig a hole?
You ever realize that you are digging yourself into a hole?
You ever look at the hole and decide to keep digging because you think digging more will help?3 -
!rant
So, I lost my job a couple of weeks ago, and on a whim I decided to post an ad on a classifieds website advertising websites done cheap. Next thing I know I'm making money doing something I love as opposed to dealing with assholes at a checkout counter. I know the freelance life has its ups and downs but I'm happy!12 -
!Rant
So I started programming with ROR, because I was bored and wanted something to do. A couple months later a decent grasp of the basics, I've recently been thinking about switching over to JavaScript because I feel like the community is bigger and there are a lot more resources out there for things such as mobile development and server side support. As much as I love Ruby's elegancy and ease of use, my heart lies with Mobile when it comes to software development (games will always take precedence though!) And I feel like JavaScript would be more the way to go in terms of a more "full stack" experience. What do you guys think? Should I stick with Ruby or should I set my sights slightly higher? Oh the questions us beginner devs have hahah1 -
So, I ran a test on one of the education websites I'm currently using (AT SCHOOL!!) To see how secure they are...... They sent me my password in plaintext FFS!5
-
I can't be the only one who hates it when people pronounce GUI as "gooey". I pronounce the letters. Anyone else?9
-
Dad: What are you doing with your life?
Me: Enjoying it. Can you say the same?
My dad degrades me for my programming because he's from 'that generation.' Fuck him, Imma do what I enjoy, cause I'm damn well sure I don't want to end up like him.13