HN user

Upas

31 karma
Posts0
Comments9
View on HN
No posts found.

I also just moved to a new house, and am very happy this showed up. I'm trying to do a complete furniture refresh for my office, declutter, and reorganize.

I'm lucky enough that there is a large window in the room, and I also only use one monitor. While I think my room is not as large as his, I can still make it work.

The one thing that was stopping me was cable management - but with clever furniture placement, I think the cables can mostly be hidden.

The non digital side makes total sense and I would love to mimic this

I think the key difference is the usage of face masks and plainclothes - as far as I can tell, from various different news articles - ICE agents weren't concealing their identities en masse using face masks under Biden and Obama.

Based on historical examples of secret police, plainclothes and face masks on Federal Agents by default could definitely make people think that we are "approaching a police state".

I used to use Pilot G2s and was a huge advocate for them until I tried the Uniball Jetstream RT. I just think it writes more smoothly.

But I've never actually had to put a refill in -- I bought a 3 pack of those about 8 years ago and they're still all going strong. I just don't write enough.

The title of this post is incorrect. We have to wait a few hours to know if the rocket man has made it to Mars orbit.

EDIT: It's not a Mars orbit, its a solar orbit that puts it close to Mars at times.

From the linked article: "If all phases of the flight are successful - and that will not be known until at least 6.5 hours after lift-off - the Tesla and its passenger will be despatched into an elliptical orbit around the Sun that reaches out as far as the Planet Mars."

There is definite value in having more granular commits, but at the same time, there are commits that don't really belong in the commit history.

While it might take more time than squashing everything, git rebase -i really helps a ton in these situations. I can fixup all the "fixed typo" type of commits into a meaningful commit, and even reword commits if necessary.