article_text stringlengths 10 100k | tags stringlengths 6 263 |
|---|---|
Recently, I received an… interesting comment on one of my stories about life with borderline personality disorder (BPD). It was a little bit ironic, even. The reader who said, “It’s so strange that now just being an @@@hole has a disease attached to it,” closed their commentary by claiming, “I’m sure I will be hated fo... | ['Life Lessons', 'Mental Health', 'Personal Development', 'Self Improvement', 'Self'] |
Advantages of using NumPy over Python Lists
Features and performance gains of using NumPy for numerical operations
In this article, I will show a few neat tricks that come with NumPy, yet are must faster than vanilla python code.
Photo by Alex Chambers on Unsplash
Memory usage
The most important gain is the memory... | ['Programming', 'Python', 'Computer Science', 'Data Science', 'Machine Learning'] |
1) Identity
All is simple: let’s think of crypto community members and newcomers as a customers first. Then open CoinMarketCap and count the number of projects: 1586 cryptocurrencies are competing for your existing and potential customers. It has been 10 years since Bitcoin was born and cryptocurrencies now become a m... | ['Bitcoin', 'Marketing', 'Cryptocurrency', 'Marketing In Crypto', 'Marketing Strategies'] |
Review: DRN — Dilated Residual Networks (Image Classification & Semantic Segmentation)
Using Dilated Convolution, Improved ResNet, for Image Classification, Image Localization & Semantic Segmentation
In this story, DRN (Dilated Residual Networks), from Princeton University and Intel Labs, is reviewed. After publishin... | ['Image Classification', 'Deep Learning', 'Artificial Intelligence', 'Semantic Segmentation', 'Machine Learning'] |
Screenshot of Richard Sherman’s multimedia hub on The Players’ Tribune.
I’m a Richard Sherman fan. “You Mad Bro?” was my Facebook cover photo for a minute. My best pal, who’s also my #1 rival in all athletic competitions, called Sherman an asshole following his infamous Michael Crabtree interview. I loved it. And my b... | ['Seahawks', 'Richard Sherman', 'Content Marketing', 'NFL', 'Journalism'] |
Photo by Dylan Gillis on Unsplash
Five years ago, at the dinner table, my father told my sister and me that he found an interesting article in the newspaper. (Yes, the newspaper.)
There was an advertisement for a writer’s group at my local library. My dad doesn’t know exactly what a writer’s group is, but because my ... | ['Creative Writing', 'Writers On Writing', 'Writing', 'Writer', 'Writing Tips'] |
Let’s take a walk
I take a bus and get off where the city vanishes away, and the pastoral serenity begins to show its freshness. I hit the muddy, dusty roads and gradually enter into a magical world.
No one is with me. It’s just me with myself.
The first thing I notice is the air — so fresh and full of life. I take ... | ['Travel', 'Nature', 'The Masterpiece', 'Environment', 'Birds'] |
What is Selenium?
Although Selenium is incredibly helpful with web scraping, this is not its explicit purpose; it’s actually a framework for testing web applications. It accomplishes this through two components, WebDriver and Selenium IDE.
The WebDriver accepts commands via programming code (in a variety of languages... | ['Web Scraping', 'Selenium', 'Python', 'Beautifulsoup', 'Selenium Ide'] |
Why You Should Send Your Next Email Newsletter to Fewer People
And the exact steps to remove those who won’t open anyway
Photo by Matthew Fournier on Unsplash
Grow an email list.
That’s common advice here on Medium, and it’s good advice for a reason.
Email is a direct and easy way to communicate with your audience... | ['Email', 'Newsletter', 'Marketing', 'Email Marketing', 'Technology'] |
Here, we are going to use library named turtle and how:
import turtle
Then, type magical keywords and give suitable name to your turtle, I choose “jumper”.
jumper = turtle.pen() or see in case you have to use turtle.Pen() [CAPITAL P]
And suddenly we have the new window open or so called our own techie playground
O... | ['Kids Programming', 'Python', 'Kids', 'Technology', 'Kids And Tech'] |
Photo by Christopher Burns on Unsplash
Addiction
A poem
I see the monster with big pink lips and seven black eyes all lined with ink. I press my finger into his soft round skull, tap gently on his sharp white teeth. Wet your hands in his spittle. Let him leap at your face and rip into your arms. Let him tear the red... | ['Addiction', 'Partying', 'Mental Health', 'Family', 'Poetry'] |
Have you kissed any good frogs lately?
Photo by Nik Shuliahin on Unsplash
I would never make it as a Scientologist, because I am a true believer in therapy. I think counseling is something almost everyone could benefit from. For those of us with rougher personal histories it’s mandatory. PTSD is the №1 threat to my l... | ['Life Lessons', 'Mental Health', 'PTSD', 'Therapy', 'Self'] |
With all the new changes in Medium, it seems that a good game face is more important than ever. Each story needs to be readable and professional, whether it is a longer piece or a short poem. I now have tabs included on the top of the page, so to have your story go into the correct tab, they should be properly tagged.
... | ['Brave', 'Inspired', 'Guidelines', 'Writing'] |
How to Find Device Metrics for Any Screen
Calculate the right measurements for design across devices
New devices are always coming online, offering new formats, screen sizes, and pixel densities that you’ll want your product to accommodate. If Googling doesn’t give you the numbers you need, or you just want to show o... | ['How To', 'Design Process', 'Design', 'Material Design', 'Tutorial'] |
For it to work well you need to make sure that even blockframes of your objects with the background removed can be all identified as part of the same group. ⬜️ ⬜️ ⬜️
So in short — those cards will work if the interface can be just as good without them. Now that’s an awesome recommendation, is it? Especially when we ta... | ['Design', 'UI', 'UX', 'Visual Design', 'Prototyping'] |
How to Develop and Deploy a Webhook Alert Action App with Custom Payload and Headers for Splunk Ankit Tyagi Follow Jun 29 · 6 min read
Splunk is a wonderful tool with loads of features, yet a few of them are not available out-of-the-box — one of those missing features is the customizable webhook alert action.
While w... | ['Webhooks', 'Adobe Engineering', 'API', 'Python', 'Splunk'] |
Computing PI in Only 3 Lines
3.1415… the rest is calculus with a keyboard
Photo by sheri silver on Unsplash
I’ve always been amazed by how precisely computers can approximate Pi: the famous irrational constant 3.141592… plus infinitely more digits. Today, over 50 trillion digits have been found.
Though the value of... | ['Calculus', 'Pi', 'Taylor Series', 'Python', 'Precision'] |
Paging is an important feature for loading large amounts of data and displaying it instantly in the DataGrid widget. It also provides easy navigation through the data. We at Syncfusion have developed the Syncfusion Flutter Data Pager widget to achieve pagination in the Flutter DataGrid widget. You can get this Data Pag... | ['Flutter', 'Android App Development', 'Dart', 'Mobile App Development', 'Web Development'] |
A philosophy of participation in dynamic wholeness
Excerpt from Exploring Participation (D.C.Wahl 2002)
[Note: This is an excerpt from my 2002 masters dissertation in Holistic Science at Schumacher College. It addresses some of the root causes of our current crises of unsustainability and applied insights from holist... | ['Consciousness', 'Sustainability', 'Culture', 'Philosophy', 'Holistic Science'] |
Why React
One of React’s biggest innovations is that it enables developers to describe a system, such as the UI of a web or mobile app, as a set of declarative components. The power of this declarative approach is that the description of the UI is decoupled from its implementation, allowing authors to build custom “re... | ['Product', 'React', 'Reactvr', 'VR', 'Prototyping'] |
You also have the ability to Copy Data from multiple format:
Image by Author
3. Data Flow
This is probably my favorite feature in Azure Synapse because it brings down the barrier in cleansing data. I’m a big proponent of making it easier to get things done (I think everyone should be :D). Data Flow brings SQL right ... | ['Spark', 'Big Data', 'Azure', 'Azure Synapse Analytics', 'Data Warehouse'] |
First of some words about the most basic concept — a partition:
Partition — a logical chunk of a large data set.
Very often data we are processing can be separated into logical partitions (ie. payments from the same country, ads displayed for given cookie, etc). In Spark, they are distributed among nodes when shuffli... | ['Data Science', 'Big Data', 'Apache Spark', 'Tutorial'] |
As a digital communication professional, data science is not new to me, but I have never systematically learned it, just picked up the necessary skills on the job. So one of my COVID-19 lockdown commitments was to look into data science and machine learning in a bit more structured way. Google must have guessed my inte... | ['Kmeans', 'Population', 'Data Science', 'Clustering', 'Data Visualization'] |
Finding freelance leads can be a thankless task.
You send out 30+ pitches and land two clients and that’s considered a Very Good Outcome.
So, you sign a contract with those two clients, start the work, and everything is unicorns and rainbows; it’s all hunkydory.
Each project lasts for a heady two weeks, but then you... | ['Freelance', 'Freelancing', 'Business Strategy', 'Entrepreneurship', 'Lead Generation'] |
POETRY
Swapping with the Monster
A poem on understanding why I’m an asshole sometimes
You come and go as you please. You love the surprise
and the grimace on my face when I realize
I’m being mean and cruel for no reason.
I don’t always recognize you — you’re subversive and sly.
Disguised as a simple annoyance, a... | ['Self-awareness', 'Self Improvement', 'Self Love', 'Self', 'Poetry'] |
3. Secure Hashing
Secure hashes and message digests have evolved over the years. From MD5 to SHA1 to SHA256 to SHA512.
Each method grows in size, improving security and reducing the risk of hash collisions. A collision is when two different arrays of data resolve to the same hash.
Hashing can take a large amount of ... | ['Encryption', 'Programming', 'Cybersecurity', 'Python', 'Duplicate Detection'] |
The Latest: The Boston Globe is publishing fiction now (May 11, 2020)
Subscribe to The Idea, a weekly newsletter on the business of media, for more news, analysis, and interviews.
THE NEWS
The Boston Globe is publishing a serialized fictional “mystery thriller” set in Boston over the course of two weeks, with promin... | ['Media', 'Fiction', 'Journalism', 'The Latest'] |
First things first, here are some definitions:
Key: A byte array that both parties have, 128-bit (16 bytes)
Nonce: A number used once, 96-bit (12 bytes)
Authorization data: A public text from sender, arbitrary size.
Authorization tag: A byte array created at sender side, 128-bit (16 bytes)
Plain text: Data to be e... | ['Aes Gcm', 'Cryptography', 'Dotnet Core', 'Csharp', 'Cross Platform'] |
Jasmine Thompson starts getting the lot at Awbury Agricultural Village ready for growing. (Maleka Fruean for Germantown Info Hub)
Germantown is known for its mix of houses, apartments, and row homes, as well as for its variety of green spaces.
And in that green space, neighbors — from the novice grower to the experie... | ['Gardening', 'Philadelphia', 'Coronavirus', 'Pandemic'] |
I few months ago I had to lower my coffee consumption and was struggling to find the best way to “force” myself to do so. Nothing major prompted the change, but wanted a catalyst to really stop.
I have been following Bitcoin and other cryptocurrency for awhile, and thought I would use this as a way to get more.
In lo... | ['Bitcoin', 'Life Lessons', 'Productivity', 'Coffee', 'Finance'] |
In less than two months, over 800 students applied for the GNI Fellowship in Europe, which offers summer placements in a wide range of media organisations across 11 countries. The European Journalism Centre (EJC) was thrilled with the enthusiastic response. Today we are proud to announce the recipients of the 40 fellow... | ['Innovation', 'Newsroom', 'Journalism', 'Fellowship', 'Updates'] |
“Natural science produces ancestral statements, such as that the universe is roughly 13.7 billion years old, that the earth formed roughly 4.5 billion years ago, that life developed on earth approximately 3.5 billion years ago, and that the earliest ancestors of the genus Homo emerged about 2 million years ago. Yet it ... | ['Science', 'Nihilism', 'Ray Brassier', 'Philosophy', 'Hinduism'] |
Packages matching selenium
Chocolatey is software management automation for Windows that wraps installers, executables, zips, and scripts into… | ['Selenium', 'Windows', 'Chrome', 'Automation', 'Python'] |
Have you ever flipped to the back cover of a book just to admire the author’s bio? Of course, you have.
Writers are some of the sexiest creatures to ever grace the surface of our planet. Not only are we incredibly talented, but we have the ability to capture your attention for hours on end, leaving you smiling, crying... | ['Writers On Writing', 'Humor', 'Sexuality', 'Writing', 'Dating'] |
Keeping Up with Deep Learning — 26 Nov 2020
Deep learning papers, blog posts, Github repos, etc. that I liked this week
Photo by Sebastian Pena Lambarri on Unsplash
This is the second edition of my weekly update on deep learning. Every Thursday, I’ll release a new batch of research papers, blog posts, Github repos, ... | ['Programming', 'Deep Learning', 'Artificial Intelligence', 'Data Science', 'Machine Learning'] |
©Shannon Mastromonico 2020
Me from yesterday. Pacific
Masking pain with too much
eager
puppy
Today I am feline
Keen, barbed wire boundaries
Breathing
Eyes on watch. Today
I am a tempest
Blood moving fast
Governing my own galaxies
and gravities
Electric
Vast | ['Canadian Poet', 'Poetry Community', 'Writing', 'Writer', 'Poetry'] |
Using the new API Gateway V2 is a 3-steps-process:
Create an integration.
Define an HTTP API.
Add Routes.
Note that there’s still no easy way to use WebSockets.
Create an integration
The integration is used to tell API Gateway where it should send incoming requests to. In the most simplistic case, this would be y... | ['Typescript', 'Aws Tutorial', 'Aws Cdk', 'AWS Lambda', 'Api Gateway'] |
What’s in a Name?
Is there a better option than changing the names of our brands and institutions?
Photo by Nong Vang on Unsplash
Earlier this year, Quaker Oats announced the end of Aunt Jemima. The company said, “Aunt Jemima’s origins are based on a racial stereotype” and the removal of the name and logo represents... | ['Politics', 'Advertising', 'History', 'Psychology', 'Racism'] |
One Last Note
We have 27,365 followers at Literally Literary. We have approximately 200 writers. Even with these tremendous numbers, most of the submitted works get less than 20 views. Why? Algorithms.
How do we combat this and support each other? Bookmark our homepage and once a day, come here and see what you misse... | ['Writing', 'Blogging', 'Ll Letters', 'Publication', 'Publishing'] |
Why (Nearly) Every Novelist I Know Has a Day Job
It’s difficult to sustain a life by writing; there’s zero shame in working a 9-to-5, too.
These collected works earned the author $1.59 in royalties.
Whenever the topic of writers and pay comes up, I always enjoy dropping this little nugget: “Nearly every novelist I k... | ['Publishing', 'Novel Writing', 'Authors', 'Writing', 'Publishing Industry'] |
Non-Linear Paths
Email Refrigerator :: 15
Dots in triangular pattern by unknown source
Hi there!
Big news in our house. This month, Golda went from two naps down to one. For most of you, this is not that exciting. Actually, even for me, it’s not that exciting. It means more activity planning, less downtime to rest ... | ['Life Lessons', 'Careers', 'Planning', 'Patterns', 'Cycles'] |
In the subtitle of his remarkable history about the race for the nuclear bomb, science writer and historian of science Jim Baggott referred to World War II as the “first war of physics”.
Today, the efforts waged to curb the COVID-19 pandemic may be the first example of a large-scale, global data-driven response to a w... | ['Coronavirus', 'Co Vid 19', 'Data Science', 'Machine Learning', 'Dataset'] |
A Brief Explanation of Their Work
Roger Penrose wrote a ground-breaking paper with the late Stephen Hawking in 1970. They presented in that paper a new generalized theorem on spacetime singularities which revolutionized our understanding of spacetime. They proved that if our universe obeys Einstein’s general theory of... | ['Astronomy', 'Nobel Prize', 'Black Holes', 'Space', 'Science'] |
Constraints by definition are not normally considered as something positive, they mean limitations or restrictions. For me, are a necessity.
Is not amazing how constraints can help to realise how much time you waste?
Cleaning the house just in time before your parents get home.
Finishing the suitcase just int time t... | ['Personal', 'Constraints', 'Self Improvement', 'Life', 'Productivity'] |
Don’t Close Scanner!
When we use Scanner and leave it open, our IDE may complain that we have a resource leak. Even if the IDE does not complain, usually it’s a good idea to close something if we don’t need it anymore. The intuition, then, is to simply close it… Right? Consider the following code snippet:
public clas... | ['USC', 'Viterbi', 'Programming', 'Java'] |
3 to read: The trouble with platforms & newsrooms | ‘Darts & Laurels’ goes monthly | Planning a data story
By Matt Carroll <@MattatMIT>
A good week: Platforms vs newsrooms; ‘Darts & Laurels’ goes monthly (yeah!); and some help for writing data stories.
Get notified via email: Send note to 3toread (at) gmail.com
“3 ... | ['Journalism', 'Cuny', 'Media', 'Data', 'Data Visualization'] |
By visualizing information, we turn it into a landscape that you can explore with your eyes, a sort of information map. And when you’re lost in information, an information map is kind of useful. - David McCandless (Journalist and Information Designer)
You’ve landed on one of the tens of thousands of datasets in Enigma... | ['Open Data', 'D3js', 'Vega Lite', 'Engineering', 'Data Visualization'] |
(Image: Lance Page / t r u t h o u t; Adapted: public domain / Wikimedia)
On behalf of the Central Intelligence Agency, a Spanish security company called Undercover Global spied on WikiLeaks founder Julian Assange while he was living in the Ecuador embassy in London.
The Spanish newspaper El Pais reported on Septembe... | ['Politics', 'Wikileaks', 'News', 'CIA', 'Journalism'] |
Marketing lessons from ‘The Jetsons’
What can a 58-year-old TV show teach us about modern sales?
Image via Mark Anderson on Flickr
In 2020, there’s no way to deny that technology is taking over — it’s cleaning your floors, monitoring your home for burglars, paying for your groceries, allowing you to eavesdrop on liv... | ['Technology', 'Marketing', 'Advertising', 'Space', 'Inventions'] |
So you need to learn how to write a good essay. This may seem like a pretty intimidating task, but it’s really not that bad when you take the time to know and understand what you’re doing.
A standard essay has a lot of working parts. There’s the formatting, thesis statement, writing structure, grammar and punctuation,... | ['Media', 'Writing', 'Essay', 'Education', 'Essay Writing'] |
Time for the obvious statement of the day: the startup journey is chock full of challenges. From fundraising to selling to just keeping the lights on, founding teams have plenty to deal with. But there is one thing that should be at the top of a startup’s to-do list: positioning and messaging.
I know what you’re proba... | ['Scaleup', 'Startup', 'Product Marketing', 'Messaging', 'Positioning'] |
Image courtesy of the Toronto Star
This is a chart from the fine folks at the Toronto Star, using information from Johns Hopkins University’s COVID-19 dashboard. This information represents the growth in a variety of countries around the world.
That green line that represents China finally starts to make the bend aro... | ['Challenge', 'Health', 'Data', 'Life', 'Covid 19'] |
Singlism Is Officially in the Dictionary Now
It defines the stereotyping and stigmatizing of people who are single.
Photo by Edgar Gomezon Unsplash
Coined by Dr. Bella DePaulo, the word singlism has just been officially added to the Cambridge English Dictionary. The definition in the dictionary reads as follows:
Si... | ['Relationships', 'Love', 'Life Lessons', 'Psychology', 'Lifestyle'] |
Overview
Capturing data from users is important when developing mobile apps and websites. When we are building a react website or a react-native mobile app, one hurdle people always encounter is picking a reliable forms library to facilitate capturing information and managing it — the UI components might be easy to bu... | ['React Native', 'Technology', 'Software Development', 'React', 'JavaScript'] |
Post Traumatic Stress Disorder or PTSD is defined as a condition that includes flashbacks and memories of a traumatic event, avoidant behaviors, anxiety, and depression. The holidays can be filled with triggers for those who suffer from PTSD. Whether you are spending more time with family* or social distancing in your ... | ['Mental Health', 'PTSD', 'Holidays', 'Trauma', 'Family'] |
Redis vs Memcached
When people talk about the Performance Improvement of an application, the one integral factor that everyone considers is server-side caching. Identifying the right cache provider that suits the requirement is an integral part of adopting the server-side caching.
Redis and Memcached are widely used ... | ['Cache', 'Microservices', 'Redis', 'Memcached'] |
Joins in SQL
Till now, we have learned how we can work with single tables. But in reality, we need to work with multiple tables.
So, the next thing we would want to learn is how to do joins.
Now joins are an integral and an essential part of a MySQL Database and understanding them is necessary. The below visual talk... | ['Sql', 'Data Science', 'Programming', 'Machine Learning', 'Productivity'] |
Originally published at marcandrew.me on October 22nd, 2020.
Creating beautiful, but practical UIs takes time, with many design revisions along the way. I know. I’ve been there many times before myself.
But what I’ve discovered over the years is that by making some simple adjustments you can quickly improve the desig... | ['UI', 'Product Design', 'Design', 'UI Design', 'Visual Design'] |
GitHub Sponsors & Gitcoin Grants =❤️ 🤖
Support your OSS Work with Gitcoin Grants on Github’s new Sponsors feature
The Gitcoin team was thrilled to see today that GitHub formally launched Sponsors, a way for users of GitHub to find ways to financially support their favorite projects through a variety of platforms of ... | ['Open Source', 'Ethereum', 'Gitcoin', 'Sustainability'] |
The History of the Eames Chair 360modern Follow Jan 10 · 4 min read
The history of the Eames Chair must start with Charles and Ray Eames and their partnership with the Herman Miller Furniture Company. The chair was released in 1956 with the official name Eames Lounge (670) and Ottoman (671). The chair was the first on... | ['Design', 'Mid Century Modern', 'Eames Chairs', 'Modernism'] |
Humor
Medium’s New Icon Has A Hidden Meaning?
It’s time for a change, again.
Photo by Devin Avery on Unsplash
I was shocked when I opened my Medium page this afternoon ( 564 times so far today!) The old comforting, solid, and stolid M logo/icon had gone!
Was this a prank or a joke? Well, it’s not April 1st. It mus... | ['Writers On Writing', 'Medium Icon', 'Humor', 'Writing', 'Medium'] |
Introduction
What’s a better time to simulate the spread of a disease than during a global pandemic? I don’t have much more to say — let’s jump right into programming a simple disease simulation.
In real life, there are hundreds of factors that affect how fast a contagion spreads, both from person to person and on a ... | ['Data Science', 'Programming', 'Simulation', 'Python', 'Pandemic'] |
Setting up Amazon EC2 Machine
I am assuming that you have an AWS account, and you have access to the AWS Console. If not, you might need to sign up for an Amazon AWS account.
First of all, we need to go to the Services tab to access the EC2 dashboard.
2. On the EC2 Dashboard, you can start by creating your instance.... | ['Programming', 'Deep Learning', 'Artificial Intelligence', 'Data Science', 'Machine Learning'] |
Welcome to our machine learning magic show!
You must have heard that magicians never reveal their secrets. Machine learning has several tricks that seem like magic. In this blog, we hope to reveal one secret of machine learning called the Kernel Trick. If you have encountered the problem of datasets too big to use you... | ['Kernel Trick', 'Big Data', 'Blog Post', 'Data Science', 'Linear Algebra'] |
Aesop’s Fables: The Wolf and The Shepherd
The healing journey brings with it many moments of contemplation, where you ponder what went wrong or why certain relationships didn’t last. My disenchantment with the Christian counseling I sought out along the way has led to some of the most profound soul searching of my lif... | ['Christianity', 'Religion', 'Therapy', 'Mental Health'] |
A decision tree is a non-parametric supervised machine learning algorithm. It is extremely useful in classifying or labels the object. It works for both categorical and continuous datasets. It is like a tree structure in which the root node and its child node should be present. It has a child node that denotes a featur... | ['Python3', 'Programming', 'Artificial Intelligence', 'Data Science', 'Machine Learning'] |
Hi there, this is Allen from Zeals Japan. I work as a SRE / gopher which mainly responsible for microservices development.
Background
Story
Nowadays machine learning is everywhere and we do believe it will still be trending in the next few years. Data scientists are working on large datasets on a daily basis to deve... | ['Machine Learning', 'Deep Learning', 'Kubernetes', 'Kubeflow', 'Pytorch'] |
1. Publish regularly.
Duh! As I said, none of my articles has hit it big. The most views I have is 305 with a 60% read ratio. I have to publish regularly to make sure I keep up income.
I publish 4 times a week and do my best to avoid weekends, but sometimes it can’t be helped. There’s the myth that publishing on week... | ['Advice', 'Money Management', 'Writing', 'Money', 'Writing Tips'] |
Local Architecture in a Globalized World gestalten Follow Sep 25 · 6 min read
Today, architects around the world face an unprecedented series of challenges. Issues such as the rapid growth of populations, societal and political instability, and climate change present those working on the built environment with new lev... | ['Architecture', 'Globalization', 'Design', 'Building', 'Architects'] |
Creative Nonfiction Contest Finalists
Drug Deal with God
Mixing LSD and Weed
Photo by Matt Flores on Unsplash
I waved my hand in front of my face. Tracers followed across the space, smudging the air in an arc. I’d dropped acid before, but this seemed more intense.
“Whoa. Are you seeing what I’m seeing?” I asked.
... | ['Drugs', 'Perception', 'Philosophy', 'Nonfiction', 'Weed'] |
According to forbes.com, more data has been created in the past two years than in the entire previous history of the human race. And by 2020, one third of all data will pass through the cloud.
Data centers are mushrooming, cloud services are flourishing.
On the 11th of July, I attended the Cloud and Datacenter Conven... | ['Event', 'Cloud Computing', 'Nem Blockchain', 'Nem Foundation', 'Technology'] |
Have you ever felt unhappy about a purchase you made despite spending hours reading product descriptions and reviews, comparing dozens of options, and finally choosing what you perceived to be the best deal? I faced the same problem many years ago, when I still lacked the knowledge of effective shopping techniques arou... | ['Behavioral Economics', 'Psychology', 'Shopping', 'Cognitive Bias'] |
By Angelica Das, Democracy Fund, and Katie Donnelly and Michelle Polyak, Dot Connector Studio
As part of Democracy Fund’s efforts to address diversity, equity, and inclusion (DEI) in journalism, Dot Connector Studio has developed two tools — the Journalism DEI Tracker and the Journalism DEI Wheel — to help funders and... | ['Diversity', 'Tools', 'Equity', 'Journalism', 'Inclusion'] |
1. ParseNet Module
ParseNet Module
Actually, ParseNet is simple as in the figure above.
Normalization Using l2 Norm for each channel
At the lower path, at certain conv layer, Normalization using l2 norm is performed for each channel.
At the upper path, at certain conv layer, we perform global average pooling of th... | ['Convolutional Network', 'Deep Learning', 'Artificial Intelligence', 'Data Science', 'Machine Learning'] |
How to Get Back in the Habit of Reading Books After Graduating from University
Since leaving university, I’ve read 883 books
Image by <a href=”https://pixabay.com/users/stocksnap-894430/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=2593394">StockSnap</a> from <a href=”https://pixabay... | ['Life Lessons', 'Self Improvement', 'Reading', 'Education', 'Books'] |
in In Fitness And In Health | ['Covid 19', 'España', 'Venture Capital', 'Portugal', 'Coronavirus'] |
React from Facebook
HELLO FRIENDS!!!
In this article, we are going to learn and answer the below-mentioned questions…
1. What is React?
2. Why React?
After that, we will be taking a look at the basics of React.
What is React
React.js is an open-source JavaScript library that is used for building user interfaces ... | ['React', 'Reactjs', 'Web Development', 'Programming', 'India'] |
The small number of companies on the Fortune 500 or 100 for both 1955 and 2020 is not due to creative destruction, and it does not symbolize the strength of the U.S. economy, as some claim. For instance, the American Enterprise Institute’s (AEI) analysis found that only 52 companies on the Fortune 500 in 1955 were stil... | ['Disruption', 'Innovation', 'Startup', 'Venture Capital', 'Technology'] |
Phones are no longer simply a means of communication, like they were five years ago. Now, they help us pay for purchases. They can be used as a ticket on public transport or used as a door key, car alarm, video recorder, or portable PC. They even let us talk to someone named Siri.
Mobile apps have significantly change... | ['Apps', 'Mobile Apps', 'Mobile App Development', 'Fitness', 'Mobile Marketing'] |
You have probably heard the news that Crypterium is now running the fastest crypto transactions in the world.
Crypto transfers in 1 second to people who don’t even have crypto wallets? It’s a reality now.
Send crypto to your mom, your friend, your ex-girlfriend from Iceland. You can even give crypto as a present to s... | ['Cryptocurrency', 'Bitcoin', 'Finance', 'Technology', 'Mobile App Development'] |
1. Use SEO to Solve People’s Problems, and Google will Reward You.
Though marketers use Google on the daily, it’s easy to forget that people turn to search to find an answer in a time of need — not for sport. When we try to use SEO to force searchers into a funnel, we aren’t solving their problem, and Google can see t... | ['Marketing', 'Digital Marketing', 'Digital Marketing Agency', 'Digital Marketing Tips', 'Customer Focus'] |
This is the second in a series of blog posts in which we outline our experience with React Native and what is next for mobile at Airbnb.
React Native itself is a relatively new and fast-moving platform in the cross-section of Android, iOS, web, and cross-platform frameworks. After two years, we can safely say that Rea... | ['Android', 'React', 'React Native', 'iOS', 'Mobile'] |
Machine Learning is a branch of Artificial Intelligence that gives a machine the ability to automatically learn and improve from an experience, rather than being explicitly programmed. ML is amongst the hottest career choices in 2020. Companies like Google, Amazon, Microsoft, Oracle, and many others are making a transi... | ['Data Science', 'Artificial Intelligence', 'Machine Learning'] |
Designing for accessibility is not that hard
Seven easy-to-implement guidelines to design a more accessible web ❤️
Digital accessibility refers to the practice of building digital content and applications that can be used by a wide range of people, including individuals who have visual, motor, auditory, speech, or co... | ['User Experience', 'Accessibility', 'UX', 'Design', 'Design Thinking'] |
This Is How to Declutter Your Brain so You Can Achieve Higher-Level Thinking
And produce results you didn’t think you were capable of.
Photo by lifecoachcode
Your brain is like your home. If there’s garbage everywhere, you will feel stressed and function at a drastically lower level.
Higher-level thinking looks lik... | ['Psychology', 'Self Improvement', 'Inspiration', 'Learning', 'Work'] |
Photo by Green Chameleon on Unsplash
Write an essay about the one thing you love,
Was the toughest assignment I ever got.
To compartmentalise you into
Introduction, body, and conclusion
Was not possible —
You needed no introduction,
The largest part of the essay
Was too small to describe you,
And I’d hate our ... | ['Love', 'Writing', 'Poetry', 'NaPoWriMo', 'National Poetry Month'] |
* Extra-long comic!*
When you’re afraid ordering in will lead to your last supper. | ['Humor', 'Anxiety', 'Comics', 'Quarantine', 'Coronavirus'] |
Viruses are powerful, ancient, and vital to our existence, but they are extremely simple constructions. They tend to be nothing more than a few pieces: a protein capsid, which is a simplistic and protective shell; a protein called a polymerase, which carries out most of the functions related to replicating the viral ge... | ['Viral', 'Epigenetics', 'Genetics', 'Biology', 'Science'] |
Image: what’s up.co.nz
Why Being Angry In The Age of Trump Is Deadly
I need to save myself, fast!
Yes, it’s about Donald Trump, and the trappings that come with managing a hostile climate that breeds ill-will towards assigned enemies, representing the utter devastation of Black lives.
And of course it didn’t take a... | ['Mental Health', 'Therapy', 'Race', 'BlackLivesMatter', 'Social Media'] |
We live in a time of change, where financial markets, capital investments, and entire industries can shift rapidly. Where startups disrupt old ways of doing things. And where the consumer is in charge, expecting consistent content delivered across devices.
So it’s no surprise that businesses can fall behind or fail to... | ['Brand Strategy', 'Marketing', 'Brands', 'Branding'] |
It’s not just a snap
How photographs convey multiple layers of stories
Photo by Marco Xu on Unsplash
Up until 2 years ago, photographing just meant clicking a shutter to me. Then, I fell madly in love with it.
I found myself alone with an old mirrorless camera in my hand, wandering the streets of Bologna with no cl... | ['Stories', 'Storytelling', 'Photography'] |
She woke up in a puddle of warm liquid. Trisha realized she’d lost control of her bladder. But it was too early. How could her water break twenty-four weeks before she was due? The nurses and doctor at the emergency room rushed her into a hospital bed and didn’t say much.
After an ultrasound, a pelvic exam, and a bloo... | ['Short Story', 'Fiction', 'Horror', 'Storytelling', 'Racism'] |
Vamsi Ponnekanti | Pinterest engineer, Infrastructure
On every Pinner’s profile there’s a count for the number of Pins they’ve both saved and liked. Similarly, each board shows the number of Pins saved to it. At times, Pinners would report that counts were incorrect, and so we built an internal tool to correct the iss... | ['Pinterest', 'Infrastructure', 'Engineering', 'Data'] |
I recommend Architecting with Google Cloud Platform (GCP) or Developing applications with GCP Courseraspecializations. Going through these specializations will significantly help you obtain the Google Cloud Architect certification or Google Cloud Developer certification. More importantly, the hands-on labs enable you t... | ['Cloud Computing', 'Learning', 'Certification', 'Course', 'Google Cloud Platform'] |
I met up with my mom the other day. I haven’t seen her in years, and it was nice to spend some time with her. I was a little worried about whether I’d be able to make the trip, but luckily I was having a good day.
While eating, she asked me about my mental health. For some background, I’ve had issues my whole life, bu... | ['Borderline Personality', 'Life Lessons', 'Mental Health', 'Culture', 'Zuva'] |
“I am not a God afar off, I am a brother and friend;
Within your bosoms I reside, and you reside in me:
Lo! we are One; forgiving all Evil; Not seeking recompense!” — William Blake, Jerusalem: The Emanation of the Giant Albion (c. 1803–1820), ch. 1, plate 4, lines 18–28
The Latter-day Saint temple experience being w... | ['Spirituality', 'Philosophy', 'Mormon', 'Religion', 'God'] |
The right to question what is not right for us
I was sorting the notes taken throughout the reading. A pattern is obvious: the right to be who we are. As much as the title hinted to us about the main issues to be explored, it was the stand of Natsuko compared to her sister’s (Makiko’s) and her niece’s (Midoriko’s) tha... | ['Gender Equality', 'Women', 'Feminism', 'Japan', 'Books'] |
Both the masters play their game in their unique style. Here are a few takeaways:
1. Haptic is always complementary
Google and Apple both believe that haptic feedback should be complementary. In most cases, haptics can never be a primary means of communication but it can be paired with other audio and visual elements... | ['Design', 'Interaction Design', 'Vibration', 'User Experience', 'Haptics'] |
Setting up API.AI
API.AI is a conversational experiences platform. Register and create an account at API.AI. Create an agent to access test console. Navigate to settings of the agent and get the Client Access Token.
Creating an intent
An intent is mapping between user expression and the desired response. We can trai... | ['Flask', 'Backend', 'Python', 'Apiai', 'Bots'] |
Now that we understand multinomial logistic regression, let’s apply our knowledge. We’ll be building the MLR by following the MLR in the graph above (Figure 1).
Data
Our data will be the Fashion MNIST dataset from Kaggle. The dataset is stored as a DataFrame with 60,000 rows, where each row represents an image. The D... | ['Neural Networks', 'Python', 'Logistic Regression', 'Data Science', 'Machine Learning'] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.