Other CPU and SoC makers should get even more scared now. If you have used a machine with an M1, you know it is awesome. A better M1PRO is hard to imagine, truly.
Other CPU and SoC makers should get even more scared now. If you have used a machine with an M1, you know it is awesome. A better M1PRO is hard to imagine, truly.
M1 is great, and it is coming to even more systems. Specifically talking about the MBP: the M1PRO. It is the next SoC on the M1 family.
Now, let's talk about the Mac.
Third generation of AirPods. So, new AirPods. Read more at Apple. ๐
Spatial audio will get even bigger. Talking about it, and how awesome it is---and it is!
Now talking about AirPods.
Now talking about HomePod Mini. Not interested, sorry.
New subscription plan for Apple Music: Voice Plan. Available for many countries. Using Siri to access songs. Meh.
Talking about Apple Music and Siri.
Today is about music, and Mac. Now we know.
And here comes Tim on the field outside of the Spaceship.
Everything starts in a garage... the history of Macs, pretty much, with music.
While at it, fix this one too? You have me at netbros.com, but I am somewhere else. ๐
- \n Driveway and sidewalks pressured washed.
- \n Weed killer sprayed.
Mission accomplished. I feel like watching "The Hijacker Guide to the Galaxy". Let's see which streaming service is offering it for free, or for rent.
- [x] Driveway and sidewalks pressured washed.
- [x] Weed killer sprayed.
Mission accomplished. I feel like watching "The Hijacker Guide to the Galaxy". Let's see which streaming service is offering it for free, or for rent.
Wow! For any country such flooding would be devastating, but Germany isn't used (doesn't see) to that kind of flooding, correct?
>There is still no estimate of when this infrastructure could work again.
Oh dear... ๐
I see the dilemma. It doesn't allow you to pick, and change, ports, right? Whoever built this is not thinking at scale.
Meanwhile I only restart my iPhone when an iOS update is available, which normally happens every 4-5 months or so, or more. ๐
Oh, OK, then not touching it. I will consider it part of history and, thus, unchangeable. ๐
I noticed that too, but it precedes the latest build.
There is, at least, one already๐ฎ๐ณ.
Note taken. Thank you!
And from the same article:
>Indiaโs skewed ratio of men to women โ currently between 900-930 females per 1,000 males โ reflects Indiaโs ingrained attitude towards girls. Boys are seen as breadwinners while girls are seen as a burden across every social class. Boys are more likely to receive more nutritious food and better medical care than girls.
That is just beyond sad.
How do you handle upgrades like this on your pod? Do you keep a diff of your customisations, or is it all a manual process?
It looks like BBB has many moving parts. Of all, I hate Tomcat the most. ๐ฌ
Are all minimum requirements met? All pre-install checks performed? Install steps carefully read, and checked, one more time?
You are making me want to visit Norway! I would have gone long ago if it weren't because of my partner, she can't handle the cold. Maybe I just need to leave her behind! ๐คฃ
What would the best time to visit be?
Your avatar is healthy on your pod now. Still doesn't show well on twtxt.net, but it is just a matter of time now (caching, etc.), it is all good. ๐
Do I need to do a search and replace on my feed to fix old entries? Thanks for quick fix!
Hmm, that's pretty low! But I had my coffee long ago, though it is still 19:26 in your past. ๐
Let's make it four! ๐
Sorry! ๐
Ah, I see! The format (or specification) for the twtxt.txt file hasn't changed as of late, right?
Yup, it works great! I understand many people will not take my approach, and that's fine with me. โบ๏ธ
- https://twtxt.net/twt/mwtnrna
- https://twtxt.net/twt/fl5dooq
There are many more, but those two will give you the gist. Yarn links the hash to the poster's twtxt.txt, so conversation matching will not work.
Oof! I found a bug on Yarn's Markdown rendering, @prologic. See OP.
# This one works for `code`, but that's about it.
(^|[[:space:][:punct:]])\\`[^\\`]+\\`([[:space:][:punct:]]|$)
# This one works for `code`, but that's about it.
(^|[[:space:][:punct:]])\`[^\`]+\`([[:space:][:punct:]]|$)
\n# This one works for
code, but that's about it.\n(^|[[:space:][:punct:]])\\
[^\\`]+\\`([[:space:][:punct:]]|$)\n
I wish iCloud KeyChain would mimic some of its features, so I can just dump it. KeyChain has improved a lot, now allowing OTP to be saved with a credential, but it is still not quite there yet.
It work like a bliss, and it is exactly what I wanted. I don't often see the need to use new lines but having the ability to do so add richness to the whole experience. Thank you very much, again, for listening and implementing this!
This will be the last entry on this conversation (hopefully!):
#!/bin/bash
echo "hello world"
The end!
\n#!/bin/bash\necho "hello world"\n
\n\nThe end!
https://pasteboard.co/NMCjYaHAohtf.png
Testing this here now
Testing this here now
So, he was... a mascot?
>Markdown is not a replacement for HTML, or even close to it. Its syntax is very small, corresponding only to a very small subset of HTML tags.
You can read more of its philosophy at Daring Fireball. There are enhancements to Markdown (CommonMark, for example), that add extra to it.