Computers - nolanhergert/notes GitHub Wiki

Cheap uC

PIC10f200, from https://www.youtube.com/watch?v=300HMv6gOs8

Remote Keyboard

If on Windows, use Mouse Without Borders

Trying out old Macbook Pro laptop that I got for cheap.

Barrier is the open source successor of Synergy.

How to reset OS X laptop:

Install linux on 32 bit Apple laptop

Need YUMI UEFI. Then install a 32-bit linux.

  • Need to adjust the kernel boot options in the grub.cfg in the drive. Append nomodeset to the "nofloppy" on the line that boots the iso. Trying ubuntu for now, but their support for 32-bit is too old. Now for debian

Barrier Software

Need to start /snap/bin/barrier

OS X Snow Leopard

Just use a hardware thing?

Connector is 13mm, with 26 pins with .5mm spacing. QK-AK7 below might have the spacing, but doesn't have the proper width (although maybe can still use larger connector, not sure). And doesn't likely let you re-program the microcontroller to get backlight working? Maybe...

Keyboard tester: qk-ak7: https://www.aliexpress.com/item/4000943670751.html?src=google&memo1=freelisting&src=google&albch=shopping&acnt=708-803-3821&slnk=&plac=&mtctp=&albbt=Google_7_shopping&albagn=888888&isSmbAutoCall=false&needSmbHouyi=false&albcp=9765122064&albag=101238896618&trgt=1160925223909&crea=en4000943670751&netw=u&device=c&albpg=1160925223909&albpd=en4000943670751&gclid=CjwKCAjwoP6LBhBlEiwAvCcthOqWN0io5TrUJfqVvzTcBC15lW_eKqlpehWzq638f6XNppuBqsh_LBoCRuUQAvD_BwE&gclsrc=aw.ds&aff_fcid=8bc0f66231354002a44e6a163bc4e523-1635825482629-06639-UneMJZVf&aff_fsk=UneMJZVf&aff_platform=aaf&sk=UneMJZVf&aff_trace_key=8bc0f66231354002a44e6a163bc4e523-1635825482629-06639-UneMJZVf&terminal_id=8ee3dfae546145e18337e2979f1f23b8

There are more expensive ones too.

But won't have trackpad and still have to make case around it. We'll see long term.

Vegas Pro

Action Shortcut
Pre-render Select area, then Shift + B
Auto-Ripple Ctrl+L
Split s

Intel Optane

I was listening to Brendan Gregg talk about the future of performance technologies and he didn't have a lot of good stuff to say about Optane / 3D XPoint except it can scale to large storage sizes and might act as a good hard drive cache :) https://youtu.be/5nN1wjA_S30?t=1090

So, to defend that:

  • Cost: PMem needs to meet or beat DDR/Flash on price/(performance or size) to get large adoption. Not sure if it's there or not.
  • It won't beat DDR on latency and bandwidth, true. However, DDR loses info on loss of power. Some companies will opt for a battery / supercapacitor / diesel generator and finish the cache flush, not sure how much that costs (apparently high enough to not require it for all NVDIMM platforms https://www.usenix.org/system/files/login/articles/login_summer17_07_rudoff.pdf), but it's a higher performance option. Others might opt for Optane, with enough comparable speed and persistence, but more annoying flush issues.
  • Close to DRAM performance at a higher density at a cheaper price point

At the end of the day, you don't know as a company if it will work out! You need large groups of people to risk a lot of money wisely to determine if it's worth doing! Otherwise, it won't get invented/done!

Editing PDFs

Inserting pages is kind of ok with Linux tools (pdf shuffler). But requires you to have it in PDF format already.

The Mac Preview tool is very easy to use. However, do I want to keep around an older Mac laptop just for that?

Secondary Screen Freeze after Sleep

https://superuser.com/questions/1437012/secondary-screen-freezes-after-sleep-on-win10 (kill Desktop Window Manager or restart). All issues go away.

⚠️ **GitHub.com Fallback** ⚠️