Update Origin when it claims a missing DLL

Because Electronic Arts hires a complete morons as developers of their Origin software, you will often find yourself in a situation where:

  • Automatic update of Origin for PC fails asking you to download offline installer
  • Running offline installer fails with missing DLLs error

Leaving you with virtually no options for updating Origin client.

“Virtually”, because by a complete accident I found a solution for EA stupidity.

Read More “Update Origin when it claims a missing DLL”

The “start here” point in Ultibo

Ultibo is the very new / completely different way of programming for Raspberry Pi. You are no longer installing any kind of Linux on your RPi and writing some app or script for it.

Instead:

  • You create your own kernel image, in which you can do virtually anything
  • For very simple solutions your entire RPi “system” can be as small as 1 MB
  • You’re programming everything that you need using Free Pascal in a modified Lazarus IDE

Developing anything from scratch sounds like a extremely huge and overwhelming task. More like inventing the wheel again. Well… not necessary.

Read More “The “start here” point in Ultibo”