Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am dereros on github.
  • I am dereros (https://keybase.io/dereros) on keybase.
  • I have a public key ASCjBOo8VDQKTHLDjeNxkekQzkVsg16p83z_X40idkPDaAo

To claim this, I am signing this object:

@DerEros
DerEros / esp_makefile_setup.md
Created September 13, 2019 13:19
Setting up Makefile based build for ESP8266, including Vim autocomplete

Compiler not being found

When running make with even a simple blink project, the build aborts right away complaining about a missing compiler.

Solution: Put the include statement in the Makefile at the end of the file, after all other variables have been set.

Python not found

After linking, build complains that it cannot find /python. Obviously lacking the path where to look at. Looks like the path should come from the Arduino IDE but it is not. Issue is also tracked here:

@DerEros
DerEros / office_365_on_wine.md
Last active June 23, 2024 10:44
Installing and Running Office 365 on Wine

NOTE: THIS IS NOT A WORKING TUTORIAL I never got this to work and gave up. If you find any useful bit, go ahead an use them though.

Installing and Running Office 365 on Wine

My personal notes while trying to get Office 365 to install and run on my workstation.

Feel free to extract any useful information. Keep in mind that this is information is provided without any guarantees ... blah blah ... might kill