• 0 Posts
  • 48 Comments
Joined 4 months ago
cake
Cake day: July 3rd, 2024

help-circle


  • She already works in GIS and is looking to supplement that work with python. Python is used for more than geojson and web development in ArcGIS Pro. I’ve use it for constructing labels, simple field calculations, symbology, data processing etc. and in general ESRI makes it pretty simple to implement compared to the other terms you’ve listed. All she really needs to get started using Python with ESRI products is an simple python course and googling for some ArcGIS examples, which are pretty abundant. I remember taking one ages ago that ran the code in the browser, but I can’t remember it now.









  • Sports photography is not a cheap hobby. Expect to spend 10 times your budget just to get started. You can save (some) money by shopping used on sites like adorama or B&H. Older models of DSLR can be had for a pretty good deal because all the kids these days are hyped about mirrorless. Expect to do a lot of research and wade through a lot of articles written by gear obsessed people with money to burn. I think you can still browse archives of dpreview.com for some in depth reviews and specs, especially if you’re shopping older models.

    Pretty much any consumer camera with an interchangeable lens will do the job, it’s the lens that will really determine how good a picture you can get. There’s a reason you see a lot of HUGE (and expense) lens on the sidelines. Megapixels are much less important these days because pretty much everything has enough. The metrics you’ll be looking to maximize will be a fast autofocus system, a fast lens, and a long enough focal length to get your view in close to your subject from a distance. You might be able to find something that is “good enough” in a cheaper range with a camera with a built-in lens. If you get bit by the photography bug though, that might turn out to be a waste of money if you decide you want to upgrade.


  • Wolf314159@startrek.websitetoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    12
    arrow-down
    2
    ·
    28 days ago

    Just organize your library properly and pretty much every software will manage it better. There are options for organizing and renaming them mostly automatically, like EastTAG or filebot. Some people use Sonarr and Radarr to organize shows and movies, but those are probably overkill for you. The various *arrs will be more useful if you’re consuming new media through a server hosting Plex or Jellyfin. Kodi is also a waste if the library isn’t already meticulously organized and you don’t need a 10 foot interface.

    If you’re only consuming on desktop and you insist on being disorganized, then why even bother with anything other than VLC? It runs on Linux, Windows, iOS, and Android.









  • Yes, I’ve done almost exactly this while traveling. You can even carry around a couple variously configured sd cards for different use cases. I had one with jellyfin for sharing locally and also Kodi for direct HDMI connection to TVs. There is a in app on Android for jellyfin called findroid that allows offline copies from the media server, which allowed me to not need the thing powered the entire time I wanted to watch something on my phone, just long enough to download it. Adding samba shares adds a other layer of accessibility. I had another SD Card with video game ROMs for retro gaming, but this one got left at home because it requires controllers and I didn’t think I’d use it that much. I had another with “little backup box” installed for automatically backing up my photos and videos after a day out exploring with my camera.

    I used a Raspberry pi 5 for all of this, running from a battery backup, because I didn’t really need a keyboard once I had remote connections to my phone sorted out. Pick a rugged case and you case just toss it in your bag of chargers. It took up about as much space as a pack of cigarettes. Another option would be the Raspberry Pi 400, built into a keyboard. A little bulkier, but maybe more resilient in the face of technical difficulties.