▲ 4 r/kereta

Consider buy car or not

Rn i go everywhere using bike, and planning to either get another bike or a car. The thing is, i dont really like driving, but i also believe everyone needs a car,especially as a guy. But, i cant imagine myself spending 3hrs daily just on the road,while i can cut it to less than 1 hr with a bike.

If i go buying a bike,im planning on getting a naked bike, sub 250cc, and prolly only use it during weekend earlier on (never ride clutch bike), and maybe once comfy using it, use it to go work. If i go car route, i plan on a sub 10k car, and buy cash. The reason im considering a car is, kinda annoying when its raining and ur riding a bike. My biggest worry when it comes to buying a car is prolly not maintenance, rather toll + parking. Live in shah alam, work in puchong.

Are there also people out there, who also have no car? Would appreciate any advice (or scolding)

reddit.com
u/konkon_322 — 1 day ago

Question for the mixue staff

I usually order the latte/coffee drinks. And i would order them half sugar. Sometimes the staff said,they dont use sugar, they use syrup pumps, and said they use 2 pumps. So ofc,i ask 1 pump la. Goes fine for a while, and then today i order again, the mixue staff said company SOP, either no sugar or addon sugar only. WTF kind of bullshit is this?u use sugar or u use syrup? and when i want to reduce sugar/syrup content, ur staff said cannot. Mixue got weekly sop change or what?Cb

reddit.com
u/konkon_322 — 1 day ago

Glazing a pasta shop

The Pasta Shop in cyber, prolly one of the best pasta i had in a while. Hella friendly and cute cashier. Even checked on us when we finish eating. Luckily went there with a sister, because i froze when suddenly she checked on us, so she was the one who interacted. Kinda nice to exp such kindness, only seen it in tv shows.

U guys know of any other gud pasta shop?(preferably outside KL)

reddit.com
u/konkon_322 — 3 days ago

Recommend low sugar toast spreads

U guys know of any non/low sugar content spreads?Not trying to cut sugar and be healthy, but i rather use my weekly sugar quota drinking boba. I also realise i get tired/bloated from consuming sugar, to the point even gardenia white bread is too sweet for me.

Ps: no peanut butter pls,i hate the taste. Unless its mixed with something,maybe i could consider

reddit.com
u/konkon_322 — 6 days ago
▲ 34 r/devops

What do actual devops staff do?

Currently working doing devops, still considered subpar - jr. level. What do ppl work in devops do? For the 1st 2 months the workload are decent,not heavy and just nice. No deadlines, but still rushed to finish hoping i would get more task. After creating the cicd pipelines, im pretty much doing nothing now and its been almost 2 weeks. I still remember the days where i would run and debug multiple solutions, while only 1 agent existed.

Now we have multiple on prem agents, with very little workload than before. Instead of creating solutions, i find myself only maintaining and doing minor tweaks. Even my supervisor recently gave me the same task, that was given almost a month ago (probably she realised i was jerking off doing nothing related to work). Now i spend my time learning on how to use github actions and studying on some certs, because im worried of getting fired (because i am useless,GOT NOTHING TO DO), eventhough i just got a raise post-probation. Really dont know why i got the raise ngl.

Really want to know what "actual devops engineers" do.

reddit.com
u/konkon_322 — 7 days ago
▲ 3 r/devops

Proposing supervisor to use ACR for build outputs

Hi all,currently using azure devops for my work. Currently the flows are, we have 1 main pipeline (build-obfuscate-trigger unit test pipelines, etc). I feel like i want to comparmentalize the process, and i think i want to start with the build process.

Currently,whenever i want to debug some task in the pipeline,or add features, i would have to run the whole thing, which is like 15 min from start to build task(grabbing resources + build),which is very redundant,doing the same thing. lm planning on testing the feature, by using a local container registry on the companys laptop. Because i thought,instead of rebuilding a million times for debugging a feature,i can just use existing build image stored (still cant find how to cache resources efficiently, even with artifacts).

Is there anything i should be aware of, or maybe requirements on i shud know,when trying to build and create build images? Because im fairly new to doing devops, and the only reason i want to do this is because im lacking workload, which ends up my knowledge/working exp growth being slow. If this goes well,i might propose the idea to my supervisor, with proof that i managed to do it.

reddit.com
u/konkon_322 — 15 days ago

Question for those who understand language partially

How do ur guys' brain/mind process, when being in a conversation where u understand only partially of the language? Cus ive been in convos where 1 speak BM other speak english,but the BM person speaks it because he cant do fully english, yet he manage to respond english sentence in fully BM.

Is this a confidence issue,or is it a "understand but cannot speak" situation? Really intrigued on this

reddit.com
u/konkon_322 — 18 days ago

Awkward colleague lunch

Been going out to lunch with some colleagues a few times. Is it normal for everyone to do their own thing at the table eh? At the office also everyone do their own thing, communications are exclusively via chat (except certain departments).

But i also dunno what to talk about, not talkative myself. But im the kind who can follow up on convo,not start one 😅

reddit.com
u/konkon_322 — 25 days ago
▲ 6 r/devops

Find another job or stay current

Im currently a fresh graduate IT admin,but doing devops via ADO (exclusively), basically an IT admin by name only (not doing much IT work).

My question is, shud i stay for like a year, or shud i find another more general IT role like a tech support engineer or it support? Because at some point i do plan on being a cloud engineer. I had one jr. cloud engineer interview before, they said it was a waste for me to quit my current job, as it was a rare opportunity to work in devops from entry lvl.

Would appreciate a no bs answer, if roasting people while giving advice is how u guys like it, im right here 🙏

reddit.com
u/konkon_322 — 26 days ago

Just met a cina baddie in mixue

Most cina amois i see are usually the cute one, but todays one is DAMN. She looks like the kind where u can make joke and she replies with a better joke, instead of getting offended over offensive joke. The kind that is a bit rough (not saying that im a masochist). Even though im not really intersted in these kind of things, meeting her was really refreshing. Now i cant focus doing work 🥲

Kinda regret curi tulang, now i know im gonna be useless today at work.

reddit.com
u/konkon_322 — 27 days ago

Malaysia so hot lately?

Just me,or malaysia got really hot. Like i cant sleep without being sweaty, and i live on the 5th floor,with the balcony window open. My room got no AC sadly, kinda miss the aircon at my hometown 🥲

Any solutions other than taking a bath? Cant install a bigass AC, im in a rental

reddit.com
u/konkon_322 — 29 days ago

Aggregating unit testing status from multiple pipelines

Rn we have multiple unit testing pipelines. And im supposed to trigger them once the build process finish(this is inside a daily cron pipeline). How do i pull the status of each testing pipelines, to create a summary log? Just wondering if there are any ways other than just passing build artifacts around.

I think running test on every commit shud be the way, but im being a yes man to my manager rn,so wud appreciate for help 🙏

reddit.com
u/konkon_322 — 29 days ago

Realised im an impostor at work

I thought im doing a great job for the past 2 months. And one day i decided to go to a reddit to ask for help regarding a task, and in summary the response is "WTF ARE U DOIN!". Since then i was really aware of it, and instead of concentrating on upcoming work, i was thinking about how to fix what was already done and working, because i do agree with what they say. Btw im working in a role where usually the entry lvl is for ppl with mid-lvl working skills/exp

Is there anyone else here also an impostor?how do u deal with it, because the way things are going, i dont see myself lasting long because of my performance

reddit.com
u/konkon_322 — 1 month ago
▲ 11 r/devops

First step to actually doing devops at work

Since my last post here asking for help, u guys made me realise im doing a shitjob as the person in devops. So made the first step, and asked whether i could create a feature branch, and the manager said "thumbs-up". I guess this is the first step towards being a "devops person"?

Whats next? (I do have some git basics, like push and merging, need a refresher tho). Preferably light steps,nothing crazy as i got alot of catching up on my previous works.

reddit.com
u/konkon_322 — 1 month ago

Copy files from NAS to agent folder

Need to grab a file thats on a NAS to agent folder, but cant seem to find a way yet. Ive done agent - NAS,its easy with built in expression,but not other way around. I have thought about publishing to artifact,but lets just say im not going to that route. Maybe theres another method?

I saw a page online,but they use WinRM,useless for me that is using a NAS. God just let this day end,im sleepy now, brain less than 5% power

reddit.com
u/konkon_322 — 2 months ago

What to do after hitting a car

Couple weeks ago, i was gonna change lane. And ofc,i look back for bikes/car,none. Double check side mirror,none. So pull throttle la to merge in, out of nowhere a bike honk so i instinctively went back in, resulting me to hit a white vellfire. Not sure if vellfire also braked suddenly (puchong traffic),but still i felt confused. Ofc mad la,the bastard biker was the same one who cut me off when i was merging into highway 2 mins ago. Cb, i was spamming the k word in my head,(yes ik its racist, but hella mad atp).

Went to driver side, worried about the cost (planning to go holiday overseas with family, so i thought wah plan ruined). Then i signaled to go to stop aside to discuss,he said no worry/ok sign. I insisted to do it,becaude im the one who hit, he look at my bike, and still said ok. So i thank you that uncle and leftla.

Since then, whenever im passing a white vellfire, i auto look at same spot lah. And im manually trying to "remove" that habit. Im worried my brother gonna get a saman (bike under his name), because eventho the driver said ok,he still has a reason to saman me right.

reddit.com
u/konkon_322 — 2 months ago
▲ 0 r/devops

What does actual devops engineer do

Rn,im doing devops. But GODDAMN its boring. I create pipeline, have it build,obfuscate,orchestrate stuff,bla bla,but when its time to run/test my work,its almost 2 hrs per run. While its running,i do nothing. Yes,i do study, when doing nothing,but it gets boring. If only my table is at a better location, i wudve run netflix (without earbuds). Is this a normal thing in devops? or is it normal in the devops field. Btw im in a small software company, so workload on my end is mostly light, medium at best.

reddit.com
u/konkon_322 — 2 months ago

How much to save for australia holiday

Before flying to beijing,my mom told she wanted to travel with us. So she proposed going to AU,1 year from now. How much money shud i save, for a 1 week holiday? The money will cover only myself. Nothing crazy fancy,like going to designer shops ofc,i aint that rich, but still enough to go around and have fun. Maybe those that already went can tell how much u guys spent for yours?

reddit.com
u/konkon_322 — 2 months ago
▲ 23 r/devops

What is expected after 1 year

Hi, im currently working as an it admin,but my work are 95% devops related, working with azure devops. Fresh grad,no prior devops experience. I need to know, what is expected of me,by the time im already 1y in? I have been doing this for over 2months.

Because rn eventho im the one who mostly handles the devops part, repo structure are still defined by the dev,who previously handled this (prior to me coming in),all commits are pushed to master (no 2nd-ary feature branches). I feel like eventho im the only "devops person",i stand to gain very little in the long run. I think this is maybe because of my credibility, and i definitely agree with that justification.

Should i jump ship in 1y,if nothing drastic changes,or stay?because the company is expanding (sadly its a family run business,doubt im gonna go further than the staff family members)

reddit.com
u/konkon_322 — 2 months ago

I had a 1st stage screening,2 weeks back in wednesday. I thought by monday i would get an update,but nothing. I checked in again last week,for updates. They replied on next day that they will contact me later regarding this. And its already a new week. Can i assume im rejected already? Its my dream company, even when i was interning. :(

reddit.com
u/konkon_322 — 2 months ago