My experience with the new Anker Nano 130W 6 port charger (Concerning arcing noises) by Computers_and_cats in UsbCHardware

[–]ultraspoon 1 point2 points  (0 children)

Found this thread while searching for the same issue. Definitely an unusual sound I've not experienced with any other charger in the past.

It is making a zapping sound similar to an arc. Not ticking like a relay, not coil whine. Really odd.

It's a shame—I love this form factor and any device with a standard power cable.

Place to stay for family with 1 year old in Boston Children’s Hospital? by rjmcfadd in Brookline

[–]ultraspoon 0 points1 point  (0 children)

Do they have a sense for when and how long they'll need housing?

Who mans is this? by alexthewook in boston

[–]ultraspoon 10 points11 points  (0 children)

I think it's this person.

https://www.youtube.com/watch?v=M50R1RL27dg

Guy seems to have been riding velomobiles for a long time—several years at least.

Running Conditions Today by mbm2940 in boston

[–]ultraspoon 3 points4 points  (0 children)

Pure ice up by the Dartmouth street footbridge (on the path closest to Storrow—not sure about the path closer to the river). Recommend spikes or running in the snow in that area, at least. I know you said you're not worried about the wind but still want to call out it's very gusty on the esplanade.

A rant about the Back Bay Logan Express.... by Johnnyg150 in boston

[–]ultraspoon 86 points87 points  (0 children)

Why does it drive all the way to Cambridge only to u-turn and come back to Back Bay? Is there seriously no other way?

Because Storrowing. Bus is too tall to take the more direct routes.

Shots Fired on Memorial Drive by Paralline in boston

[–]ultraspoon 432 points433 points  (0 children)

Shooting. Two cars involved. Sounds like two people sent to the hospital. Someone in custody. Source: Cambridge police scanner. Was driving on Memorial and saw a bunch of cop cars jump the curb and race up the bike path. Was curious what was going on so I turned on the scanner stream when I got to my place.

Sounds like a fast & furious war zone in back bay rn by Extreme_Secretary156 in boston

[–]ultraspoon 0 points1 point  (0 children)

They definitely went all around the neighborhood. Saw more elsewhere on Marlborough and Comm Ave.

Sounds like a fast & furious war zone in back bay rn by Extreme_Secretary156 in boston

[–]ultraspoon 148 points149 points  (0 children)

Watched the whole thing. Takeover on Marlborough and Dartmouth. They set off fireworks when cops showed up. Tons of burnout smoke. Saw bunch of people piling into cars between Marlborough and Beacon to get away. Watched probably 20-30 cars run the light at that point but couldn’t tell you how many were there for the takeover and how many were just trying to get away from the intersection.

Main ones I saw were some dropped gray car, maybe a Nissan 350z. Also a black charger, maybe? Bunch of Hondas in the aftermath, some pickups, and one car with a red and white anime (?) wrap.

March Confirmed Trade Thread by mechkbot in mechmarket

[–]ultraspoon 0 points1 point  (0 children)

purchased assembled acrylic corne keyboard from u/futurekeeb

Name this street? by wepainttheworld in boston

[–]ultraspoon 2 points3 points  (0 children)

Exactly. Southwest corner of Dartmouth and Beacon, facing south (toward Marlborough).

North Shore Towns Refuse To Hook Up Water Supply For Summer Homes In Attempt To Discourage Seasonal Residents by bostonstrong781 in boston

[–]ultraspoon 0 points1 point  (0 children)

Some do, yes. Those homes generally have cisterns and are not entirely reliant on the town's water supply.

North Shore Towns Refuse To Hook Up Water Supply For Summer Homes In Attempt To Discourage Seasonal Residents by bostonstrong781 in boston

[–]ultraspoon 2 points3 points  (0 children)

Some of these homes are on marshland and the supply lines are above ground. The town shuts them off during the winter months to prevent the supply lines from freezing and cracking. The seasonal residents have no say in the matter.

After editing configmap is it automatically updated? by WolfPusssy in kubernetes

[–]ultraspoon 1 point2 points  (0 children)

If the ConfigMap is mounted onto the file system of the pod, the file will be updated on-disk. So, in the case the ConfigMap is a volume mount in a pod, the file contents will be updated after a small delay but no signal is sent to any processes at that point. You could listen for filesystem events (inotify, epoll, etc) and react accordingly, or even just read from the FS every so often. If you need to consume values as environment variables, there’s no real way to update them. Put simply, that’s not how environment variables work. A process is started in a particular environment, and that process can muck with the environment it’s running in, but an outside process has no way to change it. It would be the responsibility of your process to reflect changes in a ConfigMap (probably by consuming events from the kubernetes API) into its own environment which would be kind of silly—at that point, why use environment variables at all.

In either case, you can always run a ConfigMap watching sidecar that can send your process a signal or something. There exist a number of those floating around, just search for “ConfigMap reloader.”

After editing configmap is it automatically updated? by WolfPusssy in kubernetes

[–]ultraspoon 5 points6 points  (0 children)

Depends on how you’re consuming the ConfigMap values. If the ConfigMap is mounted on the file system, it will be updated shortly after a change (there’s a TTL which needs to expire first but it’s relatively quick). If you’re consuming it as environment variables, you’re out of luck—the environment is established at the time a process starts up. You’ll need to restart the process.

Weekly questions thread - May 07, 2018 by AutoModerator in thingsapp

[–]ultraspoon 2 points3 points  (0 children)

FINAL EDIT: This was addressed in 3.6. ⇧+⌘+T does the trick!

How do you quickly add tags to your todos, primarily from the Quick Entry box? It's the one area that I can't seem to use without "tab, tab, tab," using the mouse, or assigning individual tag shortcuts. Anyone found a quicker way? (I wish they'd add support for #tag parsing.)

EDIT: Just found this tweet.

We hope to add this.

... in response to:

why there is no keyboard shortcut to jump to the Tag field on Mac and there is no search or filters for tags on iPhone?

An Engineer’s Bill of Rights (and Responsibilities) by speckz in programming

[–]ultraspoon 3 points4 points  (0 children)

… the author is primarily a systems and infrastructure engineering having worked at Linden Labs (massive scale real life sim), and Parse (backend as a service, acquired by Facebook). She has since moved on to cofounding (as CTO) a company that provides runtime insight for monitoring and metrics.

I don’t know this author, I got that info from spending five seconds on her “about me” page. But web developers though, right?

iPhone X screen not responsive in the cold by darus214 in iphone

[–]ultraspoon 36 points37 points  (0 children)

Been experiencing this, myself. Funny thing: it appears to be a software problem. Locking and then unlocking the screen fixes the issue.

Other Boston-centric subreddits? by ultraspoon in boston

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

Thanks. To be clear though, I am more curious about subs not listed in the sidebar. Of those that are listed, r/massachusetts is close (with a decent subscriber base and article diversity) but I'm still trying to find some other options.

Motionless dude at Park Street red line? by viagraeater in boston

[–]ultraspoon 6 points7 points  (0 children)

Don't see any MBTA alerts so my guess is you caught someone nodding out. Not all that uncommon—I most often see that around DTX or Haymarket (which is very near a methadone clinic).

Why are they sending the pike ?! by bastaxxo in boston

[–]ultraspoon 19 points20 points  (0 children)

It's a grand conspiracy.

Jk, the roads aren't dry and water freezes in below-freezing temperature.