title stringlengths 1 200 ⌀ | text stringlengths 10 100k | url stringlengths 32 829 | authors stringlengths 2 392 | timestamp stringlengths 19 32 | tags stringlengths 6 263 |
|---|---|---|---|---|---|
Arrested for Peaceful Protest at the State Capital, June 1st 2020 | On the steps of the capital were tanks.
State Patrol didn’t surround us and arrest us right after curfew, instead electing to point guns at us as we sat and sang.
Chanting the names of those murdered, writing the number to call for bail on our arms, and singing what we could remember of Bill Withers’ Lean On Me.
Mea... | https://medium.com/@silvacor/arrested-for-peaceful-protest-at-the-state-capital-fec5169eed83 | ['Emily Maxine Sylvia'] | 2021-02-18 06:10:27.295000+00:00 | ['Protest', 'Blm'] |
How to quickly find the best bins for your histogram | Histogram with interactive binning
In this graphic you can see the end result. If we change the bin width through a slider, the plotly graph adjusts automatically.
In order to implement this behavior, we combine plotly.graph_objs (creates the plotly graph) with an ipywidgets.Floatslider .
This is the code for creati... | https://towardsdatascience.com/how-to-quickly-find-the-best-bin-width-for-your-histogram-4d8532f053b0 | ['Tobias Krabel'] | 2020-04-22 12:07:17.758000+00:00 | ['Data Visualization', 'Jupyter Notebook', 'Data Science', 'Plotly', 'Python'] |
Why Your 20s Are the Best Time to Learn Meditation | Why Your 20s Are the Best Time to Learn Meditation
In the midst of crashing worlds, when my professional life was coming to an excruciating halt, my personal life wasn’t going well either.
I’m talking about my startup coming to an end more than a year ago. Our funding deal was canceled at the last moment just as the ... | https://medium.com/the-ascent/why-your-20s-are-the-best-time-to-learn-meditation-8a1f84e2c55d | ['Shivendra Misra'] | 2021-01-01 07:31:47.160000+00:00 | ['Meditation', 'Spirituality', 'Youth', 'Self', 'Life Lessons'] |
The Lure of the Sensational and the Extreme | I went into my MONA journey knowing very little about it — I had few details about the city, the space, or the story. It’s unlike me, and probably not entirely recommended. But there I was, landing in Tasmania on a bright Thursday morning in October, still busily preparing for my 30-hour visit.
I wasn’t sure it was wo... | https://medium.com/dose-of-daily-design/the-lure-of-the-sensational-and-the-extreme-2feb03efefff | ['Lyz Nagan'] | 2019-12-05 15:21:56.676000+00:00 | ['Australia', 'Tasmania', 'Design', 'Travel Writing', 'Art'] |
The Empty Chair | The Empty Chair
The Grief and Trauma of an Adopted Daughter
Licensed by 123rf, copyright Katarzyna Białasiewicz
I hadn’t planned on traveling home at Christmas during my first year away from home since college. My Father and I had argued about my going to graduate school. He didn’t want me to go. I went anyway. He i... | https://medium.com/illumination-curated/losing-a-father-trauma-adoption-9143e956d12b | ['Maryjo Wagner'] | 2020-10-12 14:49:05.426000+00:00 | ['Adoption', 'Memoir', 'Trauma', 'Grief', 'Death Of A Parent'] |
Polisen och Youtuber gör integritetskränkande innehåll | Union activist w/ special interest in people, power, working class communities and jazz. I tell stories and laugh often. | https://medium.com/@KarlssonMax/polisen-och-youtuber-g%C3%B6r-integritetskr%C3%A4nkande-inneh%C3%A5ll-821fbbd7efaa | ['Max V Karlsson'] | 2020-12-22 07:31:20.570000+00:00 | ['Sverige', 'Sweden', 'Police', 'YouTube', 'Polis'] |
How to Maintain Structure and Routine During Quarantine | Circadian Rhythms, and Avoiding the Laziness Trap
Do you ever abruptly wake up, only to discover that the time was 2 minutes before your alarm was set for? That is your Circadian Rhythm in full swing.
In a nutshell, this is your internal body clock, and it follows your daily cycle because you have set it to act that ... | https://medium.com/mind-cafe/how-to-maintain-structure-and-routine-during-quarantine-d8542f60febb | ['Jon Hawkins'] | 2020-05-18 21:39:05.162000+00:00 | ['Psychology', 'Productivity', 'Mindfulness', 'Self', 'Covid 19'] |
Can You Share The Best Tip on Anything? | Can You Share The Best Tip on Anything?
Photo by Sam Dan Truong on Unsplash
Many of you share useful tips in your blogs. But it isn’t easy to understand and follow so many tips at a time. I wonder if you could share only a few tips at a time? Ideally, the best would be to share a single tip at a time.
Let me give a ... | https://medium.com/number-one-tip/can-you-share-the-best-tip-on-anything-e3f726054771 | ['Debesh Choudhury'] | 2020-12-11 20:50:38.005000+00:00 | ['Publication', 'Writing Tips', 'Advice Column', 'Self Improvement Tips', 'Tips And Tools'] |
Do you value your writing life? | Do you value your writing life?
Photo by fotografierende on Unsplash
I took all the writers in the world and put them into three camps. Here are the writers who enjoy literary acclaim, are published, are widely read, have been interviewed, are gifted, genius and prolific. These are the professionals; writers who are ... | https://medium.com/@sheenadlima/do-you-value-your-writing-life-b3bd44b3130f | [] | 2021-07-07 07:39:45.775000+00:00 | ['Writer', 'Writers On Medium', 'Writing Tips', 'Writing', 'Writers Life'] |
The Burning Secret Of Fat… | White fat stores excess energy, whereas brown and beige fat are thermogenic and dissipate energy as heat. Thermogenic adipose tissues markedly improve glucose and lipid homeostasis in mouse models, although the extent to which brown adipose tissue (BAT) influences metabolic and cardiovascular disease in humans is uncle... | https://medium.com/@dimitri.stanoulis/the-burning-secret-of-fat-9ada4c2a1529 | ['Dimitri Stanoulis'] | 2022-01-06 01:04:54.353000+00:00 | ['Weight Loss', 'Weight Loss Supplements', 'Natural', 'Weight Loss Tips', 'Obesity'] |
Encapsulate For Easy Refactors | An application is a living, breathing code base that will continually change over time. As the application evolves, early decisions won’t scale, and shortcuts taken will reveal technical debt. When the time comes to address these problems, one thing you can start doing today to make refactoring tomorrow easier is using... | https://medium.com/@jshah111/encapsulate-for-easy-refactors-a5cfdc32e64b | ['Jay Shah'] | 2020-12-16 18:02:47.060000+00:00 | ['Rails', 'Encapsulation', 'Programming', 'Ruby', 'Refactor'] |
廿一世紀的職場轉變及如何應變 | in Down the rabbit hole | https://medium.com/@cfadmin/%E5%BB%BF%E4%B8%80%E4%B8%96%E7%B4%80%E7%9A%84%E8%81%B7%E5%A0%B4%E8%BD%89%E8%AE%8A%E5%8F%8A%E5%A6%82%E4%BD%95%E6%87%89%E8%AE%8A-4a7d410c5abd | ['Cocoon Foundation'] | 2020-12-18 02:08:51.393000+00:00 | ['21st Century Skills', 'Future Of Work', 'Technology', 'Youth', 'Entrepreneurship'] |
Creating a masonry layout with CSS Grid | In a recent project I came across a nifty way to create a masonry grid layout using CSS grid and a smidge of javascript . Initially I thought about using something like Masonry.js or Isotope but it kinda felt a little bit overkill. Whats cool about this approach its super flexible and it’s not relying on any frameworks... | https://adam-collier.medium.com/creating-a-masonry-layout-with-css-grid-4ae8985b8e53 | ['Adam Collier'] | 2019-05-17 19:20:59.382000+00:00 | ['Masonry', 'JavaScript', 'Css Grid', 'HTML', 'CSS'] |
Bringing Baggage to Work | I first wrote about this on LinkedIn in response to a conversation I had with a coworker. It wasn’t until that conversation that I realized you can bring “baggage” to your work just like you bring baggage to a relationship.
Your baggage can be from home, from volunteer organizations, or even from another office. But t... | https://medium.com/jimmys-ten-cents/bringing-baggage-to-work-33b9f9fda6f8 | ['Jimmy Cerone'] | 2020-12-18 15:21:05.783000+00:00 | ['Baggage', 'Work', 'Coworkers', 'Professional Development', 'Therapy'] |
Long Live the KIN | Altered from the theatrical release poster for the Lion King, by John Alvin
The News is in: KiK Settles with the SEC regarding Kin. Can I get a “Hellsyeah?”
The long nightmare is over.
No, I’m not talking about the election.
What I am talking about is the recently settled court case of Kik v. the SEC. The court cas... | https://medium.com/cryptozoa/long-live-the-kin-5d0fa5856eac | [] | 2020-11-13 17:41:50.301000+00:00 | ['Kin Cryptocurrency', 'Crypto', 'Cryptocurrency'] |
Data is the New Sheriff in Town, but is it Biased? | Today, cities and agencies face critical issues, which are the catalyst for developing solutions filtered through dual lenses: law enforcement and the communities they serve. The process of consolidating and making data available to the public to demonstrate transparency in hopes of improving community policing is fast... | https://medium.com/slalom-data-analytics/data-is-the-new-sheriff-in-town-but-is-it-biased-4aa140904dd7 | ['Leslie Wan'] | 2020-12-21 18:14:50.636000+00:00 | ['Slalom', 'Public Safety', 'Tableau', 'Data Visualization', 'Police Transparency'] |
Putin Says “MENA conflicts are hotbeds of terrorism” | Russian President Vladimir Putin said conflicts in Libya, Yemen and Syria constitute hotbeds to spread terrorism into the Middle East and North Africa.
Speaking at the annual Shanghai Cooperation Organisation summit yesterday, the Russian president said the most worrying phenomenon is if the militants leave the region... | https://medium.com/@adilmurphy098/putin-says-mena-conflicts-are-hotbeds-of-terrorism-bb8a11a002ad | [] | 2020-11-12 07:54:31.441000+00:00 | ['Russia', 'Middle East', 'Putin', 'Terrorism'] |
Exercising My Demon: Netball | When I was at school, sport of any kind scared me. I was nervous on my bike, useless at climbing ropes, and when, as part of some sort of modern day torture, we were forced to run laps of a recreational ground backed onto by train tracks, I would walk when concealed by bushes — self conscious of my puffy, purple cheeks... | https://medium.com/@olivia.wedderburn/exercising-my-demon-netball-4f09eee7fb00 | ['Olivia Wedderburn'] | 2019-03-03 14:34:16.823000+00:00 | ['Excercise', 'Netball', 'Body Positive', 'Sports', 'Body Image'] |
Lifeless With a Heartbeat | Lifeless With a Heartbeat
Photo by Francesca Zama from Pexels | Edited by Never Sugarcoated
Pressed against
the steering wheel,
lifeless with a heartbeat.
Snow-covered streets
never turn down
a dare.
The cracks in
your foundation
glisten in
the rearview
mirror.
Good thing
you can’t see.
It would have
ru... | https://medium.com/loose-words/lifeless-with-a-heartbeat-e1123aedc4f8 | ['Never Sugarcoated'] | 2020-12-23 14:45:18.523000+00:00 | ['Addiction', 'Boundaries', 'Alcoholism', 'Poetry', 'Free Verse'] |
30 Things I Learned Before Turning 30 | But let’s be honest, 30 is a big year. I didn’t want to stop there. Upon reflecting on my last decade of life (also a suggestion from the Interwebs), I know I’ve learned a lot more than just “being prepared.” I decided to pull a Taylor Swift and share my own version of “30 Things I Learned Before Turning 30” (except, s... | https://medium.com/@jstnewng/30-things-i-learned-before-turning-30-7638299f8aed | [] | 2020-09-10 07:24:08.037000+00:00 | ['Life Lessons', 'Birthday', '30s', 'Humanity', 'Listicles'] |
As a former editor (and mobility impaired person), I feel compelled to point out that even though… | As a former editor (and mobility impaired person), I feel compelled to point out that even though “lame” has been accepted and normalized as a synonym for “undesirable” for a long time, it is and always was ableist and hurtful to equate something disliked with mobility impairment.
There are so many colorful alternativ... | https://medium.com/@divalea/as-a-former-editor-and-mobility-impaired-person-i-feel-compelled-to-point-out-that-even-though-e9debb6a9d8f | ['Lea Hernandez Seidman'] | 2020-11-23 20:37:01.745000+00:00 | ['Ableism', 'Writing', 'Editing'] |
Which Covid-19 Numbers Really Matter | Elemental: Where is the best place to find Covid-19 data for your area? And how local should you be going?
Eleanor Murray: For most places, your state health department is a good first stop, but many states are so large that this won’t be specific enough. Local data from your city (or from your metropolitan area in la... | https://elemental.medium.com/which-covid-19-numbers-really-matter-cd492f2086aa | ['Anna Maltby'] | 2020-10-14 14:25:16.599000+00:00 | ['Coronavirus', 'Health', 'Covid 19', 'Data'] |
NEVER WORRY ABOUT THE ORIGIN OF ENGLISH AGAIN | NEVER WORRY ABOUT THE ORIGIN OF ENGLISH AGAIN
Recently, english has become one of the languages which is the most spoken around the world, and this is due to the influence of many english speaking countries that have over so many languages. For example, it is common to see instructions, tags, games, books, celebrities... | https://medium.com/@santiago-martinez-46607/never-worry-about-the-origin-of-english-again-a75461bcc550 | ['Santiago Martinez'] | 2020-10-13 19:19:10.695000+00:00 | ['Learning And Development', 'English', 'Tuesday', 'Edutainment', 'Learning'] |
Devの次の成長へ向けて | Founder FRAME00 and Mother 1-year baby 👶 Entrepreneur since 2011 and started Dev with family in 2018. Develop the creative universe 🌝
Follow | https://medium.com/devprtcl/preseed-release-2b20b3465eb2 | [] | 2019-09-27 01:04:57.714000+00:00 | ['Blockchain', 'Ethereum', 'Token', 'Development', 'Oss'] |
How To Remotely View Security Cameras Using The Internet | Many people want to buy security camera for monitoring their business via mobile but they dong know how to remotely view security cameras using the internet. There are many reasons why you’ll want to urge remote over your security camera system. Here is an example , it gives you the power to stay an eye fixed on your b... | https://medium.com/@getlockers1/how-to-remotely-view-security-cameras-using-the-internet-264d58d97768 | ['Smart Locks'] | 2020-07-20 17:58:30.573000+00:00 | ['Safety', 'Remote Working', 'Security', 'Security Camera', 'Technology'] |
“A Change Gon’ Come” | “A Change Gon’ Come”
Malik and Cookie head into the chaos
Photo by Maria Oswalt on Unsplash
Stalking prey
Who you gon’ pray to
When we rip that badge away?
Clouds of tear gas
Hold downtown in its grip
Sure to sting
No matter your age or class
“Masks up!”
On the frontline
Despite news coverage
We align
In ... | https://medium.com/brian-the-man-behind-the-pen/a-change-gon-come-3a516819d66b | [] | 2020-07-28 14:01:01.374000+00:00 | ['Poetry', 'Equality', 'Fiction', 'BlackLivesMatter', 'Racism'] |
Funding Refineries That Don’t Refine To Import Fuel From Niger Republic | The Nigerian National Petroleum Corporation(NNPC) recently published how ₦81.4 billion had been spent on refineries in 2020 despite the fact that they hadn’t refined a drop of oil. This came shortly after the Minister of State for Petroleum, Timipre Sylva had announced that Nigeria would now be importing fuel from Nige... | https://medium.com/@itslatid/funding-refineries-that-dont-refine-to-import-fuel-from-niger-republic-15fbb5f51dbc | ['Afolabi Great'] | 2020-11-25 12:08:38.494000+00:00 | ['Socialism', 'Niger Delta', 'Petroleum', 'Oil And Gas Industry', 'Nigeria'] |
8 advice to successfully onboard new customer with a SaaS solution | Here at Wrike, I work with a large number of customers in the SMB segment. Successful onboarding plays a critical role in SaaS product adoption. And many problems our customers have after several months of using our solution is caused by the lack of proper onboarding.
Why is the initial stage of using a SaaS solution ... | https://medium.com/wriketechclub/8-advice-to-successfully-onboard-new-customer-with-a-saas-solution-9ac9d01d769a | ['Artem Gurnov'] | 2020-06-15 15:11:27.359000+00:00 | ['Customer Onboarding', 'Customer Success', 'Wrike', 'SaaS'] |
Bityard: A Complete Beginner’s Guide To The World’s Leading Cryptocurrency Contracts Exchange | How to sign up for Bityard Cryptocurrency Exchange
To get started on Bityard exchange, you have to visit the platform’s official website at bityard.com. Then click on the “Get Started” icon, where you will be taken to a page with two options to register on the platform. The first one is email registration, and the oth... | https://medium.com/@nhatbigman97/bityard-a-complete-beginners-guide-to-the-world-s-leading-cryptocurrency-contracts-exchange-4391539e44d5 | ['Make Money'] | 2020-12-02 16:04:13.798000+00:00 | ['Ethereum Blockchain', 'Xrp', 'Bityard', 'Ethereum', 'Eth'] |
My Five-Year Writing Challenge | My Five-Year Writing Challenge
Author’s copy over image by fotografierende (Unspalsh).
The promise
Five years ago I made a promise to myself to write five books in five years. I created a habit, put in the time, combed through my work by chapter by chapter, shared my stories with my trusted readers, and edited again... | https://medium.com/@maryscipioni/my-five-year-writing-challenge-e99d19ed351e | ['Mary Adelaide Scipioni'] | 2020-12-20 13:19:43.514000+00:00 | ['Writing Life', 'Confidence', 'Storytelling', 'Authors', 'Writing'] |
The Importance of Rhythms in Dance/Movement Therapy | Rhythm has been regarded as the “most primitive, yet complex structure of the human mind” (Shallow, 2002, p. 43). It is present in an individual’s life even before birth, in the womb, and is present throughout a life cycle in the heartbeat, the breath, and in the way we walk, eat and communicate. Rhythms could be descr... | https://medium.com/@dmh_68898/the-importance-of-rhythms-in-dance-movement-therapy-437d0f67cfc4 | ['Dance For Mental Health', 'Dmh'] | 2021-09-03 11:34:07.233000+00:00 | ['Rhythm', 'Dance', 'Mental Health', 'Therapy', 'Dance Therapy'] |
Why Behavior Design Should Be In Your Product Team Toolbox | Image Source: Eddi Aguirre on Unsplash
If you’ve spent any time in the design world lately, you’ve likely heard some buzz around behavior design. But what is it? And how can utilize behavior design to create experiences for people that are in line with their real needs and motivations?
Behavior Design: Where we are t... | https://medium.com/@mentormate/why-behavior-design-should-be-in-your-product-team-toolbox-10ee6abb9dc0 | [] | 2020-12-18 14:30:12.705000+00:00 | ['Design Thinking', 'Design Process', 'Behavior Design', 'Human Centered Design', 'Experience Design'] |
Tube Mastery & Monetization Review 🥇 2021 by Matt Par — Is it Worth the Hype? | Are you Looking for Matt Par Tube Mastery and Monetization Review 2021? Great! You have landed at the Right Post…
YouTube is making people rich… Trust me. if you are one of those who always wanted to make money using YouTube but never felt like coming on camera… this course is for sure your cup of tea…
There are many... | https://medium.com/@apooshankulsh/tube-mastery-monetization-review-by-matt-pat-is-it-worth-the-hype-efbd6afa0a4d | ['Apoorv Shanker'] | 2021-02-17 20:53:33.881000+00:00 | ['Discount', 'YouTube', 'Review', 'Matt', 'Make Money Online'] |
Tax on Real Estate Sales in Canada | Do you know what the tax on real sales is in Canada? And do you know how you can avoid the estate tax capital?
Do you know how much cash you can give without taxes? Do you know that you can avoid giving taxes while selling your house, but how? Do you know we can sell our Canada house for only $1? Do you know how you c... | https://medium.com/@calcultaxes/tax-on-real-estate-sales-in-canada-9d6385d87d6a | ['Calcul Taxes'] | 2020-12-25 11:56:13.690000+00:00 | ['Real Estate', 'Tax', 'Real Estate Tax'] |
Essential Skills For Programming | Posted by Kizito Njoku on March 1, 2020
Through Flatiron School, I have achieved a few major skills I believe are essential for success in the programming world. The First major skill I pickup was how to debug your code. Second, was iterating and improving on it. And third, was how to find the resources you need to ge... | https://medium.com/@nkizito57/essential-skills-for-programming-7131d5cb590e | ['Kizito Njoku'] | 2020-05-21 19:59:18.739000+00:00 | ['Essentials', 'Skills', 'Debugging', 'Programming', 'Resources'] |
Pharma Logistics: Common Challenges and How Custom Solutions Can Solve Them | Logistics in the pharmaceutical industry involves many people, facilities, and suppliers, which leads to the need for detailed coordination and scrupulous control. Pharma companies often deal with expensive and life-saving products, which increases the risks and the level of required responsibility. Medical supplies sh... | https://medium.com/@xbsoftware/pharma-logistics-common-challenges-and-how-custom-solutions-can-solve-them-d1c454ddbe21 | ['Xb Software'] | 2020-12-22 12:15:15.969000+00:00 | ['Pharma', 'Pharmaceuticals Industry', 'Pharmaceutical', 'Pharmacy', 'Logistics'] |
My Family and I Tested Positive for Covid-19. Here’s our Survival Guide. | My Family and I Tested Positive for Covid-19. Here’s our Survival Guide.
For the sake of organisation I have divided this article into 3 parts-
(I) Pre-Covid Stage
(II) Covid Stage
(III) Post Covid- Stage
(I) Pre Covid Stage
How and when did you all contract Covid-19?
My mother was the first one to contract the ... | https://medium.com/@tripathirituja/my-family-and-i-tested-positive-for-covid-19-heres-our-survival-guide-4d4eb9789ea4 | ['Rituja T.'] | 2020-07-20 05:48:59.964000+00:00 | ['Covid 19', 'Informative Content', 'Covid 19 Treatment', 'Covid Diaries', 'Covid19 Survival'] |
3 important questions to ask before appointing a wedding DJ | When you have a special occasion like a wedding coming up, you should do something for making the day memorable. Well, there are different options such as arranging great menus, enjoying photo sessions that can make it possible Well, besides them if you are interested in some musical entertainment on that big day you s... | https://medium.com/@djrugen/3-important-questions-to-ask-before-appointing-a-wedding-dj-6fc41d89996 | ['Dj Rügen'] | 2019-11-14 10:41:43.912000+00:00 | ['Hochzeit', 'Weddings', 'Hochzeit Auf Rügen', 'Rügen', 'Dj'] |
Find your Niche | Nobody is the most popular person, no one is the best person. There are people who still don’t know Beyoncé, not because she is not good but because they don’t care. Brutal truth. You may want to become the greatest this or that but there would always be people who wouldn’t acknowledge you because what you do doesn’t c... | https://medium.com/@ezinneclare/find-your-niche-a9a017a5d588 | ['Ezinne Clare'] | 2020-07-01 19:30:05.131000+00:00 | ['Stick To Your Guns', 'Love Yourself', 'Finding Yourself', 'Finding Happiness', 'Niche'] |
Install the latest Quicken 2014 R10 update | Error during Quicken 2014 update
Quicken 2014 for PC may give an error during the update:
C:\ProgramData\Intuit\Quicken\INET\COMMON\Patch\Update\patchw32.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system ... | https://medium.com/@propersoft/install-the-latest-quicken-2014-r10-update-679a7c4c04cb | ['Sergiy Tytarenko'] | 2019-11-29 15:01:03.844000+00:00 | ['Accounting', 'Accounting Software', 'Converter', 'Utilities'] |
KO ( The Call Of Wild 콜 오브 와일드 ) 전체 영화 2020 | 삼촌 >> ( The Call Of Wild 콜 오브 와일드 )
EXCLUSIVE! — #_( The Call Of Wild 콜 오브 와일드 ) (2020) on Tencent Pictures | FULL STREAMING of “#_( The Call Of Wild 콜 오브 와일드 )”
WATCH/DOWNLOAD HERE ➔➔ https://t.co/G2EQOug3Pd?/TheCallOfWild-KO
독점! — #_(뱅가드) (2020) 텐센트 픽처스 | “#_(뱅가드)”의 전체 스트리밍
여기에서 시청/다운로드 ➔➔ https://t.co/G2EQOug3Pd... | https://medium.com/@gaspoll-agung/ko-the-call-of-wild-%EC%BD%9C-%EC%98%A4%EB%B8%8C-%EC%99%80%EC%9D%BC%EB%93%9C-%EC%A0%84%EC%B2%B4-%EC%98%81%ED%99%94-2020-b4a2967e3435 | ['Gaspoll Agung'] | 2020-12-24 16:44:17.920000+00:00 | ['Kotlin', 'Online', '전체 영화', 'Korea'] |
Is Silicon Valley Startup Cut Throat Culture Endangered? | There are a great number of myths of the silicon valley startups. One such myth revolves around a hard edged, take no prisoners, cut throat culture. It is believed to be a boys network where the best, most talented and most ruthless engineers survive. In this world there is little room for diversity, unless you are a 1... | https://medium.com/@juantellez64/is-silicon-valley-startup-cut-throat-culture-endangered-c21e17bde931 | ['Juan M. Tellez'] | 2020-12-14 21:02:07.035000+00:00 | ['Software Development', 'Silicon Valley', 'San Francisco', 'Engineering', 'Management And Leadership'] |
Elon Musk’s SpaceX collaborates with GEC to sell space art through cryptocurrency | Elon Musk’s SpaceX collaborates with GEC to sell space art through cryptocurrency Infoshots.in Jun 17·2 min read
Dogecoin, the popular meme cryptocurrency, was chosen as the unit of account between SpaceX and GEC, giving Doge a claim on the first unit of space commerce, however, it is not the only space currency.
The... | https://medium.com/@contactinfoshots-in/elon-musks-spacex-collaborates-with-gec-to-sell-space-art-through-cryptocurrency-e328ee1cab0e | [] | 2021-06-17 11:29:49.878000+00:00 | ['Elon Musk', 'Spacex', 'Dogecoin', 'Bitcoin'] |
Comparing tweets about Trump & Hillary with natural language processing | Top emojis used in election tweets
Which tools did I use?
Twitter Streaming API : get all the election tweets
: get all the election tweets Cloud Natural Language API : parse the tweets & get syntactic data
: parse the tweets & get syntactic data BigQuery : analyze the tweet syntax data
: analyze the tweet syntax ... | https://medium.com/google-cloud/comparing-tweets-about-trump-hillary-with-natural-language-processing-a0064e949666 | ['Sara Robinson'] | 2016-09-13 14:27:02.772000+00:00 | ['2016 Election', 'Google Cloud Platform', 'Natural Language', 'Bigquery', 'Data Visualization'] |
8 Best Triceps Exercises for men | Best 8 exercises for triceps, If you wanna create triceps then do these best triceps exercises for men. They might feel decent when you’re rapping them out, but crushing curl after curl after curl just isn’t enough if you’re serious about building sleeve-busting arms. Sorry to be the bearer of bad news, but the route t... | https://medium.com/@khankamranali/8-best-triceps-exercises-for-men-fe7043d6bbe2 | [] | 2020-12-20 13:28:39.974000+00:00 | ['Triceps', 'Biceps Triceps Exercises', 'Exercise Motivation', 'Workout Routines', 'Exercise'] |
The number one way to guarantee you will run successful workshops | The number one way to guarantee you will run successful workshops
Workshops. They are fast becoming the go-to way of getting things done. People hate meetings and workshops seems like the best alternative when you need to get a group of people moving in the right direction.
However, the power of workshops is easily d... | https://medium.com/@lauren-ok/the-number-one-way-to-guarantee-you-will-run-successful-workshops-d966e911ba9a | ['Lauren Okely'] | 2020-12-06 06:36:16.368000+00:00 | ['Design', 'Workshops', 'Meetings', 'Team Effectiveness', 'Collaboration'] |
코드체인 감시 봇들 | in In Fitness And In Health | https://medium.com/codechain-kr/%EC%BD%94%EB%93%9C%EC%B2%B4%EC%9D%B8-%EA%B0%90%EC%8B%9C-%EB%B4%87%EB%93%A4-98fd04abcfda | ['Seon Pyo Kim'] | 2019-05-22 10:12:40.670000+00:00 | ['Monitoring', 'Codechain', 'Bot'] |
Digital marketing techniques to appeal your specific audience | To most businesses, the digital marketing landscape can seem more technical. And they find it daunting to manage online marketing strategies on their own. Hiring a digital marketing agency in Florida comes as a great rescue because they know the right methodology to harness the power of this great marketing method. By ... | https://medium.com/@seohounddog01/digital-marketing-techniques-to-appeal-your-specific-audience-4556951b863d | ['Seo Hound Dog'] | 2016-11-22 10:29:23.169000+00:00 | ['Digital Marketing', 'Marketing', 'Digital Marketing Agency', 'Web Development'] |
Top 21 best science podcasts on spotify free | You can attend the best science podcasts UK on statesmanship, real scandal, or also converses about everything in among. “Furthermore next,” as Science Vs. hostess Margaret A. Nichols would respond, “there’s science.”
If you’re a unique personality interested in explaining precisely how the world throughout, under, an... | https://medium.com/@geok7056/top-21-best-science-podcasts-on-spotify-free-63371b842fe3 | ['Joan Valdez'] | 2021-07-02 07:49:20.997000+00:00 | ['Freelancing', 'Music', 'Free', 'iOS', 'Parenting'] |
Karen Boykin-Towns Chosen as One of City&State New York’s Power Players | Karen Boykin-Towns, CEO Encore Strategies
Karen Boykin-Towns, Vice Chairman of the NAACP National Board of Directors and CEO of Encore Strategies strives to promote and create a societal transformation based on equality through her various channels of leadership. She was recently featured in City& State New York’s art... | https://medium.com/@insightsfromleaders/karen-boykin-towns-96d87e14d0ff | ['Insights Leaders'] | 2020-12-12 02:22:36.677000+00:00 | ['Results Driven Leader', 'President', 'Encore Strategies', 'CEO', 'Karen Boykin Towns'] |
Iowa Retail Liquor Sales Data Analysis Using Linear Regression Model | Linear Regression
Linear regression is a basic and commonly used type of predictive analysis. Linear Regression is a method to help us understand the relationship between two (Simple Linear Regression) or more variables (Multiple Linear Regression).
In this article, I am going to explore the data from Iowa Retail Liq... | https://medium.com/@jonando-baskara/iowa-retail-liquor-sales-data-analysis-using-linear-regression-model-bbc22fc150f9 | ['Jonando Baskara'] | 2021-03-01 19:24:48.850000+00:00 | ['Data Science', 'Data Analysis', 'Machine Learning', 'Linear Regression', 'Exploratory Data Analysis'] |
Apps & Bookmarks For Creative Production! | SPORTING VIDEO GAME IDEAS
Juzz Orange: “I used to have dreams all the time about video games; it’s such a weird thing, but me being a passionate gamer myself, I always dreamed about the greatest video game to ever be made; especially in the sports genre.
That’s why I invited the female gaming champion of WT World, Qu... | https://medium.com/@leweitgo74/apps-bookmarks-for-creative-production-d296f6a07dce | [] | 2021-06-08 18:50:52.694000+00:00 | ['Music', 'Story', 'Magazine', 'Art'] |
Change | Email Refrigerator :: 05
“Then and Now” (Berlin 1938/2008) Photograph by Peter Perry
Hey friend,
Earlier this month, I took a trip to my childhood home outside Chicago. Sleeping in my childhood bedroom alongside my wife and daughter was a surreal experience. I laid in bed (ok, the pull-out couch now in that room) th... | https://medium.com/email-refrigerator/change-1f15b6c9c679 | ['Jake Kahana'] | 2020-12-27 18:40:56.233000+00:00 | ['Self-awareness', 'Evolution', 'Change Management', 'Change', 'Chaos Monkey'] |
Native Android text sharing to Whatsapp contact in Unity | In the previous blogs, we learnt about how can we trigger native Android text, image or any other format file sharing in Unity App. A lot of you have asked me about how can we share some text directly to a WhatsApp contact.
If you have not read the previous medium posts, I would strongly recommend to read them first. ... | https://medium.com/@agrawalsuneet/native-android-text-sharing-to-whatsapp-contact-in-unity-1066bc08b7ca | ['Suneet Agrawal'] | 2020-12-03 12:16:17.934000+00:00 | ['Unity Game Development', 'Unity3d', 'Csharp', 'Unity', 'Android'] |
Ultimate Guide to Indoor and Dry Slope Skiing in the UK | Ultimate Guide to Indoor and Dry Slope Skiing in the UK Snozone UK Jun 7·3 min read
If you enjoy the slopes, then you have probably been to best indoor skiing resort. If you haven’t, then you’ve probably imagined one. What makes an indoor ski resort different from an outdoor one? .
Firstly, these are purpose-built lo... | https://medium.com/@snozoneuk/ultimate-guide-to-indoor-and-dry-slope-skiing-in-the-uk-25dd0fef40e7 | ['Snozone Uk'] | 2021-06-07 09:33:18.187000+00:00 | ['Snowboarding', 'Skiing Uk', 'Skiing', 'Family Fun', 'Snow'] |
A Quick and Simple Guide to TFRecord | A Quick and Simple Guide to TFRecord
In this post, you will learn the basics of TFRecord, benefits of using TFRecord. How to create a TFRecord file for an image dataset to train a deep learning model.
Photo by Anthony Martino on Unsplash
What is TFRecord?
TFRecord format stores structured data in a simple protocol ... | https://ai.plainenglish.io/a-quick-and-simple-guide-to-tfrecord-c421337a6562 | ['Renu Khandelwal'] | 2020-12-21 16:35:36.523000+00:00 | ['Image Processing', 'Tfrecord', 'Tensorflow2', 'Protobuf', 'Deep Learning'] |
What you need before you open your own practice | We interviewed Matthew Christie, Provide regional director of finance, to gain an understanding of what providers should consider before they open a practice and how to get over their fear of failure.
With over 20 years of specialized experience, Provide Regional Director of Practice Finance Matthew Christie sheds lig... | https://medium.com/@getprovide/what-you-need-before-you-open-your-own-practice-3c241c9461a2 | [] | 2021-11-23 12:02:43.019000+00:00 | ['Finance And Banking', 'Dentistry', 'Veterinary', 'Fintech'] |
Am I Just “A Man In A Dress?” | Am I Just “A Man In A Dress?”
Photo by Quino Al on Unsplash
In one of the transgender support groups on Facebook that I’m active in, I read a post this morning that began, “…[there are] thoughts in my head that tell me I’m just a man playing dress up, and it’s starting to make me doubt myself.”
I made this response:... | https://medium.com/gender-from-the-trenches/am-i-just-a-man-in-a-dress-1e86e5231e1b | ['Laura-Ann Marie Charlot'] | 2020-09-04 23:29:36.601000+00:00 | ['LGBTQ', 'Gender Identity', 'Culture', 'Transgender', 'Self'] |
A Practical Approach to Supervised Learning | Machine Learning is the art of teaching machines to make decisions from the data. There are multiple algorithms that help computers to analyze data and get valuable insight, and thus assisting it to make the decision on new data sets that it hasn’t seen before. Most of these algorithms fall into one of these three cate... | https://towardsdatascience.com/a-practical-approach-to-supervised-learning-63a9e9075b17 | ['Shubhanker Singh'] | 2020-02-08 19:31:46.987000+00:00 | ['Machine Learning', 'Python', 'Supervised Learning', 'Classification', 'Data Science'] |
Main Challenges Lawyers Have with Time Tracking | Photo by Gabrielle Henderson
For lawyers, it’s difficult to measure the hours invested in their work. Meetings, research, and hours of argument development are ongoing. There is constant contact with your clients, who you advise through their legal process. This can include constant phone calls or emails that may be b... | https://medium.com/@actitime/main-challenges-lawyers-have-with-time-tracking-2c9bd76bac70 | [] | 2020-12-23 16:56:53.509000+00:00 | ['Time Tracking', 'Lawyers', 'Time Management Tools', 'Time Management Tips', 'Time Management'] |
10 Hot High Paying Affiliate Marketing Programs In Nigeria | Affiliate marketing is a business model where one receives a certain commission for achieving a set business objective around a product or service.
All things being equal, the average affiliate marketing commission rate varies from 5% to 50% depending on a variety of factors.
Also, included in this article are CPA (C... | https://medium.com/@harrisonacha/10-hot-high-paying-affiliate-marketing-programs-in-nigeria-992c8937085 | ['Harrison Acha'] | 2020-12-21 20:12:47.193000+00:00 | ['Nigerian Businesses', 'Online Business', 'Affiliate Marketing'] |
Rise of Self-Service - Templatizing cloud operations using AWS Service Catalog | Enabling Accelerated Deployments with Self-Service(AWS Service Catalogue)
Most organizations nowadays are looking for a solution that would be much more quick, easy to deploy, organize and govern resources with all organization standards. Self Service enables your end-users to perform any actions on your templatized p... | https://blog.shellkode.com/rise-of-self-service-using-aws-service-catalog-e5e25d91ee90 | ['Team Shellkode'] | 2021-07-06 12:37:14.426000+00:00 | ['AWS', 'Infrastructure As Code', 'Jira', 'DevOps', 'Cloud Computing'] |
Hard-to-Recycle: Beauty Packaging 💄 | Every year, 120 billion units of beauty packaging is created. Groundcycle is helping you divert your personal care products at their end-of-life so it doesn’t end up in landfill.
We are collecting: All brands of empty cosmetic, hair care, or skin care packaging. This includes items such as… conditioner bottles and cap... | https://medium.com/@groundcycle/hard-to-recycle-beauty-packaging-fdba7e0f04e | [] | 2021-09-08 03:17:02.762000+00:00 | ['Sustainability', 'Recycling', 'Plastic Pollution', 'Plastic', 'Zero Waste'] |
PHP: Using “when” and “unless” in your own classes | Sometimes the logic around an object depends on a condition. Let’s say, we need to change the state of something if a variable is true , and do nothing if is otherwise false .
$transport->setPackage($package); if ($express) {
$transport->setExpressDelivery();
} $transport->send();
There is a neat way to compress th... | https://medium.com/dev-genius/php-using-when-and-unless-in-your-own-classes-97035c81a0da | ['Italo Baeza Cabrera'] | 2020-06-24 07:58:22.384000+00:00 | ['Software Development', 'Productivity', 'PHP', 'Programming', 'Web Development'] |
Covid-19 impact on Smart Washing Machine Market Size To Reach $21.82 Billion By 2027 | Smart Washing Machine Market Growth & Trends
The global smart washing machine market size is expected to reach USD 21.82 billion by 2027, expanding at a CAGR of 20.5% during the forecast period, according to a new report by Grand View Research, Inc. Rising shift towards the adoption of water-efficient washers in order... | https://medium.com/cmfe-market-research-reports/covid-19-impact-on-smart-washing-machine-market-size-to-reach-21-82-billion-by-2027-3c1f80eedcb7 | ['Rajesh Varma'] | 2020-12-11 06:42:53.268000+00:00 | ['Washing Machine', 'Smart Washing Machine', 'Covid 19', 'Global', 'CEO'] |
The Art Of Not Knowing: Language Learning Beyond Practice & Talent | When learning a new language there are the things we need to know, the things we need to practice and a million other things we don’t know.
Knowing something usually doesn’t take a lot of effort. It’s the process of committing something to memory which is the difficult part. For example, once you’ve learned that the p... | https://medium.com/swlh/the-art-of-not-knowing-language-learning-beyond-practice-talent-e6b162a05eab | ['André Klein'] | 2019-11-11 22:44:12.512000+00:00 | ['Self Improvement', 'Learning', 'Philosophy', 'Language Learning', 'Language'] |
Bragging about plastic bottles for “all natural” beverages. Really? | Which of these three phrases does not belong with the others on the label of a Snapple “Takes 2 to Mango Tea” my daughter recently bought?
“All Natural”
“Made from the BEST stuff on EARTH!”
“Plastic Bottle!”
By the way, I didn’t add the exclamation mark to the last phrase. For some inscrutable reason, the company t... | https://medium.com/the-public-interest-network/bragging-about-plastic-bottles-for-all-natural-beverages-really-a6c718476219 | ['Kirk Weinert'] | 2019-06-10 23:16:46.249000+00:00 | ['Zero Waste', 'Drinks', 'Advertising', 'Environment', 'Plastic Pollution'] |
I am THE main character | As a kid I always wanted to write books, essays, letters, basically anything I could write because I loved writing. Throughout high school I realized how silly that was because why would a random person get famous off of writing a book about their life? Well, quite frankly, I still have a small dream in the back of my ... | https://medium.com/@saenz-vivianv/i-am-the-main-character-53c83e48085f | ['Vivian Saenz'] | 2020-12-26 21:57:03.182000+00:00 | ['Realizations', 'Reality', 'Dreams'] |
10 Things About Me You Probably Didn’t Know | 10 Things About Me You Probably Didn’t Know
Because alto Tagged Me
Always giggling: Baby Tre. Someone was making me laugh. Probably my dad. Heej loves this photo. Classical Sass
For nineteen years, I was the only girl. My sibling accompanying lineup was five brothers. Then, our sister was born. “Bless" is her name a... | https://medium.com/a-cornered-gurl/10-things-about-me-you-probably-didnt-know-bbc51a4e1a93 | ['Tre L. Loadholt'] | 2018-09-16 13:25:54.176000+00:00 | ['Memories', 'Life', 'Music', 'A Cornered Gurl', 'Nonfiction'] |
Algorithms Explained | I can’t believe I just finished reading an entire book about algorithms. As a retired English teacher and adjunct instructor, I’ve got plenty of time to indulge in any kind of reading I want to do. Now, I can read all of Shakespeare again, maybe a little Dickens, or any of the many brilliant authors writing great ficti... | https://medium.com/illumination/algorithms-explained-86ed6109f59c | ['Margherita Gilley'] | 2020-06-25 14:39:13.134000+00:00 | ['Culture', 'Society', 'Book Review', 'Trends', 'Algorithms'] |
This Ain’t Boheme | La Boheme has never been one of my favorite operas.
It’s melodramatic, much like most operas, and the plot is way too thin. Sure, it has its moments. Last time the SF Opera did Puccini’s opus, my parents and my sisters were glued to their seats while most of act one I enjoyed a Mojito at the lounge, occasionally slipp... | https://medium.com/the-filmguy/this-aint-boheme-80820978f60f | ['Enrico Banson'] | 2017-01-30 09:36:17.289000+00:00 | ['Film Reviews', 'Movie Musicals', 'Chris Columbus'] |
5 examples that show how advanced AI is | AI is everywhere and it’s hard to even mean the same things when talking to someone because the field has become so vast. To prove that — and to show what the technology can (and can’t) do I compiled this list.
“W e know that we have a great interest in the future and that we should not remain silent about it.”
This ... | https://medium.com/rewrite-tech/5-examples-that-show-how-advanced-ai-is-32d5093f07fa | ['Michael Mirwald'] | 2020-10-01 07:59:15.529000+00:00 | ['Artificial Intelligence', 'Technology', 'Machine Learning', 'Cgi', 'Miquela Sousa'] |
AI creating Human-Looking Images and Tracking Artificial Intelligence Programs in 2020 | AI creating Human-Looking Images and Tracking Artificial Intelligence Programs in 2020
Machine Learning Transforming Veterans Benefits
The Dutch artist, Bas Uterwijk is using artificial intelligence to create human portraits from paintings by combining with deep learning to change statutes to human faces.
The same a... | https://medium.com/towards-artificial-intelligence/ai-creating-human-looking-images-and-tracking-artificial-intelligence-programs-in-2020-1fb3174e49b | ['David Yakobovitch'] | 2020-09-07 18:01:01.467000+00:00 | ['AI', 'Technology', 'Future', 'Artificial Intelligence', 'Computer Vision'] |
Time Series Forecasting With SQL — It’s Easier Than You Think | I’ve previously written about performing classification tasks with SQL, so make sure to take a look it if that’s something you find interesting:
Time series are different than your average machine learning task. You can’t train the model once, and use it for months in production. Time series models must be trained wit... | https://towardsdatascience.com/time-series-forecasting-with-sql-its-easier-than-you-think-1f5b362d0c81 | ['Dario Radečić'] | 2020-09-22 18:57:26.857000+00:00 | ['Sql', 'Artificial Intelligence', 'Towards Data Science', 'Data Science', 'Machine Learning'] |
Happy Poor, Unhappy Rich | Think you’d be happier if you had more money? Think again.
We’ve all heard that money can’t buy happiness, but most folks don’t really believe it. The opposing view may be best encapsulated in writer/editor Beatrice Kaufman’s famous quote, “I’ve been rich, and I’ve been poor. Rich is better.”
Photo by Travis Essinger... | https://medium.com/@andymillardcfp/happy-poor-unhappy-rich-3802f22176ac | ['Andy Millard'] | 2020-12-19 17:11:31.410000+00:00 | ['Money', 'Poverty', 'Happiness', 'Poor', 'Wealth'] |
照因老和尚略傳EP.3 | Learn more. Medium is an open platform where 170 million readers come to find insightful and dynamic thinking. Here, expert and undiscovered voices alike dive into the heart of any topic and bring new ideas to the surface. Learn more
Make Medium yours. Follow the writers, publications, and topics that matter to you, a... | https://medium.com/zhaoyin1932/%E7%85%A7%E5%9B%A0%E8%80%81%E5%92%8C%E5%B0%9A%E7%95%A5%E5%82%B3ep-3-f3c918c41837 | [] | 2020-12-09 14:04:10.962000+00:00 | ['Biography'] |
Survivor’s Guilt | I sit back and watch my thoughts fly by like birds
I wish I didn’t have the compassion to let them live.
They are ugly and vile.
I sit back and become a lover to my guilt.
I give her sweet kisses and nurture her
So she grows stronger with me.
And I love her.
And I wish I could kill her.
We watch the sky and lis... | https://medium.com/@alexchadwick/survivors-guilt-b55d4cb8b40c | ['Alex Chadwick'] | 2020-12-21 19:02:14.960000+00:00 | ['Poem', 'Mental Health Awareness', 'Poetry', 'Survivors Guilt', 'Mental Health'] |
TDD — Test-driven FizzBuzz. The FizzBuzz task: Write a program that… | The FizzBuzz task: Write a program that prints the numbers from 1 to 100. But for multiples of 3 print “Fizz” instead of the number and for the multiples of 5 print “Buzz“. For numbers which are multiples of both 3 and 5 print “FizzBuzz”.
Let’s solve this example test-driven in Java using JUnit.
I don’t really want t... | https://medium.com/@ronnieschaniel/tdd-test-driven-fizzbuzz-3d8ca2cc85b4 | ['Ronnie Schaniel'] | 2021-03-22 18:26:15.147000+00:00 | ['Fizzbuzz', 'Tdd', 'Software Testing', 'Software Engineering'] |
Apache Flume | ABSTRACT
In this time, growing measure of information has gotten promptly close by for leaders. Enormous information examination point out datasets that are large, yet additionally high in assortment and speed, which makes them hard to deal with utilizing customary apparatuses and strategies. Because of the rapid wide... | https://medium.com/@marlon-richard/apache-flume-e71e6666c701 | ['Marlon Jose Richard Pimenta'] | 2020-11-24 04:37:41.778000+00:00 | ['Apache', 'Apache Flume'] |
What is Firebase Predictions? | Read this post in a good format on Swift Post.
Google announced Firebase Predictions in Firebase Dev Summit in Amsterdam this year. This is maybe the most important announcement of the summit. It enables businesses to predict user behavior depending on the previously collected data. This way we can guess what users mi... | https://medium.com/developermind/what-is-firebase-predictions-6712fcc8d34b | ['Candost Dağdeviren'] | 2017-11-06 12:59:20.396000+00:00 | ['Push Notification', 'Firebase Predictions', 'Machine Learning', 'Software Development', 'Firebase'] |
Statistical Learning Theory Part 2 | Statistical Learning Theory Part 2
Approaches to the Learning Problem Part 0
Image source
Recap
In the first part of the Statistical Learning Theory series, we gave an introduction to the Statistical Learning Theory. We discussed the various contributions made in the subject by eminent scientists over a considerabl... | https://medium.com/the-owl/statistical-learning-theory-part-2-b5a0df4bebf5 | ['Siladittya Manna'] | 2020-07-27 16:58:24.334000+00:00 | ['Machine Learning', 'Statistics', 'Statistical Learning', 'Deep Learning', 'Mathematics'] |
Best Lviv Hotels. Where to stay in Lviv — Perfect Area | Today, the city of Lviv, located in the west of Ukraine is considered one of the most beautiful cities in Europe. Here the past and present are harmoniously combined — modern areas, cathedrals, temples, large number of architectural monuments that are interesting to city guests. Without doubt, everyone who comes here i... | https://medium.com/@katedobromishev/best-lviv-hotels-where-to-stay-in-lviv-perfect-area-80b9acffeab8 | ['Kate Dobromishev'] | 2020-01-24 20:43:26.257000+00:00 | ['Travel', 'Tourism', 'Europe', 'Lviv', 'Ukraine'] |
LeetCode — Next Greater Element III | Problem Link: https://leetcode.com/problems/next-greater-element-iii/
Integers
Problem Description:
Given a positive integer n , find the smallest integer which has exactly the same digits existing in the integer n and is greater in value than n . If no such positive integer exists, return -1 .
Note that the return... | https://medium.com/@siddhantjain-sid/leetcode-next-greater-element-iii-bcc2ae344eb8 | ['Siddhant Jain'] | 2020-12-24 13:33:07.837000+00:00 | ['Competitive Programming', 'Leetcode', 'Data Structures', 'Number Theory', 'Algorithms'] |
Monsters are real and ghosts are real too. They live inside us (#Prompt) | Monsters are real and ghosts are real too. They live inside us (#Prompt) Anoop Singh ·Dec 20, 2020
Monsters are ghosts are real,
Is that true?
and also they live within us.
yes!
Am I talking to someone else or I am talking to myself?
So which one is the scary one, and which one are you?
Aren't they both scary,
... | https://medium.com/@anoopsingh-27990/monsters-are-real-and-ghosts-are-real-too-they-live-inside-us-prompt-e95b6e1cd5ab | ['Anoop Singh'] | 2020-12-20 15:20:41.287000+00:00 | ['Stories', 'Prompt', 'Ghosts', 'Monsters'] |
Simple Guide To The Medium Algorithm | You’re on Medium, and you want to make money.
There is nothing wrong with that. You’re putting in the time, so you expect some compensation.
But when you look at your articles, you notice that some of them might have more views or reads but actually made you less money than their less popular counterparts.
I have no... | https://medium.com/writers-blokke/simple-guide-to-the-medium-algorithm-7030445a33c5 | ['Dagmara Sajdak'] | 2021-01-24 07:02:48.848000+00:00 | ['Money', 'Partner Program', 'Earn Money Online', 'Medium', 'Writing'] |
Can we use wipes and water wipes for my baby | | Ever worried about your baby’s hygiene? Stressed over the aisles full of various products without reaching a definite conclusion on what you might or might not need? Hesitated because you didn’t know what would work best for your baby’s skin? Don’t worry, all parents have been there and tackled the issue after some tri... | https://medium.com/@knowingyourchild2019/can-we-use-wipes-and-water-wipes-for-my-baby-c6bd23cd43fa | [] | 2020-01-09 13:34:49.470000+00:00 | ['Baby Care', 'Parenting', 'Baby'] |
Next Year, I’ll Read Slowly | The year is not yet over but so far I have read 78 books out of the 70-book quota.
I promise that this is my Goodreads account. I just love my dog. He’s Captain, by the way.
I’ll tone down the bragging and admit that I am not proud of this “accomplishment.” Of the 78 books finished, ten of them are plays, and many ar... | https://2madness.com/next-year-ill-read-slowly-14635506db2 | ['Harry Male'] | 2020-12-18 17:23:22.620000+00:00 | ['Reading', 'Self', 'Book Recommendations', 'Books', 'Books And Authors'] |
Is 1% too small | Sometimes I really don’t care about small things. Waking up late and don’t have enough time for a complete workout, I’ll then do a lighter workout. Feels bored and doesn’t want to write or read, I’ll skip and play video games instead. There are always easier things to do than the things I should do. Meanwhile, I feel s... | https://medium.com/@mukerong/is-1-too-small-f1989d0bf674 | [] | 2020-12-27 20:11:02.835000+00:00 | ['Self Improvement', 'Habits', 'Change', 'Improvement', 'Resolutions'] |
Black Lives Matter — Taking action personally and within your organisation. | Email to my team:
Hi all,
To some of you, this email might be unexpected, or at least different from what you’ve seen from me before. For others, you might have been wondering what’s taken me so long.
I want to talk about racism.
Over the past few weeks, the persistent, unequal and violent treatment of Black commun... | https://medium.com/swlh/black-lives-matter-taking-action-personally-and-within-your-organisation-e1bcc6de38e | ['Natalie Pearce'] | 2020-10-12 19:22:46.396000+00:00 | ['Diversity', 'Race', 'BlackLivesMatter', 'Inclusion', 'Diversity And Inclusion'] |
Hands-on with Docker, Node.js, and Express: Beginner’s guide to getting Started With Containerization | Image Source: https://unsplash.com | Photo Credit: Randy Fath
You may have already heard about docker and how great it is. If you have not you can get your idea from their official site. In short, if you are looking forward to starting a career in DevOps, the first thing you should know and learn about is containeriza... | https://medium.com/swlh/hands-on-with-docker-node-js-70f67048ccae | ['Humayun Rashid'] | 2020-06-15 10:03:35.167000+00:00 | ['Nodejs', 'Docker', 'Tutorial', 'Kubernetes', 'Containers'] |
Data Futures: Can SDG investments lift 146 million people from extreme poverty by 2030? | The COVID-19 pandemic is threatening human well-being and hard-won development gains in every corner of the world — and risks derailing efforts to achieve the 2030 Agenda. But the crisis also an opportunity to reset how we live, interact, create policies and make decisions.
We recently showed that the pandemic could p... | https://undp.medium.com/data-futures-how-sdg-investments-can-lift-146-million-people-from-extreme-poverty-by-2030-189c300199d | ['Un Development Programme'] | 2020-12-10 19:57:55.176000+00:00 | ['Poverty', 'Covid 19', 'Undp', 'Sdgs', 'Data'] |
C++ Compile-Time Exceptions | A C++ template error can be pages long, really dense and basically horrible. Often, they are not at all helpful for users of a library and you have to ask the developers for help. Developers will often be able to filter or modify the error message to be far more productive to their users. In this post, I propose adding... | https://blog.esciencecenter.nl/c-compile-time-exceptions-5443f5bf06fe | ['Patrick Bos'] | 2019-01-23 19:51:58.639000+00:00 | ['Cpp', 'Surrealism', 'Compilers', 'Debugging', 'Programming'] |
Soon We’ll All Be Dust | Photo by Billy Huynh on Unsplash
I don’t understand why more people don’t realize soon we’ll all be dust. I mean really, this whole experience we’re having ends with each and every single one of us decomposing or being incinerated. It’s just a matter of time really, and now that we’ve entered into apocalypse territory... | https://medium.com/@slamantha-morgan/soon-well-all-be-dust-ce1f7ad80d63 | ['Samantha Morgan'] | 2020-12-02 20:04:46.309000+00:00 | ['Philosophy', 'Existentialism', 'Optimism', 'Nihilism', 'Short Read'] |
On the Anniversary of My Suicide Attempt | There’s a scene in Ava DuVernay’s When They See Us where Antron McCray’s father is fighting for the release of his son after hours of unauthorized questioning in detention. The exchange between Antron’s dad and the detective end with the detective mentioning Mr. McCray’s criminal past and a use in power dynamics that c... | https://medium.com/@gisellpaula/on-the-anniversary-of-my-suicide-attempt-3da316f6b12e | ['Gisell Paula'] | 2020-12-21 17:57:55.377000+00:00 | ['Trauma', 'Racial Justice', 'Racial Disparities', 'Black Women', 'Suicide'] |
I teach and write about both the Middle East and American foreign policy; my assessment of Gabbard… | I teach and write about both the Middle East and American foreign policy; my assessment of Gabbard comes from a lot more than just reading a few mainstream media articles.
As I understand it, the support Gabbard has — which isn’t nothing, but is quite small as far as national politicians go — largely stems from opposi... | https://medium.com/@nicholasgrossman/i-teach-and-write-about-both-the-middle-east-and-american-foreign-policy-my-assessment-of-gabbard-7b809a25bcf3 | ['Nicholas Grossman'] | 2019-09-03 16:21:40.202000+00:00 | ['Syria', 'Democratic Party', 'Politics', '2020 Presidential Race', 'Tulsi Gabbard'] |
Off the Rails | Spiralbound
Comics for life, brought to life by Edith Zimmerman. | https://medium.com/spiralbound/off-the-rails-3d0423321e05 | ['Steve Teare'] | 2018-08-08 15:30:41.388000+00:00 | ['Trains', 'Comics', 'Transportation', 'Commuter Rail', 'Steve Teare'] |
Getting Started With Google Colab | You know it’s out there. You know there’s free GPU somewhere, hanging like a fat, juicy, ripe blackberry on a branch just slightly out of reach.
Beautiful lightning-fast speed waiting just for you.
Wondering how on earth to get it to work? You’re in the right place!
Photo by Breno Machado on Unsplash
For anyone who... | https://towardsdatascience.com/getting-started-with-google-colab-f2fff97f594c | ['Anne Bonner'] | 2019-11-17 18:58:21.613000+00:00 | ['Coding', 'Tutorial', 'Machine Learning', 'Data Science', 'AI'] |
The Denial of Interdependence | The Denial of Interdependence
Photo credit: Shutterstock
By Hendrix Black
For something as common as intimate relationships are, so few of us ever come to appreciate just how challenging and soul-expanding they can be.
Even fewer of us tap into the most fundamental of truths that a relationship offers.
That our re... | https://medium.com/hello-love/the-denial-of-interdependence-cf0e6efce8a8 | ['The Good Men Project'] | 2020-12-22 19:32:37.802000+00:00 | ['Masculinity', 'Relationships', 'Emotional Intelligence', 'Intimacy', 'Love'] |
What I learned from starting a company at 18 | Failure.
I learned failure and, consequently, progression.
Any entrepreneur, from Bill Gates to your local business owner, will share how he or she underwent bumps and bruises throughout the journey. I believe entrepreneurship is the scariest position one can pursue.
I am just a few hours from my 19th birthday as I ... | https://medium.com/@emoijah/what-i-learned-from-starting-a-company-at-18-8d9ebc41012c | ['Emoijah Bridges'] | 2020-05-16 06:44:33.317000+00:00 | ['Business Owner', 'Freelancing', 'Young Entrepreneur', 'Freelance Writing', 'Entrepreneurship'] |
The Indian Question and Answer Website Site- Qans | You can read more about : Qans in the media here | https://medium.com/@qans/the-indian-question-and-answer-website-site-qans-284e2a878efe | [] | 2020-12-09 06:57:12.696000+00:00 | ['Questions', 'Answers', 'Qans'] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.