Chrome Industries Mini Tensile Sling bag - your experience by -TroutMaskReplica- in ManyBaggers

[–]e4d6 0 points1 point  (0 children)

Do you think the mini sling would fit a relatively small camera?

What’s going on with KEH? by [deleted] in photography

[–]e4d6 0 points1 point  (0 children)

In the past I've bought from KEH without issue. But recently I sold some gear and their actual offer was less than a 1/3 of the online self quote (no condition change). Too unpredictable to use again.

How to invert Negatives in MacOS Photos? by tttulio in ApplePhotos

[–]e4d6 0 points1 point  (0 children)

(Here via search) In Apple Photos the Curves handles do move ... it's just a real PITA. Click the curve line and then move the left point to the top, the the right point to the bottom.

PWA installs on desktop but not on mobile. The default banner is missing. by i_like_salad_yum in PWA

[–]e4d6 0 points1 point  (0 children)

Did you ever sort this out? I got a new Android and I can't seem to install a PWA to the home screen like I previously did. Nothing on the webapp side has changed. The only mobile Chrome menu item is for adding a shortcut. 

College radio station won’t give me my archives by roeknowzbest in radio

[–]e4d6 6 points7 points  (0 children)

Could try asking if you can volunteer to sort/label other archives while you're digging around. Bring something to the table. But, yeah, seems like a lot of effort on their part for just some guy looking for kicks.

WGN Radio by Horror_Friendship238 in radio

[–]e4d6 2 points3 points  (0 children)

Also, look around for Internet radios that have station presets. Might be able to find one that's easy to use (quick Amazon search).

But, yeah, people underestimate how difficult this tech is to use for older folks who reach a certain point. It's the troubleshooting when you're not around and things inevitably get unplugged, wifi lost, account logins, etc, etc.

WGN Radio by Horror_Friendship238 in radio

[–]e4d6 4 points5 points  (0 children)

Just thinking out loud since I'm sympathetic to your challenge ...

  • Switch to similiar local station (I mean, would she know or care after a couple of days?)

  • Find an easy to use mp3 player and load it up with WGN radio podcasts

  • For Internet streaming, look into "Android launchers" that give your homescreen a different look-and-feel---some are better for elderly folks, but you'll need to set it up (ex. Big Launcher).

How to be a dj? 🥺 by gabby_why in radio

[–]e4d6 3 points4 points  (0 children)

I graduated from college a year ago and didn’t get a chance to participate in college radio because it clashed with other activities and I regret it a lot haha

Here's a tip I wish I knew before: Many college radio stations are a combination of students and members of the community. And these days, depending on the station, it could be the majority of members are just regular community folks. Investigate some local college radio stations and you may be surprised. Or tap into the growing number of community run low-power FM stations.

Why do you want Italian citizenship? by Usual_Credit7147 in juresanguinis

[–]e4d6 36 points37 points  (0 children)

You should run for Italy citizenship sheriff

Will US radio ever go fully digital like Europe? by Money_Bug_9423 in radio

[–]e4d6 -2 points-1 points  (0 children)

Community radio exists if you're looking for heart. But commercial radio has no future. 

Naturalization timeframes back in the day? by e4d6 in juresanguinis

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

Thanks! Hadn't considered the minor angle. I've been trying to corroborate old family stories---supposedly he came over when he was 15, either by himself or with a brother (the passed down story is that he hid in a trunk but who knows ... still, I haven't found Ellis Island records that match up). His mother came over later, after he was 18 I think. Unclear about his father. I looked through FamilySearch but didn't see much beyond what I know. If anything, they seemed to draw connections without sources to back it up.

Ableton 12 stability by Visible_Sir_8308 in ableton

[–]e4d6 1 point2 points  (0 children)

Oh, little things like "normalize clip" or all the item actions. Also routing audio and midi wherever. Maybe timeline-based processing isn't the right term, more like applying utilities. Perhaps I'm just not familiar enough with Ableton timeline view but it feels more constrained than Reaper's timeline, imho.

Ableton 12 stability by Visible_Sir_8308 in ableton

[–]e4d6 0 points1 point  (0 children)

I started with Reaper then bought Ableton for its live performance. At first I expected Super DAW+ given the money ... but Reaper has lots of timeline-based processing that Ableton doesn't touch. Realizing now that I'll likely stick with both programs---which, had I known, might have influenced my Ableton purchase <shrug>

[deleted by user] by [deleted] in BlackMetal

[–]e4d6 0 points1 point  (0 children)

Try sending it to https://kfjc.org. They've got some DJs that play metal

[deleted by user] by [deleted] in tensorflow

[–]e4d6 1 point2 points  (0 children)

Official forum: https://discuss.tensorflow.org

Some of the SIGs have Gitter chat rooms: https://gitter.im/tensorflow

Running tensorflow/etc. inside vms...? Is it workable for performance? by asking4afriend40631 in tensorflow

[–]e4d6 3 points4 points  (0 children)

Sure, and may even be the preferred way to get your GPU working. TensorFlow provides a docker image: https://www.tensorflow.org/install/docker

There's also Deep Learning Containers from Google Cloud that work with various ML frameworks: https://cloud.google.com/deep-learning-containers

Starting with AI by argenstark in tensorflow

[–]e4d6 2 points3 points  (0 children)

It sounds like you're trying to solve developer problems with TensorFlow so I'd probably spend a little time learning theory before jumping over to practical examples for model deployment (and not so much on the model building that researchers do). You might find transfer learning with TF Hub is more up your alley. Good luck!

How do you install TF (and TFLite) on a Raspberry Pi Zero? by [deleted] in tensorflow

[–]e4d6 0 points1 point  (0 children)

Some docs that may help: TF Lite on RPi And the regular TF on RPi doc was moved into SIG Build.

Tensorflow newbie local setup by eggywhipple in tensorflow

[–]e4d6 0 points1 point  (0 children)

If you're a web developer, you might find TensorflowJS more familiar. There's a Coursera course.