Skip to content

Instantly share code, notes, and snippets.

@MadLittleMods
MadLittleMods / eufy-robovac-25c.md
Last active November 12, 2023 04:38
Fixing a main rolling brush that is "stuck" on a Eufy RoboVac 25c (Robot Vacuum)

UISI: Unknown Inbound Session ID (when you're unable to decrypt someones message in end-to-end encrypted (E2EE) room)

Autodesk Fusion 360

Autodesk Fusion 360 is free for personal use. It is a CAD program like Autodesk Inventor(which can be free if you have a .edu student school email address). I was familiar with Inventor and found Fusion 360 pretty similar with nice parametric modeling.

  • You can have multiple components in one design (and apply some assembly contraints)
  • For the blueprint type view that you can annotate and add dimensions, it is called a "drawing"

Random guides

@MadLittleMods
MadLittleMods / cmder-restart-ssh-agent.md
Created May 1, 2019 21:13
Restart ssh-agent in Cmder

Sometimes the Cmder SSH agent seems to be borked and anything you try to connect to just rejects. I often run into this when running an Ansible command on a remote host

ssh root@xx.xxx.xxx.xxx
root@xx.xxx.xxx.xxx: Permission denied (publickey).
ssh_exchange_identification: Connection closed by remote host

Fix

@MadLittleMods
MadLittleMods / manually-add-saved-password-to-chrome.md
Last active March 23, 2019 05:01
Manually add saved password to Chrome

Manually add saved password to Chrome

Some apps don't have browser logins (mobile or desktop only apps) but you still want to manage your passwords in one place (Google Chrome).

Solution

Inspect the page and insert the following HTML <form> anywhere on the page. Then fill it out and submit 🤠

@MadLittleMods
MadLittleMods / webpack-ContextReplacementPlugin--contextModuleFactory-npe.md
Created February 1, 2019 04:53
webpack ContextReplacementPlugin -> Cannot read property 'contextModuleFactory' of undefined

Thanks to https://tgarchive.ru/group/webpack_ru/2018-03-21/

I solved this by making sure only webpack v4 was in my dependencies (check package-lock.json). Before I had mixed webpack v1 and v4 and had this error when I was upgrading webpack, https://gitlab.com/gitlab-org/gitter/webapp/issues/2078

TypeError: Cannot read property 'contextModuleFactory' of undefined
    at ContextReplacementPlugin.apply (webapp\node_modules\webpack\lib\ContextReplacementPlugin.js:59:18)
    at Compiler.apply (webapp\node_modules\webpack-stream\node_modules\tapable\lib\Tapable.js:164:16)
    at WebpackOptionsApply.process (webapp\node_modules\webpack-stream\node_modules\webpack\lib\WebpackOptionsApply.js:62:18)
    at webpack (webapp\node_modules\webpack-stream\node_modules\webpack\lib\webpack.js:22:48)

Gist created for https://www.italki.com/notebook/5796312/entry/963776

Thanks @Jeongwon 🐣, lots of learning! Here are notes for my own reference and some questions.

Is "하면서 놀다" normally how you would say you play a video game? Is "놀다" by itself just a less natural?

~(으)면서: To do two actions at the same time, https://www.howtostudykorean.com/unit-3-intermediate-korean-grammar/unit-3-lessons-59-66/lesson-62/#621

Correct name JaeHee -> 재희 and "vowel 여요" correction(vs "consonant 이에요")

@MadLittleMods
MadLittleMods / eldewrito-0-6-splitscreen.md
Last active November 23, 2020 19:35
Play Halo 3 splitscreen on PC

Eldewrito Splitscreen guide

Eldewrito is a open source Halo 3 that you can play on PC

Download Eldewrito

Official Eldewrito site: https://eldewrito.com/

It's easiest to download a pre-patched Eldewrito (ms23 + Eldewrito 0.6 Updater applied), ElDewrito_0.6.exe. I found some links on https://www.reddit.com/r/ms23downloads/

16008 silly decomposeActions build css-color-function@1.3.3
16009 silly decomposeActions install css-color-function@1.3.3
16010 silly decomposeActions postinstall css-color-function@1.3.3
16011 silly decomposeActions finalize css-color-function@1.3.3
16012 silly decomposeActions refresh-package-json css-color-function@1.3.3
16013 silly decomposeActions fetch right-align@0.1.3
16014 silly decomposeActions extract right-align@0.1.3
16015 silly decomposeActions preinstall right-align@0.1.3
16016 silly decomposeActions build right-align@0.1.3
16017 silly decomposeActions install right-align@0.1.3