Laur's blog
Sign in Subscribe

profile

A collection of 4 posts
Move SQL Developer Data from the Roaming Profile in Windows
developer

Move SQL Developer Data from the Roaming Profile in Windows

TL;DR:: Set up IDE_USER_DIR. I have to keep my roaming profile on a diet and this means moving a bunch of default directories around. The latest victim is SQL Developer According to this post, the environment variable to be changed is IDE_USER_DIR. From the post:
Oct 19, 2016 1 min read
keyboard

Keycap profiles

I keep finding myself scouring the internet looking for keyboard profiles. So, for my reference, here's one of the best images I've found so far: HTH,
Jun 23, 2015
Get Rid of - iCCP: Not recognizing known sRGB profile that has been edited
aapt

Get Rid of - iCCP: Not recognizing known sRGB profile that has been edited

The past weeks I compiled an android app and I was getting: AAPT: .... iCCP: Not recognizing known sRGB profile that has been edited Not so nice. I found out that it was because AAPT is compiled against a newer libpng. Since the PNGs I had were not stock ones, the
May 4, 2015 1 min read
Braindump: Use a Decorator to Time your Python Function
decorator

Braindump: Use a Decorator to Time your Python Function

In the programs I write these days I use timing methods to profile the code, mainly because I find it easier to split and sum deltas based on functions. For example, I have a script that loads an XML file, parses it into a relational-ish layout, and uploads the layout
Jul 4, 2014 2 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost