Tuesday, March 31, 2020

RT @craigbarrau: 🤭 https://t.co/g3HDR6nmR5


from Twitter https://twitter.com/k4ml

April 01, 2020 at 10:46AM
via IFTTT

Things that can help in this:- 1. Atomic commit - avoid mixing lot of different areas/roles of the code in one single commit. 2. Git cherrypick command to move commit. 3. Git rewriting history to split commit in case your commit not following no. 1 so that you can do no. 2 https://t.co/5Zq6BEl9k7


from Twitter https://twitter.com/k4ml

March 31, 2020 at 10:44PM
via IFTTT

now that people have lot of time at home, they can find fault in everything that they see.


from Twitter https://twitter.com/k4ml

March 31, 2020 at 08:59PM
via IFTTT

Sunday, March 29, 2020

not all bad things coming out of this pandemic. This is one of the good things. https://t.co/01xdVtg6tu


from Twitter https://twitter.com/k4ml

March 29, 2020 at 03:18PM
via IFTTT

Saturday, March 28, 2020

Notes https://t.co/f3UBqUjx4b


from Twitter https://twitter.com/k4ml

March 29, 2020 at 01:08PM
via IFTTT

Alarmingly, unlike its predecessor, the S protein for SARS-CoV-2 is 10-20 times more likely to bind the ACE2. This is the key to SARS-CoV-2 contagiousness, allowing it to be efficiently passed from one person with Covid-19 to another two or three people. https://t.co/gaCUtxrckq


from Twitter https://twitter.com/k4ml

March 29, 2020 at 07:05AM
via IFTTT

as the default routing in ALB use path based instead of host based. The fargate cli as far as I have figured out only assume one ALB for one application, which insane as that the most costly part.


from Twitter https://twitter.com/k4ml

March 28, 2020 at 11:29PM
via IFTTT

This look good:- Each cluster costs just $0.20 per hour. The major advantage over ECS is that a single Amazon EKS cluster is sufficient to run multiple applications. It possible to have multiple apps in single Fargate cluster but have to do it manually https://t.co/uEPHaNgLf1


from Twitter https://twitter.com/k4ml

March 28, 2020 at 11:29PM
via IFTTT

my problem with ecs/fargate. https://t.co/21qZqpORPG


from Twitter https://twitter.com/k4ml

March 28, 2020 at 11:21PM
via IFTTT

ittutor online meetup, malam ni member share about Azure Kubernetes services. I should start looking into EKS and see if it's better than ECS/Fargate. Helm also look interesting.


from Twitter https://twitter.com/k4ml

March 28, 2020 at 11:17PM
via IFTTT

RT @aidil_khalid: Dr Michelle Au clarifying that we shouldn’t view healthcare workers as the frontliners; they are instead “the last line of defense”. https://t.co/PheGA2OXuB I like the way she speaks.


from Twitter https://twitter.com/k4ml

March 28, 2020 at 09:57PM
via IFTTT

great! Twitter web finally has the multi-account features. https://t.co/5zmQUIgnzA


from Twitter https://twitter.com/k4ml

March 28, 2020 at 06:55PM
via IFTTT

Thursday, March 26, 2020

TIL, youtube-dl boleh download video daripada twitter jugak. https://t.co/qKJrXFcfKY


from Twitter https://twitter.com/k4ml

March 27, 2020 at 01:04PM
via IFTTT

same report, 3 different headlines #jpmorgan #COVID19malaysia https://t.co/k6Nsm4xsHy


from Twitter https://twitter.com/k4ml

March 27, 2020 at 07:05AM
via IFTTT

7 years later - Help, how can we get out of slack and back to group email like the old days? https://t.co/SUCNQz958P


from Twitter https://twitter.com/k4ml

March 27, 2020 at 06:49AM
via IFTTT

Tuesday, March 24, 2020

RT @itsyusri: This pandemic is an unprecedented situation. I am a Malaysian in US and I compare between the two govts. Here in US, state govts play more important roles in curbing the spread. While Trump is still being stupid, we thankfully have state governors that are doing great work.


from Twitter https://twitter.com/k4ml

March 25, 2020 at 02:40PM
via IFTTT

Monday, March 23, 2020

... so if you can split a commit while committing (git add -p), maybe you can do the same for changes that already committed. So basically you just need to travel back in time, split the commit, rewrite the history and then cherrypick the changes you want into the new timeline.


from Twitter https://twitter.com/k4ml

March 24, 2020 at 10:11AM
via IFTTT

in this case you can't just cherrypick the commit into the new branch. But if you have past knowledge such as history in git can be rewritten, maybe you can go back in time to change the history, right? But to change what? Here come past knowledge that git can split commit ...


from Twitter https://twitter.com/k4ml

March 24, 2020 at 10:11AM
via IFTTT

some however maybe able to deduce the concept of cherrypicking by doing some logical thinking such as, it's the same thing, why can't we move the commit to the new branch? Then come the problem with commit that mixing 2 different purpose of code in single changeset, ...


from Twitter https://twitter.com/k4ml

March 24, 2020 at 10:11AM
via IFTTT

... when in situation to split a branch, the first thing came to my mind is to cherrypick individual commits into the new branch. Those without any past experience on cherrypicking probably will just copy manually, redoing all the works that have been done in the first branch...


from Twitter https://twitter.com/k4ml

March 24, 2020 at 10:11AM
via IFTTT

discovery of new knowledge usually based on past knowledge. This is the catch-22 situation for most junior developers. Because of their minimal past knowledge, that limit their ability to acquire new knowledge. Take for example the concept of cherrypicking in vcs ...


from Twitter https://twitter.com/k4ml

March 24, 2020 at 10:11AM
via IFTTT

RT @neuroplebeian: However, Malaysia's COVID-19 enforcement was evident everywhere, even in the remote rainforest where we were staying. Mobile carriers sent a message about social distancing every day. The carrier ID at the top of my phone that normally says Sprint said "Stay Home" instead. 3/12


from Twitter https://twitter.com/k4ml

March 23, 2020 at 10:22PM
via IFTTT

So, Torvalds suggests that you take "advantage of the "real" upside of working from home: flexibility. Don't try to re-create an office from your home." Basically, work wherever you want, dress whatever you're comfortable with ...like kain pelekat ;) https://t.co/RPlAC8V1t4 https://t.co/oBbJ0u1xfv


from Twitter https://twitter.com/k4ml

March 23, 2020 at 03:38PM
via IFTTT

Saturday, March 21, 2020

retreating to https://t.co/ozWhSkThLx for a while. It less noisy and much calmer over there.


from Twitter https://twitter.com/k4ml

March 22, 2020 at 12:20PM
via IFTTT

RT @brennakL: According to @_founderscircle, 25% of startup employees quit in a given year 🤯 The retention rate on remote teams is insanely higher. I'm writing a blog post about this – what would you like to know? * @doist 92.8% during our 10 years * @buffer 91% * @gitlab 85% * @zapier 94%


from Twitter https://twitter.com/k4ml

March 21, 2020 at 10:58PM
via IFTTT

Sunday, March 15, 2020

A community that love reading papers related to computer science or software engineering. https://t.co/CRI12jeiSl


from Twitter https://twitter.com/k4ml

March 15, 2020 at 03:24PM
via IFTTT

Saturday, March 14, 2020

RT @MicrobesInfect: Why Soap Works. At the molecular level, #soap breaks things apart. At the level of society, it helps hold everything together. https://t.co/u8tYVgmMP4 #COVID19 #coronavirus


from Twitter https://twitter.com/k4ml

March 14, 2020 at 06:24PM
via IFTTT

Wait, let me check how the new minister wear his mask. Oh, terrible, we're doom. https://t.co/guUsbqf9Ce


from Twitter https://twitter.com/k4ml

March 14, 2020 at 05:43PM
via IFTTT

Friday, March 13, 2020

subscribed to @todoist premium last year but not using much since then. But forgot to remove the subscription and it was charged again this year. Thanks for giving me refund, no question asked 👍


from Twitter https://twitter.com/k4ml

March 13, 2020 at 11:29PM
via IFTTT

Wednesday, March 11, 2020

postmarketos bring some hope that soon we may be able to control our phone in a way we can control personal computer (PC) back in the old days. And no, Android is not Linux. https://t.co/WWQpHEhv7y


from Twitter https://twitter.com/k4ml

March 11, 2020 at 07:06PM
via IFTTT

Sunday, March 8, 2020

Enterprise software is software that meant for the starship USS Enterprise. https://t.co/wshu1iAIHw


from Twitter https://twitter.com/k4ml

March 09, 2020 at 12:01PM
via IFTTT

Saturday, March 7, 2020

https://t.co/CUSZoMMmuP


from Twitter https://twitter.com/k4ml

March 08, 2020 at 08:24AM
via IFTTT

Kita kat Malaysia ni, masalah dgn p'khidmatan kesihatan hanya pada aspek efficiency dan delivery. Hospital sesak dan kena tunggu lama kadang2. Tapi secara prinsip semua org akan dapat rawatan yg diperlukan akhirnya. Tapi kat US, healthcare adalah pd peringkat systemic failure. https://t.co/W33kpDfkJy


from Twitter https://twitter.com/k4ml

March 08, 2020 at 08:01AM
via IFTTT

Friday, March 6, 2020

... The non-work social interaction is different and at least to me, not really full-filling. I mean, at the end of the day, you still need someone to debate vim vs emacs, right ;) EOT.


from Twitter https://twitter.com/k4ml

March 07, 2020 at 09:59AM
via IFTTT

... I don't have the energy to keep it running. These days I just keep a group of friends from my circle in telegram group. That help me a bit to still have someone to talk about our field...


from Twitter https://twitter.com/k4ml

March 07, 2020 at 09:59AM
via IFTTT

Partly, yes. On the third year I think I started having some kind of depression due to lack of social interaction. So I started going out, established local user group and try to have regular meetup. It help a lot at that time. But the effort didn't last long, everyone busy and..


from Twitter https://twitter.com/k4ml

March 07, 2020 at 09:59AM
via IFTTT

I think you need very strong reason to work remotely and it can't be just, oh it look cool, I can spend all days coding at home or I hate being stuck in traffic etc. That won't keep you for long. So the lack of social interaction is the largest downside in my experience?


from Twitter https://twitter.com/k4ml

March 07, 2020 at 09:59AM
via IFTTT

... expense of my own social interaction but I'm fine with it. Few times a year attending team meetup or conferences in the city are enough and already exhausting so it also good having time and space to wind up before the next event coming up....


from Twitter https://twitter.com/k4ml

March 07, 2020 at 09:59AM
via IFTTT

... but due to where I live that's not going to happen anytime soon as that require me to relocate to the capital 400KM away and double (or maybe triple) the cost of living. The primary reason I stay with remote job is my kids. This job allow me more time with my kids, at the ...


from Twitter https://twitter.com/k4ml

March 07, 2020 at 09:59AM
via IFTTT

some insight on remote work. This actually a response on https://t.co/BuonqtzKjc sometimes ago but since remote become trendy now, why don't I join the party ;) This is my 9th year of working remotely. If there's one wish I could have is going back to work in physical office,


from Twitter https://twitter.com/k4ml

March 07, 2020 at 09:59AM
via IFTTT

This look like a good candidate to be used with django template. https://t.co/qGZBHZPY2x


from Twitter https://twitter.com/k4ml

March 07, 2020 at 09:45AM
via IFTTT

Almost 10 years now working remotely, this is the advice that relate most 😅 https://t.co/1gIxpjfHLZ


from Twitter https://twitter.com/k4ml

March 07, 2020 at 09:33AM
via IFTTT

Thursday, March 5, 2020

similar to jsfiddle or codepen but bringing vscode experience to the editor. https://t.co/FtwEQMyj0d


from Twitter https://twitter.com/k4ml

March 05, 2020 at 07:53PM
via IFTTT

Wednesday, March 4, 2020

... that maybe one day I travel to Middle East I can read the words there... haha, sorry to disappoint you miss but you need arabic for that. Nice video from Says. https://t.co/1cFTDlb8mY


from Twitter https://twitter.com/k4ml

March 05, 2020 at 11:39AM
via IFTTT

..Any time we encounter an operational surprise, something that happened in operations that we didn't expect, there's an opportunity for us to discover how the observed system behavior deviated from our mental model of how the system is supposed to behave https://t.co/P7XVagAWWw


from Twitter https://twitter.com/k4ml

March 05, 2020 at 08:15AM
via IFTTT

... And, if we can learn just as much from smaller incidents as we can from larger ones, we can also learn just as much from an "incidents" when there is no impact at all! These are the kinds of things we call close calls or near misses. https://t.co/UIupMNJ3nK


from Twitter https://twitter.com/k4ml

March 05, 2020 at 08:15AM
via IFTTT

Monday, March 2, 2020

RT @jeffbarr: aws-pdf-textract-pipeline: Data pipeline for crawling PDFs and transforming into structured data using AWS Textract - https://t.co/imCliue2q1 https://t.co/MOfRRhIdV1


from Twitter https://twitter.com/k4ml

March 03, 2020 at 06:08AM
via IFTTT

...To build this unified architecture, we established four principles: Use the OS, reuse the UI, leverage the SQLite database, and push to the server. https://t.co/NNNzgPSp0D


from Twitter https://twitter.com/k4ml

March 03, 2020 at 06:01AM
via IFTTT

Akaun yg ni pulak siapa boleh verify? We really need to teach netizen on non-repudiation. It's a first subject if you took IT/IS course in uni. https://t.co/wkwln9L3Tu


from Twitter https://twitter.com/k4ml

March 02, 2020 at 10:31PM
via IFTTT