TechLifeWeb

note


 by 
Scott Kingery

The original link of the trove of 12,000 Artemis II photos is dead (at least all the one's I've seen sine 4 May). Here are the latest. They also grouped them into Earth, Moon, and Eclipse images. | Artemis II Collections https://eol.jsc.nasa.gov/Collections/Artemis/Artemis2/ 'A collection of images captured by the astronauts during the Artemis II mission. The default images served are converted, lossy jpeg files but original camera raw files (e.g., Nikon Raw NEF images) are available by request on each image page under "Download Options" as they continue to be processed.'
#artemis2 #nasa #space

note


 by 
Scott Kingery

Microsoft PC Manager. Official, free tool from Microsoft, 'Cleanup your system and free up spaces. Boost your PC's performance.' : https://pcmanager.microsoft.com/en-us
#Windows

repost


 by 
Scott Kingery

Via What would it look like if you printed out every page of the Epstein Files? #shorts | Flipboard on Mastodon:

youtube.com - The Trump-Epstein Reading Room has put all 3.5 million pages of the Epstein Files, bound together in 3,437 volumes of books, on display in a new exhibit that is set to open Friday in Tribeca. David Garrett, one of the organizers, says the goal is to push for the release of all of the files and make sure they are properly redacted to protect Epstein’s victims, not witnesses or co-conspirators. https://www.youtube.com/watch?v=A4TgGS64xrk)/a> ''

note


 by 
Scott Kingery

Obsidian: I asked earlier about files I keep in a folder and want to see if there was a way to see if these were linked in notes. These are other than Markdown like screenshots, images, and other files.
A couple of nice people replied and then I realized I had most of the code for a Base so I made some modifications, no plugin needed.

Here is the code for the base, nothing fancy but it gets the job done. From the list I can decide to delete or link the file.

formulas:
  LinkedToThis: file.backlinks.map(value.asFile())
views:
  - type: table
    name: Table
    filters:
      and:
        - file.inFolder("Files")
        - formula.LinkedToThis.isEmpty()
    order:
      - file.name
      - formula.LinkedToThis
    columnSize:
      file.name: 566

#Obsidian

Photo


 by 
Scott Kingery

Airplane wing with a colorful winglet seen from a passenger window above scattered white clouds and a blue-gray sky at sunrise.

Early morning scattered clouds over the Pacific off the San Diego coast before turning around and heading East. SAN > LAS > MCI
#travel #SanDiego

Photo


 by 
Scott Kingery

Wide view of Petco Park stadium during daytime: a large video scoreboard shows NASA Artimis II Orion capsule splashing down off the coast of California. below are empty and lightly filled seating tiers with repeated digital signs reading “PADRES” and “SAN DIEGO,” outfield grass in the foreground, and surrounding downtown high‑rise buildings in the background.

Giant video board at Petco Park in San Diego, California showing the NASA Artimis II Orion capsule splashing down off the coast of California.
#Artemis #ArtemisII

Photo


 by 
Scott Kingery

A close-up of a round, fluffy seed head (dandelion-like) on a thin stem, backlit by warm late-afternoon sunlight with a blurred street scene and parked cars in the background.

Found this in the street last night around sunset.

repost


 by 
Scott Kingery

Via Patrick (@ppb1701@ppb.social) on Mastodon:

fun fact anker docking stations are NOT designed to swap the usb cord between computers. ymmv but it landed me in the "usb last connected...." loop. I think i finally resolved it completely unplugging everything from the dock, rebooting the machine, and then making the anker software update/repair the firmware. It finally settled down. GEESH. You'd think that'd be basic functionality that a dock or usb hub might float.

#usb #anker #windows

note


 by 
Scott Kingery

Found the power brick for this Atom x5-Z8350 1.44GHz, 4GB RAM small form factor PC. It runs Win 11 (that's what it came with) but sllowwly. Not sure what I'll do with it. It's too slow to do anything with the Windows GUI. Maybe something headless? Ideas welcome.
#windows #linux #hardware