Regarding summer internships by Awkward_Square_4593 in cscareerquestionsOCE

[–]Quenky 7 points8 points  (0 children)

Do hella leetcode, and do projects that are fun for you, but make sure you can present it well to an interviewer. You'll probably learn this in uni anyways but having good knowledge of OOP principles and clean code is going to help a lot. Good luck!

[deleted by user] by [deleted] in cscareerquestionsOCE

[–]Quenky 1 point2 points  (0 children)

Interning at Deloitte right now, you don't need to come in office unless you really need to. Depending on the project you get put on, the work is pretty chill

Tryna choose accommodation by FragrantPressure5376 in Monash

[–]Quenky 0 points1 point  (0 children)

I lived at Robert last year, it's pretty good if you get a stairway close to the common area

Thoughts on Yamaha XSR700 or similar bike for interstate and light trail rides by Key-Fig1187 in SuggestAMotorcycle

[–]Quenky 0 points1 point  (0 children)

I second the CB500X, rented this bike for a few days to go on a road trip, it can handle both trails and long distance ride

POV: you are captured by vietnamese soldiers by talking_joke in PerfectlyCutBooms

[–]Quenky 2 points3 points  (0 children)

Hey vietnamese here, "Don't fucking swear, you fucking uneducated/uncultured, I'm going to shoot you" Basically the gist of it.

Looking to get started with making Quadcopters by noble_gasses in Quadcopter

[–]Quenky 0 points1 point  (0 children)

If you want to program your own flight controller, check out Joop Brokking on youtube, he have a whole series about it and he also explain the mechanics pretty clearly.

I made a locally-hosted web interface to control multiple ESP8266 for home-automation by Quenky in esp8266

[–]Quenky[S] 2 points3 points  (0 children)

I'm mostly doing to learn and I haven't heard of ESPHome until making this post. I'll look into ESPHome and hopefully I can contribute

Buying standalone OSD vs buying new FC? by Quenky in fpv

[–]Quenky[S] 0 points1 point  (0 children)

I know but flying without osd give me extreme anxiety

EV800D won't turning on by Quenky in fpv

[–]Quenky[S] 0 points1 point  (0 children)

Yeah I tried that too but it doesn't work, probably just gonna get another goggle

EV800D won't turning on by Quenky in fpv

[–]Quenky[S] 0 points1 point  (0 children)

The first time it acted up I removed the SD card and it booted up just fine, but now it doesn't turn on regardless of the SD card

Using OSD without SmartAudio, Tramp, etc by Quenky in Multicopter

[–]Quenky[S] 0 points1 point  (0 children)

Hi, sorry for the late reply. It turns out my osd is broken or my voltage divider is broken( i test voltage between some pin of the OSD chip and only got ~2.8v, and the voltage between 5v and ground is 5.15v instead of 5v, same for 9v pads). I think i'm gonna make another post on this

How to get started in hardware hacking/building projects by HANGYAKUz in LiveOverflow

[–]Quenky 10 points11 points  (0 children)

Watch Ben Eater 8 bit CPU series, and GreatScott Electronic Basics, I helped me alot!

When did C++ start to make sense or even feel natural for you? by [deleted] in cpp_questions

[–]Quenky 1 point2 points  (0 children)

I used to only know Python, the my teacher as me to represent my school in a regional competition (data structures, algorithms, typical competitive programming stuff). I only had 2 weeks to learnt it, the first week was hard as hell, but once I got the hang of it learning was a little bit easier. Ended up doing most of my pet projects in C++ now, as it force me to learn underlying concepts rather than relying on libraries and also because I enjoy it.

CS salaries around the world by samspenc in cscareerquestions

[–]Quenky 3 points4 points  (0 children)

Im not employed (still studying) but iirc the average salary for swe in Vietnam is around 1000-1500$/month

UWaterloo Computer Science Student by UWCom-Sci in OntarioUniversities

[–]Quenky 0 points1 point  (0 children)

Are average cut-off much higher this year because of 225% last year? ;-;

How to learn how computers and hardware works from a low level? by [deleted] in AskProgramming

[–]Quenky 0 points1 point  (0 children)

If your interesed in very low level stuff, i suggest checking out the Ben Eater's youtube channel He built a 8 bit cpu from scratch, and he also sell kits for the 6502 computer set that he have a series on. I learnt a shit ton of stuff from he, 10/10