title
stringlengths
1
200
text
stringlengths
10
100k
url
stringlengths
32
829
authors
stringlengths
2
392
timestamp
stringlengths
19
32
tags
stringlengths
6
263
Building Confidence Through Consistent Action: What Works For Shatterboxx Design Founder Jamie…
The Nitty-Gritty: How Jamie Varon decided to embrace an “effortful” attitude and put more intention into her work Why living and working from France reset her satisfaction meter and helped her find a new level of confidence Her weekly writing practice and how that habit has impacted her ability to show up and do the...
https://medium.com/help-yourself/building-confidence-through-consistent-action-what-works-for-shatterboxx-design-founder-jamie-a08b7434e03
['Tara Mcmullin']
2019-08-06 13:27:22.627000+00:00
['Small Business', 'Entrepreneurship', 'Confidence', 'Business', 'Podcast']
To think, plan and fail at execution stage — the frustrations of following your dreams.
No one tells you how heartbreaking it is to think of an idea, set out a plan and fail at execution stage. — — — Definition: Execute -/- to put (a plan, order, or course of action) into effect. 2020for me can honestly be described as a struggle with occasional glimmers of light. It has felt like back to back failures...
https://medium.com/@moyoaofficial/to-think-plan-and-fail-at-execution-stage-reflecting-on-2020-cffd0b81cf7e
[]
2020-12-28 13:15:25.587000+00:00
['Strategy', 'Pushing Through', 'Self-awareness', 'Adversity', 'Wellbeing']
Understanding the Application
You can pass data to a method using method parameters. The values passed to a method can be used inside of the method to influence the return value. For example, you may define a method that adds two numbers together. The parameters for the method are two numbers, a and b. The return value of the method is the sum a +...
https://medium.com/swlh/understanding-the-application-1ee031cc40fa
['Ken Bourke']
2020-12-28 18:59:11.971000+00:00
['Csharp', 'Programming', 'Dotnet', 'Software Engineering', 'Software Development']
We Want to Live
Photo by Svyatoslav Romanov on Unsplash If you’re not fearful right now, you’re not paying attention, but is that the best way to be? It’s very appealing to me sometimes to avert my eyes, to switch the news feed off, to clean my own house, to breathe my sweet air, to swim in my clear water, to hope the poor d...
https://medium.com/resistance-poetry/we-want-to-live-838272bdd2a3
['Emma Briggs']
2020-10-07 11:32:08.212000+00:00
['Activism', 'Resistance Poetry', 'Global Warming', 'Climate Change', 'Poem']
Lazy Ways to Entertain Your Kids When You Just Can’t
Climb the Mountain Throw all your blankets and pillows in a pile somewhere safe. Climb the mountain! Who will be Regent of the Mountain? Don’t fall in a crevasse! Make a Nest Throw all your blankets and pillows on the floor, but this time, instead of a pile, you make a cozy ring. Be a baby bird, or a human who just ...
https://medium.com/@kelleygard/lazy-ways-to-entertain-your-kids-when-you-just-cant-c35bec43042d
['Kelley Gardiner']
2020-12-19 00:21:50.281000+00:00
['Kids', 'Parenting']
Control Freak.
Nancy do you fancy giving us a check No I don’t I’m not a true democrat heck I’ll let you starve on my guard Don’t winge and cry about this facade Control is my game Pelosi my name I’ll give you nothing that’s my fame So we’ll die in the streets they don’t care Forty plus million face evictions unfair These dru...
https://medium.com/politically-speaking/control-freak-1b685dab49ce
['Mara Annalitickah']
2020-12-07 20:57:22.690000+00:00
['Politics', 'Poetry', 'Pelosi']
Demon Slayer the Movie: Mugen Train F-U-L-L M-O-V-I-E (2020) HD Stream Online Sub english..!!!
Released: Oct 16, 2020 Runtime: 117 minutes Genre: Animation, Action, Adventure, Fantasy, Drama Stars: Natsuki Hanae, Akari Kitō, Hiro Shimono, Yoshitsugu Matsuoka, Satoshi Hino, Takahiro Sakurai Crew: Yuki Kajiura (Original Music Composer), Makoto Nakamura (Key Animation), Masahiro Kimura (Key Animation), Mitsuru Obun...
https://medium.com/@marcelladelaney3/demon-slayer-the-movie-mugen-train-f-u-l-l-m-o-v-i-e-2020-hd-stream-online-sub-english-d232a5aec331
['Marcella Delaney']
2020-12-24 14:50:06.737000+00:00
['Action', 'Fantasy', 'Animation', 'Adventure', 'Family']
coRona data #3: automatizace na Google cloud platform
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/etnetera-activate/corona-data-3-automatizace-na-google-cloud-platform-3058d8b5b3db
['Jiri Stepan']
2020-12-17 07:34:09.972000+00:00
['Data Studio', 'Covid 19', 'R', 'Google Cloud Run', 'Google Cloud Platform']
This Evening Routine Will Dramatically Improve Your Sleep
This Evening Routine Will Dramatically Improve Your Sleep First, you need to understand sleep’s importance. Photo by Jr Korpa on Unsplash One morning while in quarantine, my girlfriend rolled over and said: “I was talking to you and you fell asleep mid-conversation.” I found that hilarious. Usually, it takes a whil...
https://medium.com/the-ascent/this-evening-routine-will-dramatically-improve-your-sleep-5b9ebe8e7f53
['Max Phillips']
2020-09-24 23:33:00.485000+00:00
['Sleep', 'Lifestyle', 'Self Improvement', 'This Happened To Me', 'Mindfulness']
Washing Facilities Support Safe and Nutritious School Meals for Children in Rwanda
In addition, girls’ rooms were constructed in 33 HGSF-supported schools, providing a private space for female students to shower and change sanitary pads without fear of embarrassment in front of peers during menstruation. Many teenage girls in Rwanda stay at home one or two days each month during their periods as sch...
https://medium.com/@wfp-africa/washing-facilities-support-safe-and-nutritious-school-meals-for-children-in-rwanda-88b56fdd74fa
[]
2020-12-22 11:45:41.590000+00:00
['Rwanda', 'Africa', 'Development', 'Nutrition', 'School Feeding']
CI/CD Pipeline for a NodeJS Application with Jenkins
In this article, we are talking about how to Build Node.js and React application on Jenkins with Freestyle Project. Note: Following this article you can build Node.js and React app with npm If you don’t have setup Jenkins on your machine please follow this article. After setting up Jenkins we need to configure NodeJ...
https://medium.com/appgambit/ci-cd-pipeline-for-a-nodejs-application-with-jenkins-fa3cc7fad13a
['Prashant Bhatasana']
2020-07-22 08:30:22.772000+00:00
['JavaScript', 'Jenkins', 'Automation Testing', 'Nodejs', 'Ci Cd Pipeline']
8 Ways To Create Time For Exercise
Practical advice to avoid distraction and prioritise your daily workout. We all have the best intentions when it comes to working out, but many of us find it hard to stay motivated and be active, life sometimes gets in the way. These time-creating life hacks will support you in making physical activity a daily priori...
https://medium.com/age-of-awareness/8-ways-to-create-time-for-exercise-2bdb58379f65
['Lewis Keens']
2020-06-15 03:33:52.170000+00:00
['Health', 'Workout', 'Fitness', 'Exercise', 'Lifehacks']
Hiring the Right Type for the Task
by Tim Gouw on Unsplash Imagine you’re a highly-focused software engineer. Detail-oriented, concerned primarily with getting the job done right. At times, others might be a little frustrated with your cautious approach, but the end product is invariably of high quality. You can’t stand interruptions, noise, and useles...
https://jhubbel.medium.com/hiring-the-right-type-for-the-task-679f7192f2ef
['Julia E Hubbel']
2018-07-10 13:56:27.268000+00:00
['Work', 'Management', 'Employee Engagement', 'Productivity', 'Hiring']
#diary_25_December_2020
Hey friends, Anton here!👋 1. The Alpha testing stage of DeFi Yield Farming for coins “NOAH`s ARK” and “Q DeFi Rating” is booked and ongoing.🚀 Thanks to all the participants. They will earn their rewards for: 💥 CODING & FARMING: contribute to the project if you are a skilled programmer, such as creating connectors ...
https://medium.com/noahcoin/diary-25-december-2020-eng-841259398836
['Noah Coin']
2020-12-25 10:32:47.268000+00:00
['Blockchain', 'Noah City', 'Noah Project', 'Cryptocurrency', 'Defi']
NFL Film Breakdown: Why Jared Goff and the Rams Will Be Just Fine
NFL Film Breakdown: Why Jared Goff and the Rams Will Be Just Fine Casey Sully Follow Jul 8 · 8 min read Jared Goff and the Rams’ 2019 season didn’t go as planned. Interception numbers went up, touchdown throws went down, and the Rams missed the playoffs after playing in the Super Bowl in 2018. While the scrutiny has b...
https://medium.com/the-sports-scientist/nfl-film-breakdown-why-jared-goff-and-the-rams-will-be-just-fine-647d36b7162c
['Casey Sully']
2020-07-10 21:36:28.733000+00:00
['Los Angeles Rams', 'Quarterbacks', 'Sean Mcvay', 'NFL', 'Jared Goff']
Security Researcher Adds Spy Chip to IT Equipment for Just $200
by Ryan Whitwam Credit: Getty Images Malware scanners can protect your devices from malicious software, but what about malicious hardware? Implanting covert spy chips could give a bad actor unlimited access to your data, which is why Bloomberg Business’ SuperMicro report last year was so worrying. No evidence has sur...
https://medium.com/extremetech-access/security-researcher-adds-spy-chip-to-it-equipment-for-just-200-d7c58159b4a3
[]
2019-10-11 13:41:27.743000+00:00
['Privacy', 'Information Technology', 'Security', 'Networking', 'Surveillance']
Jameson is Deep Pain & Tender Love
We broke up for a week once. In that week, I booked a trip to Ireland with my closest childhood friend. A spontaneous trip is something I can always get behind, especially when it’s with a dear girlfriend. Little did I know that it would have been in Ireland, or four years from Ireland and in my kitchen, where she’d s...
https://medium.com/@withanie/jameson-is-deep-pain-tender-love-e56e957fbcb2
['Kellie Burley']
2020-12-23 03:03:32.515000+00:00
['Breakups', 'Life', 'Travel', 'Love', 'Friendship']
Did Collective Intelligence predict the coronacrisis?
Stock markets can make or break a mood. Or do moods perhaps drive the market? The relationship between sentiment and market performance is the subject of a great number of academic papers. At Cindicator, we’re putting this into practice, tracking sentiment through questions sent to thousands of analysts since 2015. La...
https://medium.com/cindicator/did-collective-intelligence-predict-the-coronacrisis-fc51b6bbedd9
[]
2020-04-23 11:43:09.982000+00:00
['Coronavirus', 'Cnd', 'Stock Market', 'Market', 'Covid 19']
Never however have I seen patients as sick as those with COVID-19
Asa critical care medicine specialist, I am used to seeing the sickest of the sick. I am used to seeing patients with respiratory failure. I am used to seeing patients in shock. I am used to seeing patients gasping for air, with dangerously low oxygen levels. I am used to seeing patients in kidney failure. Never, howev...
https://medium.com/@wzendo-snkt/never-however-have-i-seen-patients-as-sick-as-those-with-covid-19-c0180ce1cbc2
['Wzendo Snkt']
2020-12-27 20:33:02.026000+00:00
['News', 'Social Media', 'Sports', 'Covid 19']
Improvements and Incentives
Back in the day, there was a group of people who thought the world would be better off if people weren’t allowed to do this one thing. In time, that thing became illegal. Did it stop? Of course not, it went ‘underground’. People had a desire for the product. The desire was so strong, they were willing to do what it too...
https://medium.com/@nickriordan/improvements-and-incentives-9f2a4a800c56
['Nick Riordan']
2021-04-26 07:02:33.664000+00:00
['Incremental', 'Inertia', 'Innovation', 'Incentives', 'Improvement']
5 Ways to Not Care What Other People Think
1. Speak Up I was silent for a long time. I became a self-taught introvert for most of the middle school and high school. I spoke when I was spoken to. I stayed quiet when the cool kids were around. I talked with my friends and said things to please them. I didn't want to be disliked for my opinions. Gaining my voi...
https://medium.com/an-injustice/5-ways-to-not-care-what-other-people-think-4cc5792f2bcf
['Taylor Franklin']
2020-05-24 04:45:34.119000+00:00
['Personal Growth', 'Mental Health', 'Culture', 'Personal Development', 'Self']
Design & Lead Your Life Effectively.
Whether you’re a director, a manager, or a user researcher (like me), or even as a parent, a partner or a friend, you’re the designer and leader of your own life. How can you do that effectively? That question has been answered in 1989, in the book “7 Habits of Highly Effective People” when it was first published. Toda...
https://medium.com/@bybuketyildiz/design-lead-your-life-effectively-4f09ee05f20f
['Buket Yildiz']
2020-12-07 10:25:07.674000+00:00
['Self Improvement', 'Life Lessons', 'Leadership', 'Effectiveness', 'Self Development']
Style Tiles — “A Savior for Freelance UI UX Designers”
Outcome of the write-up would be to understand what Style tiles are, How can they help to add more productivity to our work as a Designer, Then I will show you the underlying process of Designing a Style Tile for your upcoming Design Project. If you are listening the words Style Tile for the 1st time you might be thin...
https://medium.com/@balajiraop/style-tiles-a-savior-for-freelance-ui-ux-designers-b111e037f1cd
['Pathange Balaji Rao']
2020-05-16 10:18:04.698000+00:00
['User Experience', 'User Interface', 'Design', 'Designer', 'Freelance Designer']
Coronavirus IV — Two Worlds. The Plumber and the Electrician
Two Worlds, by Freya Horsley The Plumber and the Electrician My own stats are quite revealing: For every one time you call the electrician, you call the plumber ten! In almost every country I’ve traveled to, in most hotels, apartments, houses I’ve stayed in and called home for weeks or months, the plumber was the on...
https://medium.com/@nicoshadjicostis/coronavirus-iv-two-worlds-ebf32ea8bdf0
['Nicos Hadjicostis']
2021-01-05 15:01:05.094000+00:00
['Coronavirus', 'China', 'Pandemic', 'Lockdown', 'Asia']
+40.16% growth: How to Buy Insights Network (INSTAR) — A Step by Step Guide
What is INSTAR? Insights Network (INSTAR) is a cryptocurrency . Insights Network has a current supply of 282,692,352.4403 with 196,753,507.9 in circulation. The last known price of Insights Network is 0.04436148 USD and is up 40.16 over the last 24 hours. It is currently trading on 2 active market(s) with $66,148.10 t...
https://medium.com/@cryptobuyingtips/40-16-growth-how-to-buy-insights-network-instar-a-step-by-step-guide-crypto-buying-tips-f4a161e40c66
['Crypto Buying Tips']
2020-12-22 14:41:00.265000+00:00
['Instar', 'Crypto', 'Cryptocurrencies', 'Insights', 'Network']
5 Reasons Why Jobs in the Cannabis Industry Pay More
According to Glassdoor’s December 2018 Local Pay Report, cannabis jobs pay 11% more than the US median salary. It’s a growing industry that still has not reached its peak. If you’re curious about what roles employees are looking to fill, you can find a list of cannabis jobs at Mary’s List. Whether you’re a freelancer o...
https://medium.com/@leif_47578/5-reasons-why-jobs-in-the-cannabis-industry-pay-more-f20fc1056e8f
['Cannabis News Magazine']
2019-07-18 06:12:47.571000+00:00
['Marijuana']
The X-factor That Every Professional Needs
In the new X men movie, Professor Xavier’s ability to read minds, and control people, is acknowledged as the most special ability. This is not because his abilities are awesome or cool, which they are, but because those abilities allows the Professor to absorb other peoples pain, without suffering under it. It allows...
https://medium.com/life-hacks-for-business/the-x-factor-that-every-professional-needs-13f4ef0d3e37
['Og Sweetboii']
2015-02-25 20:46:51.576000+00:00
['Work', 'Business', 'Entrepreneurship']
HARISSA
“HARISSA” is a Tunisian hot chili pepper paste and it comes in many types: You can find a Harissa made of red peppers but you can also find sweet harissa with almonds and sugar syrup, which is a dessert prepared in certain Maghreb countries, especially in Tunisia. The origin of the word comes from the Arabic verb ‘HAR...
https://medium.com/@anti-artanit/harissa-caca76e3d13f
[]
2021-04-26 00:29:34.698000+00:00
['Tunisia', 'Nabeul', 'Tourism', 'Pepper', 'Food And Drink']
Depth Over Distance
Today is my birthday and I will dream if I want to… This morning I woke up with so much gratitude for my family and everything that they have done for me. For all that they are so that I can become who I am. And this is how it will continue for generations to come… I am shaped by the experiences, thoughts, actions, m...
https://medium.com/@mysticalwildchild/depth-over-distance-b7c0e2c2241c
['Kirstin Van As']
2020-12-23 04:37:17.138000+00:00
['Connection', 'Space', 'Time', 'Emotions', 'Dreams']
Managing Menopause Symptoms using Acupuncture
I am a Physiotherapist trained to offer Western Medical Acupuncture and over the years I have had some incredible results, equally for some people this treatment may not yield the benefits hoped for. Acupuncture: Traditional Wisdom The first reference to acupuncture is more than two thousand years ago, burial ground ...
https://medium.com/@phillipabutler/managing-menopause-symptoms-using-acupuncture-5152c32049d1
['Phillipa Butler']
2020-12-10 14:25:57.219000+00:00
['Acupuncture', 'Womens Health', 'Wellness', 'Physiotherapist', 'Menopause']
Past Meets Present: Blockchain’s Impact on Fine Art
‘White Cube’ as a synonym for ‘Blockchain’? Being a history of art student as well as a writer focused on blockchain tech doesn’t make sense to many people. The art world preserves a reputation of being traditional, elitist and pretentious, while blockchain technology is still avant-garde enough to deter people from e...
https://medium.com/sea-foam-media/past-meets-present-with-blockchains-impact-on-fine-art-64646af1f0c4
['Chloe Diamond']
2018-08-03 22:36:49.636000+00:00
['Technology', 'Art', 'Blockchain', 'Cryptocurrency', 'Bitcoin']
+1–888–256–1911 - How to Activate My Roku Tv
How to activate or link your Roku® streaming device In order to activate your Roku streaming player or Roku TV™, it must be linked to a Roku account. Your Roku account stores which Roku® streaming devices you own and which channels you have installed, as well as your preferences and settings. It’s important to have a...
https://medium.com/@guidinginfo/how-to-activate-my-roku-tv-3912644f12ec
['Wells Jonathan']
2021-03-04 10:36:45.697000+00:00
['TV', 'Roku', 'Activate']
It is not winter yet
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/snap-shots/it-is-not-winter-yet-fc2ed1987513
['Randy Cooper']
2020-12-18 04:00:44.622000+00:00
['Flowers', 'Macro Photography', 'Spring', 'Snapshots', 'Butterfly']
Changing Gears, Switching Careers
Photo by Marcelo Leal on UnsplashChanging Gears, Switching Careers Title: Changing Gears, Switching Careers Summary: Surprisingly, if youíve been considering a career move, youíre not alone. In fact, many people are unsatisfied with their jobs and want to make a change, but it can be scary if you donít know where t...
https://medium.com/@mohitchawlaji/changing-gears-switching-careers-76b7985b9dd8
['Mohit Chawla']
2020-12-26 16:51:26.162000+00:00
['Mohit Chawla', 'Money Be Chef', 'Cooking', 'Cooking Classes', 'Jobs Of Cooking']
Is Pewdiepie 2000x better than the average YouTube gamer?
Is Pewdiepie 2000x better than the average YouTube gamer? CreatorSpot challenges the way attention is divided among creators. All Pewdiepie’s videos get 6.000.000 views in average. Swedish YouTube phenomenon and gamer, Pewdiepie, is one of the biggest YouTubers in the world. In average, his videos has 2.000 times mo...
https://medium.com/creatorspot/is-pewdiepie-2000x-better-than-the-average-youtube-gamer-294e12769689
[]
2019-10-13 16:48:55.379000+00:00
['Social Media', 'Creators', 'Content Creation', 'Digital Platforms', 'YouTube']
Learning to ignore the mess
Learning to ignore the mess “Life is messy” well, so the ad says before the mum swoops in and wipes the grubby mess with whatever cleaning product it was being showcased, and they all lived happily ever after. The mum in my house doesn’t work like that. In fact, every time she ( OK, I ) tries to make a concerted effo...
https://medium.com/@kerrygrace/ignoring-with-the-mess-d235dd5f52b1
['Kerry Grace']
2019-01-03 01:19:42.957000+00:00
['Teens', 'Parenthood', 'Parenting', 'Life Lessons', 'Kids']
Lyft Motion Prediction for Autonomous Vehicles: 2020
Lyft Motion Prediction for Autonomous Vehicles: 2020 Lyft motion prediction challenge for self-driving cars Problem Description The challenge is to predict the movement of traffic agents around the AV, such as cars, cyclists, and pedestrians for 2020. At the same time, the 2019 competition focused on detecting the 3...
https://medium.com/towards-artificial-intelligence/lyft-motion-prediction-for-autonomous-vehicles-2020-410e58e703af
['Rashmi Margani']
2020-11-27 19:39:14.867000+00:00
['Self Driving Cars', 'Kaggle', 'Deep Learning', 'Machine Learning', 'Computer Vision']
You Plan and God Laughs get it together
I was literally caught like a deer in headlights on Friday, March 13, 2020. It was one of the worst feelings of my life given that I am a HUGE planner and like to believe that I can control everything that I touch. Growing up my mother always said to me, “Jaclyn, you PLAN and God laughs.” I am not sure if I should hav...
https://medium.com/@mymacromemoir/i-have-heard-it-before-you-plan-and-god-laughs-31e6d1393e60
['Jaclyn Strauss']
2020-12-24 02:57:34.064000+00:00
['Preparation', 'Peace Of Mind', 'Organization', 'Solutions', 'Family Planning']
Benebit receives top score on TrackICO
Benebit’s upcoming pre-sale scores perfect on TrackICO with a 5 out of 5. Benebit is a global decentralized ecosystem that enables interaction without borders between brands, companies and consumers and is built on Blockchain technology. Benebit is a disruptive network for the cashback and loyalty market based on bloc...
https://medium.com/benebit/benebit-receives-top-score-on-trackico-6d2d6bd67f8a
[]
2018-01-16 09:13:04.974000+00:00
['Blockchain', 'Cryptocurrency', 'Benebit Ico']
Building a Future in STEM
High School Student Discovers There Is More to Coding than a Computer Screen In 1996, John P. Foley, S.J. had a bold idea to transform secondary education for teens in an economically challenged neighborhood of South Chicago and provide students with the opportunity for a college preparatory–level education. Father Fo...
https://medium.com/mathworks/building-a-future-in-stem-fe87432425bc
['Mathworks Editor']
2020-12-04 16:05:36.829000+00:00
['Stem Education', 'Science', 'STEM', 'Feature Stories', 'Engineering']
The Evolution of Construction Technology
The Evolution of Construction Technology The construction sector plays catch up as it races to implement the latest technology on the job site. As Charles Darwin famously observed, “It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is most adaptable to ch...
https://medium.com/aerial-acuity/the-evolution-of-construction-technology-bdf3c120ed71
[]
2018-10-31 20:31:19.503000+00:00
['Technology Trends', 'Construction', 'Drones']
Top 20 Crypto-Assets by Market Cap
20. Compound Protocol Balance Token (CDAI) Market cap: $1.4–1.5 billion CDAI already fell to rank #22 in market cap by the time this article went public. With the way crypto market capitalizations slosh around, chances are high enough that CDAI will claw its way back. But what is CDAI? CDAI is an ERC20 token or a Co...
https://medium.com/the-capital/top-20-crypto-assets-by-market-cap-part-one-as-of-december-11-2020-b7b979cb165a
['Alpha Trades']
2020-12-19 04:49:44.362000+00:00
['Defi', 'Crypto', 'Investing', 'Cryptocurrency', 'Blockchain']
In a carefully managed release of data, QuantumScape announced that its lithium-metal battery…
In a carefully managed release of data, QuantumScape announced that its lithium-metal battery would take a car 240,000 miles and recharge in 15 minutes. The data show the cells working comparatively well in cold temperatures. I wrote in The Mobilist yesterday about how the San Jose-based battery company is playing dow...
https://marker.medium.com/in-a-carefully-managed-release-of-data-quantumscape-announced-that-its-lithium-metal-battery-a84ebd204a77
['Steve Levine']
2020-12-09 18:52:46.129000+00:00
['Electric Vehicles', 'Quantumscape', 'Tesla', 'Lithium Battery', 'Technology']
Are You Bicurious?
Are You Bicurious? Exploring those feelings during the pandemic can be hard — but not impossible This was a great time you picked to finally act on your lesbian feelings, just sayin’! But I get it. We’ve had so much time to think and ruminate these last months. We’ve really gotten to know ourselves. And I think a lot...
https://medium.com/sexography/are-you-bicurious-2a4fe2413eb2
['Christine Stevens']
2020-12-10 14:17:32.143000+00:00
['Relationships', 'Humor', 'LGBTQ', 'Sexuality', 'Sex']
Helpful Advice on Parenting from Prison
Life doesn’t come with a manual on how to parent from prison, let alone provide instructions for the spouse and family left behind. Children, in particular, are hugely affected as their sense of security comes undone in an instant. And, while there’s obviously many obstacles and limitations, there are still many things...
https://medium.com/@justicefailing/helpful-advice-on-parenting-from-prison-86ec2b850fdd
['Failing Justice']
2020-10-08 11:45:09.684000+00:00
['Indicted', 'Prison', 'Law', 'Arrested', 'Criminal Justice Reform']
Explaining Federal Crime Control Policy: Punctuated Equilibrium Theory
PET and Federal Crime Control Policy As stated previously, historically, crime control has been regarded as the responsibility of state and local governments. Federal efforts have rarely been a means of crime control in the United States. The late-1960s saw a dramatic shift in this attitude with passage of the 1968 Om...
https://medium.com/policy-process-matters/explaining-federal-crime-control-policy-punctuated-equilibrium-theory-158e24ae5803
['Scott Mourtgos']
2020-12-03 14:50:03.792000+00:00
['Policy Process Theory', 'Punctuated Equilibrium', 'Criminal Justice', 'Policy Process Matters', 'Policy']
Spark Structured Streaming w/Kafka and Azure Storage
Clients are increasing working re-architect data pipelines and ETL/ELT activities away from scheduled batch load types. Instead, the focus is on event driven, near real time architectures that allow companies to take advantage of data moments after it is available. This is crucial in limiting the latency between the ar...
https://medium.com/@waccetta27/spark-structured-streaming-w-kafka-and-azure-storage-967f70899f3
['William Accetta']
2020-01-23 03:44:53.029000+00:00
['Cloud', 'Kafka', 'Spark Streaming', 'Apache Spark', 'Azure']
Gina DiStefano of USCHAG: Giving Feedback; How To Be Honest Without Being Hurtful
Thank you so much for joining us! Our readers would love to “get to know you” a bit better. Can you tell us a bit about your ‘backstory’ and how you got started? I grew up in a less than ideal household. From a young age, I knew what it felt like to feel not good enough and isolated. I learned how to fake happiness fo...
https://medium.com/authority-magazine/gina-distefano-of-usc-the-more-time-we-spend-dancing-around-challenging-issues-the-more-time-is-316e66c8c1c4
['Alexandra Spirer']
2020-12-23 13:20:48.721000+00:00
['Customer Experience', 'Feedback', 'Entrepreneur', 'Coaching']
6 Ways to Get More Out of Social Media
Photo by Merakist on Unsplash Love it or hate it; you can’t ignore social media as a powerful way of reaching your audience. The more connected we are, the more integral social media should be to your marketing strategy, especially when marketing to millennials. By 2025, millennials will make up 75 per cent of the wo...
https://medium.com/@thomasgreig/6-ways-to-get-more-out-of-social-media-c8a15d3b5e97
['Thomas Greig']
2019-12-22 08:02:09.920000+00:00
['Facebook', 'LinkedIn', 'Pinterest', 'Social Media']
The First Signs of Alcoholic Liver Damage Are Not in the Liver
The First Signs of Alcoholic Liver Damage Are Not in the Liver Myfather died of alcoholic liver cirrhosis four years ago. It came as a surprise to all of us, even though it was clear he had a severe drinking problem for decades. It was especially surprising to me, as a former nurse and a recovering alcoholic. You woul...
https://medium.com/@annacora827277282/the-first-signs-of-alcoholic-liver-damage-are-not-in-the-liver-74de25d954ed
[]
2020-12-17 18:03:22.139000+00:00
['Addiction', 'Health', 'Body', 'Alcohol', 'Mental Health']
It’s Okay to Cringe Bro
It’s Okay to Cringe Bro Why it might be time to embrace the cringe we feel inside of us. Photo by JESHOOTS.COM on Unsplash Watching cringe videos is a pastime that I never expected myself to have. But, it just feels good to watch someone else mess up. In fact, I’m going to go as far as to say that it’s therapeutic. ...
https://medium.com/casimirmura/its-okay-to-cringe-bro-6ebb52d79e23
['Casimir Mura']
2020-10-17 02:41:23.440000+00:00
['Mental Health', 'Culture', 'Self Improvement', 'Psychology', 'Social Media']
Small Arduino board can Implement an Industry 4.0 Framework
Industry 4.0 encapsulates eight primary technological areas for Advanced Manufacturing innovation. The eight technological areas include: The Internet of Things (IoT), Smart Sensors, Advanced Robotics, Big Data Analytics, 3D Printing, Augmented Reality, Cloud Computing, and Location Detection. The main building block t...
https://medium.com/@mrdon219/small-arduino-board-can-implement-an-industry-4-0-framework-6c27bbd26a2b
['Don Wilcher']
2020-06-11 02:55:24.885000+00:00
['Industry 4 0', 'Snapcircuits', 'Bluetooth', 'Electronics', 'Arduino']
Once We Identify the Zero and the One, We’re Done
Sign up for Rethinking 'Reality' By The Circular Theory Conservation of the circle is the core, and, therefore, the only dynamic in Nature. Meaning, pi, in mathematics, is the technical name for, what a human labels, 'mind.' Take a look
https://medium.com/the-circular-theory/once-we-identify-the-zero-and-the-one-were-done-64e2ecdf52a
['Ilexa Yardley']
2017-07-24 12:03:45.867000+00:00
['Artificial Intelligence', 'Circular Theory', 'Data Science', 'Virtual Reality', 'Eclipse']
Monthly update — December 2020. Welcome to the first in a series of our…
Welcome to the first in a series of our regular monthly updates. For the month of December we will cover listing, marketing and PR and roadmap for Q1 2021. Listing on centralised exchanges Our goal is to make KTLYO token as accessible as possible and to provide alternatives to Uniswap especially considering high gas...
https://medium.com/@katalyo/monthly-update-december-2020-6344e4e85aaf
[]
2020-12-27 21:21:22.931000+00:00
['Updates', 'Roadmaps', 'Marketing']
Pozi Picks: November 2019
Wow, what a month November was! We had some amazing projects exceed all expectations and we also kicked off a few changes around here. We launched our new rebrand and website look, which you can read all about here. We’ve also had some pretty awesome promotions and may even have some more in the works coming up soon. M...
https://blog.pozible.com/pozi-picks-november-2019-5fec410e5d43
['Pozible Team']
2019-12-02 21:26:01.525000+00:00
['Melbourne', 'Maps', 'Music', 'Publishing', 'Climate Change']
Create Your Own System Calls (Part 2) — Process Weights
Create Your Own System Calls (Part 2) — Process Weights Photo by Markus Spiske on Unsplash In my last article, we went through the process of how to modify and rebuild the kernel while adding a simple system call. This time, after we got a bit more comfortable, I would like to go a bit deeper and add a more complex ...
https://levelup.gitconnected.com/create-your-own-system-calls-part-2-process-weights-97d5e66f56f3
['Eliran Turgeman']
2020-12-24 14:51:11.934000+00:00
['Code', 'Education', 'Kernel', 'Programming', 'Linux']
Why You Need an E-Reader
Why should you read books? Photo by Sincerely Media on Unsplash “Books are the most quiet and lasting friends, the easiest to reach, the wisest counselors and the most patient teachers.” Charles W. Eliot Vocabulary- Reading books is one of the main contributors to building a vast vocabulary. The vocabulary in books ...
https://medium.com/@razgaon/why-you-need-an-e-reader-eaeeb8ad159f
['Raz Gaon']
2020-05-23 18:03:52.693000+00:00
['Writing', 'Self Improvement', 'Books', 'Electronics', 'Reading']
KNOW MORE ABOUT FLIGHT CANCELLATION COMPENSATION PROVIDED BY ETIHAD AIRLINE
What comes under Etihad booking cancellation? As we all know Etihad is the brand airline of UAE, that provides one of the best services in the aviation sector. Airlines give maximum possible flexibility to their passengers for cancellation and modification for booked air ticket reservations. Passengers do not have to ...
https://medium.com/@harsh.callsbridge/what-comes-under-etihad-booking-cancellation-bbfc78941551
['Airlines Policy']
2021-12-14 07:18:56.519000+00:00
['Etihad', 'Travel', 'Etihad Airlines', 'Airlines']
Each cigarette I burnt
Photo by Mikael Seegen on Unsplash Each cigarette I burnt each an effigy just thousands of tiny altars to powerlessness But rooms expand now lungs bigger no longer quite so — crippled Now I look on changes in time & wasted moments try to alter the shape of the sacrifice of the expectations of the crowd Cho...
https://medium.com/scrittura/each-cigarette-i-burnt-18fdd6af9e30
['J.D. Harms']
2019-08-18 12:18:00.768000+00:00
['Poetry', 'Quitting Smoking', 'Smoking']
Our First COVID-19 Investment and July Updates
Matt Gillis, CEO at clean.io As the world shut down around us and we shifted to working from home, we were forced to reinvent our investment process. Our old investment process, which consisted of a lot of in-person interactions, just isn’t possible anymore. But we still need to invest in promising start-ups…it’s what...
https://medium.com/tribeca-venture-partners/our-first-covid-19-investment-and-july-updates-b68cb204c3d3
['Tribeca Venture Partners']
2020-08-27 15:56:20.275000+00:00
['Startup', 'Entrepreneurship', 'Malware', 'Venture Capital', 'Digital Marketing']
Heineken Emerged as a Savior for Local Bars During Lockdown
Heineken Emerged as a Savior for Local Bars During Lockdown Its ‘Shutter Ads’ campaign even won a Grand Prix at the Cannes Lions 2021 Anshu Kumari Jul 5·4 min read Photo by Thiago Miranda from Pexels The COVID-19 pandemic has affected the whole world. Many places went on complete lockdown. Nothing other than the ba...
https://bettermarketing.pub/heineken-emerged-as-a-savior-for-local-bars-during-lockdown-4aa42b3575de
['Anshu Kumari']
2021-07-05 17:15:08.705000+00:00
['Covid 19', 'Helping Others', 'Local Business', 'Really Good Marketing', 'Marketing']
35th Golden Disc Awards 2021 (GDA) Lineup | Live Stream
Link >> https://tinyurl.com/y7d48rlk The 35th Golden Disc Award show has announced a number of K-Pop Idol artists who will be performing. This event will be held on January 9 and 10, 2021. The event will be divided into two segments, namely the first day for the Digital Song Division and the second day for the Albums ...
https://medium.com/@indragunawansap/35th-golden-disc-awards-2021-gda-lineup-live-stream-b355ff3ec704
[]
2021-01-04 03:03:02.765000+00:00
['Nct', 'Bts', 'Live', 'Kpop', 'Golden']
About Me — Saskia V. “I get knocked down, but I get up…
About Me — Saskia V From left: My BFF, a handsome man, and me I celebrated my 50th birthday in 2020 — in two separate rooms connected by video because of coronavirus regulations. So, I grew up in England in the 1970s. As observed in the BBC drama Life on Mars, it was a different planet. Everyone smoked everywhere, an...
https://medium.com/about-me-stories/about-me-saskia-v-b650b2abe5b3
['Saskia V']
2020-12-25 20:59:31.656000+00:00
['About Me', '12 Step Program', 'Romance', 'Britain', 'Epictetus']
Global Mapper 22.0.1 Full Crack Keygen Download
Global Mapper 22.0 Crack is the best application alongside the soul for the distance zone figurings. Nonetheless, the program is basic however energizing with the GIS attributes to convey prompt admittance to the spatial datasets. The consolidation of further developed abilities that works as per the client’s desire. F...
https://medium.com/@benjaminrever420/global-mapper-22-0-1-full-crack-keygen-download-92f715b7b258
['Benjamin Rever']
2020-12-27 14:00:27.537000+00:00
['Video Editor', 'Software', 'Graphic Design']
How to Manage Election Disaster Risk
What risks will you face in your work and life if the US Presidential election results in an election disaster, such as a constitutional crisis and widespread civil unrest? That question may sound unreal to you. Yet it doesn’t sound so far-fetched to many political leaders and experts observing the run-up to the elect...
https://dr-gleb-tsipursky.medium.com/how-to-manage-election-disaster-risk-292ed1ae21ea
['Dr. Gleb Tsipursky']
2020-10-27 19:11:26.390000+00:00
['Cognitive Bias', 'Democracy', 'Election 2020', 'Risk Management', 'Politics']
Writing Character Driven Stories
Writing Character Driven Stories Turning the wheel over to your characters to drive where your novel will go Photo by Cristofer Jeschke on Unsplash When you’re writing your story, do you prefer to focus on the characters or on the plot? Well, it’s not entirely one or the other. Plot drives the story. It gives us te...
https://medium.com/swlh/writing-character-driven-stories-7d6dea88aae9
['Laura Winter']
2020-11-18 02:55:00.647000+00:00
['Writing', 'Character', 'Character Development', 'Writers On Writing', 'Writer']
From ₹9500 to ₹120000000
A 13,000 TIMES PROFIT A prime example of the Indian stock market’s potential is Infosys. If you subscribed to 100 shares of Infosys at its 1993 IPO at a price of ₹95 per share, you would own 1,02,400 shares of the company today. At today’s price of ₹1177 per share, that investment would now be worth over ₹12 Crores! ...
https://medium.com/@vj7998/from-9500-to-120000000-22fd7487f4d0
[]
2020-12-22 04:09:09.818000+00:00
['Finance', 'Financial Planning', 'Investment', 'Investing', 'Stock Market']
สร้าง Crypto Trading Bot ด้วยภาษา Go — EP2 การใช้ bitkub api
สวัสดีครับ ขอโทษด้วยครับที่ห่างหายไปนาน มีบอทเเล้วขี้เกียจไปหน่อย555 ตอนนี้ราคา btc เกิดจุดสูงสุดเก่าไปเเล้ว เลยอยากจะมาฉลองกันหน่อยครับ เดี๋ยววันนี้เราจะเเจก code บางส่วนเลย ใครยังไม่ได้ดู EP1 ดูได้ตามลิ้งนี้เลยครับ https://medium.com/kbtg-life/%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87-crypto-trading-bot-%E0%B8%...
https://medium.com/@nsiratanapun/%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87-crypto-trading-bot-%E0%B8%94%E0%B9%89%E0%B8%A7%E0%B8%A2%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2-go-ep2-%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%83%E0%B8%8A%E0%B9%89-bitkub-api-8aae01d91c23
['Nuttanon Sira']
2020-12-02 04:46:15.883000+00:00
['Bitcoin', 'Bots']
What It Means to Be Spiritual but Not Religious
Practice openness Our tendency is to judge things by our past experiences. When faced with something new, try to keep an open and non-judgmental mind. New opportunities to learn and expand your perspective are all around you. Attaining a higher sense of spirituality requires being open to the possibilities. Learn to ...
https://georgejziogas.medium.com/what-it-means-to-be-spiritual-but-not-religious-7d565b8ca3e0
['George J. Ziogas']
2020-06-07 21:31:33.044000+00:00
['Religion', 'Self Improvement', 'Personal Development', 'Spirituality', 'Psychology']
Everything is (going to be) a game
Everything is (going to be) a game Animal Crossing x Education Gaming is becoming a part of the everyday lives of billions of people today. It is so habitual and common that 75%+ of Americans have at least one gamer in their household. It is the biggest form of entertainment today (bigger than films and music combine...
https://blog.translinkcapital.com/everything-is-going-to-be-a-game-59aafa2b1229
['Stephen Chou']
2021-07-01 20:48:26.392000+00:00
['Games', 'Consumer', 'Food', 'Venture Capitalist', 'VR']
Move Monday
Move Monday The language train was speeding down the track. Owen figured out how to change his tablet so he could listen to the videos in numerous languages. He was watching the Mickey Mouse Clubhouse and changing it between all that was offered. He laughed so hard mimicking all the words coming from his tablet. At fi...
https://medium.com/@lynnbrowder/move-monday-2102123ef7e1
['Lynn Browder']
2020-12-22 04:58:18.307000+00:00
['Life', 'Parenting', 'Autism', 'Life Lessons', 'Inspiration']
Why Being Cheap Is Expensive And Will Do You More Harm Than Good
Image by Unsplash Knowing the difference between being cheap and frugal will save you headaches and lines on your forehead for life. If we could, none of us would want to be cheap. We wish we could just buy whatever backpack we want, not search around at lower quality stores and try to match it up to our luxury dream ...
https://medium.com/@miagradelski/why-being-cheap-is-expensive-and-will-do-you-more-harm-than-good-6ca8dd8a88b6
['Mia Gradelski']
2020-12-25 19:38:30.116000+00:00
['Cheap', 'Money', 'Covid 19', 'Lessons', 'Habits']
Our Take: Running on Karma(大隻佬). Spoiler Alert! — Film Review and Basic…
Spoiler Alert! — Film Review and Basic Analysis Running on Karma as a Buddhist Film It is said that films about Buddhism can make us think about the ‘big questions in life,’ like why we are here, what the meaning of life is, and how to live. Running on Karma is able to offer Buddhist interpretations of reality and cl...
https://medium.com/@thefilmpost/running-on-karma-reviewed-and-explained-d8ab1116c6b
[]
2021-01-13 15:08:36.652000+00:00
['Wai Ka Fai', 'Film', 'Karma', 'Buddhism', 'Johnnie To']
The Wizards Spellonomics
While the MIM spell has come to life, the next journey we are going on is the decentralization of wizards and their spell income. In other words the Spellonomics. In today’s lesson, we are gonna learn how the SPELL token works, how it will be distributed, and what’s in it for us, the wizards! Simple Spellonomics Ot...
https://medium.com/@abracadabramoney/the-wizards-spellonomics-dfee32cf7baf
[]
2021-06-23 14:05:34.783000+00:00
['Lending', 'Defi', 'Magic']
How We Got From Wall Street’s Big Swinging Dicks to Silicon Valley’s Big Swinging Brains
Business was tech, and tech was media. Content was content was content, and coders controlled the sluices through which all content flowed. The Renaissance men of Silicon Valley — and they were, like the Big Swinging Dicks, almost exclusively men — didn’t hesitate to offer their bold opinions on almost every subject. A...
https://onezero.medium.com/how-we-got-from-wall-streets-big-swinging-dicks-to-silicon-valley-s-big-swinging-brains-593418f82b2f
['Andrew Marantz']
2019-10-22 05:31:02.095000+00:00
['Startups', 'Wall Street', 'Entrepreneur', 'Silicon Valley', 'Industry']
StaFi Warriors Program
Since its inception, StaFi has been committed to building an open, free and self-governing community. We need more people to join us, advocating and generalizing StaFi’s ideas and blockchain knowledge. We need people who understand StaFi’s application scenarios and prospects, and help others understand it. We can work ...
https://medium.com/stafi/stafi-warriors-program-79bdc4b6a447
[]
2020-11-03 06:48:16.891000+00:00
['Derivatives', 'Defi', 'Proof Of Stake', 'Airdrop', 'Staking']
Fastai — Exploring the Training Process — the Pixel Similarity approach
Fastai — Exploring the Training Process — the Pixel Similarity approach Photo by Alexandru Acea on Unsplash In my previous article, I talked about the quickest way to getting started with Fastai by building an image classification model in just a few lines of code and a very limited amount of time. Here, I try to loo...
https://towardsdatascience.com/fastai-exploring-the-training-process-the-pixel-similarity-approach-74bbdb844509
['Yash Prakash']
2021-01-06 03:54:29.367000+00:00
['Neural Networks', 'Image Classification', 'Fastai', 'Convolutional Network', 'Deep Learning']
What Product Teams say and What They Really Mean — 10 Tips for Diagnosing Team Issues
Originally published on Mind The Product October 2018 Team issues can have a negative impact on a project and your people long term. There are a bunch of ways they might manifest themselves — and I’ve written them down as I’ve heard them over a decade of building digital products in cross-functional teams. I’m not to...
https://medium.com/ideas-by-idean/what-product-teams-say-and-what-they-really-mean-10-tips-for-diagnosing-team-issues-f77625fa72e8
['Rob Boyett']
2019-03-20 16:24:45.157000+00:00
['Product Design', 'Mobile', 'Design', 'Team Management', 'Agile']
Trendsday: 3/8/17
Yoste (pronounced like Lost) This week’s Trendsday is technically coming to you on Thursday (3/9). I was so deeply enamored by these amazing females and others on International Women’s Day that I ran a bit late, but here is this week’s trending artist! YOSTE If you know me (or if you’ve seen any of the art that I ow...
https://medium.com/indelicious/trendsday-3-8-17-b2039d762768
['Jason Brillon']
2017-03-09 15:00:33.749000+00:00
['Trendsday', 'Yoste', 'Music', 'Featured Artist', 'Indie']
I ranked every Intro to Data Science course on the internet, based on thousands of data points
Our goal with this introduction to data science course is to become familiar with the data science process. We don’t want too in-depth coverage of specific aspects of the process, hence the “intro to” portion of the title. For each aspect, the ideal course explains key concepts within the framework of the process, int...
https://medium.com/free-code-camp/i-ranked-all-the-best-data-science-intro-courses-based-on-thousands-of-data-points-db5dc7e3eb8e
['David Venturi']
2018-11-14 16:41:17.584000+00:00
['Big Data', 'Programming', 'Startup', 'Data Science', 'Tech']
Serializing Data Within Large Integers
Serializing Data Within Large Integers Ethereum and Dapps uses bitwise operations to serialize and de-serialize multiple integers within a single 256 bit token ID Shifting bits in a large binary integer to reveal smaller integers (Image courtesy of Gerd Altmann from Pixabay) Often data-size optimization is overlooke...
https://medium.com/better-programming/serializing-data-within-large-integers-433684c8e7cd
['Sean Lawless']
2020-11-23 22:34:59.116000+00:00
['Ethereum', 'Programming', 'JavaScript', 'Software Development', 'Solidity']
Before Close Friends, There Were Top Friends: The Impact of MySpace
The entry for Myspace on the Encyclopaedia Britannica gives a short overview of the social platform service. Myspace is a free, advertising-supported service that allows users to create Web “profile” pages that feature photographs, express their interests, and, most importantly, link to other people’s profiles. The si...
https://medium.com/@luisxrivas22/before-close-friends-there-were-top-friends-the-impact-of-myspace-cadceed38ba5
['Luis X Rivas']
2021-01-18 01:20:53.309000+00:00
['Social Media', 'Ufcjonline', 'Myspace', 'Facebook', 'Social']
Aleph Ambiental. It all started with a third world…
It all started with a third world country with open capitalist politics but some socialist like systems, like a beautifull university that gathered people and, in a learning process and took them trough that country, for free. At last, nothing is perfect, and the sin of that institution was spoiling themselves, the pe...
https://medium.com/@alephambiental/aleph-ambiental-an-introduction-dac85a59566a
['Aleph Ambiental']
2021-03-09 04:03:22.395000+00:00
['Ecology', 'Social']
Chasing Goodbyes
By Arindam Roy | Project: Mechanic of Machine Learning Employees leaving a firm and the turnover process is perhaps the costliest loss to a lot of industries. An employee can choose to exits a firm due to a multitude of factors, ranging form retirement, poaching, dissatisfaction to the good old getting fired. In this ...
https://medium.com/@arindamroy11235/chasing-goodbyes-91fc5d851922
[]
2021-01-14 02:07:38.077000+00:00
['Logistic Regression', 'Human Resources', 'Machine Learning']
Stuck at Home With a Pantry Full of Love and Food
“Merry Christmas, and don’t eat too much during the holiday’s family meals!” I said joking with a friend at the office before leaving him for the Christmas holiday break. “That’s all we have left…eat.” He replied. I felt sad. I love eating, but that sentence cracked my heart. While going home, I kept thinking about ...
https://medium.com/age-of-empathy/stuck-at-home-with-a-pantry-full-of-love-and-food-f2fc35d1c504
['Alice Toneatto']
2020-12-24 16:42:44.737000+00:00
['Reflections', 'Family', 'Life', 'Self', 'Love']
An open letter to responsible employers (and the general public) regarding the changes to UK COVID-19 guidance from the 19th of July
I apologise in advance for the lengthy letter. This matter is something about which I am exceptionally passionate. I hope you have the time to read it? My name is Dr Stephen Moss and my background is in the biological and biomedical sciences, though my main focus now is computational and evolutionary genomics. I have ...
https://medium.com/@gawbul/an-open-letter-to-responsible-employers-and-the-general-public-regarding-the-19th-of-july-9731c056bb66
['Steve Moss']
2021-07-22 06:05:49.716000+00:00
['Open Letter', 'Public Health', 'Covid-19', 'Responsibility', 'Sars Cov2']
You Can Help Stop Microfiber Pollution!
You Can Help Stop Microfiber Pollution! Microfiber towells, by pasja1000 on Pixabay Microfiber gives new meaning to the expression “It all comes out in the wash!” Did you know that our clothes can be a source of deforestation? On top of that, clothes are a major source of microfiber pollution in our rivers, lakes, o...
https://medium.com/@oneearthbodycare/you-can-help-stop-microfiber-pollution-82af43fc573b
['Anne Altor']
2019-04-04 02:29:48.800000+00:00
['Ecology', 'Sustainability', 'Fashion', 'Ocean Conservation', 'Clothing']
What is the mark you want to leave on the world?
Today is Human Rights Day. What a year it has been for us all. Anyone reading the news will know about the heightened human rights challenges we are facing — ranging from enhanced inequality and vulnerability to entrenched discrimination, and a greater urgency to tackle our climate crisis. Of course, every one of us h...
https://medium.com/@annatriponel/what-is-the-mark-you-want-to-leave-on-the-world-888351701340
['Anna Triponel']
2020-12-10 17:24:24.387000+00:00
['Human Rights', 'Human Rights Day', 'Climate', 'Business', 'Environment']
Tidbits: ‘Dual Alleviation’ in Chinese Education
Grade 10 students at Qingpu Senior High School beaver away on their assignments. Photo by author Anyone keeping up with recent developments in China has probably come across stories about the ‘dual alleviation’ policy recently introduced by the government. In this Tidbits article, we’ll take a brief look at the new p...
https://medium.com/@jcaryl1/tidbits-dual-alleviation-in-chinese-education-a1325feb512f
['James Caryl']
2021-11-29 14:02:51.223000+00:00
['Current Events', 'Chinese', 'Education', 'China']
Democracy and the Challenge of Affordability: London’s ‘Squeezed Middle’
Edited by Harvard Kennedy School Assistant Professor Quinton Mayne, this is the first of three interviews extending a previous eight-part series focused on affordable housing as a challenge to the health of democracy in cities and major urban areas. For these new posts, we asked Harvard Graduate School of Design docto...
https://medium.com/challenges-to-democracy/democracy-and-the-challenge-of-affordability-londons-squeezed-middle-32db64cad5d2
['Harvard Ash Center']
2018-07-24 13:39:21.795000+00:00
['Health', 'Housing', 'London', 'Challenge']
REPORTE MENSUAL— Agosto 2018
Bringing financial inclusion to Latin America by accelerating the digital adoption of blockchain technology. Follow
https://medium.com/alteum-espa%C3%B1ol/reporte-mensual-agosto-2018-bff6a9c65a85
[]
2018-08-31 17:34:38.210000+00:00
['Fintech', 'Blockchain Technology', 'Ethereum', 'Latin America', 'Bitcoin']
South China Sea: US announces $280million Taiwan arms sale amid‘daily military threats’
TAIWAN’s president said the country faces daily military threats from “authoritarian forces” as the US announced its latest $280 million arms sale to the island nation. President Tsai Ing-wen told a security forum in Taipei the South China Sea has become “increasingly militarised”. The Trump administration has provide...
https://medium.com/@kamolkumar144podmo/south-china-sea-us-announces-280million-taiwan-arms-sale-amid-daily-military-threats-3d039d995723
[]
2020-12-09 08:34:35.162000+00:00
['Water', 'Military', 'Food', 'Moon', 'Sea']
2014, Chronicle of Truth
2014, Chronicle of Truth The following article was written by Napoleón Gómez Urrutia, and originally published in Spanish on December 11th, 2014 in La Jornada, Mexico City’s leading daily newspaper, considered by many scholars as one of the last remaining independent newspapers in the Americas. 2014 has been one of t...
https://medium.com/@NapoleonGomez/2014-chronicle-of-truth-a3a3762d1d3e
['Napoleon Gomez']
2016-02-22 20:21:01.262000+00:00
['Mexico']
5 Powerful Hidden Facebook Page Features for Marketers
Do you manage a Facebook page for your business? Interested in ways to improve your marketing? In addition to the Facebook features you use for business every day, there are some handy ones you may have overlooked. In this article you’ll discover five lesser known Facebook Page features for marketers. Discover five ...
https://medium.com/marketing-and-entrepreneurship/5-powerful-hidden-facebook-page-features-for-marketers-c54f456a2e92
['Larry Kim']
2017-04-30 16:26:46.328000+00:00
['Social Media', 'Social Media Marketing', 'Advertising', 'Marketing', 'Facebook']
Batch normalization in 3 levels of understanding
C.3) Why does Batch Normalization work ? In most cases, Batch Normalization improves the performances of deep learning models. That’s great. But we want to know what’s actually happening inside the black box. This is where things get a bit hairy. The problem is : we don’t exactly know what makes Batch Normalization ...
https://towardsdatascience.com/batch-normalization-in-3-levels-of-understanding-14c2da90a338
['Johann Huber']
2020-11-09 23:43:41.324000+00:00
['Data Science', 'Getting Started', 'Deep Learning', 'Neural Networks', 'Batch Normalization']
How Fake News Detection Can Be Improved?
Assembling representative datasets for all these types of forgeries requires tremendous effort and resources. Furthermore, most of them are evolving from time to time, so a dataset that is 1–2 years old might become outdated fairly quickly. This is an enormous obstacle when trying to build a machine learning detection ...
https://medium.com/swlh/how-fake-news-detection-can-be-improved-4ea13b2177d7
['Dominik Mate Kovacs']
2020-12-22 17:38:07.900000+00:00
['Startup', 'AI', 'News', 'Machine Learning', 'Fake News']
Intro to pytorch I: Stochastic gradient
1. Foundations Careful with empty arrays, they contain random junk in memory. For true zeros use torch.zeros: import torch #input e = torch.empty(2,2) print(e) #output tensor([[ 0.0000e+00, -1.0842e-19], [-5.9247e-01, 3.6902e+19]]) #input z = torch.zeros(2,2) print(z) #output tensor([[0., 0.], [0., 0.]]) num...
https://medium.com/level-1/intro-to-pytorch-i-stochastic-gradient-d54594c879a2
['Michael Ruggiero']
2019-06-05 15:39:33.022000+00:00
['Linear Regression', 'Matrix', 'Python3', 'Pytorch', 'Tensor']
TomoChain: Blockchain Infrastructure For Decentralized Applications, Token Issuance And Integration
TomoChain The Internet of Value The development of blockchain technology is helping to usher in a new era of the internet, the internet of value. In the 1990’s the rapid development of the web allowed for the instantaneous exchange of ideas and information. By adding a layer of blockchain-enabled services to the inte...
https://medium.com/hackernoon/tomochain-blockchain-infrastructure-for-decentralized-applications-token-issuance-and-integration-d3827a4c18f1
['Crypto Research William Thrill']
2018-05-21 15:28:51.213000+00:00
['ICO', 'Bitcoin', 'Ethereum', 'Investing', 'Blockchain']
14 — Logistic Regression. In statistics, the logistic model (or…
In statistics, the logistic model (or logit model) is used to model the probability of a certain class or event existing such as pass/fail, win/lose, alive/dead or healthy/sick. This can be extended to model several classes of events such as determining whether an image contains a cat, dog, lion, etc. Each object being...
https://medium.com/@kmeeraj/14-logistic-regression-8df305b5a28e
['Meeraj Kanaparthi']
2020-11-27 20:23:01.834000+00:00
['Machine Learning', 'Data Science', 'Logistic Regression']
7 Ways to Improve Remote Team Collaboration
7 Ways to Improve Remote Team Collaboration At these challenging times, more and more people adopt the growing trend of working remotely. But switching to remote work comes both with its own pros and cons. On the one hand, your employees save time on lengthy commutes and have fewer interruptions from work as well as m...
https://medium.com/@flowlu/7-ways-to-improve-remote-team-collaboration-7ac22f653130
[]
2020-12-10 08:30:05.656000+00:00
['Remote Working', 'Remote Collaboration', 'Remote Tools', 'Remote Work', 'Remote Team']