I would absolutely think I just got cursed off I had opened the door to see that happen live
I would absolutely think I just got cursed off I had opened the door to see that happen live
Actual answer, there clearly isn’t one ideal body type and that’s good for the species. I like the show Physical 100 because it does a good job showing that.
Personal answer: imagine the peak performance of humanity if balls weren’t on the outside!
My gut says this is an effort to make employees feel good after layoffs and protests, but also this looks to be someone to juice the monthly active users metric before an IPO roadshow or fundraising or something.
Ironically /r/place would be a good opportunity to win users to the official app, they probably should have done that before the API price changes to shake the tree of third party apps, so to speak.
Anyways, this is going to be 80% “fuck /u/spez” memes, a German flag, the Apollo logo, and a perfect OSU game logo.
I almost decided to make an account just to participate in the new /r/place, but then I would be supporting Reddit.
Instagram in app browser user agents include your devices resolution and colour info, so I think you’re right on those features.
And for a video app checking if headphones are plugged in is actually useful (Apollo used to deal with this well).
Needing your health days in the permissions though???
Docker is basically a virtual machine image you write your software in. Then when you run the software you don’t need to worry about compatibility or having the right dependencies installed, it’s all included in the docker image.
Think of Docker as being Nintendo cartridges that you can take to any friends house, plug them in, and play. Servers can run more than one Docker container.
The approach greatly simplifies writing code and having it work on your server, reduces errors, and adds a layer of security.
It drives me nuts that I need to drag down twice to adjust screen brightness. It just feels icky to do that second drag, even hiding the brightness slider behind a button would be better.
I don’t like material or material you. They feel confused and they mix layers on top of your content which gets in the way to me. I don’t like the loud colour sections on headers against the stark white content backgrounds, it’s all too much.
Despite fear of sounding snooty, material is bauhaus design without the authentic materials, and the design elements are so focused on purism of being “material” that they forget they could be straightforward.
One thing I’ve found is you have to be careful of the context getting polluted with wrong output. If you have one thing wrong, the probability of it using that wrong info is much higher than baseline wrongness.
In practice that means if it starts spitting out bad code, try a new conversation to refresh things. I find that faster than debugging because it all often return to a buggy state later.