Skip to content

Instantly share code, notes, and snippets.

View migliio's full-sized avatar
🧠
Focusing

Claudio Migliorelli migliio

🧠
Focusing
View GitHub Profile
@AmreeshTyagi
AmreeshTyagi / workbench-ui-fix.sh
Last active October 16, 2024 06:21
Exclude MySQL Workbench from dark theme with mojave Mac dark theme
#!/bin/bash
defaults write com.oracle.workbench.MySQLWorkbench NSRequiresAquaSystemAppearance -bool yes
echo "Successfully patched!"
echo "Now restart MySQL Workbench to see the Workbench in light theme."
#Restart MySQL Workbench after executing this.
@trandaison
trandaison / starUML.md
Last active September 30, 2025 16:12
Get full version of StarUML
@martijnvermaat
martijnvermaat / nixos.md
Last active August 7, 2025 19:44
Installation of NixOS with encrypted root
@harperreed
harperreed / peter-thiels-cs183-startup-class-01-notes-essay.md
Created July 29, 2012 21:20
Notes Essays—Peter Thiel’s CS183: Startup—Stanford, Spring 2012

Here is an essay version of my class notes from Class 1 of CS183: Startup. Errors and omissions are my own. Credit for good stuff is Peter’s entirely.

CS183: Startup—Notes Essay—The Challenge of the Future

Purpose and Preamble