title stringlengths 1 200 ⌀ | text stringlengths 10 100k | url stringlengths 32 885 | authors stringlengths 2 392 | timestamp stringlengths 19 32 ⌀ | tags stringlengths 6 263 |
|---|---|---|---|---|---|
States, Cities Face Tough Times Ahead | States, Cities Face Tough Times Ahead
With COVID-19 stripping millions from tax revenue and constituent and healthcare spending soaring, it’s no surprise: Austerity is here. Municipalities in the United States face an immediate need for critical cuts to public services, staff and budgets. In this first of three posts,... | https://medium.com/embracing-austerity/states-cities-face-tough-times-ahead-5ef5b355e983 | ['Sascha Haselmayer'] | 2020-07-29 08:09:22.902000+00:00 | ['Public Service', 'Budget Cuts', 'Austerity', 'Covid 19', 'Government Innovation'] |
Leaf Blower Man | Photo by Callum Hill on Unsplash
Leaf blower man, please stop.
What are you doing?
Leave the leaves alone.
They’re not hurting anyone.
You’re hurting my ears
and burning carbon
for no good reason.
Go plant a tree instead
or at least feel the peace.
Hear the distant waves,
smell the summer air
and watch the ... | https://medium.com/resistance-poetry/leaf-blower-man-8d28063feda8 | ['Emma Briggs'] | 2020-12-03 12:48:06.887000+00:00 | ['Noise Pollution', 'Resistance Poetry', 'Poem', 'Leaves', 'Summer'] |
How to Live Joyously and Still Be Highly Successful | Photo courtesy of Jean Philippe Berghe of Unsplash
LIVE YOUR BEST LIFE!
How to Live Joyously and Still Be Highly Successful
One of the most common traits I see among successful people is the presence of genuine joy. Oh sure, they’re happy because they’re successful, right?
Wrong.
They’re successful because they’re... | https://medium.com/g-life-magazine/how-to-live-joyously-and-still-be-highly-successful-30023e47d36a | ['Gary Westfal'] | 2020-12-15 14:15:32.042000+00:00 | ['Life', 'Joy', 'Mindfulness', 'Inspiration', 'Happiness'] |
The Story Behind Medium’s New Logo [2015] | *Medium has since updated their branding. The latest guidelines are here.
Ever since Medium first launched in beta three years ago, we have sported a logo that is a big, bold, black-and-white slab-serif M, from the font Stag.
While simple, elegant, and strong, this Stag M proved rather inflexible as a logo. It served... | https://blog.medium.com/the-story-behind-medium-s-new-logo-4cd3e143dfcf | ['Erich Nagler'] | 2017-08-23 01:20:32.474000+00:00 | ['Medium Update', 'Logo Design', 'Next Level'] |
The World Of Digital Marketing: Past, Present, and Future | Have you ever wondered, where did digital marketing kick start from? Since when did the word ‘digital’ come into being? Three decades ago, marketers used the traditional mode of marketing to sell their products or services in the market. The term ‘Digital Marketing’ got its emerging popularity in the early 1990s. The a... | https://medium.com/@amyden92/the-world-of-digital-marketing-past-present-and-future-5e01b505bb9d | [] | 2020-12-23 11:37:51.257000+00:00 | ['SEO', 'Social Media Marketing', 'Digital Marketing', 'Zapio', 'PPC Marketing'] |
‘Even our bodies come out of the Earth’ | 49 year-old Clare Dubois is the courageous, passionate and dedicated founder of TreeSisters. Clare acknowledges that her whole life has been about the healing the feminine in the face of patriarchy. This stems from a very difficult childhood growing up with ‘an unbelievably horrendous misogynistic father.’ Life for Cla... | https://medium.com/@sue-brayne/even-our-bodies-come-out-of-the-earth-7a65d8e11acb | ['Sue Brayne'] | 2020-12-10 09:32:48.090000+00:00 | ['Climate Change', 'Clare Dubois', 'Treesisters', 'Trees Of Hope', 'Trees'] |
Neighborhood Champions: Lord of the Spud! | Get ready for a whole new way to have fun, compete, and collaborate in Upland!
With the property development sandbox coming out mid December, we’re also working on some really awesome competitions based on temporary building construction. Property development will be driven by Spark (which is a token). However, the sa... | https://medium.com/upland/neighborhood-champions-lord-of-the-spud-8243e20ea622 | [] | 2020-11-20 22:12:32.523000+00:00 | ['Blockchain', 'Eos', 'Nft Collectibles', 'Potato', 'Nft'] |
A Little Light Rain, Christmas, and Lucid Dreaming | I woke to the sound of rain. I think it was raining in my dream, but I am so focused on sorting something that I am uncertain. Am I dreaming? I ask that a lot. I had two black cats, Darrin and Samantha. They traveled with me 20 plus years. They were the best cats ever. Pearl was jealous of Samantha’s affection for me. ... | https://medium.com/@solarchariot/a-little-light-rain-and-lucid-dreaming-75b710cde03b | ['John Ege'] | 2020-12-14 03:26:42.383000+00:00 | ['Joy', 'Christmas', 'Its A Wonderful Life', 'Lucid Dreaming', 'Star Trek'] |
Learning D3 — How to Build a Tree Chart w/ Line-by-Line Code Explanations | Line 38: Use d3.tree() to create a tree layout with a size of 600px*500px
Line 39: Pass our previously formatted treeData through treeLayout() to assigns the x and y positions for the nodes that can be accessed through d.x and d.y afterward.
Line 41: Declare a variable parentsNumber to store the number of nodes that ... | https://medium.com/javascript-in-plain-english/learning-d3-how-to-build-a-tree-chart-w-line-by-line-code-explanations-958e04153dba | [] | 2020-12-21 16:53:29.976000+00:00 | ['Data Visualization', 'JavaScript', 'Web Development', 'Design', 'UX'] |
Stay Away Replication Lag !! | A few words that come in our mind while taking of data are its availability and backup. To deal with the same, planned to facilitate backup for the data and a way to analyze it without using the main database. MySQL replication is a process that allows you to easily maintain multiple copies of MySQL data by having them... | https://medium.com/opstree-technology/stay-away-replication-lag-4f9ae3ea4c4d | ['Sajal Jain'] | 2020-12-14 09:44:24.959000+00:00 | ['Monitoring', 'Replication', 'Replication Lag', 'Database', 'MySQL'] |
Using Azure Active Directory Delegated Endpoints from an Unattended Service | When building solutions against an Azure Active Directory protected API, you oftentimes will need to have the application run headless, unattended or non-interactive. Like as a service job, or a console application. To solve this, people oftentimes use Application API authorization, which some endpoints support. But wh... | https://maartens.medium.com/yammer-service-authentication-ab2b55863c0d | ['Maarten Sundman'] | 2020-12-04 19:03:06.058000+00:00 | ['Authorization', 'Oauth', 'Headless', 'Graph'] |
Behaviors we might survive by,* or: Recipes for achieving the SDGs | Behaviors we might survive by,* or: Recipes for achieving the SDGs
Astrid Scholz and Cameron Burgess**
Stupid is still winning
In a 2011 op-ed, Thomas L. Friedman quotes the Australian environmentalist and entrepreneur Paul Gilding, who in his book The Great Disruption posits that the climate crisis will be transfor... | https://medium.com/@ajscholz/behaviors-we-might-survive-by-or-recipes-for-achieving-the-sdgs-5c06ced7fd2b | ['Astrid Scholz'] | 2019-05-15 23:07:21.869000+00:00 | ['Sdgs', 'Sustainable Development', 'Change Management'] |
Chemex Coffee. The perfect step-by-step guide to… | A Common Sense Guide to
Chemex Coffee
As you can see, a Chemex is kind of a big deal.
It’s not every day that you see a success story like this one. Upon looking at it for the first time, you’d think that the Chemex is a rather new invention; it looks slick, fashionable, like something a 20-year-old coffee savant de... | https://medium.com/the-cookbook-for-all/a-common-sense-guide-to-chemex-coffee-d81dff0388f1 | ['Common Sense Coffee'] | 2020-12-11 01:55:59.963000+00:00 | ['Knowledge', 'Coffee', 'Caffeine', 'Recipe', 'Lifestyle'] |
Are Client Testimonial Videos Really That Powerful? | Client testimonial videos are regarded as some of the most effective marketing and PR tools that a business could use. They are powerful, persuasive, and personal.
But how relevant are they? Better yet, are they actually that powerful?
To start with, the numbers speak for themselves. A considerable number of online u... | https://medium.com/@digital.ithakamedia/are-client-testimonial-videos-really-that-powerful-30094e8acadc | ['Ithaka Media'] | 2021-12-16 05:25:42.218000+00:00 | ['Client Testimonial Videos', 'Business Videos', 'Client Videos', 'Marketing Videos', 'Client Testimonials'] |
How To Get Into Ketosis With Atkins | by Richard | Dec 17, 2021 |
This article is from www.wholehealthemporium.com and may contain affiliate links.
Atkins, paleo, keto, cabbage soup, and so many other diets come into popularity because of their rapid weight loss results.
Some diets are different, but some are similar with minor difference.
The basic pr... | https://medium.com/@wholehealthemporium/how-to-get-into-ketosis-with-atkins-c804b9525204 | ['Whole Health Emporium'] | 2021-12-17 14:03:04.535000+00:00 | ['Weight Loss', 'Health', 'Healthcare', 'Keto', 'Weight Loss Tips'] |
On Dreaming and Experience Design — part 1 | Photo by Max Micallef on Unsplash
UPDATE:
Since I wrote this, I found out that Human Experience Design is actually a thing. UX for VR that is. When I wrote this I was thinking about something deeper than VR.
—
The ultimate User Experience is what I now call Human Experience and it is happening while we live our lif... | https://medium.com/@flaviusfrantz/on-dreaming-and-human-experience-design-fc3531ea0e80 | ['Flavius Frantz'] | 2020-12-12 15:58:19.945000+00:00 | ['Human Experience', 'VR', 'Vr Experiences', 'Ux Writing', 'Human Experience Design'] |
The Hypocrisy of Autocracy | During the Democratic National Convention in 2016 the incomparable Michelle Obama gave a speech in which she uttered the now famous words, “when they go low, we go high.” This was an Obama and probably a Robinson family mantra well before it went national. This was how the Obamas taught their daughters to react to unfa... | https://medium.com/@ariadneschulz/the-hypocrisy-of-autocracy-9ebbba9c69 | ['Ariadne Schulz'] | 2020-12-18 23:59:58.595000+00:00 | ['Fascism', 'Hope', 'Radicalisation', 'White Supremacy', 'Extremism'] |
You Don’t Know CSS | A look behind the scenes…
YDKCSS
Hi! Are you now developing a website or web application? Are you a front-end guy that loves working on HTML/CSS? Have you ever known about CSS’s inheritance, specificity, or the “cascading” itself?
Well, the chance is you might don’t know CSS in depth. But, fret not, that was me too ... | https://medium.com/frontend-buddy/ydkcss-5fc20fcebf44 | ['Hizkia Juan Suryanto'] | 2020-07-20 05:01:01.175000+00:00 | ['HTML', 'Web Design', 'Front End Development', 'CSS', 'Web Development'] |
The Yellow Sweater: Words for My Best Friend | The Yellow Sweater: Words for My Best Friend
You were a welcome respite from years of wandering through a desert of disconnection Larkyn Simony Jan 19, 2020·3 min read
Photo by the author
I have this yellow sweater. I don’t know if you remember it or not. Actually, yellow may not be the best way to describe the colo... | https://medium.com/@LarkynSimony/the-yellow-sweater-cf262b1bb3a6 | ['Larkyn Simony'] | 2021-07-25 01:45:48.590000+00:00 | ['Sad', 'Friendship', 'Losing A Friend', 'Best Friend', 'Grief'] |
S3,E12 || Star Trek: Discovery (Series 3, Episode 12) Online 1080p-HD | ⭐ Watch Star Trek: Discovery Season 3 Episode 12 Full Episode, Star Trek: Discovery Season 3 Episode 12 Full Watch Free, Star Trek: Discovery Episode 12,Star Trek: Discovery CBS All Access, Star Trek: Discovery Eps. 12,Star Trek: Discovery ENG Sub, Star Trek: Discovery Season 3, Star Trek: Discovery Series 3,Star Trek:... | https://medium.com/star-trek-discovery-s3xe12-4khd-quality/s3-e12-star-trek-discovery-series-3-episode-12-online-1080p-hd-2ba44081476d | ['Naomi Briggs'] | 2020-12-25 22:12:55.026000+00:00 | ['Technology', 'Lifestyle', 'Coronavirus', 'TV Series'] |
Komodo: A Detailed Guide | Originally published in the NOWNodes blog.
The Komodo platform, aimed at bringing new standards in cryptocurrency security and anonymity protocols, was founded in September 2016. Headquartered in San Gwann, Malta, the Komodo platform leverages the Zcash Zero-Knowledge proofs to help its users make 100% untraceable tra... | https://medium.com/coinmonks/komodo-a-detailed-guide-694c4e77c79a | [] | 2020-12-28 13:02:12.108000+00:00 | ['Technology', 'Atomic Dex', 'Komodo', 'Blockchain', 'Cryptocurrency'] |
Do You Know Her? | Do You Know Her?
Poem
Image by Cari R. from Pixabay
do you know her?
she holds oceans
between breaths
in a peak
of pale foam
she makes aftercraft
of the undercroft
insides furnished
with sin
she is interrogation
low-leaning
unflinching
from your fleeing outrage
do you know her?
I know her | https://medium.com/assemblage/do-you-know-her-72262c5d96e | ['Lisa Alletson'] | 2020-03-23 12:48:35.520000+00:00 | ['Poetry', 'Women', 'Self', 'Poem', 'Strong Women'] |
Living At Home During Grad School | Living At Home During Grad School
Photo by Flaunter on Unsplash
I am 23 and I live at home.
Although those words may not come across as striking as they may have years ago when moving out at 18 was the universal standard, they still carry some negative notion to many.
I live with my mother and father, my 15-year-ol... | https://medium.com/illumination/living-at-home-during-grad-school-951a46a35768 | [] | 2020-12-17 01:18:50.304000+00:00 | ['Life Lessons', 'Self Improvement', 'Education Reform', 'Higher Education', 'Graduate School'] |
Window of heart | More from Simran Kankas Follow
Author of ‘Beyond and Within’ — https://amz.run/3ZHY; My bond with the universe since the childhood helped me find the purpose of my life. | https://simrankankas.medium.com/window-of-heart-78ca7732a31f | ['Simran Kankas'] | 2020-01-28 11:54:39.063000+00:00 | ['Philosophy', 'Self', 'Mindfulness', 'Poetry', 'Haiku'] |
A community of life | All Americans should care about the wildlife on the coast plain of the Arctic National Wildlife Refuge, even if we never visit.
(Photo credit: Credit: Alan D. Wilson via Wikimedia, CC BY-SA 3.0)
Protecting the Arctic National Wildlife Refuge is a legacy of our country’s conservation movement. Originally established i... | https://medium.com/environment-america/a-community-of-life-252c46586e07 | ['Ellen', 'Len'] | 2020-12-23 15:15:36.219000+00:00 | ['Environment', 'Wildlife Conservation', 'Arctic', 'Polar Bears', 'Wildlife'] |
A Disproportionate Burden | Voter ID laws in the United States are becoming more common and more strict. In 2013 alone, legislators in six states moved to strengthen their voter ID laws. Today, eleven states have a strict voter ID requirement in place. Moreover, the fate of these laws is far from certain; almost every strict ID requirement has be... | https://medium.com/mit-election-lab/a-disproportionate-burden-a6521956423e | ['Mit Election Lab'] | 2018-07-26 21:13:26.233000+00:00 | ['Esra 2018', 'Politics', 'Voting'] |
Why is Ebrahim Laher the most Trusted Strategic Advisor in South Africa? | Ebrahim Laher, is a known name in the world of Strategic Advisory and Business Strategic growth. He is a well-known Digital Entrepreneur, Strategic Advisor to companies in the Emerging Market. He is a former Executive Director at EOH, Co-Founder at Hetu Consulting. A successful digital entrepreneur, Ebrahim Laher’s jou... | https://medium.com/@newsfeedsouthafrica/why-is-ebrahim-laher-the-most-trusted-strategic-advisor-in-south-africa-bbd667443799 | [] | 2021-12-22 09:09:48.371000+00:00 | ['Strategic Planning', 'South Africa', 'Eos', 'Ebrahimlaher', 'Eoh Ebrahim Laher'] |
21 Predictions about the Software Development Trends in 2021 | 1. Centralized Infrastructure: Cloud, cloud everywhere
During COVID-19, most of the industry suffered heavily, albeit a handful of industries. Cloud is the forerunner industry, which actually becomes stronger than ever during the pandemic. If there were any doubt and uncertainty in terms of Cloud adoptions, COVID-19 h... | https://towardsdatascience.com/21-predictions-about-the-software-development-trends-in-2021-600bfa048be | ['Md Kamaruzzaman'] | 2020-12-25 11:21:21.811000+00:00 | ['Software', 'Programming', 'AI', 'Data', 'Cloud'] |
Fetch.AI’s Staking Model Explained | We’re delighted to be able to announce plans for staking in the run up to the launch of the Fetch.AI main network at the end of this year. In an earlier article, we provided the key information that our supporters will need to take part in the staking program. The purpose of this article is to provide some background o... | https://medium.com/fetch-ai/fetch-ais-staking-model-explained-e9a987a89529 | ['Jonathan Ward'] | 2020-01-01 08:13:08.498000+00:00 | ['Fetch Ai', 'Proof Of Stake', 'Technology', 'Staking', 'Blockchain'] |
#18 Growth Weekly News | Learn the latest news in Digital Analytics world and join us on this week’s stories in the comments.
18 is my personal favourite number and I couldn’t do less for you this week. 😊 So, I promise you this: great things are happening — product updates and learning material. I said enough and I won’t spare your time any ... | https://medium.com/growth-analytics/18-growth-weekly-news-5a4664b6ff5f | ['Alexandra Poulopoulou'] | 2019-04-18 08:18:41.809000+00:00 | ['Google Ads', 'Firebase', 'News', 'Google Cloud Platform', 'Cloud Computing'] |
Tiptoe | in In Fitness And In Health | https://medium.com/simple-is-licious/tiptoe-4c6d2a327fbc | ['Lyondhur Picciarelli'] | 2017-09-06 05:00:50.399000+00:00 | ['Poetry', 'Sil'] |
End of preview. Expand in Data Studio
- Downloads last month
- 37