I hereby claim:
- I am Lucent on github.
- I am lucent (https://keybase.io/lucent) on keybase.
- I have a public key whose fingerprint is FC33 D4B4 99CE 895A 6636 2933 94B8 A437 120E 3C76
To claim this, I am signing this object:
| function move_overlaps_higher(overlaps) { | |
| cycle_list[0] = overlaps; | |
| var another_row_needed = true; | |
| for (var cyclerow = 0; another_row_needed; cyclerow++) { | |
| another_row_needed = false; | |
| var this_row = cycle_list[cyclerow]; | |
| for (var ident = 0; ident < this_row.length; ident++) { | |
| for (var x = ident - 1; x >= 0; x--) { | |
| if (x < 0) continue; |
I hereby claim:
To claim this, I am signing this object:
| Verifying my Blockstack ID is secured with the address 1GcuXgjPPyChs53Ka2kj2upAgRgpBdzcGY https://explorer.blockstack.org/address/1GcuXgjPPyChs53Ka2kj2upAgRgpBdzcGY |
| https://open.spotify.com/local///Here%20Comes%20The%20Boom%20-%20Nelly/235 | |
| https://open.spotify.com/local///The%20Living%20Tombstone%20Gypsy%20Bard%20%5Bremix%5D/196 | |
| https://open.spotify.com/track/19X5dUlxVWC5jDg3eOysMz | |
| https://open.spotify.com/track/316r1KLN0bcmpr7TZcMCXT | |
| https://open.spotify.com/track/0ibdklhZmwLo3bzHqF435c | |
| https://open.spotify.com/track/7pSJmBTlbA4S5zSLsj6Pzz | |
| https://open.spotify.com/track/5q10Ov2JEbODDK2tk4NYWW | |
| https://open.spotify.com/track/6rEr7AsF3cmfUR3birakRF | |
| https://open.spotify.com/track/6Fe3Flc9SjE03pqwD6PVQl | |
| https://open.spotify.com/track/0HDaKOlVAfUWXdFR2RhBtN |
| <?php | |
| if ($_GET["password"] != "password") { ?> | |
| <p>Private search feature. Intrusion logged.</p> | |
| <?php | |
| return; } | |
| set_time_limit(300); | |
| $journal_dir = "C:\documents and settings\michael dayah\my documents\lj backup"; | |
| $username = "lucent"; | |
| $entry_array = array (); |
| # Remove all empty folders | |
| find . -maxdepth 1 -type d -empty -print0 > empty.txt; xargs -0 rmdir < empty.txt | |
| # Remove empty folders 2 levels deep, and their parent | |
| find . -maxdepth 2 -type d -empty > empty.txt; rmdir $(<empty.txt) | |
| find . -maxdepth 1 -type d -empty > empty.txt; rmdir $(<empty.txt) | |
| # Move all folders with certain name into their own named folder | |
| find -maxdepth 2 -name 'lavajava' -printf '%h\n' > lavajava.txt; mkdir lavajava; mv $(<lavajava.txt) lavajava/ |
| # Must use DVD or netinst images. CD image does not boot into UEFI mode. | |
| # Disable CSM in BIOS. | |
| # Clear secure boot keys. | |
| # Expert install | |
| # Alt+F2 to open shell | |
| cd /target | |
| mount --rbind /proc proc/ | |
| mount --rbind /sys sys/ | |
| mount --rbind /dev dev/ |
| CLS | |
| WakeupTime$ = "11:02:00" | |
| OPEN "COM1:9600,N,8,1,BIN" FOR OUTPUT AS #1 ' Open the COM port | |
| LOCATE 10, 10, 0: PRINT "Current Time: "; | |
| LOCATE 11, 10, 0: PRINT " Wakeup Time: "; WakeupTime$; | |
| DO | |
| LOCATE 10, 24, 0: PRINT TIME$; |
I have no interest in organizing using CC's Collections and prefer to use folder hierarchy from Classic.
Preferences, Lightroom Sync, Location, Specify location for Lightroom's Synced imagesCatalog Settings > Metadata > Automatically write changes into XMP so removing from Classic to add back some data is recovered