Procrastination in progress for the second newsletter issue, but wait a bit longer (probably days after the origin story release). https://t.co/JOi5It3GO2
This media is not supported in your browser
VIEW IN TELEGRAM
π RT @GoogleExpertUK: @LoveFoodLifeGo @warnerbros @wbpictures #BugsBunny, the worldβs most famous rabbit, 1st appeared over 80 years ago outsmarting the hapless Elmer Fudd, & he hasn't changed much since then. He's become a global icon & in 2012 was awarded the Guinness World Record for the most #film appearances for any cartoon character! https://t.co/S2VwvGDvdz
π RT @GildedGuildOOC: ...and then the world turned into chaos as Shadow summoned Yoopie, in which case, we definitely [PROBABLY SOME THEJUICEMEDIA STUFF WE CENSORED OFF]. https://t.co/XBTYzUHXzF
π RT @GildedGuildOOC: Let's assume we're hyunrolled by Hyun. https://t.co/qyFhhpIP3A
π RT @GildedGuildOOC: Looking for new account admins to help Andrei Jiroh (@Kuys_Potpot) curate stuff.
If you're interested, drop by @RecapTime's PMs for details (sorry, we don't accept message requests in this accoubt).
If you're interested, drop by @RecapTime's PMs for details (sorry, we don't accept message requests in this accoubt).
π RT @gardiner_bryant: The more I learn about JavaScript, the more I enjoy it.
π RT @phuongkiki: Some of my Amazing Friends in the Circles Friendship :3
~Kiki https://t.co/CKiB2lLsar
~Kiki https://t.co/CKiB2lLsar
π RT @soapy_bubblesss: adults https://t.co/jGbl5Kp2V2
π RT @HellJoke2: Just wanna say, happy birthday @NeroSensei1 wish you have a good day https://t.co/ytG6XXP2Y8
π RT @NehemiahKiv: Iβm pushing straight to master and deploying to production. Pray for me. π
π RT @washingtonpost: Perspective | iTrapped: All the things Apple wonβt let you do with your iPhone https://t.co/fecf8FCzrX
Washington Post
- The Washington Post
π RT @TheEconomist: History shows that the richer people get, the more meat they crave https://t.co/mh5I8cyGhD
The Economist
Whatβs your beef? An ethicistβs guide to giving up meat
Why Kant would tell us to skip the salami | 1843 magazine
This media is not supported in your browser
VIEW IN TELEGRAM
π RT @nixcraft: 100s lines of code: no errors. Then I woke up this morning. https://t.co/WZfkfVchuR
π RT @BrideOfLinux: We need to get our butts in gear and fix this: Earth is now trapping an βunprecedentedβ amount of heat, NASA says
By Tik Root
https://t.co/e7dQhQZ0El
By Tik Root
https://t.co/e7dQhQZ0El
π RT @ThePracticalDev: I asked developers on my team what VS Code extensions they use to boost their productivity - hereβs what they said.
{ author: @StepsizeHQ } #DEVCommunity
https://t.co/D5KoKp8OsC
{ author: @StepsizeHQ } #DEVCommunity
https://t.co/D5KoKp8OsC
DEV Community
10 Must-Have VS Code Extensions to Improve Your Productivity
I asked developers in my team what VS Code extensions they use to boost their productivity, and...
π RT @Overlord__X: Makes me wonder if that's because their main markets are stagnant or shrinking.
We know their Japan sales are terrible, and it's been reported XBSX/S sales are behind Xbox One when aligning time period.
MSFT spin would make a ballerina dizzy. https://t.co/6fOnDUoCD9
We know their Japan sales are terrible, and it's been reported XBSX/S sales are behind Xbox One when aligning time period.
MSFT spin would make a ballerina dizzy. https://t.co/6fOnDUoCD9
Twitter
IGN
Microsoft has stated that Japan is its fastest growing gaming market, with strong popularity for the Xbox Series S. bit.ly/3vpTEgd
π RT @nixcraft: Did you know ? You can add /subtract days to date and get new date on Linux without using 3rd party sites:
date -d="YYYY-MM-DD+N days"
macOS/BSD version (e.g. add 11 days to 2021/April/15):
date -j -v +11d -f "%Y-%m-%d" "2021-04-15" +%Y-%m-%d
See https://t.co/OPNPoMWpiR
date -d="YYYY-MM-DD+N days"
macOS/BSD version (e.g. add 11 days to 2021/April/15):
date -j -v +11d -f "%Y-%m-%d" "2021-04-15" +%Y-%m-%d
See https://t.co/OPNPoMWpiR
nixCraft
How to add days to date and get new date on Linux
Explains how to add or subtract days using date command calculation on Linux, Unix, and macOS/*BSD operating system command line.