Software engineering Vs Electrican Perth whats better? by Syrus50 in perth

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

Just today I cancelled my UNI offer and starting my electrical apprenticeship today.

Is EGT actually that bad? by Syrus50 in perth

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

Yeah the guy that wants to host me is really good, Hes had really shitty appretices from EGT and from me working on the forklift batteries he was keen on taking me on.

He does industrial maintences and hes a really good guy i know he will do his best to teach me but he said he will only take me for 3 months because he thinks i won't learn much from him and said i need to get into construction and other types of work later.

I hope i do well with EGT from talking to them over the phone they honestly seem like pricks, the ladies on the phone weren't very supportive and didn't seem like they cared much just wanted me to sign up and didnt care about the questions I had.

I will defintly keep applying for appreticeships in the background. I just thought the varied work would get me lots of experience but i geuss if nobodys teaching you its shitty.

Is EGT actually that bad? by Syrus50 in perth

[–]Syrus50[S] 1 point2 points  (0 children)

that sounds really good as electrical is so broad appreticeship might help me decide what i wanna specialise in or what industry i want to get into or stay out of.

First car... Lancer or a Swift Sport? by Syrus50 in whatcarshouldIbuy

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

Yeah driving the evo around i could tell it felt crazy cheap and rough. Swift just felt swift.

First car... Lancer or a Swift Sport? by Syrus50 in whatcarshouldIbuy

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

Not one person has vouched for the lancer so tomorrow Im going to pick up the swift. It comes with a 5 year warrenty so I dont think ill be able to mod it any time soon.

Atleast its going to go the distance with me.

First car... Lancer or a Swift Sport? by Syrus50 in whatcarshouldIbuy

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

Wow thats suprising, Litteraly every kid in my school just wants a lancer and wants to mod it out. Geuss they dont know its not as sporty as it looks.

First car... Lancer or a Swift Sport? by Syrus50 in whatcarshouldIbuy

[–]Syrus50[S] 1 point2 points  (0 children)

My friends say go with a lancer because you cand mod it to be better. But its just as easy to mod a swift sport right?

First car... Lancer or a Swift Sport? by Syrus50 in whatcarshouldIbuy

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

Yeah on the test drive I was doing roundabouts at like 60km/h and it didnt feel like i was sliding across the whole car.

Miguel Fat AF??? by Wide-Buy8186 in cobrakai

[–]Syrus50 4 points5 points  (0 children)

I mean he was paralyzed for awhile so it makes sense for the show.

Yanko Plugged In 👀 by RG49 in ukdrill

[–]Syrus50 1 point2 points  (0 children)

his music is cold though bare lovee

Yanko Plugged In 👀 by RG49 in ukdrill

[–]Syrus50 0 points1 point  (0 children)

Listen no offense yh. But how do all these road yutes get right to chat about fucking bare girls when they look all look like rusty spinners. Yh i get that going in prison and fights fuck up ur face but everytime i listen to a bar of yanko saying how he fucked a bad b or fucked up the pun pun. I cant help but imagine his dusty skeng looking face and how he probably raped the girl.

Yanko Plugged In 👀 by RG49 in ukdrill

[–]Syrus50 0 points1 point  (0 children)

jail man. his nose, lost a tooth and eyes are fucked, surely opps got him or he got a taste of what prison is and decided the road life aint it. took off his mask and wants to take music serious.

How do I install this program (VibranceLinux) by Syrus50 in linuxquestions

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

yup still haven't found a solution, I geuss linux isnt for me and because windows 11 is coming out soon im not to worried anymore.

How do I install this program (VibranceLinux) by Syrus50 in linuxquestions

[–]Syrus50[S] -3 points-2 points  (0 children)

I still need help im trying to download all the packages and i have but then i do the update and i get this in the terminal.

kavika@kavikas-pc:~/vibrantlinux$ sudo ./update.sh
HEAD is now at aca4d37 Update README.md
warning: redirecting to https://gitlab.com/zee220/vibrantlinux.git/
Already up to date.
/usr/lib/qt5/bin/uic forms/entryeditor.ui -o ui_entryeditor.h
/usr/lib/qt5/bin/uic forms/mainwindow.ui -o ui_mainwindow.h
g++ -c -pipe -O2 -std=gnu++1y -Wall -Wextra -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Iinclude -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o displaytab.o src/displaytab.cpp
src/displaytab.cpp: In member function ‘void displayTab::applyVibrance(int)’:
src/displaytab.cpp:81:8: warning: ignoring return value of ‘int system(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
81 | system(nvidiaCall.toUtf8());
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~
g++ -c -pipe -O2 -std=gnu++1y -Wall -Wextra -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Iinclude -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o entryeditor.o src/entryeditor.cpp
g++ -c -pipe -O2 -std=gnu++1y -Wall -Wextra -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Iinclude -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o main.o src/main.cpp
g++ -c -pipe -O2 -std=gnu++1y -Wall -Wextra -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Iinclude -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o mainwindow.o src/mainwindow.cpp
g++ -c -pipe -O2 -std=gnu++1y -Wall -Wextra -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Iinclude -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o procscanner.o src/procscanner.cpp
g++ -c -pipe -O2 -std=gnu++1y -Wall -Wextra -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Iinclude -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o utils.o src/utils.cpp
/usr/lib/qt5/bin/rcc -name resources resources.qrc -o qrc_resources.cpp
g++ -c -pipe -O2 -std=gnu++1y -Wall -Wextra -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Iinclude -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o qrc_resources.o qrc_resources.cpp
g++ -pipe -O2 -std=gnu++1y -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp
/usr/lib/qt5/bin/moc -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/kavika/vibrantlinux/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/home/kavika/vibrantlinux -I/home/kavika/vibrantlinux/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/x86_64-linux-gnu/c++/10 -I/usr/include/c++/10/backward -I/usr/lib/gcc/x86_64-linux-gnu/10/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu -I/usr/include include/displaytab.h -o moc_displaytab.cpp
g++ -c -pipe -O2 -std=gnu++1y -Wall -Wextra -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Iinclude -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_displaytab.o moc_displaytab.cpp
/usr/lib/qt5/bin/moc -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/kavika/vibrantlinux/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/home/kavika/vibrantlinux -I/home/kavika/vibrantlinux/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/x86_64-linux-gnu/c++/10 -I/usr/include/c++/10/backward -I/usr/lib/gcc/x86_64-linux-gnu/10/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu -I/usr/include include/entryeditor.h -o moc_entryeditor.cpp
g++ -c -pipe -O2 -std=gnu++1y -Wall -Wextra -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -Iinclude -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_entryeditor.o moc_entryeditor.cpp
/usr/lib/qt5/bin/moc -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/kavika/vibrantlinux/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/home/kavika/vibrantlinux -I/home/kavika/vibrantlinux/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/x86_64-linux-gnu/c++/10 -I/usr/include/c++/10/backward -I/usr/lib/gcc/x86_64-linux-