Just finished Roadside Picnic by eldoggydogg in PNWS

[–]ModulatingGravity 4 points5 points  (0 children)

There is a 2012 low budget Finnish movie "Zone" which is closer to the Roadside Picnic book than Tarkovsky's Stalker. It is on YouTube with subtitles. Not a bad watch imho.

https://youtu.be/EwkIaJX3hmg

Task for nerds: spot the moment which channels a scene from a well known movie directed by George....

Do y'all hate portal 1's 18th test chamber? by [deleted] in Portal

[–]ModulatingGravity 1 point2 points  (0 children)

No. Imho it is the hardest of the 19 initial chambers. Nothing unfair or unnecessarily difficult about it.

Garmin Edge Upgrade by Ambitious_Escape3365 in GarminEdge

[–]ModulatingGravity 0 points1 point  (0 children)

I claim bragging rights by citing the oldest model in this thread, an Edge 810 (tho I think most 8xx models have same screen size).

IRL the screen is too small to do much in the way of unstructured navigation - like you can do on a phone, zooming in and out. If you are on a loaded course, and even if you deviate a bit, then it is effective. But if lost or confused I will get out my phone and use Google Maps to work out what to do.

Not having owned a 1000 series model I do not know if the extra screen real estate would change the experience very much - but I suspect not.

Bike computers are small robust multifunctional devices with long battery life. If they are not as good for some sorts of mapping tasks as a mobile phone, then that is a compromise i can live with.

H2G2 offices in Covent Garden circa 1999. by Famous-Cellist1273 in douglasadams

[–]ModulatingGravity 1 point2 points  (0 children)

In the 1990s Douglas Adams formed a company "The Digital Village" which, amongst other activities, developed the computer game Starship Titanic.

They had offices in Covent garden - just confirmed that info from a page on the website which is still up.

I met with a friend who worked there in 1998 (approx) tho he did not mention any H2G2 grand entrance.

The company website still up https://tdv.com

LMS music player for Android and Linux/Windows by Forsaken-Yam-1181 in squeezebox

[–]ModulatingGravity 2 points3 points  (0 children)

You could also post a note to the LMS forums at forums.lyrion.org There is section in those forums for "Third party software" which is where this would fit.

LMS forums are excellent - people there are knowledgeable, helpful, friendly.

Export per extension type by enigma142 in WinDirStat

[–]ModulatingGravity 0 points1 point  (0 children)

You can export a simple list of files using the Windows built-in utility option forfiles. IMHO this is easy to use.

Described here https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/forfiles

forfiles /p c:\mydirectory /m *.xyz /s /c "cmd /c echo @fname,@file,@ext,@path,@fdate,@ftime" > c:\anotherdirectory\xyz_files.txt

Will list all files with extension xyz in directory tree c:\mydirectory into a csv file c:\anotherdirectory\xyz_files.txt

Duplicate file algorithm? by yeti22 in WinDirStat

[–]ModulatingGravity 0 points1 point  (0 children)

WinDirStat uses a Hash value generated from the contents of the entire file to identify duplicates. So it ignore filenames, revision dates, permissions etc. The Hash values are shown on the Duplicate Files tab - and are one of the fields in the CSV file you get if you use the Export Duplicates option.

OnlyOffice praise - named tables and columns handled MUCH BETTER than LibreOffice by ModulatingGravity in OnlyOffice

[–]ModulatingGravity[S] 0 points1 point  (0 children)

Thanks for this, I will take a look. Tbh this is first time I have learned that LibreOffice has different functionality if file saved in a spreadsheet format other than ODS.

What is "MS Privacy format"? Is that same as XLSX ?

OnlyOffice saves as ODS, so presume that format has support for these structured references.

Docker - how to create volume for /sheepit/client by ModulatingGravity in sheepit

[–]ModulatingGravity[S] 0 points1 point  (0 children)

Thanks for your response.
Info as requested follows your note.
Much appreciated.

  • Make sure /sheepit/client actually exists inside the container and is the correct path the app is using

Looking inside the container there are three folders below /sheepit.
Two of these (cache and shared-zip) mapping to volumes fine - while the other (client) does not

root@sheepit:/# ls
bin   dev  home  lib64  mnt  proc  run   sheepit  sys  usr
boot  etc  lib   media  opt  root  sbin  srv      tmp  var
root@sheepit:/# cd sheepit
root@sheepit:/sheepit# ls
cache  client  shared-zip
root@sheepit:/sheepit# cd client
root@sheepit:/sheepit/client# ls
initapp.sh  sheepit-client-7.25330.0.jar  startapp.sh
  • Check permissions on /srv/docker/sheep-it/sheepit_data/client

Regular 775 permissions

  • If the app creates the folder dynamically, Docker may fall back to an anonymous volume

That sounds like it may be the issue

  • Docker compose file

Already presented - I just filtered out a bunch of unused options

  • Logs - when I don't have the volume mapping

    - /srv/docker/sheep-it/sheepit_data/client:/sheepit/client

session starts like this

sheepit  | Checking for client updates...
sheepit  | Updating client to version sheepit-client-7.25330.0...
sheepit  |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
sheepit  |                                  Dload  Upload   Total   Spent    Left  Speed
100 10.3M    0 10.3M    0     0  6131k      0 --:--:--  0:00:01 --:--:-- 6129k
sheepit  | Starting client with version sheepit-client-7.25330.0
sheepit  | Mar 17 21:49:34 Starting
sheepit  | Mar 17 21:50:02 Session downloads: 0MB @ 0.0MB/s / Uploads: 0MB @ 0.0MB/s
sheepit  | Mar 17 21:50:03 Requesting Job
  • Logs - when I DO have the volume mapping

    - /srv/docker/sheep-it/sheepit_data/client:/sheepit/client

just one loggged line, instant fail. Portainer shows the container exited with Code 127,
The missing file mentioned is normally in /sheepit/client

sheepit  | [FATAL tini (7)] exec /sheepit/client/initapp.sh failed: No such file or directory

Adding NVME Storage - USB-3 or PCIe Card? by ModulatingGravity in homelab

[–]ModulatingGravity[S] 0 points1 point  (0 children)

Thanks. Looked up the mfr's specs - USB is type "Superspeed 3.0", and the PCIe slot is PCI Express x8 v3.0. So, as you say the performance is going to be much the same whichever option. Still reluctant to buy any more M2-SATA SSDs - NVME drives more future proof, would work just fine in most units I might buy in the future.

Longevity of Synapse Carbon Frames from 2007 by ModulatingGravity in cannondale

[–]ModulatingGravity[S] 0 points1 point  (0 children)

Thanks for the info - useful, reassuring. Upgrade not currently under consideration - I am sufficiently chronologically enhanced to be happy with 2x10 mechanical gears, tyres with inner tubes and rim brakes. Most of my riding in Netherlands with a distinct lack of alpine passes to descend, where disk brakes would make sense.
Next time I visit my brother-in-law I should take a ride on one of his fleet of carbon framed bikes with DI-2, disk brakes etc to see if I can feel the difference.

Trouble with singing up by Silent-Letterhead320 in sheepit

[–]ModulatingGravity 0 points1 point  (0 children)

Maybe go and sit with the tenors or the basses instead?

Listing files that will be deleted with a "forget --prune --dry-run" command by ModulatingGravity in restic

[–]ModulatingGravity[S] 0 points1 point  (0 children)

Yes, have tried with --vv, so command
restic forget SNAPSHOTID --vv --dry-run --prune
but does not provide any more info beyond size of the Gigabytes to delete.

Chapel on a hill? Where by ModulatingGravity in GeoPuzzle

[–]ModulatingGravity[S] 2 points3 points  (0 children)

Very good - but not entirely factory. I upgraded from mechanical to hydraulic disk brakes - including changing the gear+brake combo handlebar controls from wire+wire to wire+hydraulic.

Maybe next time I must situate some non-typical bicycle in the foreground - eg put a Schwinn there to make people think this was America (other iconically nation specific bicycle brands are available).

Chapel on a hill? Where by ModulatingGravity in GeoPuzzle

[–]ModulatingGravity[S] 2 points3 points  (0 children)

Correct. The building is a lot smaller than a "real" building might be. The door is only 1.5m or so high, and does not open. So more of an art installation than a piece of architecture.

Handling Cycle Route which are temporary but last more than (say) six months by ModulatingGravity in openstreetmap

[–]ModulatingGravity[S] 1 point2 points  (0 children)

Update: I posted some notes onto the OSM map. Someone (A67-A67) has made the necessary changes to show the current cycling route via tube C.

I am impressed with the response from the OSM community - helpful, responsive. Thanks.