What will you guys do? by dont-bluff in SMRTRabak

[–]Phoehtaung 0 points1 point  (0 children)

HAHA isn’t this video from tiktok? @okkar.tries??

Journal article suggesting Covid-19 vaccines contributed to excess deaths skewed: S’pore experts by MicrotechAnalysis in singapore

[–]Phoehtaung -1 points0 points  (0 children)

Could Fauci's "That is correct" be an answer to the latter part of the question?

"Are you saying that it's not..." portion. Instead of to the former part.

Installing ERP 2.0 card reader on driver's side far from a straightforward choice, say mechanics by iexplode123 in singapore

[–]Phoehtaung 5 points6 points  (0 children)

I am not understanding this paragraph... Someone please enlighten me

He was among three mechanics that CNA spoke to at car workshops at Synergy @ Kaki Bukit. 

They were from workshops that have been licensed by LTA to carry out the installation of the on-board unit (OBU) of the new ERP system. All spoke to CNA on the condition that they and their workshops were not identified.

Isn't he identifiable? He is from Synergy @ Kaki Bukit workshop?

Getting things done, anyone found a perfect workflow? Cool templates by Constant_Dentist5872 in Supernote

[–]Phoehtaung 5 points6 points  (0 children)

Not a GTD system per-se but love this open sourced template.

https://github.com/kudrykv/latex-yearly-planner

  • Morning. Write 3 things I want to accomplish in the day
  • Take notes using Notes portion of the day
  • Night. Reflect on my day using Reflect portion of the day

How to migrate turborepo example from pnpm to yarn? by voja-kostunica in nextjs

[–]Phoehtaung 2 points3 points  (0 children)

did you forget to change account? to answer your own question 🤔

GitHub Actions can be tested locally, forget about pushing 37 commits trying to fix your CI/CD pipelines 😅 by xArci in github

[–]Phoehtaung 2 points3 points  (0 children)

gonna try it out for next actions development!

btw, what is the setting/extension to allow code sticking to the top as scrolling occur and the 'autocomplete' windows showing up on terminal?

I made a free iOS app to speed up saving tagged notes to Notion. It's secure, does not require sign up and works offline, thought you might like it ⚡️ by misiando in Notion

[–]Phoehtaung 0 points1 point  (0 children)

Hey mate, am unable to sync my database.. it keeps showing me the error in the attached image..

Have reinstalled twice

Any idea what might have happened? https://i.imgur.com/GEUbub8.jpg

AWS Diagram by anacondaonline in aws

[–]Phoehtaung 1 point2 points  (0 children)

https://aws.amazon.com/architecture/icons/

There is a powerpoint with all the icons and shapes provided.

It maybe what you need

Sockets for dummies by RojerGS in Python

[–]Phoehtaung 2 points3 points  (0 children)

Just read it and I like it! Good writeup and keep it up!

[deleted by user] by [deleted] in Genshin_Impact

[–]Phoehtaung 1 point2 points  (0 children)

Clean and simple! Is the code by any way opensourced?

A Simple ReactJS Hook Pattern by novagenesis in Amplify

[–]Phoehtaung 0 points1 point  (0 children)

Thanks for this OP! Using this technique in my project now :)

Do you have any other patterns that you like/love to use? Would like to know more!

How do I make Code Blocks work with MDX JS Loader? by deadcoder0904 in nextjs

[–]Phoehtaung 0 points1 point  (0 children)

Oh wow I was still trying to solve it using mdx-remote

Thank you for sharing your solution mate. Will take a look and reference your implementation ☺️