title stringlengths 1 200 ⌀ | text stringlengths 10 100k | url stringlengths 32 829 | authors stringlengths 2 392 | timestamp stringlengths 19 32 | tags stringlengths 6 263 |
|---|---|---|---|---|---|
How to deploy a PyTorch model in minutes | How to deploy a PyTorch model in minutes
I’ve trained my model. What’s next?
Have you ever wanted to deploy a Machine Learning model in order to run it on a website or some mobile app?
In the past, I was exactly in your situation trying different tools, resources. Hundreds of hours spent on building a simple one-pag... | https://medium.com/syndicai/how-to-deploy-a-pytorch-model-in-minutes-a8743608dfb0 | ['Marcin Laskowski'] | 2020-12-23 22:01:38.824000+00:00 | ['Deployment', 'Pytorch', 'Tutorial', 'Flask', 'Docker'] |
Lean analytics with Metric Mondays | Lean analytics with Metric Mondays
Photo by Isaac Smith on Unsplash
In the mobile app team at ice, we aim to work data-informed by making decisions based on data analytics. Every member participates in the decision-making process, and so it’s important that the team is aligned and well-informed on the relevant data. ... | https://medium.com/ice-norge/lean-analytics-with-metric-mondays-bcb74ae528a3 | ['Michael Kølleskov Gunnulfsen'] | 2021-04-26 06:42:37.878000+00:00 | ['Data Analytics', 'Metrics', 'Agile', 'Teamwork', 'Product Management'] |
How to boost self-confidence | Lack of self-confidence can prevent us from achieving our dreams and becoming the amazing person we’re meant to be. Everyone faces these struggles to a certain degree, but how can we overcome it? By learning how to boost self-confidence of course! Once you get a handle on it, you can take back full control and live a m... | https://medium.com/@kalipappas/how-to-boost-self-confidence-e62adc5f4f2 | ['Kali Pappas'] | 2021-01-13 22:52:50.813000+00:00 | ['Psychology', 'Self Confidence', 'Self Improvement', 'Confidence', 'Positivity'] |
The Cost Of Curiosity | A trio of shots rang out yesterday, while I was patio-lounging with iced-tea, outside my favourite Starbucks.
I turned around to face where the bangs birthed.
The huge hunting and fishing store across the parking lot, was now lit with lights — flashing a furious red.
An eerie feeling hung heavier in the air than the... | https://medium.com/@amosbracewell/the-cost-of-curiosity-4f93394a425f | ['Amos Bracewell'] | 2020-09-12 20:54:48.944000+00:00 | ['Growth', 'Police', 'Mindset', 'Gifts', 'Guns'] |
Permit access from Azure Front Door to Azure App Service only as simply as possible | [As of December 18, 2020]
The original post is here. Japanese edition is here.
Some customer asked me about the following topic.
“We use App Service for hosting applications and Azure Front Door as global L7 load balancer. We would like to permit access only from Azure Front Door to Azure App Service as simply as po... | https://medium.com/microsoftazure/permit-access-only-from-azure-front-door-to-azure-app-service-as-simply-as-possible-88a9d6839161 | ['Akihiro Nishikawa'] | 2021-01-12 02:00:55.836000+00:00 | ['Azure Front Door', 'App Service', 'Azure'] |
#Interview: MY HOLY and the secrets of branding for women with creativity | Throughout history men have been trying to understand periods and not surprisingly feminine care products have been designed mainly by the male perspective. The “building empathy” part of the marketing equation was definitely a factor to be improved and not too long ago, many new brands made for women, by women started... | https://medium.com/swlh/interview-my-holy-and-the-secrets-of-branding-for-women-with-creativity-2a7d6c4063a8 | ['Fernanda Sigilião'] | 2019-08-02 10:35:45.875000+00:00 | ['Marketing', 'Branding', 'Brand Strategy', 'Business Strategy', 'Entrepreneurship'] |
We Don’t Know Anything, And That’s Fine | As children, we are lead to believe that we’re the only ones who don’t have the answers. Adults, they can solve any worldly problem. Broken bicycle. Upset stomach. Impending economic doom. They had it figured out.
There comes a point in life when it hits you. Most people are posturing as if they are sure of the world ... | https://doyouknowlanasa.medium.com/we-dont-know-anything-and-that-s-fine-5f24fdbec2f0 | ['Michael Lanasa'] | 2020-07-21 23:53:54.876000+00:00 | ['Life', 'Life Lessons', 'Culture', 'Advice', '2020'] |
What Has Losing My Dog Got to do with Consumerism, Healthcare Workers, and Environmental Degradation? | Image by Cedric Clth from Pixabay
To read the first installment of this 2-part series, click here.
For a while now, Smart and Smith have been showing signs of old age. If we were to approximate one dog year to seven human years (unverified), they’d be well into old age at 77. While old age has been boding well for Sm... | https://medium.com/@kehindeegba/what-has-losing-my-dog-got-to-do-with-consumerism-healthcare-workers-and-environmental-335a585940dc | ['Kehinde Egbanubi'] | 2021-09-10 12:56:19.641000+00:00 | ['Environmental Issues', 'Dogs', 'Consumerism'] |
JavaScript Variable Best Practices | Naming convention
Giving a good name to your variable is crucial. How you name your variables will decide the future of your application codebase.
It will dictate how easy it is:
To understand your code
To navigate it
To maintain it
So what we can do to genuinely improve naming?
Use Case-separation
There are a ... | https://medium.com/javascript-in-plain-english/javascript-variables-best-practices-c4f4de8b5a8b | ['Arthur Frank'] | 2020-05-07 12:47:19.027000+00:00 | ['Learning', 'Best Practices', 'Clean Code', 'JavaScript', 'Variables'] |
Self Care in Action: Celebrating Sober | An interview with Rivkah Reyes around their sober journey, spiritual practices and how they activate self care during celebrations!
In a journey to better celebrate sober and to love myself a little more, to learn more about boundaries and mindfulness this holiday season, I reached out to three of my friends and colle... | https://medium.com/@kelseylooks/self-care-in-action-celebrating-sober-acc4358a01d3 | ['Kelsey Mcgrath'] | 2020-12-16 18:50:13.095000+00:00 | ['Holidays', 'Compassion', 'Self Care', 'Mindfulness', 'Sobriety'] |
Explaining Subset Selection and Regularization Methods for Least-Squares Part-2 | MACHINE LEARNING THEORY
Explaining Subset Selection and Regularization Methods for Least-Squares Part-2
In previous posts, we introduced least-squares and explained some subset selection techniques. Today we are here to introduce more subset selection and shrinkage models.
Least angle regression(LAR)
Least angle re... | https://medium.com/swlh/explaining-subset-selection-and-regularization-methods-for-least-squares-part-2-895bd54ba85e | ['Adrià Serra'] | 2020-12-07 22:53:04.978000+00:00 | ['Math', 'Regression', 'Deep Learning', 'Data Science', 'Machine Learning'] |
The Migration Guide from Chainer to PyTorch | Migration from Chainer code
The goal of this section is to illustrate how to translate a script written in Chainer to PyTorch + pytorch-pfn-extras, taking a simple MNIST MLP training script as an example.
You can see the original Chainer code and migrated PyTorch code in full. You may notice from the diff that these ... | https://medium.com/pytorch/migration-from-chainer-to-pytorch-8ed92c12c8 | ['Kenichi Maehashi'] | 2020-05-12 01:17:44.289000+00:00 | ['Pytorch', 'Deep Learning', 'Preferred Networks', 'Tutorial', 'Chainer'] |
Are We Real Yet? — An Honest Look at Bisexual Representation in TV | Are We Real Yet? — An Honest Look at Bisexual Representation in TV
As with all minority groups, representation in media is the first step to sloughing off our invisibility cloaks
Drawn by author
I often refer to my sexuality as the “invisible” one. Which is odd as bisexuals arguably make up more than half of the LGB... | https://medium.com/an-injustice/are-we-real-yet-an-honest-look-at-bisexual-representation-in-tv-3e3d15db2958 | ['Sonora Hills'] | 2020-11-17 20:29:46.033000+00:00 | ['Diversity', 'Bisexual', 'Culture', 'TV Series', 'LGBTQ'] |
LearnFactory Internship: Day 47 (July 5, 2018) | Bad programmers worry about the code. Good programmers worry about data structures and their relationships. Data dominates, if you have chosen the right data structures and organized things well, the algorithm will almost always be self-evident. This week we took a deep dive into ‘data structure and algorithm’, most of... | https://medium.com/learnfactory-nigeria/learnfactory-internship-day-47-july-5-2018-ff33dc879571 | ['Favour George'] | 2018-07-08 04:17:15.410000+00:00 | ['Coding', 'JavaScript', 'Algorithms', 'Internships', 'Learnfactorynigeria'] |
Connect to Remote Kerberized Hive from a Local Jupyter Notebook to run SQL queries | Let’s keep it simple. Your data is stored in a Kerberized Hive which is part of your Kerberized Hadoop cluster. And from your system, you want to connect to this Hive through a Jupyter notebook to, let’s say, run some SQL queries.
If it is a regular Hive, it is pretty straight forward. And if it is Kerberized Hive, it... | https://medium.com/ibm-data-ai/connect-to-remote-kerberized-hive-from-a-local-jupyter-notebook-to-run-sql-queries-83d5e548d82c | ['Ravi Chamarthy'] | 2021-01-22 08:02:51.762000+00:00 | ['Apache', 'Spark', 'Hive', 'Kerberos', 'Jupyter Notebook'] |
Operations on Image in OpenCV | Here is the code for creating an image using numpy array, as first I have created a 3D numpy array of size (600*600*3) in which I filled orange color from rows (0–200) and then accordingly I filled white and green colors in the rows (200–400) & (400–600) respectively. Then with the cv2.circle function I created an imag... | https://medium.com/@shubham01384/operations-on-image-in-opencv-87b15e749a6b | ['Shubham Kumar'] | 2021-06-08 12:54:22.714000+00:00 | ['Opencv', 'Numpy Array', 'Numpy', 'Image Processing', 'Collage'] |
Quantum Computing and Blockchain | An Honest Introduction to Quantum
Popular science journalism severely overestimates the applications of quantum computing. Quantum computing is fantastic at doing a small, specific subset of calculations, but it won’t be able to magically “try all the answers” in parallel.
At MIMIR, whether we are presenting at confe... | https://medium.com/mimir-blockchain/quantum-computing-and-blockchain-83ea9fdfacb7 | ['Mustafa Inamullah'] | 2018-07-27 15:52:26.155000+00:00 | ['Blockchain Technology', 'Ethereum', 'Quantum Computing', 'Science', 'Bitcoin'] |
Setup a Laravel Admin Dashboard With InfyOm in Few Minutes, Even on Existing Projects | Photo by Carlos Muza on Unsplash
You’ve spent the latest X hours building a very complex system, with lots of complex interactions and features, you wrote tests and now everything works. But you haven’t a Dashboard where you can monitor details of your system and perform CRUD operations on your system models, and you ... | https://medium.com/swlh/setup-a-laravel-admin-dashboard-with-infyom-in-few-minutes-even-on-existing-projects-2f98ad263ee1 | [] | 2020-12-10 16:02:29.309000+00:00 | ['Laravel Development', 'Dashboard', 'Code Generation', 'Laravel', 'Admin Dashboard'] |
An Analysis of the Weird, Wonderful Internet Meme | As cultural artifacts, Internet memes are fascinating things. They are at once rich with meaning but when pressed to explain their humor, somehow suddenly mystifying. Their definition is difficult to put into words and anything but narrow. Simply put, Internet memes are just ideas memorialized. They exist in the form o... | https://medium.com/@laurennreiff/an-analysis-of-the-weird-wonderful-internet-meme-ec3ad7b95fa3 | ['Lauren Reiff'] | 2020-11-20 12:49:16.911000+00:00 | ['Social Media', 'Philosophy', 'Digital Life', 'Society', 'Humor'] |
Santa is Airdropping $OM This Year For Christmas! | Holders of our “100 Million OM Staked” NFT will receive their first special airdrop on Dec. 25th
When we announced our “100 Million OM Staked” NFT celebration, we mentioned that our first MANTRA NFT will be a set of 88 unique “100M OM staked” celebratory cards. Beyond taking the form of a limited edition, limited supp... | https://medium.com/@mantradao/santa-is-airdropping-om-this-year-for-christmas-6ff7818b673c | ['Mantra Dao'] | 2020-12-23 08:38:19.838000+00:00 | ['Cryptocurrency', 'Nft Collectibles', 'Airdrop'] |
No Diversity is Simple, But It’s Not the Right Thing to Do | “Natural gravitation”
One of my old white man ex-bosses used to tell me “people will naturally gravitate towards each other”. He was trying to ease my concern about not fitting when I was new to the job.
That’s very true, but how do people really “natural gravitate”? You can see I’m an overthinking kind of women.
On... | https://aninjusticemag.com/no-diversity-is-simple-but-its-not-the-right-thing-to-do-aa8f7217f0b2 | ['Midori The Sea'] | 2020-12-24 02:40:29.578000+00:00 | ['Self Improvement', 'Diversity', 'Equality', 'Straight White Male', 'Mind'] |
Awesome Ways to Enhance Productivity | Prepare before getting started
Productivity doesn’t just happen “in the moment.”
It happens long before you even sit down and get to work. The more you prepare ahead of time, and get clear on exactly what it is you want, need, or should do, the easier and faster you will move once you start.
The reason why so many p... | https://medium.com/@mentormyteam/awesome-ways-to-enhance-productivity-5da15595d38a | ['Bimal Shah'] | 2020-12-21 15:12:12.388000+00:00 | ['Leadership', 'Teamwork', 'Success', 'Entrepreneurship', 'Coaching'] |
3 Tips to Remember When Breastfeeding for the First Time | Photo via Rawpixel
If you’re a first time mom — or just a first time breastfeeder, you might be wondering what you need to be doing to prepare for breastfeeding. The truth is, the best (and only, really) preparation you can do is to learn how the breastfeeding relationship between mother and child works. Every baby an... | https://medium.com/@coddledotco/3-tips-to-remember-when-breastfeeding-for-the-first-time-24e4a79b38bd | [] | 2020-08-19 12:31:01.454000+00:00 | ['Health', 'Parenting', 'Motherhood', 'Baby', 'Wellness'] |
Winning CPE Courses for US CPAs in 2021 | To stay relevant in a competitive and turbo-charging accounting world, CPAs need herculean accounting and financial skills. Pursuing a CPE CPA course can help CPA professionals to meet the evolving expectations of the accounting industry as they are highly driven by agile technological advancements. CPE courses in CPA ... | https://medium.com/@mileseducation/winning-cpe-courses-for-us-cpas-in-2021-6f3cc4ee341e | ['Miles Education'] | 2021-11-22 10:12:11.042000+00:00 | ['Finance', 'CPA', 'Accounting', 'Careers'] |
HGT Trading competition on KKcoin | HGT will be listed on KKcoin starting Tuesday 12th June 2018!
To celebrate this new listing, HelloGold Foundation and KKcoin have worked together to bring all HGT traders an exciting competition.
We have committed a maximum of 1,000,000 HGT as reward for this new Trading Competition, so make sure you join in and try ... | https://medium.com/hellogold/hgt-trading-competition-on-kkcoin-5746be15a3ee | ['Quentin Bignon'] | 2018-06-11 09:52:19.250000+00:00 | ['Gold', 'Trading', 'Hellogold', 'Cryptocurrency', 'Bitcoin'] |
Impact Data in Action: Insights from Karma Healthcare | Karma Healthcare (Karma) is an impact-driven, award winning healthcare startup, working towards its mission to provide equitable access to quality primary healthcare. In July 2020, Karma and its investor, Beyond Capital, partnered with Proof of Impact to enhance Karma’s ability to conduct data-driven impact measurement... | https://medium.com/proofofimpact/impact-data-in-action-insights-from-karma-healthcare-2754f220e43b | ['Evan Vahouny'] | 2021-06-18 19:45:37.405000+00:00 | ['Impact', 'Impact Investing', 'Data', 'Esg', 'Impact Measurement'] |
Skiing: A Cultural Analysis | Other than the actual words we use is the fluency with which we can use them. As I sat on the lift earlier today, I felt like someone who had just arrived in Paris with a high-school level education in French. It takes a few rides up the lift to fall back into the patterns of speech, the prosody, and prose of “ski spea... | https://medium.com/an-injustice/skiing-a-cultural-analysis-fbb1adbe2e8 | ['Chloe Zeller'] | 2020-12-15 17:14:46.613000+00:00 | ['Culture', 'Humor', 'Skiing', 'Language', 'Fashion'] |
Why Paper Beats a Screen | On a rusty ferry steaming towards the southern tip of Lake Malawi, I managed to crack my Kindle’s screen — accidentally elbowing it as I climbed up to standing from sitting. I was bereft but not because I was terribly fond of it — indeed, in the five years I’d had it, I had barely used it. No, I was bereft because I wa... | https://alexandermatthews.medium.com/why-paper-beats-a-screen-d7fef1dfddeb | ['Alexander Matthews'] | 2019-06-21 12:12:19.419000+00:00 | ['Print', 'Reading', 'Books', 'Kindle', 'Technology'] |
Barabbas …..’a robber and a thief’ | Going back to my early days at Chester greyhound stadium and my dads stories told over toasted marshmallows. There was one story that Stute, my father loved to recite and that was the coup he had with a dog called Barabbas at Chester. We all know that gamblers love to tell their stories of winning bets and how clever t... | https://medium.com/@barryjohnpinnington/barabbas-a-robber-and-a-thief-80dc934bfbb0 | ['Barry John Pinnington'] | 2021-04-26 08:42:26.741000+00:00 | ['Gambling', 'Chester', 'Pinno', 'Barabbus', 'Greyhound'] |
Predicting Stock Prices with Echo State Networks | Basic Methods for Time Series Prediction
The most basic methods are so simple that I think most people could have come up with them without taking a class on time series analysis. The simplest model that is of some use is the moving average. Essentially, the moving average takes the last t values and takes the average... | https://towardsdatascience.com/predicting-stock-prices-with-echo-state-networks-f910809d23d4 | ['Matthew Stewart', 'Phd Researcher'] | 2020-07-29 23:02:30.796000+00:00 | ['Towards Data Science', 'Stock Market', 'In Depth Analysis', 'Machine Learning', 'Data Science'] |
Fast Access Blockchain in Montreal | FAB CEO is in Montreal for a series of events
Following on from his impressive and educational sessions at the Blockchain Futurist Conference in Toronto, FAB CEO Mohamed El Kandri will be in Montreal, Canada for a pair of events that will connect the local crypto community there with the capabilities of FAB.
FAB at C... | https://medium.com/fast-access-blockchain/fast-access-blockchain-in-montreal-9e89e27d961e | ['Fab Info'] | 2018-08-21 15:26:09.641000+00:00 | ['Montreal', 'Blockchain', 'Cryptocurrency', 'Events', 'Training'] |
Dotnet Core Localization | I had to make a multi-language application. Because there are a lot of languages and you might want to be global for more customers. I wanted to write a simple example before localization. I read documents and I felt a little bit confused. Then, I wanted to share my sample code.
You can store your text messages in a r... | https://medium.com/nerd-for-tech/dotnet-core-localization-96c88e842219 | ['Emre Erkoca'] | 2021-03-29 02:21:01.598000+00:00 | ['Localization', 'Csharp', 'Dotnet Core', 'Globalization'] |
Bitcoin Regulation: South Korea is Making Progress | On June 8th, the South Korean Advisory Committee met to develop a legal framework for national crypto exchanges. Following the Coinrail Market’s recent hack, the South Korean government is enforcing stricter investor protection guidelines: Know Your Customer (KYC) and Anti-Money Laundering (AML).
Crypto-exchanges are ... | https://vidrihmarko.medium.com/bitcoin-regulation-south-korea-is-making-progress-1543c7ed52ea | ['Marko Vidrih'] | 2018-06-20 20:15:57.952000+00:00 | ['Cryptocurrency', 'Crypto', 'Cryptocurrency Investment', 'Bitcoin', 'Blockchain'] |
We Never Could Get the Hang of Thursdays | Extremist nominees sail through Senate committee vote
As some NCTE staff rallied outside the Department of Health and Human Services, others attended this morning’s Senate Judiciary Committee meeting, where committee members were due to vote on a whopping 25 nominees for federal judgeships and positions in the Departm... | https://medium.com/transequalitynow/we-never-could-get-the-hang-of-thursdays-4f3e4556f8de | ['National Center For Transgender Equality'] | 2018-01-19 02:19:38.847000+00:00 | ['Equality', 'LGBT Rights', 'Politics', 'LGBTQ', 'Transgender'] |
Identifying Outliers | 2. Using Moving Average Mean and Standard Deviation as the Boundary
Like in the first method, we need to get the boundary first and apply the boundary to the dataset. This time, a moving average mean and standard deviation (std) will be employed. To calculate the mean and std, a 21-day window is chosen, as that repres... | https://medium.com/better-programming/identifying-outliers-part-two-4c00b2523362 | ['Ke Gui'] | 2020-12-06 02:27:34.072000+00:00 | ['Python', 'Artificial Intelligence', 'AI', 'Data Science', 'Programming'] |
Wholeness. Hope. | I was just done. I was finished. So annoyed with the inner narrative that was on shuffle inside myself, “I’m a mother of 4 kids, I work, I’m a wife, there is no time to get strong. There is no money to eat real food. There is no point.” Fed up with feeling so tired, with feeling sick and in pain. Yet, the cycle would c... | https://medium.com/@wholenessandhope/wholeness-hope-469f054096c5 | [] | 2019-04-27 03:05:14.683000+00:00 | ['Fitness', 'Wholeness', 'Health', 'Hope', 'Moms'] |
What's the Role of Fiction in Social Change? | We all love a good apocalyptical story. When I was a teenager, I used to love the comic book Tank Girl. Set in a post-apocalyptical world where water was scarce, Tank girl fought together with mutant kangaroos against the Water & Power Corporation.
In the "apocalyptic" genre, we have major pieces of work picturing the... | https://medium.com/literally-literary/whats-the-role-of-fiction-in-social-change-564497f91125 | ['Aline Müller'] | 2020-02-05 02:28:42.938000+00:00 | ['Essay', 'Science Fiction', 'Writing', 'Society', 'Fiction Writing'] |
Complete guide to machine learning and deep learning in retail | Complete guide to machine learning and deep learning in retail
The stores aren’t dead yet
Stores are changing. We see it happening before our eyes, even if we don’t always realize it. Little by little, they are becoming just one extra step in an increasingly complex customer journey. Thanks to digitalisation and reta... | https://towardsdatascience.com/complete-guide-to-machine-learning-and-deep-learning-in-retail-ca4e05639806 | ['Adrien Book'] | 2020-05-15 16:41:57.390000+00:00 | ['Retail Technology', 'AI', 'Retail', 'Artificial Intelligence', 'Deep Learning'] |
What Are You Choosing for 2021? | What happens when you step into your power
When we trek into the unknown, we ultimately learn humility and patience. When the journey feels impossible, it introduces feelings in us to give up.
Becoming aware of when a thought goes through your mind, or a feeling goes through your body, helps to understand that you do... | https://medium.com/@ayeletb/what-are-you-choosing-for-2021-6fbbff14fff9 | ['Ayelet Baron'] | 2020-12-20 18:19:01.644000+00:00 | ['Consciousness', '2021', 'Choices', 'Self-awareness', 'Unknown'] |
How was taxation when America was “Great”? | Photo courtesy New York Public Library public domain collection
Understanding taxes and history
Remember how some guy said he was going to “make America great again”. So, when was America great before? That’s been cleared up. It was the late 1940s and the 1950s. Whether or not one agrees with that assessment, that’s ... | https://towardsdatascience.com/how-was-taxation-when-america-was-great-24836359aae7 | ['Bryan Maloney'] | 2020-10-21 11:51:26.028000+00:00 | ['Trump', 'Taxes', 'History', 'Analytics', 'Data Visualization'] |
Paddy Stubbles — A Green Alternative To Fight Against Climate Change | Different mindsets about stubble burning on display from the same farming region in India
The issue of air pollution in Delhi has been making the headlines continuously for the better part of this decade. Air Visual, the agency which monitors international air pollution, has ranked New Delhi as the most polluted capit... | https://medium.com/@samunnati/paddy-stubbles-a-green-alternative-to-fight-against-climate-change-49fa63d52cfa | [] | 2020-12-23 17:33:44.243000+00:00 | ['Agriculture', 'Agritech', 'Green Agriculture', 'Smart Agriculture'] |
Why Our New Organizational Structure Enables Us to Scale Efficiently | The organizational structure is the foundation on which all company processes are built. When everyone is clear about what they are responsible for and how their role fits into the organization, work is more efficient, information is shared quicker, and the probability of errors is greatly diminished.
After setting ou... | https://medium.com/@borysdubenko/why-our-new-organizational-structure-enables-us-to-scale-efficiently-729b97832606 | ['Borys Dubenko'] | 2020-12-21 12:59:43.308000+00:00 | ['Dedicated Team', 'Business Development', 'Software Engineering', 'Extended Team', 'Organization'] |
Teach girls bravery, not perfection | The following is a transcript of my TED talk at the annual conference in Vancouver.
A few years ago, I did something really brave. Or, some would say really stupid.
I ran for Congress.
For years, I had existed safely behind the scenes in politics, as a fundraiser, as an organizer. But in my heart, I always wanted to... | https://medium.com/girls-who-code/teach-girls-bravery-not-perfection-257691d13476 | ['Reshma Saujani'] | 2016-03-08 15:00:16.592000+00:00 | ['Tech', 'Women', 'Education'] |
Elaia’s portfolio companies are hiring BIG time! | Our 70 portfolio companies are growing fast and are constantly looking for amazing talents to join them! Check out over 150 open jobs in Paris, Berlin, Amsterdam & London. Here are a couple:
💥 Mirakl: 27 open jobs
Mirakl is an on-demand marketplace platform in a SaaS mode with over 200 clients & 200 employees.
Why ... | https://medium.com/elaia/elaias-portfolio-companies-are-hiring-big-time-dd09d2954bf3 | [] | 2019-12-03 11:16:35.986000+00:00 | ['HR', 'Human Resources', 'Startup', 'Investment', 'Jobs'] |
Confidence about what I like 좋아하는 뻔뻔함 | Do I always have to do things that I like well?
I have a lot of things that I can’t do well even though I like them. (If I count them one by one, they are quite many.)
Above all, surfing is a thing that I like but am not really good at. I can stand on the surf board for only seconds, but I spread out ‘surfing is so e... | https://medium.com/@littlegreycells/confidence-about-what-i-like-%EC%A2%8B%EC%95%84%ED%95%98%EB%8A%94-%EB%BB%94%EB%BB%94%ED%95%A8-abb928120d17 | [] | 2021-11-28 12:57:49.202000+00:00 | ['Korean', 'Translation', 'What I Like', 'Confidence', 'Korean Language'] |
Six Tips to Keep Customers Coming Amid COVID-19 | It’s no secret your restaurant’s customers are scared of getting sick. Restaurant operators are, too, but they’re also afraid COVID-19 will keep guests from coming to their restaurants. The disease is putting restaurants between the proverbial rock and a hard place. It is, however, possible to ease a sales slowdown by ... | https://medium.com/results-pdq/six-tips-to-keep-customers-coming-amid-covid-19-ea3852dbb2e3 | [] | 2020-03-11 16:16:51.935000+00:00 | ['Employees', 'Covid 19', 'Coronavirus', 'Restaurants', 'Gloves'] |
Fish for people willing and eager to be your partners | Dear Business Owners, the №1 thing to focus on is to figure out who you can best help with your business. Then serve them with everything they need.
That’s the bait Kelvin Muema uses as he casts about for his company catch of the day. The graphic designer, digital marketer and social media manager readily dishes out k... | https://medium.com/an-idea/fish-for-people-willing-and-eager-to-be-your-partners-5fbf037cc32e | ['Jim Katzaman - Get Out Of Debt'] | 2020-11-15 12:23:02.485000+00:00 | ['Social Media', 'Marketing', 'Entrepreneurship', 'Digital Marketing', 'Customer Experience'] |
How Self-Made are you, Really? | Society isn’t an abstract, we are it, together. Each of us is part of a greater organism, one with which we interact constantly and on which our every action has an impact. Anything we achieve, we never achieve alone; even inventors connect dots either borrowed from or handed to them by other people.
If there is no su... | https://asingularstory.medium.com/how-self-made-are-you-really-16e7fd61e451 | ['A Singular Story'] | 2019-12-09 16:33:51.162000+00:00 | ['Society', 'Culture', 'Philosophy', 'Entrepreneurship', 'Self'] |
The image of White Helmets in Russian media | Photo credit: scene from “The White Helmets”, Netflix documentary
According to the research by the Hybrid Warfare Analytical Group, Russian state-owned media promotes four main narratives in their portrayal of the Syria Civil Defense, widely known as the White Helmets. All these narratives reinforce negative image of ... | https://medium.com/@hwagaucmc/the-image-of-white-helmets-in-russian-media-a4c7654c84c6 | ['Hwag', 'Ukraine Crisis Media Center'] | 2019-09-18 13:36:18.533000+00:00 | ['White Helmets', 'Syrian War', 'Propaganda', 'Syria', 'Russia'] |
If You Want to Change Your Life This Year, You Need to Find Your Reason to Do It | Nadja Hermann was overweight her entire life.
She grew up in a family of people diagnosed as morbidly obese. She wasn’t happy with this fate of hers and constantly tried every diet she could find for years and years on end.
You know the routine.
Every new diet ended up failing and leading to her gaining even more we... | https://medium.com/live-your-life-on-purpose/if-you-want-to-change-your-life-this-year-you-need-to-find-your-reason-to-do-it-ff3b25c5ac27 | ['J.J. Pryor'] | 2020-12-30 22:03:04.263000+00:00 | ['Self Improvement', 'Life Lessons', 'Life', 'Change', 'Self'] |
How Curiosity Can Make Us Kind? | Curiosity Is Not Just About Questioning!
Photo By Anniespratt On Unsplash
When we will be curious we will not simply tell people that they are bad. But we will look for the reason what makes them bad. When we will be curious we will not tell people that they can’t do it. But we will look for ways about how they can d... | https://medium.com/one-more-thought/how-curiosity-can-make-us-kind-77949e6b53a9 | ['Hassan Siddiqui'] | 2020-06-05 07:29:06.720000+00:00 | ['Help', 'Support', 'Observation', 'Curiosity', 'Kindness'] |
Us | Us
Photo by Asad Photo Maldives from Pexels
It was a kiss,
with a dose of a smile
It was my lips,
aching to celebrate
this communion
with you
It was my tongue,
claiming the mouth
it had dreamed of
for so long
It was lust,
it was joy,
finally
It was happiness,
undiluted,
straight to my heart
It was des... | https://medium.com/ipoetry/us-6d7c2171df80 | ['Gb Rogut'] | 2020-12-15 05:48:01.777000+00:00 | ['Gb Rogut', 'Passion', 'Poetry', 'Relationships', 'Love'] |
I Found My Grandpa’s Notes 20 Years After He Died — Here’s What I Learnt | I Found My Grandpa’s Notes 20 Years After He Died — Here’s What I Learnt
Sometimes your hero is just a man with many of the same worries as the rest of us
Photo of us taken in the 80s
In many respects, he was your typical grandpa.
He wore thick glasses, had little remaining hair, and wore cable sweaters at home (bu... | https://medium.com/lessons-from-history/i-found-my-grandfathers-notes-20-years-after-he-died-here-s-what-i-learnt-b550a65069d7 | ['Kesh Anand'] | 2020-04-29 20:15:05.717000+00:00 | ['Doctors', 'Life Lessons', 'Life', 'History', 'Family'] |
Women Of The C-Suite: Jasmine Maietta of round21 On The Five Things You Need To Succeed As A Senior Executive | Thank you so much for doing this with us! Can you tell us a story about what brought you to this specific career path?
My entire career has been spent in marketing for brands centered in locker rooms, gaming and points of sweat simply because this community and culture gives me so much joy. It was while working in spo... | https://medium.com/authority-magazine/jasmine-maietta-of-round21-staying-open-to-learning-and-humble-in-the-process-is-critical-to-5693ce934d88 | ['Alexandra Spirer'] | 2020-12-11 00:40:42.646000+00:00 | ['Athletes', 'Sports', 'Entrepreneur', 'Women In Business'] |
Three Financial Dominatrixes on How Their Clients Get Off From Simply Handing Over Cash | After more than 25 years as a stripper, I know that sex work is as complex as desire itself. For some people, purchasing a sex act is a shady impulse from a guilty place. For others, it’s a bold act of kindness and a feminist manifesto where the naked truth runs wild in the lap of an untethered stranger. For a financia... | https://medium.com/mel-magazine/three-financial-dominatrixes-on-how-their-clients-get-off-from-simply-handing-over-cash-3aaa9c296c7a | ['Antonia Crane'] | 2017-04-10 16:59:09.198000+00:00 | ['Sex', 'Sex Work', 'Sex And Relationships'] |
How Can I Get Money Without Borrowing Money Or Working For It? | Believe it or not, our homes are full of items we have bought over the years, and from time to time, we look for ways to get money, and we ask ourselves the question: “how can I get the money”? We often need extra money for important reasons, like to pay an unexpected bill, or purchase a new washing machine, or have th... | https://medium.com/@couponlimit/how-can-i-get-money-without-borrowing-money-or-working-for-it-8bca744bbcd3 | ['Couponlimit - Unlimited Discounts'] | 2020-07-21 02:59:13.451000+00:00 | ['Saving Money', 'Saving Tips', 'Save Money', 'Tips'] |
What is the Cybersecurity Maturity Model Certification (CMMC)? | Being a Defense Government Contractor is a lot like walking a tightrope — always trying to balance two “opposing views” (compliance vs. profit) with little room for compromise. The pros make it look effortless. In fact, they can make it look fun. But our Ringmaster (the Pentagon) is ready to add a new stunt to this dea... | https://medium.com/@thepulsegovcon/what-is-the-cybersecurity-maturity-model-certification-cmmc-6f62c634d7e4 | ['The Pulse Of Government Contracting'] | 2019-11-05 14:44:51.216000+00:00 | ['Cybersecurity', 'Small Business', 'Defense', 'Competition', 'Risk Management'] |
Onwards to Authority. “These people think that when you… | “These people think that when you change the names of things, the nature of the things themselves change.” — Friedrich Engels
After thirty years in a grave dug by neoliberalism and imperialism, communism and socialism have been resurrected and a new generation is ready to take up its cause. Learning from the successes... | https://medium.com/@erich-arbor/onwards-to-authority-on-the-myth-of-anti-authoritarian-movements-63fbb2606020 | ['Erich Arbor'] | 2020-08-22 03:03:50.448000+00:00 | ['Marxism', 'Socialism', 'Communism', 'Revolution', 'Organizing'] |
Getting started on GCP AutoML Vision | Want to benchmark your image classification model with data you have before even writing code?
I was developing a model to do image classification of dog breeds and ran into few questions like how good is my data, what ratio to split it for train and test sets, and few other hyperparameters to decide on. So, I have ch... | https://medium.com/@sadhana.paladugu/getting-started-on-gcp-automml-vision-aa944a9ff307 | ['Sadhana Paladugu'] | 2020-09-25 02:36:52.590000+00:00 | ['Dog Breed Classifier', 'Image Classification', 'Computer Vision', 'Machine Learning'] |
Improve Sales With POWr Price Table | POWr Price Table makes it easy to showcase products, services, or plans side-by-side with unlimited features. Enjoy designing a price table that fits beautifully into your site’s aesthetic, and is easily accessible for customers. In addition, price Table is highly customizable, supports text in any language, and is mob... | https://medium.com/powrplugins/improve-sales-with-powr-price-table-5b838f5beac2 | [] | 2018-05-09 19:21:25.393000+00:00 | ['Design', 'Sales', 'Ecommerce', 'Marketing'] |
Pharmaceutical companies need to come out of hibernation | Pharmaceutical Companies need to come out of Hibernation —
Health Start-ups might help!
Digital health, genomics, telehealth, e-prescription, e-pharmacies, MedTech, etc. are only a small sub-set of topics which are currently buzzing around in the healthcare market. Companies like Teladoc, Cara Care or Kaia Health are... | https://medium.com/bloom-partners/pharmaceutical-companies-need-to-come-out-of-hibernation-db03c5403d28 | ['Maximilian Wagner'] | 2020-12-16 11:25:18.283000+00:00 | ['Consulting', 'Collaboration', 'Innovation', 'Start Up Companies', 'Healthcare'] |
Clojure Bits: Working with JSON | Bit-sized and human friendly bits of Clojure. Today, let’s chat about JSON, the backbone of the internet.
Photo by Annie Spratt on Unsplash
I’ve written a ton of web applications in Clojure and so far my favourite library for working with JSON is Cheshire. It’s simple to use and fast. Really fast. Here’s how you can ... | https://medium.com/@alekcz/clojure-bits-working-with-json-d93660e7b99f | ['Alexander Oloo'] | 2019-09-04 22:20:24.202000+00:00 | ['Clojure', 'Json', 'Programming', 'Development', 'Technology'] |
Looking for brilliant representation in Lahore? Here is what you need to know | The law is like a blanket that protects citizens, property, and businesses. What takes away that protection is inadequate representation either by under-qualified esquires or by lawyers who just don’t take their responsibility seriously. In the court of law, both the prosecutor and the defendant are innocent until prov... | https://medium.com/@firstwomenlawfirm/looking-for-brilliant-representation-in-lahore-here-is-what-you-need-to-know-8ab668c9e378 | ['Ahmad Khan'] | 2019-10-09 15:52:05.823000+00:00 | ['Law', 'Pakistan', 'Law Firms Lahore', 'Lahore Lawyer', 'Intellectual Law Services'] |
Trends in Blockchain Application Development | Ever since the inception of the world’s first cryptocurrency Bitcoin in 2009, blockchain technology has remained hidden and out of the public eye until well into 2017. The resulting resurgence of popularity during the end of last year not only saw a massive spike in digital asset prices but an avalanche of investor fun... | https://medium.com/kapitalized/trends-in-blockchain-application-development-51a438f46941 | ['Ivan Mantelli'] | 2018-07-07 01:22:27.563000+00:00 | ['Blockchain', 'Ethereum', 'Application Development', 'AI', 'Cryptocurrency'] |
Blue Ice | Flicker and Flight is a Poetry Publication that has married the art of Photography. This publication focuses on supporting Nature, Love/Unity, Spirituality, and Growth, through the beauty of Word-Play and Images.
Follow | https://medium.com/flicker-and-flight/blue-ice-c5d291100400 | ['Whitney Rose'] | 2020-12-17 15:32:11.730000+00:00 | ['Poetry', 'Poetry On Medium', 'Haiku', 'Poem', 'Nature'] |
The Age of Disinformation | According to a report released by Freedom House in 2017, governments around the world are stepping up their efforts to manipulate information on social networks, undermining the foundations of democracy and creating a general decline in Internet freedom. As stated in the report, which assesses the situation in 65 count... | https://medium.com/estado-internacional/the-age-of-disinformation-26a6c1f4cb68 | ['Lautaro N. Rubbi'] | 2020-04-30 03:55:52.198000+00:00 | ['Technology', 'Social Media', 'Information', 'Internet', 'News'] |
CalCPA Daily Clips | Dec. 17, 2020
BUSINESS
Survey suggests small-business owners downbeat on outlook
Nearly two-thirds of small businesses say they have not yet felt the full impact of the coronavirus pandemic, a survey by the US Chamber of Commerce and MetLife has found.
The Hill
— —
5 tips to be confident but not conceited in a jo... | https://medium.com/calcpa-daily-clips/calcpa-daily-clips-2a9b8f322c10 | [] | 2020-12-17 15:31:05.817000+00:00 | ['California', 'CPA', 'Tax', 'Business', 'Calcpa'] |
Why is this Fairy Calling me a Queer?: The Capitalist Interests Behind The Blues Clues Pride Parade | Why is this Fairy Calling me a Queer?: The Capitalist Interests Behind The Blues Clues Pride Parade
ViacomCBS should not be allowed at pride and should not have a position of influence within the communities it dares not even speak the names of. By its presence it necessitates a pride without gay, lesbian, bisexual, o... | https://medium.com/@hollysummit/why-is-this-fairy-calling-me-a-queer-on-blues-clues-857d3e911f0e | ['Holly Summit'] | 2021-06-17 07:20:49.382000+00:00 | ['Pride', 'Queer', 'Drag Race', 'Children', 'LGBTQ'] |
Creating Google Cloud Pub/Sub publishers and subscribers with Spring Cloud GCP — Part 1: Setup | Setup
The Google Cloud Platform project
We'll use the Google Cloud SDK to setup our project in GCP. Follow these instructions to install the latest Google Cloud SDK in your environment (but no need to run gcloud init at the end, we'll do it soon).
For this tutorial, we'll create a new GCP project (I called it hello-... | https://medium.com/quintoandar-tech-blog/creating-google-cloud-pub-sub-publishers-and-subscribers-with-spring-cloud-gcp-part-1-setup-a96c53025fec | ['Fernando Machado'] | 2019-09-18 20:18:54.906000+00:00 | ['Google Cloud Platform', 'Pub Sub', 'Java', 'Spring Boot', 'Spring'] |
Understanding How El Paso, Texas Voted in the 2020 Presidential Election | By Emma Vetter, Sarah McCarthy, Ernesto Castañeda, and Carina Cione
President Obama speaking about immigration policy on May 10, 2011. Photo by Castañeda.
Texas is a well-known Republican stronghold and has been for decades. The state of Texas has voted Republican in every presidential election since 1976 (Wilson 202... | https://medium.com/@ernestoc/understanding-how-el-paso-texas-voted-in-the-2020-presidential-election-52594721752c | ['Ernesto Castañeda'] | 2020-11-26 01:07:54.679000+00:00 | ['Latino Voters', 'Blue Wave', 'Campaign', 'Texas', 'Voting'] |
Should I become a dessert influencer? We are all entrepreneurs now | I am deeply committed to helping people find the best desserts in the world. I am also interested in helping people find wellness and joy. I like taking pictures. So, am I an influencer? You tell me. Better yet, like this post.
As quarantine progressed, I, like most of you, found myself searching for socially distant ... | https://medium.com/@sharlawrites/should-i-be-a-dessert-influencer-we-are-all-entrepreneurs-now-83919d94719f | ['Sharla B'] | 2020-12-01 13:59:51.089000+00:00 | ['Philosophy', 'Dessert', 'Los Angeles', 'Influencer Marketing', 'Foodies'] |
Why You Should Write What You Don’t Know | The old adage is, “Write what you know.” But if you’re writing fiction, you also need to be willing to write what you don’t know.
So, how do you go about writing what you don’t know…if, you know, you don’t know it?
In the spirit of discovery, allow one character to work in a field about which you know very little, or... | https://medium.com/a-writers-life/why-you-should-write-what-you-dont-know-1dac22ad4294 | ['Michelle Richmond'] | 2020-06-28 07:21:13.179000+00:00 | ['Writing', 'Creativity', 'Writers On Writing', 'How To Write', 'Writing Tips'] |
A Survival Guide For Christmas And Other Family Gatherings | The initial question: Why do I do it? When it comes to family gatherings, you are either invited (physically or through a screen) or receiving. In any case, it is important to know why you accept the invitation or why you decide to invite. Is it because you truly want it or is it because of something else? Because it i... | https://medium.com/@noemipoget/survival-guide-christmas-e914ab826112 | ['Noemi Poget'] | 2020-12-22 14:04:18.675000+00:00 | ['Christmas', 'Self Care', 'Personal Development', 'Self Improvement', 'Survival Guide'] |
The Man Who Embodied The Zeitgeist | The Man Who Embodied The Zeitgeist
Anthony Bourdain, R.I.P.
Bourdain “culturally appropriating” ushanka like it’s nobody’s business. Well, he was, after all, a depressive ex-punk rocker, which makes me think I can expect him to do a better job on Russia
As much as I’m not a fan of reality TV, I enjoy reality cooking... | https://medium.com/iron-ladies/a-man-of-our-age-with-all-of-the-incurring-limitations-2213fab4a09b | [] | 2018-08-13 03:03:30.244000+00:00 | ['Reality TV', 'Food', 'Memories', 'Culture', 'Russia'] |
Why It’s Okay to Have Completely Unoriginal Ideas | Original or Bust
When I began writing TV pilots, I put tremendous pressure on myself to come up with completely original ideas. If my premise had even a whiff of being done already, I’d abandoned it. Over the years, I’ve killed countless ideas because I didn’t want my work to be perceived as unoriginal.
Of course, ev... | https://medium.com/the-brave-writer/why-its-okay-to-have-completely-unoriginal-ideas-a0dfd119cc38 | ['Andrew Barbot'] | 2020-12-23 23:02:33.600000+00:00 | ['Creativity', 'Career Advice', 'Writing', 'Writing Tips', 'Screenwriting'] |
WhatsApp introduced five useful features in 2020, are you using them? | WhatsApp Payment: According to WhatsApp, WhatsApp fee characteristic is now reachable in India up to 20 million. Facebook-owned WhatsApp stated that WhatsApp repayments now stay with State Bank of India, ICICI Bank, HDFC Bank and Axis Bank. WhatsApp National Payments Corporation of India (NPCI) Unified Payment Interfac... | https://medium.com/@royalskumarsasi/whatsapp-introduced-five-useful-features-in-2020-are-you-using-them-fa7fdb87f467 | ["Royal'S Kumar Sasi"] | 2020-12-27 07:12:48.760000+00:00 | ['News', 'Newsletter', 'News Update', 'WhatsApp', 'Games'] |
An Apple a Day Keeps COVID-19 Away | By Ng Hooi Lin (伍卉苓)
Abridged and translated by Chang Yu Ming (張佑民)
Rosalind Chang (張薰云)
As we practice social distancing to combat the spread of the novel coronavirus, shouldn’t we also keep our distance from the unhealthy foods that can strain our immune system?
A variety of fruits and vegetables of different col... | https://medium.com/tzu-chi-culture-communication-foundation/an-apple-a-day-keeps-covid-19-away-3bcdff99f50b | ['Tzu Chi Culture', 'Communication Foundation'] | 2020-09-23 05:12:08.795000+00:00 | ['Covid 19', 'Medical', 'Coronavirus', 'Diet'] |
Travel Engineers Introduces The Best Canada Tour Packages | Travel Engineers have curated handpicked Canada Tour Packages for your next vacation. The packages include key places
Vancouver
The Canadian Rockies
Niagara Falls
Toronto
Ottawa
Montreal
These places are just incredibly beautiful!
Travel Engineers recommendations for Canada?
Travel Engineers is one of the best... | https://medium.com/@kajalgupta111/travel-engineers-introduces-the-best-canada-tour-packages-1f868e5825ba | ['Travel Engineers'] | 2020-03-07 09:47:05.639000+00:00 | ['Travel', 'Canada', 'Tourism', 'Traveling'] |
LIECTROUX C30B Robot Vacuum Cleaner | LIECTROUX Robot Vacuums Are Highly In Demand!
Why do you need to have this robot vacuum at home ?
Many people hate vacuuming, it’s a boring task that feels too time-consuming and is requiring effort. For many people, purchasing a robot vacuum is a good way to clean the floors of your home without putting time or ener... | https://medium.com/@puzzletechnologie/liectroux-c30b-robot-vacuum-cleaner-692579b4c67 | ['Puzzle Technologie'] | 2021-06-14 11:15:23.166000+00:00 | ['Smart Technology', 'Robot Vacuum Cleaner', 'Smart Home'] |
Potty Training Dos and Don’ts | Potty training will require a lot of work form your baby and even more patience from you. The key to success is the right timing, consistency, and ability to keep your toddler well-motivated. How to do that? Here are some basics to start with.
Do read clues
If you can see that diaper is bothering your child, it is th... | https://medium.com/@contact_96166/potty-training-dos-and-donts-b5255c83d429 | ['Susan Urban'] | 2019-04-12 09:23:58.206000+00:00 | ['Potty Training', 'Parenting', 'Toddlers', 'Moms', 'Baby'] |
4 Key Changes I Saw In Myself After My First Remote Internship | Hi! I’m Gauri Dhawan, a graduate student at NYU studying computer science. This summer I interned at Optimizely as a software engineering intern. As I near the end of my 12-week internship, I wanted to share how I personally grew and what I learned from being immersed in a fully remote work environment.
I discovered t... | https://medium.com/engineers-optimizely/4-key-changes-i-saw-in-myself-after-my-first-remote-internship-7c207ce70adf | ['Gauri Dhawan'] | 2020-08-24 23:24:32.015000+00:00 | ['Time Management', 'Software Development', 'Remote', 'Engineering'] |
Best Omni Channel strategy to Improve Customer Experience | Introduction to Omnichannel Customer Experience
Having multiple channels is the norm of interacting with the customers in business. Further, connecting with all the touchpoints in creating an omnichannel customer experience is crucial. An omnichannel customer experience is a customer interacting with the business to m... | https://medium.com/@ak-akshaytrivedi9/best-omni-channel-strategy-to-improve-customer-experience-4be7af11fb1 | ['Akshay Trivedi'] | 2020-12-17 12:12:00.627000+00:00 | ['Retail', 'Omnichannel', 'Customer Experience', 'Omni Channel Commerce', 'Customer Service'] |
Through Twitter, a window into who the favorite presidential candidates are | Through Twitter, a window into who the favorite presidential candidates are
Twitter might be able to provide an insight into what the public opinion about the presidential candidates is in real time. If the primaries were today, we would likely see Hillary Clinton running against Ted Cruz in the general elections, bas... | https://medium.com/@michelleinaba/through-twitter-a-window-into-who-the-favorite-presidential-candidates-are-c267aec45f37 | ['Michelle Inaba'] | 2020-08-15 14:47:18.559000+00:00 | ['Technology Trends', 'Data Journalism', 'Social Media', 'US Politics', 'Elections'] |
If America Was Great, It Would’ve Been a Landslide | If America Was Great, It Would’ve Been a Landslide
Regardless of the winner, our 2020 election confirmed the ugly truth we all suspected
Photo by Clay Banks on Unsplash
The 2020 election hasn’t been decided. Trump and Biden are battling in a tightly contested race with a nail-biting finish. Yes, it appears Joe Biden... | https://medium.com/politically-speaking/if-america-was-great-it-wouldve-been-a-landslide-2d997a2a182d | ['Mollie Gray'] | 2020-11-06 08:14:24.457000+00:00 | ['Politics', 'Society', 'Racism', 'United States', 'Election 2020'] |
Seven Lessons From My CEOs | We can’t always hire the best business consultants, or maybe we don’t want to.
If you catch me by surprise and ask me to at least summarize the main seven learnings that I have achieved discover working together with General Managers and business owners throughout Latin America, would be the following 7:
1. Hire slow... | https://medium.com/@executive-forums/seven-lessons-from-my-ceos-20d50762bb9d | ['Executive Forums'] | 2020-11-27 19:25:49.944000+00:00 | ['Professional Growth', 'Leadership', 'CEO'] |
I think what you’re describing isn’t really “pick me” behavior but being into activities not… | I think what you’re describing isn’t really “pick me” behavior but being into activities not usually associated with your gender. I applaud all women who live unapologetically & embrace their passions!
That term (“Pick me ass bitch” to be exact) originated from the behavior of misogynistic women attempting to gain men... | https://medium.com/@sandriasays/i-think-what-youre-describing-isn-t-really-pick-me-behavior-but-being-into-activities-not-2da43b3d2060 | [] | 2021-06-22 01:50:29.458000+00:00 | ['Womens Rights', 'Feminism', 'Culture', 'Psychology', 'Misogyny'] |
Cryptocurrency- Beyond Currency | Originally published at marketprotocol.io.
When Bitcoin began with its genesis block on January 3, 2009, pseudonymous creator Satoshi Nakamoto embedded the following message: “The Times 03/Jan/2009 Chancellor on brink of the second bailout for banks.”
In the height of the global financial crisis, this single line int... | https://medium.com/market-protocol/cryptocurrency-beyond-currency-308fdd499a9b | ['Lazar Jovanovic'] | 2018-08-30 13:26:01.631000+00:00 | ['Blockchain', 'Currency', 'Bitcoin', 'Cryptocurrency', 'Satoshi Nakamoto'] |
5 essential tools to help your data visualization process | As a student, while reading for your exams, you may have been attracted to visual depictions of information. Flowcharts, graphs, pie charts, are still used for most statistics to give an overview of all the compendium of other boring data. Plus, in the age of the internet, infographics are getting viral like hotcakes. ... | https://medium.com/codingninjas-blog/5-essential-tools-to-help-your-data-visualization-process-ccebc3ebf169 | ['Coding Ninjas'] | 2019-08-08 11:06:01.835000+00:00 | ['Data Visualization', 'Technology', 'Graphics'] |
The best cryptocurrency wallet in 2019 | The article is reproduced with the permission of CoinVoice.
What is the good wallet?
Everyone interested in cryptocurrencies needs a wallet to store their assets. Since the birth of Bitcoin, there are so many kinds of wallets, which are so dazzling that some beginners have no idea how to start. So what kind of wallet... | https://medium.com/fox-one/the-best-cryptocurrency-wallet-in-2019-22b609c5e4ce | ['Xu Yan'] | 2019-01-02 08:58:04.855000+00:00 | ['Wallet', 'Best Of 2019', 'Blockchain', 'Bitcoin Wallet', 'Cryptocurrency'] |
11 histórias e 1 segredo | in Both Sides of the Table | https://medium.com/borba-on-software/11-hist%C3%B3rias-e-1-segredo-2453489e8f6 | ['Luiz Borba'] | 2017-06-22 03:04:37.909000+00:00 | ['Programming Languages', 'Programming', 'Internet'] |
Was Heidegger Really an Existentialist? | Heidegger’s concern with “authenticity” might have been more about getting to “Being-to-Being” than about self-empowerment.
Heidegger didn’t like Sartre: the father of Being and Time basically saw Being and Nothingness as trash. When I first learned this, I was surprised: I thought Sartre sounded similar to Heidegger ... | https://medium.com/@o-g-rose-writing/was-heidegger-really-an-existentialist-ecb94d8f19b7 | ['O.G. Rose'] | 2021-08-03 14:53:29.152000+00:00 | ['Self', 'Authenticity', 'Existentialism', 'Heidegger', 'Philosophy'] |
The Chennai “Cleansing” Drive | Sathyavani Muthu Nagar, a small settlement by the banks of Cooum river in Park Town, was one among the many settlements that Chennai Corporation have plans of evacuating and eventually relocating the evacuated families. This settlement is often hit by floods every time Chennai has a good monsoon. Initially populated by... | https://medium.com/kakofonie/the-chennai-cleansing-drive-ba62e6f135ad | ['Akshay Jayakumar'] | 2020-12-18 06:40:04.559000+00:00 | ['Ecological Restoration', 'Politics', 'Chennai', 'Discrimination', 'India'] |
1 Vision, 2 Men, more than 3 Countries: LATAM Blockchain will Spur Industry Growth in Spanish-Speaking World | This article is also available in Spanish.
On my trip to Consensus two weeks ago, in between the throngs of some 9,000 people crowded together at the Midtown Hilton, I managed to sneak off on the F train closer to Penn Station. There was a kosher restaurant there — Jerusalem (which is the inspiration for half the kosh... | https://medium.com/orbs-network/1-vision-1-team-20-countries-latam-blockchain-will-spur-industry-growth-in-spanish-speaking-73497913ce7a | ['Gedalyah Reback'] | 2018-08-23 11:52:48.211000+00:00 | ['Orbs', 'Cryptocurrency', 'Latam', 'Criptomonedas', 'Bitcoin'] |
It figures this is Java (I think) in that you've gone for pedantic rubbish where ALL you've done… | It figures this is Java (I think) in that you've gone for pedantic rubbish where ALL you've done is let the programming language do the loop instead of saying it. forEach still loops, but it does so in a re-re ermagahd aherpaderp manner.
To be brutally frank
Methods like foreach use callbacks. Callbacks are functions... | https://medium.com/@deathshadow/it-figures-this-is-java-i-think-in-that-youve-gone-for-pedantic-rubbish-where-all-you-ve-done-44d56eef2022 | ['Jason Knight'] | 2020-12-27 19:01:09.398000+00:00 | ['Java8', 'Code Smells', 'Java', 'Functional Programming'] |
Elliot Page came out as transgender | In a post to social media Tuesday, Elliot Page, the Academy Award-nominated star of “Juno” shared his name and pronouns.
“Hi friends, I want to share with you that I am trans, my pronouns are he/they and my name is Elliot,” he wrote. “I feel lucky to be writing this. To be here. To have arrived at this place in my lif... | https://medium.com/@roysterous/elliot-page-came-out-as-transgender-790ece1f7e0b | [] | 2020-12-02 19:25:42.570000+00:00 | ['Self Improvement', 'Transgender', 'Media Criticism'] |
Data Pipeline Architecture Optimization & Apache Airflow Implementation | Data pipelines are essential for companies looking to leverage their data to gather reliable business insights. Pipelines allow companies to consolidate, combine, and modify data originating from various sources and make it available for analysis and visualization. However, the numerous benefits that data pipelines pro... | https://medium.com/trackit/data-pipeline-architecture-optimization-apache-airflow-implementation-915821d5ce5b | ['Simon Meyer'] | 2020-11-09 17:49:16.587000+00:00 | ['Apache Airflow', 'Redshift', 'AWS', 'Big Data', 'Amazon Web Services'] |
Benefits of a Large LinkedIn Network | Since LinkedIn began hitting key growth metrics several years ago, there have been naysayers who suggest that you should “only connecting to people you know well enough to ask a favor of or do a favor for.” An article in the Harvard Business Review states:
Many users are beginning to discover, however, that a larger n... | https://medium.com/digital-marketing-lab/benefits-of-a-large-linkedin-network-527e9fe70956 | ['Casey Botticello'] | 2020-11-13 04:13:20.526000+00:00 | ['Social Media', 'Entrepreneurship', 'Networking', 'LinkedIn', 'Linkedin Marketing'] |
Proof Positive Scam Detection | Can it really be possible to recognize every single scam? Let me tell you how your protection works right now, and how you can improve it today.
Reputation is the key to our heart. We shoot the messenger because we expected better from them. The reason we place our trust in the messenger is simple: It is too exhaustin... | https://medium.com/@ggreve/proof-positive-scam-detection-4f636a0c85d6 | ['Georg C. F. Greve'] | 2020-12-24 09:20:40.878000+00:00 | ['Dkim', 'Spf', 'Blockchain', 'Email', 'Dmarc'] |
One science is harder to explain than another | Most of my client work involves a presentation with a hard/difficult business or scientific issue to explain. All science is complex, and it requires someone to study for years to understand it. But in some scientific disciplines I can get away with things.
Take medicine for example. Here is what you can do to make th... | https://medium.com/slidemagic/one-science-is-harder-to-explain-than-another-6de7c5c15c2a | ['Jan Schultink'] | 2016-12-27 08:44:33.982000+00:00 | ['Data Visualization'] |
About Me — Mary DeVries. I write. I wander. I read. I remember. | About Me — Mary DeVries
I started writing my first novel at age eight. It was about a family of pencils that came alive at night and wandered around the classroom having various adventures. I was several chapters in when a well-meaning adult asked me what I wanted to be when I grew up.
“I want to be a writer. In fact... | https://medium.com/about-me-stories/about-me-mary-devries-dab33e4078d1 | ['Mary Devries'] | 2021-02-25 17:23:04.625000+00:00 | ['Writer', 'Introduction', 'About Me'] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.