- Joined
- Oct 11, 2023
How fucking old are you?Daily reminder that emacs is based
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
How fucking old are you?Daily reminder that emacs is based
I turn 24 in a few monthsHow fucking old are you?
Anyone who has evolved past being a skiddie will be able to switch coding styles and adhere to API conventions, as far as capability. The main concern for me would be their personality, like, how working with them would pan out.I have a scenario, let's say you own a tech company or creating a project, and you're looking to hire a programmer to work with, what is your general ruleset or requirements to prove if the new hire is a good candidate that you can tolerate with? How do you know if the person is not creating pajeet/spaghetti code or know how to make memory-efficient scripts etc etc?
Interviewing is an art rather than a science. You can always give them a take-home project but the trick is make it something they can't stack overflow or ChatGPT.I have a scenario, let's say you own a tech company or creating a project, and you're looking to hire a programmer to work with, what is your general ruleset or requirements to prove if the new hire is a good candidate that you can tolerate with? How do you know if the person is not creating pajeet/spaghetti code or know how to make memory-efficient scripts etc etc?
When I've interviewed, I try to be up front about my limitations but work around them. If they ask me a question I don't know off of the top of my head, I own up to it, but I try to demonstrate my ability to adapt to and consume new information. From what I've seen it has been effective, but I'm curious if I'm on the right trackInterviewing is an art rather than a science. You can always give them a take-home project but the trick is make it something they can't stack overflow or ChatGPT.
I rarely ask language specific questions, because I usually don't care. I prefer to ask theory or concept questions. If they always keep coming back to things like "Well, I'd use library X in my_favorite_language" then they're probably not the skillset I'm looking for.
Also, give them pseudo-code and ask them to look at optimizations. Make them big obvious ones not subtle brain teasers. Like make an O(n^3) routine that could easily be O(n) or O(n^2) etc.
Obviously this is vague.
Yes. This goes both ways. If you don't know an answer don't just say "uhhh, I dunno", tell me how you'd figure it out, and not just "Google" or "ChatGPT"When I've interviewed, I try to be up front about my limitations but work around them. If they ask me a question I don't know off of the top of my head, I own up to it, but I try to demonstrate my ability to adapt to and consume new information. From what I've seen it has been effective, but I'm curious if I'm on the right track
Check out their portfolio, see if there's anything there that makes you want to scream.I have a scenario, let's say you own a tech company or creating a project, and you're looking to hire a programmer to work with, what is your general ruleset or requirements to prove if the new hire is a good candidate that you can tolerate with? How do you know if the person is not creating pajeet/spaghetti code or know how to make memory-efficient scripts etc etc?
In my workplace they just tell the people they advise using ChatGPT and increase the workload. It's pointless to try to go around it.Interviewing is an art rather than a science. You can always give them a take-home project but the trick is make it something they can't stack overflow or ChatGPT.
I rarely ask language specific questions, because I usually don't care. I prefer to ask theory or concept questions. If they always keep coming back to things like "Well, I'd use library X in my_favorite_language" then they're probably not the skillset I'm looking for.
Also, give them pseudo-code and ask them to look at optimizations. Make them big obvious ones not subtle brain teasers. Like make an O(n^3) routine that could easily be O(n) or O(n^2) etc.
Obviously this is vague.
Python faggot thinks he can write better frameworks himself, ends up not doing so and just sitting there and wasting time. You don't sayBois I was working on a project with a buddy who was supposed to be handling the UI, but he hasn't done a single thing in months. It's in Python and I've been using just jinja, HTML and vanilla javascript because looking at any single framework user makes me want to hang myself by the balls from the tallest building I can find and yodel my way down once the sack finally rips.
So what do I do? Do I continue in the 3 above and make my own shit? Ultimately the look of the page is just css, so does it really matter, do I really need the premade stuff React has? What would be some things that I could benefit from not doing myself? Couldn't I just use standalone libraries for those things to not have extra bloat? Let's say you want to make your own Portainer interface, what could you use from React that would be better than diy/standalone libs?
I'm not trying to hate on it, just want to learn. Could use an explainer. I'm a seasoned dev so I don't need any reddit "eli5" shit, it's just that I never see these React influencers actually programming and I don't care to read random codebases so I am genuinely clueless. I don't even know what React is. How do I React? Do I watch a youtube video, pause every 5 seconds, say "haha that's true" and I magically get a user interface?
I figured React might be best to go for as I can just hook it up to whatever REST api and I could use it on my resume to impress all the single companies in my area. Other suggestions are highly appreciated of course.
Actually this is the only way to avoid tube socks, if you dont program in C you will turn gay-Program in C/C++ or ASM "so that you can understand how a computer actually works"
You're not a programmer fag you're just jerking off in C and pretending you are smarter than everyone else for repeating the same NPC tier C shit that all C niggers do.Creative Username said:TL;DR: You're going through a stupid phase that a lot of programmers do. Just write things and if they're slow make high-level logic changes that improve performance by 800%. Learn data structures and algorithms. A program with good algorithms written in Python will run faster than a bad one in hand-optimized assembly because the bad algorithm has to do exponentially more operations the larger its input is.
If you don't program in C you will move towards mainstream OOP langs and land a high paying job or start your own business.Actually this is the only way to avoid tube socks, if you dont program in C you will turn gay
Embedded pays way fucking more, get better baitIf you don't program in C you will move towards mainstream OOP langs and land a high paying job or start your own business.
Embedded is a C autist tard fantasy. Another stupid line that all C NPCs say.Embedded pays way fucking more, get better bait
This is "my food comes from the grocery store" but for CSEmbedded is a C autist tard fantasy
You ignored the rest of my post because it's completely true and you have nothing to counter it with.This is "my food comes from the grocery store" but for CS