@rysiek It's really nice. Amazing browser support as of 2018 and makes so many things more concise
The bad news is converting existing layouts is a bit of a pain, but depending on how complex it is, I'd say it's still worth it
@rysiek It's really nice. Amazing browser support as of 2018 and makes so many things more concise
The bad news is converting existing layouts is a bit of a pain, but depending on how complex it is, I'd say it's still worth it
How to replace 60% of Bootstrap:
body {
max-width: 1100px;
margin: 12px auto;
}
.thing {
display: grid;
grid-template-columns:
repeat(
auto-fill,
minmax(300px, 1fr)
);
grid-gap: 13px;
}
That should be a responsive 3 column layout on full screen. 2 Columns on smaller screens and 1 column on mobile
Current status
This is one of my favorite one-room school interiors. I'm not sure why it's so appealing to me, but it is
I keep picturing the teacher weaving her head around the chimney stack to see students
Since the chimney in a lot of these seems to be away from the edge walls, I always wondered whether the stove was in the middle of the classroom
Indeed it is!
Photo via:
https://www.flickr.com/photos/19178753@N04/5696999109/
Couldn't find an original source for this, but it's been labeled as "an old schoolhouse in Montana, 1922" and similar
It's almost the same size as my cabin design and very similar in look
I was looking at one-room schoolhouses and it occurred to me how similar the aesthetic is to tiny #cabins
This one struck me as particularly endearing
via: https://itsmysouthernlife.blogspot.com/2011/04/little-red-schoolhouse.html
Some days...
A video game where the main character sits in front of a wood stove in a snowed in cabin, sips coffee and does nothing
If only you knew how many companies you rely on day-to-day, that lets your infrastructure function (as well as it can) without imploding, still use company-issued Blackberry phones
And have a swath of SCADA switches exposed to the internet
Oh good
“Compromised #JavaScript Package Caught Stealing npm Credentials”
Once again, #npm delivers
From now on, I’m calling all clothing “software”
As it should have been, dammit!
“I've decided "being in your prime" means being any age that's a prime number. So, about 25% of the time until you're 100: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89 and 97.”
5:00AM. #Naptime!
Life can be stressful
Please look at this baby owl getting pats
Bitcoin miners accidentally prepare Iceland for projects beyond cryptocurrencies. I.E. Deep learning, self-drinving cars, automatic translators etc...
I say good for them. They've got one of the best places in the world for geothermal energy so might as well use it for tech projects that will benefit humanity
Current status
The solution to most problems is personal autogyros
I nearly had an existential crisis until I saw it was just a reflection
Current mood
Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.
All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.