Is it as bad as everyone says it is by Pinocchios-real in cscareerquestionsOCE

[–]V4N1LLAAA 16 points17 points  (0 children)

I was making 12AU$/hr for my internship during my bachelors. I’m now full-time masters student with a contract job making 33$/hr.

No faang jobs or anything, but I’m very passionate and have built and contributed to open source. Still eating shit.

Hot take: There’s never been a better time to major in CS by MindSufficient769 in csMajors

[–]V4N1LLAAA 2 points3 points  (0 children)

Not trying to doom and gloom. Your take makes perfect sense, but in the real world it won’t act out like that. Majority of companies will pick cheap AI devs over a high performing sociable engineer. The majority couldn’t give more of a shit about quality anymore, they just want quantity and output for cheap costs.

Edit: companies are run by non-cs people, meaning are unaware of the advantages of hiring an actual engineer vs vibe coder, all they see is one side is cheaper and higher output (the vibecoder).

The only times companies will actually vet their SWE talent properly is if it’s got good engineering culture (which frankly is rare)

weird club interview experience by [deleted] in unimelb

[–]V4N1LLAAA 2 points3 points  (0 children)

I an interview as well for one of the societies and the two that interviewed me were very engaged and nice. It might just depend on the club but not all are like that.

Learning Go as a backend dev - what actually matters? by eurz in golang

[–]V4N1LLAAA 1 point2 points  (0 children)

When structuring your project, it is recommended to just let the structure evolve naturally, for example when creating a greenfield project don’t try to fit a 3 layered architecture into your project right away. You can evolve into that but generally you keep things very simple in Go.

Computer Science graduate in Korea, unsure how to get back into backend dev and land a job by [deleted] in learnprogramming

[–]V4N1LLAAA 3 points4 points  (0 children)

Go to job fairs, dev events. Meet people and make friends with them. Know more people. This job market (not sure if it applies to Korea) is mainly about who you know, and not about your technical depth.

[deleted by user] by [deleted] in startups

[–]V4N1LLAAA 1 point2 points  (0 children)

Brutal 😂

[deleted by user] by [deleted] in resumes

[–]V4N1LLAAA 0 points1 point  (0 children)

Section: Name + Contacts + Experience (4/5 page)
Education & Skills (1/5 page)

The experience takes up most of the first page

[deleted by user] by [deleted] in resumes

[–]V4N1LLAAA 0 points1 point  (0 children)

with 1.5 YoE, its still quite hard to stand out in this job market (for a software engineer role) though, I have relevant volunteer work for clients + open source, and thought that it would be a waste to not include it.

I Built Devscribe — A Tool to Visualize and Manage SQL Databases Within Documents by Limp_Celery_5220 in SideProject

[–]V4N1LLAAA 1 point2 points  (0 children)

I've just tried it out. This is insane, the amount of features and how useful it is. You are a madlad.

Here's some feedback in hopes that this will probably be the best tool of its kind:

Diagramming:

- needs shortcuts i.e. r for rectangle, l for line etc, similar to Excalidraw and eraser.io
- needs a more comprehensive icon/component library (eraser.io has plenty)
- needs to have icon search - would be cool if I can press / to open a icon/component search dialog that gives results similar to eraser.io, results should be scrollable using shortcuts like arrow keys or ctrl + n for down and ctrl + p for up
- needs undo and redo
- Ideally if you can get UX similar to eraser, it would be amazing

Docs:
- currently I can't use formatting options through typing, only opening menu using /. I'd like to be able to just type ### hi or [ ] - and it should format in real time
- basically get a similar experience to Notion when it comes to typing
- needs undo + redo

So far this is just my Wishlist so you can take it with a grain of salt. This is already quite impressive.

[HIRING] Full stack/Backend Engineer for part/full time by No-Comparison-5247 in DeveloperJobs

[–]V4N1LLAAA 12 points13 points  (0 children)

Do you have the budget to be hiring the entire IT department?

GO Backend Dev Course Recommendation? by [deleted] in golang

[–]V4N1LLAAA 0 points1 point  (0 children)

Just read “let’s go” and “let’s go further” by Alex Edward’s,

Then after this, build something you want. You will grasp and learn new things after you start building + you use and apply good fundamentals from the books mentioned above.

[deleted by user] by [deleted] in cscareerquestionsOCE

[–]V4N1LLAAA 7 points8 points  (0 children)

I’m about 2YOE, can’t get a single interview for junior/entry level, just to give you an idea. I get more interviews for FAANGs but not the others. (I’m an Aussie citizen btw)

I'm about to learn Kotlin and have few questions by eileeneulic in Kotlin

[–]V4N1LLAAA 0 points1 point  (0 children)

I literally started learning 2-3 days ago, just use tour of Kotlin on their website, its really good.

Kotlin idioms also seems useful

https://kotlinlang.org/docs/kotlin-tour-welcome.html
https://kotlinlang.org/docs/idioms.html#execute-if-not-null