title stringlengths 1 200 ⌀ | text stringlengths 10 100k | url stringlengths 32 829 | authors stringlengths 2 392 | timestamp stringlengths 19 32 | tags stringlengths 6 263 |
|---|---|---|---|---|---|
Creating Super Humans: How the marriage of technology and human intellect can help your business grow | 1. Balance machine-work with team-work
We started with the common thesis that technological tools would enable our company to scale. However, for our research product, the primary challenge we faced is that a fully human approach leads to inefficient outcomes, while a fully-automated approach results in research witho... | https://medium.com/radicle/creating-super-humans-how-the-marriage-of-technology-and-human-intellect-can-help-your-business-93441631fb7c | ['Kate Venezia'] | 2018-06-18 19:06:14.831000+00:00 | ['Artificial Intelligence', 'Business Process Design', 'Operations', 'Future Of Work', 'Startup Lessons'] |
Jupyter Superpower — Interactive Visualization Combo with Python | altair offers a lot of choice for interactive plotting. The above gif gives you a sense of how easy it could be. With just 1 line of code, you can change the behavior of the chart. Interactiveness is crucial for data exploratory, as often you want to drill down on a certain subset of the data. Functions like cross-filt... | https://towardsdatascience.com/jupyter-superpower-interactive-visualization-combo-with-python-ffc0adb37b7b | ['Nokknock'] | 2019-10-05 17:48:06.597000+00:00 | ['Programming', 'Jupyter Notebook', 'Visualization', 'Python', 'Data Science'] |
Sea Level Rise: Wetlands and Annapolis | An international youth-led environmental news organization covering the work of the growing youth climate movement and more widely known environmental movement.
Follow | https://medium.com/the-climate-reporter/sea-level-rise-wetlands-and-annapolis-cf9efe3147fc | ['Emily Zhao'] | 2019-02-27 01:15:35.583000+00:00 | ['Environment', 'Film', 'Wetlands', 'Climate News', 'Movies'] |
Sample for simple but effective project report — Project “Zazacorona” | Overview
In the beginning of this year(2020) Zagro Singapore pte ltd decided to launch a product to prevent from the COVID-19 virus. So the company began this project Zazacorona to fulfil that purpose. Eventually the product named after the project name Zazacorona.
About Product…
Zazacorona — Multi-surface disinfect... | https://medium.com/@shamilsuraweera/sample-for-simple-but-effective-project-report-project-zazacorona-30316b7e9285 | ['Shamil Suraweera'] | 2020-12-17 13:18:12.042000+00:00 | ['Project Management Tool', 'Projects', 'Project Based Learning', 'Project Management'] |
What Actually Hibernation is? | Hibernation is a condition of negligible action and metabolic wretchedness in endotherms. Hibernation is an occasional heterothermy portrayed by low internal heat level, slow breathing and pulse, and low metabolic rate. It most usually happens during cold weather months.
Don’t ignore hibernation and estivation
Albeit... | https://medium.com/@24hoursofbiology/what-actually-hibernation-is-dd234a3f6c68 | ['Hours Of Biology'] | 2020-12-01 11:47:01.472000+00:00 | ['Science', 'Animals', 'Zoology', 'Wildlife', 'Biology'] |
Mastering Online & Virtual Meetings | Mastering Online & Virtual Meetings
What Gear to Buy, How to Set It Up, & How To Look Your Best
It feels like this a lot, doesn’t it?
This piece will provide you with some of the best tools and practices to help anchor your virtual meetings whether you’re a teacher, a manager, a technologist, or just a good worker b... | https://medium.com/swlh/mastering-online-virtual-meetings-578c7012f22d | ['David Koff'] | 2020-10-14 23:11:00.837000+00:00 | ['How To', 'Technology', 'Education', 'Community', 'Tech'] |
Check Given number is Prime number or not using C programming | Check Given number is Prime number or not using C programming come code ·Dec 27, 2020
//check whether given number is prime or not
#include <stdio.h>
int main()
{
int num, i;
printf(“Enter the value or number
”);
scanf(“%d”, &num);
for(i = 2; i< num; i++){
if(num %i == 0){
printf(“
It is not a prime number”... | https://medium.com/@comecode98/check-given-number-is-prime-number-or-not-using-c-programming-d908cd76cc5c | ['Come Code'] | 2020-12-27 14:47:19.155000+00:00 | ['C Programming', 'Prime Numbers', 'C', 'Programming Languages', 'Coding'] |
How to Get Your Baby Talking Sooner | How to Get Your Baby Talking Sooner
Photo by Ana Tablas on Unsplash
I am not a baby person. I never was. I was never in line to hold the baby at family functions or baby showers. Babies scared me. Too many things could go wrong and I didn’t want to be the one responsible for any harm coming to someone else’s baby. Bu... | https://medium.com/a-parent-is-born/how-to-get-your-baby-talking-sooner-c0369c6a72a0 | ['Katie Grant'] | 2020-12-03 14:07:01.578000+00:00 | ['Mental Health', 'Life Lessons', 'Parenting', 'Baby', 'Sign Language'] |
Winter Solstice | Photo by Author
Rain falls in tireless ribbons
drifting down from a silver sky
like wet tinsel on a sodden tree.
The cold hides inside my clothing
clings to my skin in thin, icy layers
draws its fingers at last into my bones.
And yet I cannot stop looking
cannot help but raise my face to the mist
for a last ki... | https://medium.com/@kbimle/winter-solstice-3d415e434d2a | ['Kara B. Imle'] | 2020-12-20 06:38:18.351000+00:00 | ['Poetry On Medium', 'Solitude', 'Winter', 'Poetry', 'Winter Solstice'] |
Mission of Mercy — the Name Says it All | The sentiments below were written by Jeanne Hrovat, a staff member from Special Olympics Wisconsin, after she helped transport athletes to a Special Olympics-Mission of Mercy event in Wausau, Wisconsin on June 24. Mission of Mercy is a nation-wide organization that provides free dental care to people in need, and is cu... | https://medium.com/specialolympics/mission-of-mercy-the-name-says-it-all-9791fc821697 | ['Special Olympics'] | 2016-11-08 20:05:02.952000+00:00 | ['Wisconsin', 'Healthcare', 'Nonprofit', 'Health'] |
Why is Windows Free Now? | It wasn’t too long ago that if you were building or upgrading a PC you have to fork over some handsome cash for a copy of Windows. If you didn’t you either couldn’t get a legal copy at all or your operating system would simply stop working after 30 days. But today Microsoft lets people use Windows 10 completely for fre... | https://medium.com/@techfused.in/why-is-windows-free-now-ca52802af900 | ['Techfused In'] | 2020-01-05 15:04:09.304000+00:00 | ['Techfused', 'Microsoft', 'Free Windows 10', 'Windows 10', 'Why Is Windows 10 Free'] |
MACHINES TO DO THE BIG CLEANING BLACK DOLLARS | CALL EGYPT +201151206884
Thanks for your interest in our qualitative and affordable products. SSD CHEMICAL EMAIL : ssdcleaningcompanies@mail.com
We do have the product you are looking for (ssd solution chemicals) and we supply at affordable prices. And wish to let you know that our customers are number one priority. ... | https://medium.com/@ssddeliverydoctors/machines-to-do-the-big-cleaning-black-dollars-b99e539f1954 | ['Drxander Danyal'] | 2019-09-01 04:55:23.990000+00:00 | ['Startup', 'Cleaning'] |
Insomnia and the Gut Microbiome | We all sleep, don’t we? That wonderful activity that lets us recover energy, store memories and that also feels so good. Well, more than 50 million people in the US alone suffer from sleep disorders.
It’s become kind of a trend to find videos on YouTube that say things like “CEOs only sleep 4 hours” or “I slept for 3 ... | https://medium.com/@sofiash/insomnia-and-the-gut-microbiome-6eaefe223339 | ['Sofia Sanchez'] | 2021-01-27 15:45:33.793000+00:00 | ['Biotechnology', 'Sleep', 'Microbiome', 'Medicine', 'Biology'] |
Marvel’s Runaways: We Can All Be Heroes | Symbols are tricky. I remember one of my English teachers giving us instructions for a poetry assignment: don’t compare homework to peas just because you didn’t like them both. The similarities need to be deeper. The comparison needs to provide insight. This bit of wisdom is strangely connected to Marvel’s Runaways, Hu... | https://medium.com/latina-media/marvels-runaways-we-can-all-be-heroes-b28f368f5757 | ['Cristina Escobar'] | 2020-02-07 22:27:02.623000+00:00 | ['Marvels Runaways', 'Marvel', 'Television', 'Symbolism', 'Media Representation'] |
Introducing “Checks and Balance”, our podcast on US politics and the 2020 election | Introducing “Checks and Balance”, our podcast on US politics and the 2020 election
I am fascinated by American political history and have been doing a bit of digging into our archives in the run-up to launching a new podcast. The Economist’s first lead story on a US election appeared on Saturday November 30th 1844. Th... | https://medium.economist.com/introducing-checks-and-balance-our-podcast-on-us-politics-and-the-2020-election-7423b9190eba | ['The Economist'] | 2020-01-24 17:59:39.311000+00:00 | ['Podcast', 'America', 'Journalism', 'Politics', 'Elections'] |
Won’t Someone Please Think of the Children? | As with many things related to Trans individuals there’s always this dichotomy between those living through it, and cisgender people thinking that they know what’s best. There’s no more polarizing point-of-view than that surrounding transgender children. Obviously my view will be a bit stilted here, but it’s imperative... | https://medium.com/the-transition-transmission/the-transition-transmission-ad7646645839 | ['Kira Wertz'] | 2019-09-25 15:40:54.285000+00:00 | ['Transgender', 'Love', 'LGBTQ', 'Self Improvement', 'Parenting'] |
3 Ways Data Analysis Can Make U Advance : EMV - Python + Tableau | 3 Ways Data Analysis Can Make U Advance : EMV - Python + Tableau Laxman Singh Follow Dec 20 · 5 min read
Extract , Model and Visualize in Interactive Dashboard : Give Meaning to Raw Data
Data is huge around the globe and extracting the meaning from the data, visualizing that makes it appealing and easier to understan... | https://medium.com/datadriveninvestor/3-ways-data-analysis-can-make-u-invincible-emv-5ebaa6b89733 | ['Laxman Singh'] | 2020-12-28 10:27:44.187000+00:00 | ['Machine Learning', 'Data Visualization', 'Data Science', 'Python', 'Technology'] |
How to create D3js v6 Timeline Chart | How to create D3js v6 Timeline Chart
D3js is a Javascript library for doing graphical magic on data. In the year 2020, it was upgraded to version 6.
And this brings us a little problem. Official examples gallery doesn’t use Javascript, instead it uses special Observable Notebook language. It is not easy, nowadays, to... | https://itnext.io/how-to-create-d3js-v6-timeline-1a32e586fe56 | ['Petr Jahoda'] | 2021-02-10 06:15:33.987000+00:00 | ['Programming', 'D3js', 'Tutorial', 'Go', 'Golang'] |
The writer’s block monster | Photo by NeONBRAND on Unsplash
A note from the author: I decided to do something a bit different than what I do. I ended up looking at a writers prompt to try and get inspriation. One of them was to create something that turned into a monster. This is the first time I’ve done anything like this, so please bare with me... | https://medium.com/@frankgarcia-55459/the-writers-block-monster-4734fde1ef46 | ['Frankie Garcia'] | 2019-08-16 17:31:03.335000+00:00 | ['Short Story', 'Monsters', 'Horror', 'Writers Block', 'Horror Fiction'] |
Dear writers, stop pinning your stories on Medium! | Dear writers, stop pinning your stories on Medium! I noticed while browsing through some profiles I am unable to find the newest pieces. When a writer posts new content, Medium provides a notification to the reader on their homepage. When the reader clicks on a writer’s picture, it leads the reader to the writer’s prof... | https://medium.com/illumination/dear-writers-stop-pinning-your-stories-on-medium-e1bba4eed668 | ['Aj Krow'] | 2020-12-28 08:12:34.043000+00:00 | ['Self Improvement', 'Writing', 'Advice', 'Ideas', 'Design'] |
Comedienne | Painting by Brigitte Bebey
Comedienne
A Jester’s Tale
She was not a learned sage,
for she is naught but jests,
especially for consensus
she could not care less.
Making many courts merry
saved her being so
possessed.
With bells on her toes and hat,
she jingles as she falls
and always tumbles out of it,
with... | https://medium.com/no-crime-in-rhymin/comedienne-8d75d2a23551 | ['Brigitte Bebey'] | 2020-12-26 11:21:30.539000+00:00 | ['Painting', 'Jester', 'Humor', 'Art', 'Poetry'] |
Can NOT bathing actually save fresh water? | We have many water saving techniques the most common is the rainwater harvesting. We are facing acute ground and fresh water shortages so sitting at home during winters and not taking a shower could be one of the contributions to saving water, the reason given to parents can really workout if you make them realize it. ... | https://medium.com/@smitveer/can-not-bathing-actually-save-water-b81aa3da3683 | ['Smit Veer'] | 2021-03-05 01:09:42.216000+00:00 | ['Water', 'Urban Planning', 'Mumbai', 'Environmental Issues', 'Policy'] |
Making money online with Omega Best — real or scam? (Part 2) | As you probably know by now, I am currently conducting an experiment on investing with Omega Group. My investment started on 14 August 2019 and I will be posting about the progress with screenshots.
Once again, you can earn commission by referring users to Omega but that will not be part of my experiment. I will only ... | https://medium.com/@omegabest777/making-money-online-with-omega-best-real-or-scam-part-2-a76c01103421 | ['John Kowalski'] | 2019-10-08 16:19:04.247000+00:00 | ['Earn Money Online', 'Omega', 'Make Money Online', 'Network Marketing', 'Cryptocurrency Investment'] |
Advent of Code F# 2016 — Day 21. Day 21: Scrambled Letters and Hash | ps. look out for all my other solutions for Advent of Code challenges here.
Day 21
See details of the challenge here.
Today’s input looks like this:
swap position 2 with position 7
swap letter f with letter a
swap letter c with letter a
rotate based on position of letter g
rotate based on position of letter f
... | https://medium.com/theburningmonk-com/advent-of-code-f-day-21-7df3611d5b74 | ['Yan Cui'] | 2017-07-04 01:09:01.640000+00:00 | ['Fsharp', 'Adventofcode', 'Programming'] |
Getting Started with TabPy | Getting Started with TabPy
An introduction to integrating Tableau and Python
In any field, it is essential to be resilient and adaptive, approaching new tools and ideas with diligence. In a field as young as data science, it is ever more important to be a self-learner and to take on new challenges. As I entered the f... | https://towardsdatascience.com/getting-started-with-tabpy-268f1da881cd | ['Kayla Hartman'] | 2019-01-16 16:34:29.965000+00:00 | ['Data Science', 'Tableau', 'Data Visualization'] |
The Great Divide | Storm On The Way?
[W]e have to rethink our attitudes toward one another and toward the pursuit of truth. It’s not simply recognizing that people who hold different views than we do aren’t by definition stupid, corrupt, wicked or malicious; it’s that we come to a place where we believe we might have something to learn ... | https://medium.com/discourse/the-great-divide-db1a0a37a288 | ['Richard Turcotte'] | 2020-11-01 21:53:34.055000+00:00 | ['Partisanship', 'Polarization', 'Election 2020', 'Consequences', 'Coronavirus'] |
How to upgrade a Dell XPS 15 9550 to a Samsung 960 EVO NVMe M.2 SSD | Enlarged to show texture.
My Dell XPS 15 came with a Toshiba M.2 NVMe SSD (part number THNSN51T02DU7, sometimes branded XG3). To be honest, the speeds were pretty good, and faster than necessary for most people:
Real-world CrystalDiskMark 5.2.0 x64 result with Toshiba THNSN51T02DU7
But I’m not most people, and if yo... | https://medium.com/@sebvance/how-to-upgrade-a-dell-xps-15-9550-to-a-samsung-960-evo-nvme-m-2-ssd-1d64eed914a9 | ['John M. Kuchta'] | 2017-01-01 22:28:39.015000+00:00 | ['Nvme', 'Samsung', 'Dell', 'Ssd', 'Tech'] |
10 UI & UX Lessons from Designing My Own Product | Designers often think that all their ideas must be original, or they’re a fraud. Imagine that you’re looking at another product. You find a color palette that you like, an interaction that feels just right, or a pixel perfect layout for a landing page. You might be tempted to think, “Well, too bad because someone’s alr... | https://uxdesign.cc/10-ui-ux-design-lessons-from-designing-my-own-product-2f8518d5f0a1 | ['Danny Sapio'] | 2020-08-16 17:48:42.543000+00:00 | ['Design', 'Startup', 'Entrepreneurship', 'UI', 'UX'] |
Writing your first JavaScript library | Let’s get started by introducing what a library is, in JavaScript. Any program or functions you write to perform actions in your WebApp, for instance, is bundled up into a module that can be easily reused anywhere, instead of just adding the code directly to the scripts, just for your app’s use.
Goals
No dependencies... | https://medium.com/hackernoon/writing-your-first-javascript-library-475b776f5e73 | ['Ajay Ns'] | 2018-04-04 07:38:23.423000+00:00 | ['Programming', 'Coding', 'JavaScript', 'Software Development', 'Web Development'] |
Compare the best cryptocurrency wallets | Ledger Nano X Wallet
Hardware
BTC, BCH, BTG, ETH, ETC, LTC, DOGE, ZEC, XRP, DASH, STRAT, KMD, ARK, EXP, UBQ, VTC, VIA, NEO, XST, XLM & 1,000+ more
New — the ledger nano x comes plus added bluetooth functionality. Innumerable memory and a higher quality screen than its big brother.
Go to site
More Info
Atomic Wall... | https://medium.com/@arucebron/compare-the-best-cryptocurrency-wallets-dab01a57498 | ['Yasin Brown'] | 2019-04-10 08:30:33.039000+00:00 | ['Cobowallet', 'Bitcoin', 'Bitcoin Wallet', 'Poswallet', 'Cobo'] |
Reinforcement Learning — Exploration vs Exploitation Tradeoff | Introduction
Reinforcement Learning is an area of machine learning which teaches us to take actions to maximize rewards in a particular situation. Reinforcement learning is used in a various of fields, starting from Automobile to Medicine and many others.
In Reinforcement Learning, the agent is not aware of the diffe... | https://medium.com/@tanwirkhan/reinforcement-learning-exploration-vs-exploitation-tradeoff-f4105a1da2ea | ['Tanwir Khan'] | 2021-01-06 21:56:09.161000+00:00 | ['Machine Learning', 'Artificial Intelligence', 'Reinforcement Learning'] |
United action is needed for more robust international health architecture. | The COVID-19 pandemic is the biggest challenge to the global community since the 1940s. At that time, following the devastation of two world wars, political leaders came together to forge the multilateral system. The aims were clear: to bring countries together, to dispel the temptations of isolationism and nationalism... | https://medium.com/@emmanuelmacron/united-action-is-needed-for-more-robust-international-health-architecture-c2b3b3aa8a37 | ['Emmanuel Macron'] | 2021-03-30 17:36:02.572000+00:00 | ['Covid 19 Crisis', 'Pandemic', 'Covid 19', 'International', 'Health'] |
Skaffolder, Factom Inc. partner for blockchain application development | AUSTIN, Texas, 8–22–2019 — Skaffolder and Factom Inc., have released a new comprehensive template that will become the standard for those who develop web applications on a daily basis or who need to start new projects frequently. With the software application development market growing from $9.05 billion in 2012 to ove... | https://medium.com/@Skaffolder/skaffolder-factom-inc-partner-for-blockchain-application-development-11df0cee12cd | [] | 2019-08-26 13:43:36.254000+00:00 | ['Best Practices', 'Blockchain', 'Scalability', 'DevOps'] |
Record-Low Number of Tech Startups Will Be Created in 2019. Why? | Record-Low Number of Tech Startups Will Be Created in 2019. Why?
According to Crunchbase data, the number of startups created every year is steadily declining since 2016. At the same time, both the number of investment deals and the total amount of cash powered into startups were growing, so the problem was not on the... | https://sv4ie.com/record-low-number-of-tech-startups-will-be-created-in-2019-why-4c6788a17e08 | ['Vlad Pavlov'] | 2019-12-05 23:27:52.149000+00:00 | ['Venture Capital', 'Data Science', 'Startup', 'Trends', 'VC'] |
Business Strategy Masterclass for Top Executives with Costas Markides | Dear world-changer,
We have exciting news!
BRAND MINDS is launching Business Strategy Masterclass for Top Executives with London Business School professor Costas Markides.
The masterclass is scheduled for March 23rd, 2021 and will take place online.
6 benefits of attending Business Strategy Masterclass for Top Exec... | https://medium.com/@brand-minds/march-2021-business-strategy-masterclass-for-top-executives-with-costas-markides-d2fe9e6d7903 | ['Brand Minds'] | 2020-12-17 11:33:11.723000+00:00 | ['Business Development', 'Masterclass', 'Top Executives', 'Business Strategy', 'Business'] |
Life Slice 27.5 — Game Development | Game development is love! I realized it today…it is the attention to little details, it’s the precision in every aspect… attention of lots of developers and lots of gamers go to that one thing! And it is truly magical!!! When I see so much care from developers, I am literally ready to cry…
In games there are huge titl... | https://medium.com/@belovasymbols/life-slice-27-5-game-development-9ed119e5d809 | ['Natalia Belova'] | 2020-12-24 12:11:20.299000+00:00 | ['Focus', 'Product Design', 'Balance', 'Game Development'] |
[097] — Office drones | Do you hate your job?
Do you hate the nine to five grind?
Do you hate the commute with hundreds of dreary faces staring at their phones on the train?
What would happen if it ended tomorrow? What if you were given a cardboard box and your marching orders?
Where would you rather be and would it have enough power to g... | https://medium.com/100-naked-words/097-office-drones-1e33ca19b766 | ['Jet Ska'] | 2017-04-16 17:01:01.429000+00:00 | ['Culture', 'Work', 'Work Life Balance', '100 Naked Words'] |
June 17th 2021, Silver Chartbook — Silver with a turbo | Tied to the hip to Gold, it is essential to keep an eye on the Gold/Silver-ratio. Silver is still stretched, lagging, while Gold is currently taking a breather and hence getting ready to approach the US$2,000 mark. Most likely gold will go beyond that level. It isn’t far-fetched to expect sooner or later a rubber band ... | https://medium.com/@florian-grummes/june-17th-2021-silver-chartbook-silver-with-a-turbo-cf6f711a8163 | ['Florian Grummes'] | 2021-06-17 11:18:54.717000+00:00 | ['Precious Metals', 'Trading', 'Gold', 'Silver', 'Investing'] |
‘We’re not dealing with bad apples. We’re dealing with a rotten tree.’ | I am a fan of Trevor Noah and especially over the last year for his observations about race and policing in the United States. A recent monologue from the Daily Show host about the American system of policing resonated because it is how I often think about our current pharmaceutical system, and its consequences during ... | https://medium.com/@romalpani/were-not-dealing-with-bad-apples-we-re-dealing-with-a-rotten-tree-a9abf0b3cdb6 | ['Rohit Malpani'] | 2021-04-26 08:38:11.134000+00:00 | ['Covid 19', 'Access To Medicines', 'Vaccine Nationalism', 'Systems Thinking'] |
Get hired for the best aviation jobs in Kolkata | Go online and you will find several air Hostess courses in Kolkata offering you the moon, but all you want is to touch the skies. Quite reasonable enough. However, although you don’t plan to go to the moon, but going places as an air hostess does require some amount of hard work and toil. You need to find a good place ... | https://medium.com/@talentoaviation/get-hired-for-the-best-aviation-jobs-in-kolkata-a30e36e0075b | ['Talento Aviation'] | 2020-03-25 11:29:05.859000+00:00 | ['Aviationcareer', 'Aviationjobs', 'Aviationjobplacement', 'Airhostess', 'Aviation'] |
Biden’s First Presidential Address | Politics
Biden’s First Presidential Address
Photo by Jed Owen on Unsplash
President-elect Joe Biden gave what he called a Thanksgiving address on Wednesday. In reality, it was a presidential address because Trump is no longer performing his duties as president. Biden stepped into that void and gave a speech that sho... | https://medium.com/politically-speaking/bidens-first-presidential-address-86a6c26bd546 | ['Caren White'] | 2020-11-26 21:10:39.828000+00:00 | ['Politics', 'Pandemic', 'Biden', 'President', 'Election 2020'] |
Quit Sharecropping | Quit Sharecropping
Photo credit: Shutterstock
By Anthony N. White
As the 14th Century in Europe started to close out so did Feudalism. Sharecropping helped stabilize society but at the time there was far too much war, disease, poverty, political upheaval, and disproportionate wealth to allow it to continue successfu... | https://medium.com/equality-includes-you/quit-sharecropping-35b228edf7cc | ['The Good Men Project'] | 2020-12-05 18:53:27.820000+00:00 | ['Social Justice', 'Inequality', 'Social Media', 'Economic Inequality', 'Capitalism'] |
Patricia: #1 Cryptocurrency Platform in Africa | Patricia is the No 1 Cryptocurrency platform in Africa
If you’re reading this, chances are you’ve experienced a digital take-over of digital platforms that offer the best in interactive trading benefits.
In a world where we rely on social platforms like Facebook, Google, and YouTube on a daily basis to provide basic ... | https://medium.com/@patriciatechnologies/patricia-1-cryptocurrency-platform-in-africa-8831ec650f32 | ['Patricia Technologies'] | 2020-12-23 15:14:21.399000+00:00 | ['Cryptocurrency', 'Patricia', 'Africa', 'Bitcoin', 'Cryptocurrency Exchange'] |
Weekly Crypto Overview — Khilone #29 | Hey everyone,
In my Weekly Crypto Overview, I will assemble the important news of the last week and make a summary of it. This way you will have one place to go for all the significant events that happened the week before in crypto. I hope you enjoy it and that it saves you a lot of time searching for all the news. I ... | https://medium.com/khilone/weekly-crypto-overview-khilone-29-683323f4d0cd | [] | 2019-05-13 15:47:57.301000+00:00 | ['Cryptoweekly', 'Crypto', 'Bitcoin', 'Cryptocurrency', 'Cryptocurrency News'] |
What’s New in YugabyteDB Docs — December 2020 | Welcome to this latest post on what’s new and improved in YugabyteDB Docs! We’re continually adding to and updating the documentation to give you the information you need to make the most out of YugabyteDB.
As a reminder, YugabyteDB provides two distributed SQL APIs:
Yugabyte Structured Query Language (YSQL) is a ful... | https://medium.com/yugabyte/whats-new-in-yugabytedb-docs-december-2020-cf71afdf66cf | ['Michelle Brinich'] | 2020-12-18 16:45:49.821000+00:00 | ['Database', 'Distributed Sql', 'Sql Database', 'Documentation', 'Yugabyte'] |
We can’t solve any of our global problems with wealth | Question from the Internet:
“As we are well beyond the point of climate no return, is the priority to build as much societal wealth as possible in order to be able to afford to mitigate the inevitable problems?”
We can’t mitigate the upcoming problems with wealth. If we could, we would already live in a perfect world... | https://medium.com/@samechphoto/we-cant-solve-any-of-our-global-problems-with-wealth-ff80f1a409f0 | ['Zsolt Hermann'] | 2021-06-17 22:50:16.463000+00:00 | ['Nature', 'Humanity', 'Integration', 'Crisis', 'Wealth'] |
How To Fix Facebook: More Nuts | The site has certainly had no shortage of scandals this past year, with the “Slappy Bilbo” incident and all the raccoon selfies. Could an infusion of nuts help to plug the dam and prevent another “Lionel Coin Bank” episode from occurring?
Naturally, I needed to confront the experts with my “nut” proposal. I started wi... | https://rjkushner.medium.com/how-to-fix-facebook-more-nuts-55df01c57471 | ['R.J. Kushner'] | 2018-11-02 21:26:44.264000+00:00 | ['Short Story', 'Satire', 'Humor', 'Comedy', 'Tech'] |
Here’s a Sketch Thing-y about the Google Chromecast | The scene: A board room at Google Headquarters, 2013.
The players: Caleb, an employee. Paul, his boss.
Caleb stands in front of a projector screen. There’s a picture of a Chromecast device on behind him.
Caleb: Thank you for joining me today. I am proud to present the latest technology for Google. This nifty little ... | https://medium.com/@harrisonpurp/heres-a-sketch-thing-y-about-the-google-chromecast-f1d8cc69f848 | ['Harrison F.'] | 2019-03-08 17:21:21.412000+00:00 | ['Google', 'Sketch', 'Chromecast', 'Humor'] |
與寫code有關的小技巧-terminal和sourcetree | Running Visual Studio Code on macOS
Download Visual Studio Code for macOS. Open the browser's download list and locate the downloaded archive. Select the… | https://medium.com/@kihifung/%E8%88%87%E5%AF%ABcode%E6%9C%89%E9%97%9C%E7%9A%84%E5%B0%8F%E6%8A%80%E5%B7%A7-terminal%E5%92%8Csourcetree-f441c8e04cea | ['Chun-Hsiang Yu'] | 2020-12-27 16:43:34.231000+00:00 | ['Terminal', 'Sourcetree', 'Vscode Theme', 'Tips', 'Vscode'] |
The Water Kid | Fading mushroom clouds shine on the sinking son of a refugee
The curled bird
forced in the silhouette of its mother
A treed, impatient for love
loses itself in watery paint strands— hung on paper
The father plants aluminium dolls in his backyard
speaks to kept souls of fallen fugitives
Nationalist songs erupt in... | https://medium.com/kohl-rivers/the-water-kid-66e01cd33c24 | ['Shringi Kumari'] | 2020-12-17 16:14:20.513000+00:00 | ['Art', 'Poetry', 'Mithu Sen', 'Kohl Rivers', 'Inclusion'] |
[Announcement] Hack 0x04 Dance Charity Stream! | It’s been a long, long time since I posted a blog, but this announcement is worth a blog post!
As some of you may know, I did educational hacking streams back in the day, where I would write code or hack intentionally vulnerable machines (legally) on Twitch. The series was incredibly successful, both in terms of viewe... | https://medium.com/@theCTIGuy/announcement-hack-0x04-dance-charity-stream-59c6cdc8fa3a | ['Mitch Edwards'] | 2019-04-27 02:18:35.674000+00:00 | ['Live Streaming', 'Hacking', 'Information Security', 'Twitch', 'Charity'] |
10 ways parents can help kids learn with fun and creativity! | With kids having to stay indoors due to the pandemic, parents have taken the place of peers. It becomes the responsibility of the parents to help kids learn with fun and creativity.
How can parents do that? Well, here are 10 ways:
#1- Play with them
Like we mentioned above, it is imperative for parents to become fri... | https://medium.com/@content-supdup/10-ways-parents-can-help-kids-learn-with-fun-and-creativity-5c4e3a3bbec | ['Supdup Kids'] | 2021-07-09 05:54:18.156000+00:00 | ['Kids Activities', 'Parenthood', 'Parenting Advice', 'Kids', 'Parenting'] |
Triggered Fingers | Triggered Fingers
“Looks can be deceiving” and “don’t judge a book by it’s cover” (or variations of such) are phrases most of us have heard since we were kids. The phrases emphasize a belief that what you see on the surface often doesn’t exactly capture what’s below. They typically are offered to describe how someone ... | https://medium.com/@onesmoovealpha/triggered-fingers-67a3a6ddac26 | ['J. S. White'] | 2020-11-22 22:01:39.254000+00:00 | ['Black Scholars', 'BlackLivesMatter', 'Police Reform', 'Police Misconduct', 'White Supremacy'] |
Angular Master Class — Level 1. Let us begin with the high-level… | Understand Angular by building an application step by step.
Architecture
There are 8 main building blocks of Angular App as shown below.
Module
The angular app has its own modularity system called the Angular Module of NgModule . Every Angular app has at least one module known as root module.
Component
The compon... | https://medium.com/unlearninglabs/angular-master-class-level-1-building-a-crud-application-in-memory-4055f76cf1d0 | ['Rajesh Pillai'] | 2019-12-03 15:14:52.675000+00:00 | ['JavaScript', 'Angular', 'Programming', 'Full Stack', 'Bootcamp'] |
Why should you learn the Japanese language ? | Most people think we should learn other languages to travel to that country but you can get a lot of benefits than just visiting. Learning a second language is to understand nature, culture, food, and many more things the other nations, moreover, your mental health will increase. While you know that Japan is the king o... | https://medium.com/@nipponjapaneseschool/why-should-you-learn-the-japanese-language-46231c8cc079 | ['Nippon Ecological School Of Japanese Language'] | 2020-12-19 16:04:04.693000+00:00 | ['Language Learning', 'Course', 'Study Abroad', 'Transportation', 'Japanese Language'] |
Product Seven | Product Seven
The seven steps necessary to produce a successful product.
Seven steps are necessary to properly execute a product. This process does not guarantee success. Other variables such as team/personnel, financials, time, and so on are other variables which must also be considered.
The first step is the idea.... | https://uxdesign.cc/product-seven-d4fa0b6ec131 | ['Daniel Soucek'] | 2018-06-12 05:00:37.953000+00:00 | ['Development', 'User Experience', 'Design', 'Software Development', 'Product Design'] |
Artificial Intelligence and Religion | Artificial Intelligence and Religion
AI Shaping Religion, AI vs. God and Worship of AI
There could be many fascinating approaches in examining artificial intelligence (AI) in connection with religion. Enter the world of robot priests, religious mobile applications and machine learning (ML) for conversion.
If other a... | https://alexmoltzau.medium.com/artificial-intelligence-and-religion-7aebd77f95f1 | ['Alex Moltzau 莫战'] | 2019-06-15 22:15:16.010000+00:00 | ['Artificial Intelligence'] |
Exploratory Data Analysis in Python | Import CSV data into Python
We’ll demonstrate that you can go from downloading a dataset to getting valuable insights from it in just a few minutes. You can obtain a high-quality Car Dataset from Germany in CSV with more than 45.000 records.
Prerequisites
For the code to work, you will need python3 installed. Some s... | https://medium.com/@AnderRV/exploratory-data-analysis-in-python-ab5ef8d6460 | ['Ander Rodriguez'] | 2021-07-14 07:41:16.299000+00:00 | ['Dataviz', 'Csv', 'Python', 'Pandas', 'Exploratory Data Analysis'] |
Observations on the Influence of the Occult in Traditional Catholic Discourse | Part VIII: Everything Flows into the Tiber! The Syncretic “Church-to-come”
A perilously distorted ecclesiology, infused with the spirit of what Pope Ven Pius XII condemned as an “exaggerated and senseless antiquarianism,” and further polluted by the creeping “false mysticism” about which the same holy pontiff sounded ... | https://medium.com/@justacatholic/observations-on-the-influence-of-the-occult-in-traditional-catholic-discourse-2d798e5ba51c | ['Alistair Mcfadden'] | 2021-02-07 21:05:46.403000+00:00 | ['Christianity', 'Spirituality', 'Religion', 'Theology', 'Catholic'] |
“At the time of our wedding, I didn’t realize that the Houmas House Plantation was previously one… | Photo: valliegurl/Getty Images
“At the time of our wedding, I didn’t realize that the Houmas House Plantation was previously one of the largest sugarcane plantations in the South and that hundreds of enslaved Black people built it and its grounds.”
That’s from an essay by Lauren Salles, who wanted to show Momentum’s ... | https://momentum.medium.com/at-the-time-of-our-wedding-i-didnt-realize-that-the-houmas-house-plantation-was-previously-one-7c0b6853c884 | ['Momentum Blog Team'] | 2020-12-22 06:33:14.271000+00:00 | ['Plantation', 'Plantation Wedding', 'History', 'Race', 'Weddings'] |
Does Your Name Determine Who You Are? | So, what does your name have to do with WHO you are?
I’d argue it’s the blueprint to your life. A self-fulfilling prophecy, if you will. If a parent names their child one that which ensures moments of being ridiculed, surely enough the child will face said ridicule. If a parent names their child one that which is myst... | https://medium.com/change-your-mind/does-your-name-determine-who-you-are-5f6af4ae418e | ['Kim Rashidi'] | 2020-12-23 11:03:26.580000+00:00 | ['Positivity', 'Mindset', 'Self', 'Perspective', 'Spirituality'] |
Jio on WhatsApp will bring consumers convenience like never before: Isha and Akash Ambani | Jio on WhatsApp will bring consumers convenience like never before: Isha and Akash Ambani Sanmeshsawant Dec 16, 2021·5 min read
In a conversation with Meta Chief Business Officer Marne Levine, Akash and Isha Ambani, Directors, Jio Platforms, share how JioMart’s experience through WhatsApp is ‘conversational’ and what ... | https://medium.com/@2204sanmeshsawant/jio-on-whatsapp-will-bring-consumers-convenience-like-never-before-isha-and-akash-ambani-3dd23dc91fc3 | [] | 2021-12-16 06:02:18.248000+00:00 | ['Share Market Tips', 'Reliance Industries', 'WhatsApp', 'Share Market News', 'Jio'] |
”Pay It Forward” Recap | Transact 18 | Mandalay Bay, Las Vegas | TRANSACT 18 was held on April 17–19th at Mandalay Bay in Las Vegas. The conference had over 200 exhibitors, 120 speakers and close to four thousand attendees. This was a successful launching ground for the 2018 “Pay It Forward Campaign” which highlights Priority’s core value of connections emphasizing “Where Partners +... | https://medium.com/priority-payment-systems/pay-it-forward-recap-transact-18-mandalay-bay-las-vegas-d14471be5dd6 | ['Priority Payment Systems'] | 2018-05-18 18:23:14.359000+00:00 | ['Payments', 'Pay It Forward', 'Eta', 'Payment Processing', 'Las Vegas'] |
Asclepius | Photo by William Farlow on Unsplash
I don’t remember the moment I showed you my sad river
It flowed out of me and in through you
But you still wanted the journey
Despite its hidden creatures and savage undertow
So I held your hand and took you where my wild things grow
Something must have happened
There in the s... | https://psiloveyou.xyz/asclepius-25371f3824f9 | [] | 2020-12-20 13:04:04.683000+00:00 | ['Poetry', 'Relationships', 'Poetry Sunday', 'Love', 'Life'] |
In Psychedelic Therapy, Don’t Forget the ‘Therapy’ | Image: nutcat/Getty Images
Twenty minutes late, Matt (whose name was changed for privacy) stumbles into my therapy office, dives onto my green couch, stretches out like a Freudian pro, and buries his face in his hands. Matt, a renowned New York wellness entrepreneur, had found me through the intersection of Burning Ma... | https://medium.com/@wking4965/in-psychedelic-therapy-dont-forget-the-therapy-f022455fa3b | [] | 2020-12-19 14:21:54.713000+00:00 | ['Life Brain', 'Psychedelics', 'Mental', 'Therapy', 'Health'] |
How could you make better choices? | Seems relatively important to make good choices, be that in a personal or professional context. Don’t think I need to belabor that point too much.
Most of our decisions and choices in a given day are ultimately habituated (and many are negative). Here’s the interesting thing from a work standpoint, OK? We have tons of... | https://medium.com/@tedbauer2003/how-could-you-make-better-choices-6bba78436042 | ['Ted Bauer'] | 2020-12-20 13:50:07.040000+00:00 | ['Work', 'Future Of Work', 'Choices', 'Decisions', 'Psychology'] |
IT’S IN THE DETAILS —5 TIPS TO UNDERSTAND HOW TO NAVIGATE A JOB DESCRIPTION | IT’S IN THE DETAILS —5 TIPS TO UNDERSTAND HOW TO NAVIGATE A JOB DESCRIPTION Astrid Dec 10, 2019·3 min read
Before applying for a job, it’s important to understand fully the details of the job description. You can glean information from the “small print” that many others may miss, giving you an edge. Discerning the det... | https://medium.com/@astrid30/its-in-the-details-5-tips-to-understand-how-to-navigate-a-job-description-2939cdc5c0a3 | [] | 2019-12-10 23:48:15.313000+00:00 | ['Help', 'Jobs', 'Cv', 'Resume', 'Job Search'] |
Flutter File Structure | Keeping your code organized is absolutely essential for bigger projects. Even for smaller projects, I believe it’s good to keep things organized in case you take a long break from the project.
The file structure that I will be going over is the structure that I use for most of my apps. Obviously, depending on the proj... | https://itnext.io/flutter-file-structure-55317a2e14f7 | ['Tadas Petra'] | 2021-06-01 21:04:41.842000+00:00 | ['Flutter', 'File Structure', 'Coding', 'Flutter Widget', 'Folder Structure'] |
Spyder, Please Feel Me! | Photo by Tengyart on Unsplash
Pondering what to write on the weekend topic, I opened up Microsoft Word. I don’t usually write on my laptop and haven’t since the last time I visited my mom. That was for her ninetieth Birthday in July. It is relevant because a document was auto-saved. I opened it to find my article on R... | https://medium.com/know-thyself-heal-thyself/spyder-please-feel-me-f273174cbe42 | [] | 2020-12-20 19:51:32.079000+00:00 | ['Emotions', 'Energy', 'Resilience', 'Short Story', 'Prompt'] |
Access The Yellow Brick Road Here: | Yellow Brick Road & Down The Rabbit Hole
Maybe if just to tie my heart in a noose. So to can't fall loose. So it can't breathe the in's and out's of Men's… | https://medium.com/yellow-brick-road-down-the-rabbit-hole/access-the-yellow-brick-road-here-e59540612685 | ['Ariel Dresser'] | 2017-11-22 12:17:43.152000+00:00 | ['Spirituality', 'Literatura', 'Writing', 'Growth', 'Poetry'] |
Orange Glazed ‘Grownup’ Cinnamon Rolls: A Not Too Sweet Pastry | Photo by Gaana Srinivas on Unsplash
I love a good cinnamon roll, but I do not love an overly sweet one. Yet nearly every recipe I find has at least twice as much sugar as necessary- in the dough, in the filling, and smeared over the top as icing.
The recipes that emulate famous mall brand rolls are the worst offender... | https://martinedic.medium.com/orange-glazed-grownup-cinnamon-rolls-a-not-too-sweet-pastry-d422d84559a2 | [] | 2020-11-09 15:33:27.633000+00:00 | ['Recipe', 'Cooking', 'Pastry', 'Food', 'Baking'] |
Next steps with Terraform | The objective
You’ll recall from my last article that the next steps were:
Fix the map constraint error.
Find out how I connect to the EC2 instance.
See if I can install something on the EC2 instance using Terraform.
Fix the map constraint error
Given that the tutorial is a little out of date (I’m using Terraform... | https://medium.com/@caldini/next-steps-with-terraform-97e6f7f97142 | ['David Calder'] | 2020-12-02 23:56:46.039000+00:00 | ['Terraform'] |
What are Virtual Assessment Centers and how to prepare yourself? | Just got accepted further in the application process and you’re asked to take part in a Virtual Assessment Center (VAC)? Either you have experienced these before, and you know what to expect OR this can be totally new for you. Personally, I had to google it when I had my first virtual assessment center invitation. So, ... | https://medium.com/@kristina-toender/what-are-virtual-assessment-centers-and-how-to-prepare-yourself-84635afe8ef6 | ['Kristina Toender'] | 2021-06-17 14:52:35.318000+00:00 | ['Virtual Interview', 'Interview Preparation', 'Job Interview Tips', 'Job Interview', 'Tips'] |
Marketing channels to watch | Marketing Channels to watch
Why success depends on offensive strategy.
Despite declining marketing budgets, CMOs remain optimistic about meeting their targets by 2020, according to Gartner’s annual 2019–2020 CMO Expenditure Survey . But optimism without action can be counterproductive, and many CMOs may be failing to... | https://medium.com/@everythingcj/five-marketing-channels-should-be-launched-by-2020-ea4fd5a15265 | ['Everything Cj'] | 2021-02-07 13:41:03.636000+00:00 | ['Digital Marketing', 'Web', '2020', 'Data', 'Marketing'] |
Utility APIs: Enabling Easy Access To Fragmented Databases | Our journey at Decentro has been nothing short of an adventure. From launching when the lockdown & crisis were at the doorstep, to crossing 3.5M+ API hits cumulatively with our early customers in the last 6 months, we’re grateful to all of you!
Increasing that joy manifold and keeping with the spirit of the holiday se... | https://medium.com/fintech-for-everyone/utility-apis-enabling-easy-access-to-fragmented-databases-def0089fa3d | ['Sabhya Kaushal'] | 2020-12-25 09:55:11.166000+00:00 | ['Christmas', '2020', 'Platform', 'Banking', 'API'] |
Final Countdown | I would walk until the end of time
If one simple promise could be made.
When the clock runs out,
In its final chime,
Echoes of my life shall resound.
My form will fail.
My mind will melt.
It is only my life
Which could be felt.
But if I walk to the edge
And find that time has lied
I don’t know what I could d... | https://medium.com/100-naked-words/final-countdown-8340c1af07a1 | ['Mike Johnson'] | 2020-03-23 22:15:12.025000+00:00 | ['Poetry', 'Poem', 'Death', 'Countdown', 'Life'] |
Intro to types of classification algorithms in Machine Learning | Types of classification algorithms in Machine Learning
In machine learning and statistics, classification is a supervised learning approach in which the computer program learns from the input data and then uses this learning to classify new observations. This data set may simply be bi-class (like identifying whether t... | https://medium.com/sifium/machine-learning-types-of-classification-9497bd4f2e14 | ['Mandy Sidana'] | 2020-04-09 21:18:44.028000+00:00 | ['Classification Algorithms', 'Decision Tree', 'Machine Learning', 'Data Science'] |
NFT Staking | Beyond arts collection.
Gone are the days when you only stuff your portfolios with unique, rare NFTs arts and collectibles, waiting for a buyer on Opensea, Rarible, or other NFT marketplaces to make a purchase before you can make money on these assets. As the explosion in the NFT market continues, the growing utility ... | https://medium.com/@Abubakarmaruf/what-is-nft-staking-3ca2a7915440 | ['Abubakar Maruf O.'] | 2021-12-31 07:55:33.382000+00:00 | ['Staking', 'Nft Marketplace', 'Nft Collectibles', 'Blockchain', 'Nft'] |
Human or Illusion? | I’ve lately been observing the human behaviour. And one of the topic that I’m concerned about is I, mind and nature-blind.
I’ve seen that when any average human reads a quote or an excerpt about life or self, he tend to repost it as might he can relate to it. But also, I’ve seen a lot of people posting those quotes/ex... | https://medium.com/@_haripriya/ive-lately-been-observing-the-human-behaviour-619da71f6616 | [] | 2021-01-25 18:00:31.927000+00:00 | ['Mind', 'Human Behavior', 'Psychology', 'Illusion', 'Human'] |
New Funds Make Investing in Crypto Even Easier than in Traditional Markets | Cryptocurrency is by far the most exciting asset class in the world right now. Historical 100,000% returns, uncharted technological territory, and mind-bending volatility offer once-in-a-generation opportunities to investors. But investing in cryptocurrency can prove to be a little too hands-on and risky for most inves... | https://medium.com/hackernoon/new-funds-make-investing-in-crypto-even-easier-than-in-traditional-markets-6c18a1ab53b4 | ['Kirill Shilov'] | 2019-01-17 10:13:02.608000+00:00 | ['Strategy', 'Investing', 'Cryptocurrency', 'Bitcoin'] |
Waterworth — An Aurelia-Based Application | Waterworth — An Aurelia-Based Application
What Waterworth Is
The company I work at, Waterworth, builds Financial/Asset Management software for water utilities in North America.
Our tool is a web app built on the Aurelia and .Net Core Frameworks; I hadn’t yet joined the company when they picked Aurelia as the framewo... | https://medium.com/@jaredmiddleton3.14/waterworth-an-aurelia-based-application-11266c306366 | ['Jared Middleton'] | 2019-03-13 22:53:34.967000+00:00 | ['Typescript', 'Zoom', 'Waterworth', 'JavaScript', 'Aurelia'] |
Houston maritime attorney | Why Do Maritime Attorneys Charge So Much? | Houston maritime attorney | Why Do Maritime Attorneys Charge So Much?
Houston maritime attorney || One of the questions asked about by most clients seeking maritime lawyers in the Houston area is why do maritime lawyers in the Houston area charge so much more in fees than similar attorneys serving on land? The answer ... | https://medium.com/@alikashif9066/houston-maritime-attorney-why-do-maritime-attorneys-charge-so-much-4a06acad9be | ['Ali Kashif Kashif'] | 2020-12-19 10:16:13.315000+00:00 | ['Cheap Insurance', 'Insurance', 'Cheap Flight Tickets'] |
Meet Wojciech Wieczorek. This interview is part of a series of… | This interview is part of a series of stories featuring some of the personalities writing for Cantor’s Paradise.
Who Are You?
My name is Wojciech Wieczorek. I’m 27. I’m from Poland. I‘ve graduated as a computer science engineer at the age of 24. From day one, I’ve much love for science; thus, upon graduation, I’ve st... | https://medium.com/cantors-paradise/meet-our-writers-wojciech-wieczorek-4128581945ab | ['Cantor S Paradise Team'] | 2020-11-26 11:33:01.124000+00:00 | ['Interview', 'Community', 'Math', 'Writer'] |
Meetings Are “Actual Work” | Meetings Are “Actual Work”
I don’t know about you but there seems to be a tendency in my circles for people to write off meetings as “non-work”, taking up precious time that could be used for “actual work”.
As somebody who runs a web development business with a number of clients, many of whom I speak with regularly, ... | https://medium.com/an-idea/meetings-are-actual-work-c38b9f294ec2 | ['Matt Saunders'] | 2021-01-06 16:19:23.108000+00:00 | ['Personal Development', 'Time Blocking', 'Productivity Hacks', 'Meetings', 'Productivity'] |
A Guide To KNN Imputation For Handling Missing Values | How to handle missing data in your dataset with Scikit-Learn’s KNN Imputer
Missing Values in the dataset is one heck of a problem before we could get into Modelling. A lot of machine learning algorithms demand those missing values to be imputed before proceeding further.
What are Missing Values?
A missing value can ... | https://medium.com/@adityatotla/knnimputer-for-missing-value-imputation-in-python-using-scikit-learn-67f659ca8520 | ['Aditya Totla'] | 2020-09-24 07:58:11.636000+00:00 | ['Knn', 'Python', 'Scikit Learn'] |
The Three C’s of TikTok | It’s late April and I’ve been at home for over a month. I’m adjusting slowly to this new way of life and working from home. I found myself spending more time on Instagram, looking for novelty in a world that became so routine. My feed became saturated with banana bread and throwback pictures longing for a time that was... | https://medium.com/@waadhusein/the-three-cs-of-tiktok-b50a2f84c30c | ['Waad Husein'] | 2020-10-10 21:42:40.336000+00:00 | ['Product Design', 'Tiktok', 'UX Design', 'Technology News'] |
The Government Needs to Shut Up Tucker Carlson | The Government Needs to Shut Up Tucker Carlson
Image by Walter Rhein
Tucker Carlson is a national embarrassment. Our nation has many national embarrassments and they’re all firmly entrenched on the far right. They’ve been trotting out of the swamp like a horde of undead marauders, flapping their maggot ridden mouths ... | https://medium.com/@walterrhein/the-government-needs-to-shut-up-tucker-carlson-87a03eacff94 | ['Walter Rhein'] | 2020-12-21 23:02:41.368000+00:00 | ['Equality', 'Social Media', 'Women', 'Sexism', 'Politics'] |
Blockchain Development Usecases You need to Know in 2021 | Today, blockchain development goes far beyond cryptocurrency and bitcoin, and it is impacting various domains in several ways. Let’s explore how this technology supports a wide range of use cases.
Supply Chain Management
The supply chain consists of integrated planning and the execution of multiple processes. These i... | https://medium.com/@OptimusFox/blockchain-development-use-cases-you-need-to-know-48205f5f0015 | [] | 2020-12-14 12:04:04.006000+00:00 | ['Blockchain Companies', 'Blockchain Technology', 'Development', 'Development Company', 'Blockchain Development'] |
How to Implement Logistic Regression with TensorFlow | To understand better what we’re going to do next, you can read my previous article about logistic regression:
What’s our plan for implementing Logistic Regression with TensorFlow?
Let’s first think of the underlying math that we want to use.
There are many ways to define a loss function and then find the optimal par... | https://medium.com/nabla-squared/how-to-implement-logistic-regression-with-tensorflow-f5bf18416da1 | ['Dorian Lazar'] | 2020-11-28 16:42:24.986000+00:00 | ['Programming', 'TensorFlow', 'Logistic Regression', 'Artificial Intelligence', 'Mathematics'] |
These 8 Factors Turn Your Hair Gray But You Can Prevent Them In 8 Natural Ways | These 8 Factors Turn Your Hair Gray But You Can Prevent Them In 8 Natural Ways
Graying hair is usually associated with advancing age. The older a person gets, the more prominent their gray hair is. Some people cover their gray or white hair with dye while others don’t bother and just allow their hair as it is.
The ha... | https://medium.com/@supplementview1/these-8-factors-turn-your-hair-gray-but-you-can-prevent-them-in-8-natural-ways-8eec2f477c58 | ['Supplement View'] | 2019-10-16 10:33:04.531000+00:00 | ['Health', 'Gray Hair', 'Hair'] |
9 Mysterious Locations On Google Maps | Curiosity got the best of me today as I was browsing the web. I was researching another story when an article showing several places Google maps had blurred caught my eye. One thought leads to another, and I found myself creating a list of the wildest places obscured to the general public.
A House Near the Auburn Corr... | https://medium.com/@zgoreczny/9-mysterious-locations-on-google-maps-4cb0bee1a6cb | ['Zach Goreczny'] | 2021-01-15 14:12:52.546000+00:00 | ['Travel', 'Geography', 'Adventure', 'Maps', 'Mystery'] |
Grammarly: Why and How to Use Grammarly Premium | Grammarly: Why and How to Use Grammarly Premium
Become a better writer with this great AI tool.
Image designed by author
This article may contain affiliate links that pay me a small commission at no extra cost to you. Read my Affiliate Disclaimer.
If you’re new to Grammarly and you’re wondering about the difference... | https://medium.com/inspirefirst/grammarly-why-and-how-to-use-grammarly-premium-21c9cc69ce84 | ['Christopher Luxe'] | 2020-08-06 01:29:43.971000+00:00 | ['Writing', 'Creativity', 'Productivity', 'Artificial Intelligence', 'Technology'] |
CC2530 & CC2531 | CC2530 & CC2531
I had finished research for ‘what is CC2531’ two days ago. My programmer is still somewhere at outbounds of Chinas, so I can’t do anything useful with it.
But my previous order had contained one more thing: a simple zigbee power switch. If CC2531 has a sniffer firmware right from the factory, and I ha... | https://medium.com/loyal-home/cc2530-cc2531-b319352d98c3 | ['George Shuklin'] | 2019-09-06 19:29:33.996000+00:00 | ['Smart Home', 'Zigbee', 'Home Automation', 'Cc2531', 'Internet of Things'] |
30 popular tech companies to work for in The Netherlands | 4. Revue
A real Dutch superstar to be! Together with the popularity growth of their product and the huge reach their clients are giving Revue by spreading newsletters, comes an attractive employer brand. The Revue team is still rather small, but getting in now might give you a hell of a ride!
#daretobunq
5. Bunq
Wh... | https://medium.com/cocoon-app/the-30-most-popular-tech-companies-in-nl-9c2452fcc007 | ['Martijn Frusch'] | 2017-03-09 16:04:40.982000+00:00 | ['Hiring', 'Amsterdam', 'Recruiting', 'Tech', 'Startup'] |
Beginning a Writing Habit for Non-Writers | Now that we have gotten this out of the way, namely that you do not have to classify yourself as a writer to still write and share, let’s talk about beginning some simple writing habit, one that can help you get the idea out of your head (where it does no good for anybody else) and puts it into a medium (yes, pun inten... | https://medium.com/swlh/beginning-a-writing-habit-for-non-writers-dae0a83cc071 | ['Jeffrey Keefer'] | 2020-01-04 19:23:42.090000+00:00 | ['Writing Tips', 'Creativity', 'Habit Building', 'Writing', 'Self Improvement'] |
These coffee hints will help you make the most of your morning brew! | Photo by Jason Wong on Unsplash
The fragrance of freshly brewed coffee is one of the world’s finest creations.
Whether your mornings are fast or drowsy, you can’t deny the intrusion of that small touch of the rich caramelized aroma of fresh morning coffee in the air, Even without taking a sip, the relaxing, sweet inh... | https://medium.com/@mayankarorasd/these-coffee-hints-will-help-you-make-the-most-of-your-morning-brew-8c072f1e0d22 | ['Mayank Arora'] | 2021-09-15 07:02:05.117000+00:00 | ['Coffee', 'Beverage', 'Drinks', 'Morning Routines', 'Lifestyle'] |
Building up the courage | I’ve been listening to a lot of talks and taking part in some events where people discuss different topics around new technologies.
This Friday I was listening to a company-wide summit where some people within their community shared some valuable experiences and dig deeper on some new trends. Some of those talks were ... | https://medium.com/@marianaspmachado/building-up-the-courage-70994603806 | ['Mariana Machado'] | 2021-11-29 22:00:58.050000+00:00 | ['Growth', 'Personal Development', 'Public Speaking', 'Personal Marketing'] |
On the ground | I sat on the ground and made my place there.
As a sea that fills
empty souls
Those who wander amongst mountains,
aimlessly
They are sweeter than I am
I sat down to write and ended up waiting
Watching
The light bulb
Hammockly rocking
Seducing with promises
Vain, although honest
Naive moths
They lose their w... | https://medium.com/poets-unlimited/on-the-ground-48e761b12c38 | ['Lidia Almeida'] | 2017-09-25 07:48:10.111000+00:00 | ['Earth', 'Slam Poetry', 'Poetry', 'Poetry On Medium', 'Poem'] |
Knowing Bangkok | Little Known facts About Bangkok Thailand | Discover more about Bangkok, Thailand and enjoy its grandeur.
Bangkok, Thailand — — one of the most famous and most visited cities in the Southeast Asian region. Millions of tourists from all over the world flock to this city each year to experience its vibrant culture, marvel at its dazzling golden temples and get a ... | https://medium.com/@aranyasaelim/knowing-bangkok-little-known-facts-about-bangkok-thailand-c156a758e359 | ['Aranya Saelim'] | 2019-08-13 23:31:09.196000+00:00 | ['Thai Cuisine', 'Culture', 'Thai People', 'Thailand', 'Bangkok Thailand'] |
Interested in winning a £100 Amazon voucher? | Part of staying on top of your bills is to regularly check out the latest deals and offers available.
To help you get in this habit when you open the WonderBill app and view the latest energy deals, we’ll automatically enter you into our monthly prize draw for a £100 Amazon voucher — it’s that easy!
1. Tap on the Dea... | https://medium.com/@wonderbill/interested-in-winning-a-100-amazon-voucher-710df37e223d | [] | 2020-01-08 16:23:09.605000+00:00 | ['Wonderbill', 'Competition', 'Switch', 'Save Money', 'Deal'] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.