title
stringlengths
1
200
text
stringlengths
10
100k
url
stringlengths
32
829
authors
stringlengths
2
392
timestamp
stringlengths
19
32
tags
stringlengths
6
263
Join our workshop in Dortmund to explore new digital literacies for the cultural sector
Join our workshop in Dortmund to explore new digital literacies for the cultural sector Abhay Adhikari Jun 17, 2019·3 min read Are you interested in digitalisation and its impact on programming, curatorial practice and audience engagement in the cultural sector? Join us on Wednesday, July 24 to explore how cultural in...
https://medium.com/@abhayadhikari/join-our-workshop-in-dortmund-to-explore-new-digital-literacies-for-the-cultural-sector-b4ad712c9832
['Abhay Adhikari']
2019-06-18 05:26:36.994000+00:00
['Audience Engagement', 'Innovation', 'Museums', 'Agile Methodology']
How to Validate Bitcoin Payments in Ethereum (for only 700k gas!)
On November 15 at 10 am PT, Summa will run the world’s first cross-chain auction. We’ll auction 10 non-fungible tokens (NFTs) on Ethereum for Bitcoin in a completely trustless process featuring direct interaction between Solidity smart contracts and Bitcoin payments. These 10 tokens are unique badges of participation i...
https://medium.com/summa-technology/cross-chain-auction-technical-f16710bfe69f
['James Prestwich']
2019-07-29 18:41:35.055000+00:00
['Finance', 'Cryptocurrency', 'Blockchain', 'Ethereum', 'Bitcoin']
by Martino Pietropoli
First thing in the morning: a glass of water and a cartoon by The Fluxus. Follow
https://medium.com/the-fluxus/wednesday-on-the-internet-nobody-knows-youre-a-tyrannosaurus-rex-f2f61c5b39b1
['Martino Pietropoli']
2018-08-08 00:36:01.291000+00:00
['Selfie', 'Wednesday', 'Humor', 'Cartoon', 'Comics']
Laravel : Database Indexing Workflow
While admiring the Laravel flexibility on many architectural patterns and discussing with a friend of mine we ended up on the conclusion that Laravel tries to embrace you into some very Laravel specific patterns, and one of them is Database migrations. Usually the indexing workflow goes parallel with querying Models, ...
https://medium.com/laravel-news/laravel-database-indexing-workflow-fd3488814de2
['Burim Shala']
2016-04-28 20:44:14.894000+00:00
['PHP', 'Laravel', 'Tutorials']
An X-mas “Miracle” 2020 Christmas Day, downtown New York. Jesus returns. He appears on the corner of a busy intersection. Across the street he spies a homeless man hacking away as Covid 19 ravages…
An X-mas “Miracle” 2020 Christmas Day, downtown New York. Jesus returns. He appears on the corner of a busy intersection. Across the street he spies a homeless man hacking away as Covid 19 ravages his body. Stretching his arms wide, Jesus prepares to go to the man’s aid, to once again heal the sick as he once did in...
https://medium.com/short-shots-city/an-x-mas-miracle-2020-christmas-day-downtown-new-york-6d586c8c340f
['Steve B Howard']
2020-12-25 03:40:26.610000+00:00
['Short Shots City', 'Christmas', 'Humor', 'Short Short Story', 'Short Form']
The MIT Media Lab and the Open Music Initiative
Cryptocurrencies and their underlying technology provide a way for people to transfer value and make payments without using a trusted intermediary like a bank or credit card company. But at the MIT Media Lab, we’re interested in more than just payments: this technology has the potential for far-reaching changes across ...
https://medium.com/mit-media-lab-digital-currency-initiative/the-mit-media-lab-and-the-open-music-initiative-24ccacd126f4
['Neha Narula']
2016-06-13 16:21:44.267000+00:00
['Open Data', 'Music', 'Bitcoin', 'Blockchain']
Your Supply Chain is “the”​ Critical Strategic Asset in Construction
“How best to organize the efforts of individuals to achieve desired objectives has been one of the world’s most important, difficult, and controversial problems” (Likert 1961). For several years, researchers at the NYU Tandon School of Engineering have explored questions related to construction project team alignment ...
https://medium.com/@metrofutures/your-supply-chain-is-the-critical-strategic-asset-in-construction-b7712bd02a69
['Francisco X Pineda']
2020-12-23 03:44:00.576000+00:00
['Construction', 'Engineering', 'Partnerships', 'Supply Chain', 'NYU']
Capitalism Is Killing Us
In Women, Race, and Class, Angela Davis discusses the gender-erasing violence of enslaved labor. Her text brilliantly disrupts the myth that Black women are more protected than Black men under capitalism. A motif of her book is the examination of how Black women and Black men alike were forced into intense, body-breaki...
https://medium.com/an-injustice/capitalism-is-killing-us-7bc79cad63b2
['Ciarra Jones']
2020-11-16 21:48:06.966000+00:00
['Work Culture', 'Capitalism', 'Economics', 'BlackLivesMatter', 'White Supremacy']
Definitions & Concepts
If you are going to build a search engine you need to know a few terms. Microservice — Service that allows code that run in the cloud. In this project, the small piece of code runs on Heroku.com and provides the bridge between Takeshape and Algolia. API — Application Programming Interface. Long name for a simple conc...
https://medium.com/mechanics-of-search/definitions-concepts-93c8dd75ed9b
['Stephan Smith']
2019-10-27 20:36:10.520000+00:00
['Search']
Why is personality development crucial to career growth?
Why is personality development crucial to career growth? Originally having started out as a psychology concept, “personality development” has become a buzzword in every field in today’s world- be it academics, career, or business. It’s safe to say that it is one of the most crucial elements in all kinds of professions...
https://medium.com/@strideahead/why-is-personality-development-crucial-to-career-growth-f30223593f37
['Stride Ahead']
2020-12-03 11:31:17.235000+00:00
['Personal Development', 'Mentorship', 'Communication Skills', 'Career Growth', 'Self-awareness']
Technical Paper: Validity-Based Optimistic Smart Contracts
Research and development is a significant part of what we do, finding novel ways to advance the technology that underpins the Fantom ecosystem. Today, we’re releasing a new technical paper on the optimization of smart contracts. Solidity is the most widely-used programming language for smart contracts but relies on se...
https://medium.com/fantomfoundation/technical-paper-validity-based-optimistic-smart-contracts-21d16a1d1438
['Connor Hughes']
2020-04-23 13:48:01.732000+00:00
['Smart Contracts', 'Research', 'Cryptocurrency', 'Crypto', 'Blockchain']
Text Classification With BERT Model
This blog explains, what is BERT, advantages of BERT, how to classify the text using BERT model with Ktrain package. What is BERT? BERT, which stands for Bidirectional Encoder Representations from Transformers developed by researchers at Google in 2018, is based on Transformers, a deep learning model in which every o...
https://medium.com/swlh/text-classification-with-bert-model-5560622157bd
['Kamal Khumar']
2020-07-25 15:35:00.043000+00:00
['Bert', 'Text Classification', 'Ktrain', 'Advantages Of Bert']
Finding Your Self
Dear Beloved, Relish not those who ‘have found themselves,’ For they are shod in iron shoes Walking over the bog of time. They find themselves in their jobs, As doctors, lawyers, and teachers Nurses, writers, and artists, Accountants, politicians, and beggars. They find themselves in their roles As husbands an...
https://medium.com/sky-collection/finding-your-self-683ac599a9b2
['Janaka Stagnaro']
2020-09-06 12:02:14.330000+00:00
['Sky Collection', 'Poetry', 'Self-awareness', 'Nonduality', 'Sprititual']
Serena Jost goes to church for her latest album
Serena Jost (Photo by Florence Montmare) Serena Jost had a simple desire when preparing to record her latest album, Up To The Sky. “I was looking for magic,” she said. She found it on 20th Street in Manhattan, the site of St. Peter’s Episcopal Church, the place where she recorded the record and where she will be pla...
https://medium.com/ko63-music/serena-jost-goes-to-church-for-her-latest-album-5205908b96fc
['Thomas Gerbasi']
2018-04-19 17:42:24.620000+00:00
['Cello', 'Features', 'Singer Songwriter', 'Music', 'Interview']
Ranking Every Kind of Pet by How Capable It Is of Loving You
Ranking Every Kind of Pet by How Capable It Is of Loving You Cat owners, you may just want to hit caps lock and skip to the comments right now About a week ago, as I went to feed my 10-year-old pet turtle Grover a bunch of dried turtle pellets, I looked deep into his eyes and wondered: “Does he even know who I am?” “...
https://medium.com/mel-magazine/ranking-every-kind-of-pet-by-how-capable-it-is-of-loving-you-72d38f87e20f
['Brian Vanhooker']
2018-08-22 19:29:19.377000+00:00
['Pets', 'Animals', 'Cats', 'Dogs', 'Love']
My Dad
Like many girls out there, my dad is my hero and always will be. I’ve always wanted to be like my dad since I was little. He wore his hat backward, I wore mine the same way. He was a professional golfer, I took up golf and played in college. The connection my dad and I had grew stronger by taking up a sport that he lov...
https://medium.com/comm-445-multimedia-storytelling/my-dad-f10d9146aea3
['Saige Avery']
2019-03-19 04:19:26.445000+00:00
['Dads', 'Family', 'Golf']
How are Vietnamese tech-enabled and tech-driven startups scaling up?
Encounters of innovators: tech-driven and tech-enabled Vietnamese startups [Part 3] Although all businesses are likely to grow, the possibilities of scaling up among startups vary, based on its industries, growth stages, technology application capacity and founders’ management competency. A Deloitte’s research in 201...
https://medium.com/jamilletters/how-are-vietnamese-tech-enabled-and-tech-driven-startups-scaling-up-89a2025fd82b
['Jamille Tran']
2020-11-11 14:16:36.148000+00:00
['Technology', 'Startup', 'Vietnam']
The Importance of Data Cleaning to Get the Best Analysis in Data Science
Image From https://dataladder.com/data-cleaning-guide/ How Importance is Data Cleaning in order to perform the best data analytics In data science, the results of the analysis will be greatly influenced by the quality of the data used. the quality of the data means the data available in accordance with the function t...
https://medium.com/@deshiwa/the-importance-of-data-cleaning-to-get-the-best-analysis-in-data-science-668f0336c072
['Deshiwa Budilaksana']
2020-11-23 07:49:09.333000+00:00
['Data Cleaning', 'Python', 'Data Science', 'Linear Regression', 'Machine Learning']
Depth Estimation
Conventional displays are two dimensional. A picture or a video of the three dimensional world is encoded to be stored in two dimensions. Needless to say, we lose information corresponding to the third dimension which has depth information. 2D representation is good enough for most applications. However, there are app...
https://medium.com/beyondminds/depth-estimation-cad24b0099f
['Bharath Raj']
2019-02-17 11:14:49.731000+00:00
['Machine Learning', 'Artificial Intelligence', 'Data Science', 'Neural Networks', 'Deep Learning']
RISE Newsletter — October 2018. Hello RISE Community
Hello RISE Community, In this newsletter, we will give a roundup of what RISE has been up to in the month of October. Technology Developments RISE Core version 1.2.0 featuring ProtoBuf network layer and many other improvements has been released to mainnet. Read about the release in Github here — RISE v1.2.0 — Mainne...
https://medium.com/rise-vision/rise-newsletter-october-2018-d405df8aafc9
['Rise Team']
2018-11-02 14:58:50.614000+00:00
['Blockchain', 'RISE v1.2.0 — Mainnet', 'Typescript', 'JavaScript', 'Cryptocurrency']
We want more French unicorns? Ok, then let’s start by winning the battle of Paris.
We want more French unicorns? Ok, then let’s start by winning the battle of Paris. XAnge Follow Feb 4 · 4 min read By : Cyril Bertrand, Managing Partner Meet Cajoo, Amazon’s new competitor in Paris, and also the new investment we are co-leading alongside FRST. The team recently launched their ambitious app and are re...
https://medium.com/xangevc/we-want-more-french-unicorns-ok-then-lets-start-by-winning-the-battle-of-paris-48549a352389
[]
2021-02-04 16:26:02.632000+00:00
['Grocery Delivery', 'Grocery Home Delivery', 'Unicorns', 'Paris', 'Grocery Shopping']
Watch [FuLL] ❀ Enola Holmes (2020) Online Full M O V I E Free HD [MP4]
[HD-720P/1080P] Enola Holmes (2020) FULL’MOVIES on PCMA Productions, Legendary Pictures | EXCLUSIVE! Where to Watch Enola Holmes (2020) Online Free? [SUB-ENGLISH] Enola Holmes (2020) Full Movie Watch online free HQ [USA eng subs ]] Enola Holmes (2020)! (2020) Full Movie Watch #Enola Holmes (2020) online free 123 Movie...
https://medium.com/@barton-bexton/watch-full-enola-holmes-2020-online-full-m-o-v-i-e-free-hd-mp4-7df31a8dea36
['Barton Bexton']
2020-12-18 15:56:44.769000+00:00
['Startup', 'TV Series', 'Movies', 'Life', 'TV Shows']
How To: Love Yourself
I’ve heard the phrase thrown around countless times, but how exactly does one “love themselves”? Do you do face masks every night? Have a thorough work-out routine? Repeat countless confidence-building affirmations to yourself in the mirror? You see, I’m a scientist. I think in steps. There needs to be a clear and lo...
https://medium.com/@itsgurleen/how-to-love-yourself-4ff612b3d850
[]
2019-05-28 03:30:30.733000+00:00
['Self Care', 'Relationships', 'Love Yourself', 'Love', 'Self Love']
3 Best Reasons to Use Voice Message Marketing
A personal connection with customers can make a world of difference in business growth and development. Ringless voicemails from Salesforce have made it feasible for businesses to add a humanized touch while interacting with audiences and take business interactions to the next level. Significance of Ringless Salesforc...
https://medium.com/@360smsappsalesforce/3-best-reasons-to-use-voice-message-marketing-eeb72857aec0
['Sms App']
2021-05-03 08:26:07.006000+00:00
['Business Development', 'Sales', 'Customer Engagement', 'Sms Marketing', 'Salesforce']
Preparing a Land bank for an Industrial Future in Ogun State, Nigeria
Mr ‘Lufemi and Mrs Bamise (not their real names), a newly married couple decided they needed to prepare for their future in Nigeria by acquiring Real Estate Assets. Their intention was to own a land bank, a large acreage of titled land over the next few decades which they can in turn lease or sell for a fortune in spit...
https://medium.com/@spacecubeafrica/preparing-a-land-bank-for-an-industrial-future-in-ogun-state-nigeria-15cee0816dfc
['Spacecube Africa']
2020-12-08 20:50:53.435000+00:00
['Industry', 'Land Bank', 'Ogun State', 'C Of O', 'Investment Opportunities']
Animated Bar Chart In Flutter
Charts Charts and Graphs are one of the significant parts of numerous applications in reality. Some genuine world applications like Medium, StackOverflow, GitHub, and so on use Graphs and Charts in countless use cases. Taking a gander at crude information can be truly disappointing and convoluted. In this way, the uti...
https://medium.com/flutterdevs/animated-bar-chart-in-flutter-85e58ebd29ed
['Shaiq Khan']
2021-01-29 11:03:01.241000+00:00
['Animated', 'Bar Chart', 'Flutter', 'Dart', 'Mobile App Development']
Organic, Natural, and Non-GMO Foods May Not Be as Healthy as Parents Think
With just a few short minutes to dash into the supermarket between work and daycare pickup or to place a FreshDirect order during naptime, front-of-package labels offer a convenient way for time-pressed parents to quickly assess a food’s nutritional value. However, as vigilant as we may be about nourishing our little ...
https://medium.com/apparently/organic-natural-and-non-gmo-foods-may-not-be-as-healthy-as-parents-think-796a95f5e90c
['Mary Squillace']
2019-09-06 16:52:22.335000+00:00
['Food', 'Parenting', 'Eating', 'Wellness', 'Family']
Yucha Village — A service design case
Design Overview What is the service design of Yucha village: This is a project in cooperation with the matcha factory in Yucha Village, which has the largest matcha production line in China. Centered on the matcha factory, our team-of-four developed an overall picture of the tea-theme resort and designed the corresp...
https://medium.com/lance-liang/yucha-village-a-service-design-case-be6f8d0898ed
['Liang Ce']
2020-05-10 22:38:48.496000+00:00
['Study Case', 'Planning', 'Tourism', 'UX', 'Service Design']
How To Deepen Your Connection With Your Dreams: 4 practical steps you can take today
Image by Jürgen Ziewe There are many gains in becoming conscious of our dreams. The psychological benefits of exploring and interpreting our dreams were recognised long before Freud, in many ancient cultures. More recently, research into lucid dreaming has shown that we can use the sleep state to train our mind, heal ...
https://kimmccaul.medium.com/how-to-deepen-your-connection-with-your-dreams-4-practical-steps-you-can-take-today-cfeaca437d5e
['Kim Mccaul']
2020-07-23 07:32:50.243000+00:00
['Self Improvement', 'Psychology', 'Dreams']
Unique Gifting with Personalisation — Blog
Is there anyone on earth who does not like gifts? Everybody falls in love with gifts. Giving gifts is the easiest way to show our love and affection to family and friends. It is a wise investment that one can do to strengthen a relationship. The real point of giving gifts is to show our gratitude and how much we value ...
https://medium.com/@harinigom/unique-gifting-with-personalisation-blog-472d2ca6e2a8
[]
2020-12-18 17:12:07.730000+00:00
['Personalized Gifts', 'Gifts', 'Personalization', 'Online Shopping', 'Shopping']
Coindelta Lists Decision Token (HST)
Dear Community, Coindelta is happy to list another unique ERC20 token Decision Token (HST). Deposit & Withdrawal are live Now and trading will begin at 6:00PM IST 27th Of June 2018. Pre-requisites before trading in Decision Token (HST) — The withdrawal fee for Decision Token (HST) will be 10. Minimum deposit for HS...
https://medium.com/coindelta/coindelta-lists-decision-token-hst-85577e28c07d
['Vilakshan Bhargava']
2018-06-27 10:20:38.762000+00:00
['Blockchain', 'Cryptocurrency', 'Listings', 'Announcements']
Software Programming Inefficiency: I am part of the problem
This article was originally posted on November 09, 2007. I don’t know how I found it. It was one of those times when one just starts reading an interesting blog post or article, sees an interesting link, clicks through, and repeats that process, oh, 4 or 5 times. [Note: This is why the last 30 minutes of my work day o...
https://medium.com/@mikegilronan/software-programming-inefficiency-i-am-part-of-the-problem-3243d72ed2db
['Mike Gilronan']
2020-12-23 12:18:49.611000+00:00
['Attention Management', 'Project Management']
2017 京阪奈追楓行
in On The Couch
https://medium.com/hungys-blog/kyoto-osaka-nara-trip-2017-a201cca5e7e0
['Yu-Hsin Hung']
2018-10-07 05:56:24.691000+00:00
['Travel', 'Kyoto', 'Osaka', 'Photography', 'Japan']
When Life Doesn’t Turn Out As Expected
The idea popped in my head when I was listening to the millionth podcast/audio book on my way to work. I knew eventually I would listen to the right one at the right time and it would be my salvation. An answer would come that would tell me how to get out of a job I didn’t want and tell me what I should do with my life...
https://medium.com/@marcypedersen/when-life-doesnt-turn-out-as-expected-de4ec1de6c66
['Marcy Pedersen']
2020-11-19 00:41:57.119000+00:00
['Change Management', 'Expectations', 'Change', 'Life Lessons', 'Change Your Life']
from F# to Scala : implicit
Having looked at case class and extractors recently, the next logical thing would be partial functions. Since Andrea pointed me to a really well article on the subject I don’t think there’s anything else for me to add, so instead, let’s look at Scala’s implicit , which is a very powerful language feature that enables s...
https://medium.com/theburningmonk-com/from-f-to-scala-implicits-ffe813e92ac6
['Yan Cui']
2017-07-04 22:34:21.402000+00:00
['Programming', 'Functional Programming', 'Fsharptoscala', 'Fsharp', 'Scala']
How I Escaped My Corporate Fate and Decided to Choose Myself
“Once you realise you deserve a bright future, letting go of your dark past is the best choice you will ever make.” ― Roy T. Bennett, The Light in the Heart We all make bad choices but sometimes they only become apparent when life is pulled so far off course you don’t recognise who you are anymore. For whatever reas...
https://medium.com/the-ascent/how-i-escaped-my-corporate-fate-and-decided-to-choose-myself-247e58c865b3
['Jamie Jackson']
2020-12-15 18:03:43.070000+00:00
['Work', 'Self-awareness', 'Spirituality', 'Life Lessons', 'Entrepreneurship']
Men’s Mental Health Challenges in the COVID-19 Era
Men’s Mental Health Challenges in the COVID-19 Era “Will I get it? Will someone I love get it? Will one of us die? When will it end?” Photo credit: Shutterstock By Jed Diamond Ph.D I’m guessing that few people in the world had ever heard about COVID-19 until a few months ago. Now everyone has heard and most of us a...
https://goodmenproject.medium.com/mens-mental-health-challenges-in-the-covid-19-era-ceee2824817e
['The Good Men Project']
2020-04-17 03:01:00.873000+00:00
['Mental Health', 'Men', 'Anxiety', 'Covid 19', 'Coronavirus']
seeds from your palm
Photo by Alex wong on Unsplash always familiar the crash like shushing the cat scattering limbs and lies thrown to velveteen skyscapes climb steely girders of your nightmares always a sure step along the spine of calamity where i champion kisses that find your face like tears out here beyond the city seas of vine...
https://medium.com/the-writers-bookcase/seeds-from-your-palm-5207d1306abe
['C. Valentino']
2020-03-22 16:41:04.195000+00:00
['Poetry', 'Writing', 'Poem']
Santa Claus and White Supremacy
Why we need to understand the striking resemblance between the two Photo by Alicia Slough on Unsplash As we near the Christmas season, we will undoubtedly be flooded with the usual sights and sounds of the holiday. Millions of kids worldwide will be looking forward to the 25th, and those who are young enough will, in...
https://medium.com/@genderbender246/santa-claus-and-white-supremacy-d9b96d08b7f8
['Sirius Naught']
2020-12-17 00:32:41.059000+00:00
['Cookies', 'Christmas', 'Holidays', 'Santa Claus', 'White Supremacy']
by Martino Pietropoli
First thing in the morning: a glass of water and a cartoon by The Fluxus. Follow
https://medium.com/the-fluxus/saturday-problem-f3b7989c4b72
['Martino Pietropoli']
2018-04-28 00:26:00.797000+00:00
['Humor', 'Comics', 'Saturday', 'Social Media']
10 Best Coursera Certifications and Courses for AWS, GCP, and Azure in 2021
10 Best Coursera Certifications and Courses for AWS, GCP, and Azure in 2021 These are the best Coursera Courses for AWS, Google Cloud Platform, Microsoft Azure, and Cloud Computing Hello guys, if you are keen to learn Cloud Computing and essential Cloud platforms like AWS, Google Cloud, Microsoft Azure, and looking f...
https://medium.com/javarevisited/10-best-aws-google-cloud-and-azure-courses-and-certification-from-coursera-to-join-in-2021-5c5e2029a8e7
[]
2020-12-14 06:42:12.348000+00:00
['Azure', 'AWS', 'Google Cloud Platform', 'Cloud Computing', 'Cloud']
Tunes And Rhythm
Theme: This poem is a part of the ‘Multiplier of Five’ Poetry Series, where I am writing 5 (five) poetries in 5 (five) days, each in precisely 25 (twenty-five) words, based on that day’s resolution. Today is day #4, poetry #4; the theme for today’s resolution is ‘crafting tunes, breaking barriers.’ The inspiration will...
https://medium.com/flicker-and-flight/tunes-and-rhythm-5c734ba4f27f
['Suntonu Bhadra']
2020-10-27 11:02:06.167000+00:00
['Poetry', 'This Happened To Me', 'Poem', 'Resolutions', 'Music']
Key trends for data journalism in 2019: machine learning, collaborations, and code art
There also was the West Africa Leaks, investigating how Africa’s elite hide billions offshore. The Organized Crime and Corruption Reporting Project (OCCRP) carries on doing incredible work across Europe, Africa, Asia, the Middle East and Latin America. In the US, ProPublica regularly publishes collaborative work thro...
https://medium.com/data-journalism-awards/key-trends-for-data-journalism-in-2019-machine-learning-collaborations-and-code-art-da7ffbea5ec6
['Marianne Bouchart']
2019-01-17 13:59:31.802000+00:00
['Data Journalism Award', 'Data Journalism', 'Dataviz', 'Journalism', 'Machine Learning']
Vail Transportation
Do you plan on voyaging? Is it accurate to say that you are arranging an excursion with family, an outing with companions amid spring separate or are traveling to another city on business purposes? It doesn’t make a difference which event it is and for what reason you voyaging, you share something for all intents and p...
https://medium.com/@underwood_64201/vail-transportation-6d2dc2f2469d
['Vail Transportation']
2019-04-12 06:45:18.028000+00:00
['Uber']
Stop Blaming Terrorism on Everything But the Obvious
A new wave of terrorism is sweeping across Europe. Samuel Paty, a history teacher, was murdered by a Chechen terrorist after showing cartoons of Muhammad to his students. Three people were murdered in Nice, by a Tunisian. Now, at least one ISIS-inspired jihadist has attacked people in Vienna. This bland data does not ...
https://medium.com/arc-digital/stop-blaming-terrorism-on-everything-but-the-obvious-86d69179de42
['Ben Sixsmith']
2020-11-05 21:36:18.390000+00:00
['Europe', 'Terrorism', 'World', 'Islam', 'Religion']
COVID-19 in Greektown: More Businesses In Jeopardy In Consequence Of the Pandemic
By Valeria Fridegotto, Clare Tendian and Bartosz S. Lobaza George Katsambas had lost his job a couple of months back along with everyone he worked with at the hotel. “Basically, it kind of shut down the business,” he said. “I mean, you know, everybody went home, basically, the hotels, you know, nobody was traveling. ...
https://medium.com/@vfride2/covid-19-in-greektown-more-businesses-in-jeopardy-in-consequence-of-the-pandemic-ed6c2a1b549a
['Valeria Fridegotto']
2021-11-30 17:51:30.674000+00:00
['Restaurant', 'Greektown', 'Uicdigital', 'Chicago', 'Uic']
Build a Better World While Bringing Up Baby: Part 2
Welcome to part two of our guide to sustainable baby-rearing. In Part 1, we discussed sustainable options for baby products you have to buy new: diapers, food, and bathing and cleaning supplies. Now we’ll jump into options for things you might be able to score used, like baby gear, clothes and toys. As before, we readi...
https://bthechange.com/build-a-better-world-while-bringing-up-baby-part-2-4de34763d6d
['Polina Peg']
2019-07-15 11:06:01.076000+00:00
['Eco Friendly', 'Baby Products', 'B Corp', 'Sustainable', 'Climate Change']
What if Reviewing can be Rewarding?
Every time we look for buying something we always rely upon the reviews from the people who have used it and based on that we can make better decisions about buying that thing. While we like getting a lot of reviews about the product but reviewing requires a lot of efforts and often we ignore reviewing anything at all...
https://medium.com/@rahulkandoriya/what-if-reviewing-can-be-rewarding-9be3e0973dec
['Rahul Kandoriya']
2020-12-24 04:25:59.362000+00:00
['Startup Life', 'Startup', 'Startup Lessons', 'Product Reviews']
A Classified For Muses
Learn more. Medium is an open platform where 170 million readers come to find insightful and dynamic thinking. Here, expert and undiscovered voices alike dive into the heart of any topic and bring new ideas to the surface. Learn more Make Medium yours. Follow the writers, publications, and topics that matter to you, a...
https://medium.com/chalkboard/new-muses-sought-de683e3f423a
['Cecilia Seiter']
2020-12-10 01:46:08.154000+00:00
['One Line', 'Poem', 'Poetry']
The Body Problem
“The Birth of Venus” Botticelli, c. 1484–1486 Some years back, a path-breaking feminist book was published bearing the title, Our Bodies/Our Selves. It included black and white photos of stuff that I was not liberated enough to inspect too closely. I would have titled this column, My Body/My Self, except that it coul...
https://medium.com/@dearabbiesilvousplait/the-body-problem-de22fc303521
['Abigail Rosenthal']
2020-01-14 21:35:39.479000+00:00
['Womens Health', 'Self-awareness', 'Feminism', 'Mindfulness', 'Body Positive']
The Making of Underwriting Module
Question: Why you should be interested in reading this blog? The purpose is to reach out to everyone who wants to better understand any problem, when and if it presents itself. Also, I am trying out this new framework of Question-Discussion to represent how it helped me handle one of the projects I worked on recently...
https://medium.com/@shivama205/the-making-of-underwriting-module-53acbcfb2b8
['Shivam Aggarwal']
2020-03-07 07:22:09.778000+00:00
['Questions', 'Solutions', 'Technology', 'Fintech']
7 Surefire Strategies To Build Massive Wealth According to the Top 7 Finance Books
Here are the 7 books I’ll be referencing, in no particular order. I’ve concluded that building wealth and becoming rich isn’t that complicated. It’s simple, really. It’s not easy, to be sure. Many people will never become “rich,” even if they try their entire life. But if you follow the fundamentals — the same found...
https://medium.com/the-mission/7-surefire-strategies-to-build-massive-wealth-according-to-the-top-7-finance-books-bdaa8f348aab
['Anthony Moore']
2020-02-14 23:50:32.241000+00:00
['Success', 'Money', 'Personal Finance', 'Wealth', 'Life']
Inside Kayrros: Manager Oscar Friedel on alternative problem-solving with data fusion
Tailoring ideas into digital realities. Kayrros Manager Oscar Friedel. What if human imagination and alternative data could work in tandem? Oscar Friedel leads the development of Kayrros solutions, the tailor-made platforms displaying anything from thermal signatures on pipelines to digital twins of the world’s bigge...
https://medium.com/kayrros/inside-kayrros-manager-oscar-friedel-on-alternative-problem-solving-with-data-fusion-268cea810910
[]
2019-08-29 15:18:50.710000+00:00
['Travel', 'Data Science', 'Work', 'Company']
Inspiration Is Never In Short Supply
Inspiration Is Never In Short Supply There’s always something to write about There was a point a few months ago when I thought I would have nothing left to write about. I had a few more ideas lined up, but beyond that, I was struggling to come up with any more. I remember thinking to myself, “What am I going to do i...
https://tom-stevenson.medium.com/inspiration-is-never-in-short-supply-5019d9024e9d
['Tom Stevenson']
2019-10-20 15:12:51.923000+00:00
['Self Improvement', 'Productivity', 'Writing', 'Inspiration', 'Creativity']
Drama & Delight: The Life of Verity Lambert
✭✭✭✭✩ by Frank Collins. If you’re expecting some huge revelations about Verity Lambert’s tenure as producer of Doctor Who in Richard Marson’s new book Drama and Delight: The Life and Legacy of Verity Lambert then you’ll probably be disappointed. As the author emphatically declares, Verity Lambert was so much more th...
https://medium.com/framerated/drama-delight-the-life-of-verity-lambert-12e2672f172e
['Frame Rated Staff']
2019-02-26 21:56:41.051000+00:00
['Verity Lambert', 'Books', 'Review', 'Doctor Who', 'Biography']
The envy of angels.
To better understand this post I recommend you read the poem “Annabel Lee” by Edgar Allan Poe. A friend sent it to me saying she thought I’d like it and omg I loved it! I read that poem and replace “Annabel Lee” with “Tshegofatso” cos that is my love’s beautiful name. I was a child and she was a child, In this kingdom...
https://medium.com/@umzilakawulandelwa/the-envy-of-angels-e5efdfcfc464
['Umzila Kawulandelwa']
2021-07-24 06:40:06.676000+00:00
['Lovestory', 'Gratitude', 'Edgar Allan Poe', 'Poem', 'Love']
Statistical Approach for Linear Regression
From our analysis in step 2 above, we can drop the following columns intuitively: instant : We can drop this column since it cleary does not help in bike demand prediction. dteday : This column is redundant since we already have yr and mnth columns and date is not showing any specific patter for bike counts. casual : ...
https://medium.com/@akbarikevin/statistical-approach-for-linear-regression-32caacc658d1
['Kevin Akbari']
2020-12-26 06:07:53.517000+00:00
['Boombikes', 'Statsmodels', 'Linear Regression', 'Machine Learning', 'Statistics']
How to Identify the Artist of a Painting?
You may have read my numerous Art Collecting Guide stories on how to safely buy an Old Master [including examining the painting surface, the frame, and the back of the picture]. Here I follow precisely the steps I covered in those elaborate articles you could use in the art research and discovery process of your own. ...
https://medium.com/hidden-gem/how-to-identify-the-artist-of-a-painting-9d942f49c2c5
['Marina Viatkina']
2021-01-19 13:56:45.387000+00:00
['Art Collecting', 'Art And Culture', 'Art', 'Art History', 'Art Investment']
A Reflection on Navigating Organizational Change
Every organization goes through change. Whether it’s a startup doubling its size or a behemoth shifting gears, change is necessary for organizations to survive and thrive. Because of that necessity, companies’ ability to handle and manage change is critical. Unfortunately, organizational change is often orchestrated a...
https://medium.com/@xindy/a-reflection-on-navigating-organizational-change-ab98b7014ac2
['Cindy Gao']
2020-11-24 14:51:40.523000+00:00
['Business Strategy', 'Change Management', 'Organizational Change']
“Bullshit” and Exploratory Data Analysis
About “Bullshit” Our lives are filled with so much “bullshit”. “Bullshit” exists in the interaction between people, in reality, exists in the network. “Bullshit” can be found everywhere. According to On Bullshit by Harry Frankfurt, “The expression bullshit is often employed quite loosely — simply as a generic term of ...
https://medium.com/information-expositions/bullshit-and-exploratory-data-analysis-6e1d890f950b
['Kexin Zhai']
2019-01-28 20:48:51.452000+00:00
['Google Play Store', 'Info3402s19ma1', 'Lifehacks', 'Information Science', 'Exploratory Data Analysis']
Skills and visibility are essential for migrant workers
SkillPass Almost eight months have passed since the COVID-19 pandemic began. It has undoubtedly impacted our personal and professional lives, sending shock waves through most economies. Millions have lost jobs and many are working from home. One of the worst hit groups is the migrant labour workforce, with many strand...
https://medium.com/@certif-id/skills-visibility-to-lessen-struggle-of-migrant-workers-2b4daeb3c2a6
[]
2020-12-09 10:15:08.900000+00:00
['Covid 19', 'Migrant Workers', 'Skills', 'Skillpass', 'Certif Id']
The best smart shades: These luxurious window treatments blend high tech with high fashion
The best smart shades: These luxurious window treatments blend high tech with high fashion Seungwoo Nov 23, 2020·10 min read Motorized window treatments that can open and close on command, on a schedule, or even based on room occupancy are the ultimate finishing touch for any smart home. Like smart lighting, smart win...
https://medium.com/@seungwo08329177/the-best-smart-shades-these-luxurious-window-treatments-blend-high-tech-with-high-fashion-67ca3148e316
[]
2020-11-23 11:13:48.676000+00:00
['Cord', 'Music']
Twelve Long Years of Growing Division, Can We Finally All Just Get Along
Twelve Long Years of Growing Division, Can We Finally All Just Get Along Martin Luther King had a dream, one we need to honor with fulfillment Photo by Unseen Histories on Unsplash I pray that now is the time to fulfill Martin Luther King’s dream, a dream so pure and simple that can be easily realized, but so tricky...
https://medium.com/politically-speaking/twelve-long-years-of-growing-division-can-we-finally-all-just-get-along-f581d06a58af
['R. Scott']
2020-11-10 18:41:29.615000+00:00
['Racism', 'United States', 'Opinion', 'Politics']
Best Places To Visit With a Contactless Visa Card
Contactless payment is one of the most largely growing trends in finance all across the globe. While contactless payments are a norm in places like the UK, Canada and Japan, India is catching up with it at a steady pace. If you are planning a trip abroad to any of the places given in this list contactless travel cards ...
https://medium.com/@joshi.ashu1989/best-places-to-visit-with-a-contactless-visa-card-72a10238c4
[]
2020-02-20 06:01:34.998000+00:00
['Forex', 'Currency Exchange', 'Foreign Exchange']
Topic Modelling of Google Play Store app Reviews using LDA
App ratings and reviews in google play store provides a decent idea about the entire customer experience. And, it is very important to understand what are the customers liking/disliking about the product/service offered through the app. Thanks to machine learning, we can analyse millions of such reviews and get to know...
https://medium.com/analytics-vidhya/play-store-app-reviews-textual-data-topic-modelling-using-lda-f24bdbd2910d
['Pankaj Shukla']
2020-08-08 10:06:40.560000+00:00
['Tableau', 'Topic Modelling', 'Lda', 'Google Play Store', 'NLP']
Creating a simple Christmas Tree with pure CSS
The tree we’ll be making 🎄 Recently, I’ve gotten into making CSS art, or using CSS to create drawings and images — you can check out more of my stuff here. It’s fun, creative, and offers valuable practice for CSS positioning. Given this strange, never-ending year, I thought it’d be fun to create something festive and...
https://medium.com/@aleksarad/creating-a-simple-christmas-tree-with-pure-css-93e567fef0c9
['Alexandra Radevich']
2020-12-21 18:52:05.180000+00:00
['Pure Css', 'CSS', 'Css Animation', 'Frontend', 'Css Art']
DynamoDB
As most of the teams are using the dynamoDB , here are the few tips that we can make use of it to optimize cost. 1. Use shorter attribute names Because DynamoDB in both On-Demand and Provisioned capacity mode uses size-dependent billing units (1 WCU/WRU = 1KB, 1 RCU/RRU = 4KB), plus, you’re paying for storage too, yo...
https://medium.com/@karthickcse05/dynamodb-42809b0cd40b
['Karthick Cse']
2020-10-05 05:03:13.860000+00:00
['AWS', 'Database', 'Dynamodb', 'Cost Optimization', 'NoSQL']
Why Is Logistic Regression the Spokesperson of Binomial Regression Models?
A lot of events in our daily life follow the binomial distribution that describes the number of successes in a sequence of independent Bernoulli experiments. For example, assuming that the probability of James Harden making his shot is constant and each shot is independent, the number of field goals follows the binomi...
https://towardsdatascience.com/why-is-logistic-regression-the-spokesperson-of-binomial-regression-models-54a65a3f368e
[]
2020-10-12 18:08:05.283000+00:00
['Classification', 'Logistic Regression', 'Data Science', 'R', 'Binomial']
Notes — Clean Code : (2) Meaningful Names
這邊可以歸納為概念以及 Code 兩個方面 這邊比較屬於通用的概念,不會特別針對 language 的特性做建議。 把意圖作為變數的名稱。 避免使用錯誤資訊(disinformation)去誤導別人的理解 2. 名稱與型態不符合 在定義 constant 或命名變數名稱,使用比較容易搜尋到的命名 use the name from the prob- lem domain. At least the programmer who maintains your code can ask a domain expert what it means.
https://medium.com/@boy921/notes-clean-code-2-meaningful-names-1f652a06df6b
['Yi Jyun']
2020-12-05 13:01:39.170000+00:00
['Note', 'Clean Code']
Today Is My Liberation Day! I Give Myself Permission to Live..
Today. Today I liberate myself from myself. From my family. From unmet needs and expectations. I choose to set myself free from the pain of giving and not receiving. Nor seeking something outside of myself. I release myself from needing to be someone in the eyes of family or the weight of perfection to overcome the sha...
https://medium.com/@40yearvirgo/today-is-my-liberation-day-i-give-myself-permission-to-live-dbf8ffcd2c5c
['Zain Geddes']
2020-05-25 12:36:09.802000+00:00
['Rules', 'Freedom', 'Live', 'Liberation', 'Rebirth']
Loading Well Log Data From DLIS using Python
Introduction There are a number of different formats that well log and petrophysical data can be stored in. In the earlier articles and notebooks of this series, we have mainly focused on loading data from CSV files (here) and LAS files (here and here). Even though LAS files are one of the common formats, they have a ...
https://towardsdatascience.com/loading-well-log-data-from-dlis-using-python-9d48df9a23e2
['Andy Mcdonald']
2021-04-21 16:45:49.825000+00:00
['Petrophysics', 'Well Logging', 'Arrays', 'Matplotlib', 'Python']
Tech could be best suited for driving social change towards diversity. So why isn’t it diverse?
There are paradigms and there are perplexities. The relationship between tech — which means change, by definition — and diversity remains, well, awkward. Silicon Valley, the self-titled cradle of global innovation, has always praised itself for being a place where talent and hard work are all that matters. It comes wi...
https://medium.com/hackernoon/tech-could-be-best-suited-for-driving-social-change-towards-diversity-so-why-isnt-it-diverse-a5f3053df583
['Elizabeth Levine']
2019-06-29 16:04:55.267000+00:00
['Diversity And Inclusion', 'Diversity In Tech', 'Diversity', 'Fintech']
Create an API With Express JS | Hungry Turtle Code
This is part one of a series originally published on my website where we build an express JS API Getting Started With Express JS A while ago (probably too long, i’m sorry) I made a tutorial that showed you how to make a quiz app in AngularJS. That tutorial was entirely focused on the front end and hardcoded the data....
https://medium.com/swlh/create-an-api-with-express-js-hungry-turtle-code-434b0d21787
['Adrian Henry']
2020-10-23 14:09:39.353000+00:00
['Expressjs', 'JavaScript', 'Nodejs']
Writing is a difficult and lonely life. Do it anyway.
Writing isn’t something you should go into lightly. And trust me, it doesn’t get any easier. I wrote my twentieth novel this past summer, and it was just as hard as every other novel I’ve written. Writing is often extremely lonely. You’re by yourself most of the day, and you don’t really talk to anybody. When you do ...
https://medium.com/read-watch-write-repeat/writing-is-a-difficult-and-lonely-life-do-it-anyway-d7b87d7b694d
['Brian Rowe']
2019-10-13 14:51:41.151000+00:00
['Life Lessons', 'Productivity', 'Creativity', 'Writing', 'Life']
What if Russia Never Sold Alaska to America?
Alternate History What if Russia Never Sold Alaska to America? A “wasteland” full of treasure Alaska Coat of arms of Kosovo Russian America Socialist heraldry, Alaska flag, emblem, communism, and socialism (Source: PNG Wing) It is not often that we look back onto “drastic” decisions that have been made by powerful ...
https://medium.com/history-of-yesterday/what-if-russia-never-sold-alaska-to-america-5d871c18e75a
['Andrei Tapalaga']
2020-11-23 21:02:00.192000+00:00
['Culture', 'Politics', 'Alaska', 'Economics', 'History']
HTTP Service is not Idempotence in Nature — Make it using Ansible
What is Ansible?? As we know when we work in heterogeneous environment we face many difficulties. We don’t know which command that server supports. There are many different types of Operating Systems which has different commands to do operations. Ansible is an open-source automation tool, or platform, used for IT tas...
https://medium.com/@simrankukareja19/http-service-is-not-idempotence-in-nature-make-it-using-ansible-7d35d24b384
['Simran Kukareja']
2020-12-05 10:44:31.205000+00:00
['Idempotency', 'Ansible', 'Ansible Playbook', 'Apache', 'Httpd']
#JustStart
Before beginning, I’d like to share my goal I plan to work on within the next 3 months. I will become a good motivational speaker for which I have to take inspiration from daily life. I plan to begin by writing down or identifying at least two issues I’d like to speak on, every week till the end of this fellowship. Th...
https://medium.com/@minahil14/juststart-104ff1033786
['Minahil Mohsin']
2020-12-19 06:18:27.382000+00:00
['Humility', 'Motivation', 'Kindness', 'Workplace Culture', 'Just Start']
Kafka: Steps to increase Replication Factor for a topic
Below are the steps to increase the Replication Factor for a topic To list all the topics in your cluster $KAFKA/kafka-topics.sh — zookeeper $ZOOKEEPER — list To view all the default and custom configurations for a topic $KAFKA/kafka-topics.sh — zookeeper $ZOOKEEPER — topic <topic_name> — describe The first line o...
https://medium.com/@varunkumarpal/kafka-steps-to-increase-replication-factor-for-a-topic-af0fd2340ec5
['Varun Pal']
2020-11-15 23:41:31.037000+00:00
['Replication Factor', 'Kafka']
Let Money Follow Need
In hard times such as we have now, we find a widening gulf between the Have-a-lots and the have-barely-enufs. In our already Great American experiment, we have two political parties that represent the interests of their respective halves of this econo-politico pie. Bleeding hearts who want to construct an egalitarian...
https://medium.com/@carey-rowland-glasshalffull/let-money-follow-need-ffdc60a1ffb1
['Carey Rowland']
2020-12-17 00:23:41.486000+00:00
['Socialism', 'Progress', 'Hard Times', 'Society', 'Capitalism']
Resources for Fat Liberation & Body Acceptance
A compilation of places to go for information, guidance, and commiseration Image purchased from Body Liberation Stock Books Websites Body Image Movement Website Articles Podcasts Facebook Groups Social Media Accounts Instagram @fatgirlflow @glitterandlazers @fitfatlibrarian @shooglet @iamdaniadriana If y...
https://medium.com/fattitude/resources-for-fat-liberation-body-acceptance-3297e2478cbe
['Rachael Hope']
2020-07-21 19:59:51.767000+00:00
['Body Image', 'Weight', 'Fat', 'Body Positive']
Dealing with the Incompleteness of Machine Learning
The prospect of automating every aspect of human life is exciting. Imagine humans permanently living a life of leisure and machine learning robot labor picking up the slack! Even though this sounds like a recipe for lazy and depressed humans, we can still be useful to each other by building communities surrounded by in...
https://medium.com/@ODSC/dealing-with-the-incompleteness-of-machine-learning-c1b7b33d1721
['Odsc - Open Data Science']
2020-11-18 14:02:26.660000+00:00
['Python', 'Open Data', 'Data Science', 'Machine Learning', 'Artificial Intelligence']
Upon Further Review, Dan Graziano Should Review Further
Don’t like the Manny Ramirez trade? Fine. I’ve come to terms, myself, but I’m sure you have your reasons. And I’ll respect them. The only thing that I ask is that they be better than Dan Graziano’s. Seriously. His reaction to his reaction to the Manny Ramirez trade leaves much, in my opinion, to be desired. With a thou...
https://medium.com/wicked-clevah/upon-further-review-dan-graziano-should-review-further-7e82ca9bc424
["Stephen O'Grady"]
2016-12-08 21:35:21.940000+00:00
['Red Sox', 'Mannyramirez', 'Dangraziano', 'Trades']
bOnDs
what actually does the work Bonds, interactions, entanglements, creative energy, life of energy. Journey of energy. Free energy. Out of the chaos of the universe,chaos being absolute random equal distribution of essence and focus. Absolute molding of everything together. And universe seeks relentlessly to get back t...
https://medium.com/@mhg-mahta/bonds-686b3552f764
[]
2020-10-25 00:51:50.317000+00:00
['Learning And Development', 'Self Help', 'Self Love', 'Self-awareness', 'Self Improvement']
Hard Things Can Tear Us Apart or Bring Us Together
Hard Things Can Tear Us Apart or Bring Us Together Photo credit: iStock By Stephanie Harrison Hard things have the potential to bring out both the best in us and the worst in us. Something about the catastrophe, the chaos, and the devastation can either compel us to become greater than we ever imagined — or, to make...
https://medium.com/change-becomes-you/hard-things-can-tear-us-apart-or-bring-us-together-7de2910b7e26
['The Good Men Project']
2020-12-21 23:27:54.063000+00:00
['Empathy', 'Life Lessons', 'Mental Health', 'Emotional Intelligence', 'Advice']
“First Love”. A fictional poem
He watches As she plays with the jukebox Noticing her hips And how they sway That was his last nickel He was gonna walk ‘cross town Anyway As long as she Got back to her Papa safe He’d live another day His leather jacket Suddenly became heavy His throat dry She hit him with a soft smile And all he wanted ...
https://medium.com/brian-the-man-behind-the-pen/she-was-57a01255b926
[]
2020-12-26 10:58:04.464000+00:00
['Historical Fiction', 'Prose', 'Romance', 'Love', 'Poetry']
Deploying Smart Contract with Truffle
Truffle, the most popular development tooling for Ethereum programmers. Easily deploy smart contracts and communicate with their underlying state without heavy client side programming. An especially useful library for the testing and iteration of Ethereum smart contracts. Truffle is a development environment (providin...
https://medium.com/blockchain-research-lab-akgec/deploying-smart-contract-with-truffle-f111b6b967b
['Apoorv Maheshwari']
2020-12-21 17:11:44.090000+00:00
['Blockchain Technology', 'Ethereum Blockchain', 'Ethereum', 'Smart Contracts', 'Blockchain']
Korean Beauty and the Rise of Overnight Facemasks- The Luxury Student Magazine
I will unashamedly say that I love a good facemask. In fact, I did once consider myself to be a bit of a facemask connoisseur until the market became over-saturated with hundreds on hundreds of different masks for every possible skincare need out there. However, this, thankfully, all changed when I was introduced to th...
https://medium.com/@joeydrozario/korean-beauty-and-the-rise-of-overnight-facemasks-the-luxury-student-magazine-aae22648188f
["Joey D'Rozario"]
2020-12-23 14:25:05.903000+00:00
['Korean Beauty', 'Beauty Products', 'K Beauty', 'Beauty', 'Skincare']
Choosing Toys For Your toddler? Read These 7 Fun Tips
Choosing toys for toddlers may seem easy, but when you go through a toy store, the vast collection of toys may overwhelm you. The toddler toy market is brimming with options. So, how will you choose the right toys for your kid? Here are a few tips, including coupons to buy budget-friendly toys yet best toys for your k...
https://medium.com/@couponlimit/choosing-toys-for-your-toddler-read-these-7-fun-tips-80a2234ab372
['Couponlimit - Unlimited Discounts']
2020-07-21 03:05:28.052000+00:00
['Toys', 'Toys For Babies', 'Toys For Kids', 'Baby', 'Toddlers']
GARNET , January Birthstone. The name of this radiant gemstone is…
The name of this radiant gemstone is believed to have originated from two different words — ‘gernet’, which means ‘dark red’ in Middle English and the Latin term ‘garanatus’ that stands for ‘seed-like’. These references aptly describe the appearance of this gem as small garnets do resemble the bright red seeds of a pom...
https://medium.com/@entrepreneurdailydigest/garnet-january-birthstone-7389c34f5fe7
['Lifestyle Entrepreneurs']
2021-11-29 07:59:24.182000+00:00
['Gemstone', 'Jewelry', 'Garnet', 'Angara Cyber Monday', 'Jewelry Online Shopping']
Respect
What is respect? Yes, it can be difficult to say exactly what respect is, but it is actually something that is very important in human relationships. Respecting the person you are talking to means relating to what the other person is doing and what the other person is saying, and not interpreting hidden intentions in...
https://medium.com/blueinsight/respect-d69f1faef73f
['Øivind H. Solheim']
2020-12-22 17:36:38.659000+00:00
['Communication', 'Bullying', 'Respect', 'Blue Insights', 'Poetry']
Scikit-Learn Decision Trees Explained
Decision trees are the most important elements of a Random Forest. They are capable of fitting complex data sets while allowing the user to see how a decision was taken. While searching the web I was unable to find one clear article that could easily describe them, so here I am writing about what I have learned so far....
https://towardsdatascience.com/scikit-learn-decision-trees-explained-803f3812290d
['Frank Ceballos']
2020-04-06 03:33:00.481000+00:00
['Machine Learning', 'Decision Tree', 'Scikit Learn']
How do you scale video chat engagement with chat?
We’re bombarded with streaming services as consumers, but none are utilizing live entertainment as well as Twitch, the live video gaming platform. With their eSport competitions, music coverage, and crowd-sourced creative content, they’ve become one of the fastest growing platforms in the game. In fact, Twitch reports...
https://uxdesign.cc/chat-algorithms-will-change-the-way-we-communicate-lets-ux-one-f872b2e3c016
['Konrad Piercey']
2020-04-06 11:14:24.913000+00:00
['User Experience', 'Visual Design', 'UX Design', 'UI Design', 'Twitch']
UofA Students Commit to Stand Against Racism
UofA Students Commit to Stand Against Racism Yesterday (the 13th of Feb), students, led by Student Representative Council (SRC) members Ahmed Azhar (Environmental Officer) and Ben Foster (General Councillor), set up a stall in Hub Central in a commitment to stand against what is being perceived as a racist travel ban ...
https://medium.com/@onditmagazine/uofa-students-commit-to-stand-against-racism-49ff84f531b0
['On Dit Magazine']
2020-02-14 05:57:11.283000+00:00
['Anti Racism', 'Nus', 'University Of Adelaide', 'Students']
How to use Jupyter on a Google Cloud VM
How to use Jupyter on a Google Cloud VM Recipes for AI Platform Notebooks on Google Cloud Platform Note: The recipes in this article will still work, but I recommend that you use the notebook API now. Do: gcloud beta notebooks --help The simplest way to launch a notebook on GCP is to go through the workflow from th...
https://towardsdatascience.com/how-to-use-jupyter-on-a-google-cloud-vm-5ba1b473f4c2
['Lak Lakshmanan']
2020-02-19 15:17:58.128000+00:00
['Data Science', 'Google Cloud Platform', 'Jupyter Notebook', 'Deep Learning']
Image Segmentation with Python
Thresholding In image processing, thresholding is the process of creating a binary image from a grayscale image. A binary image is one whose pixels can have only two values — 0 (black) or 255 (white). In the simplest case of thresholding, you select a value as a threshold and any pixel above this value becomes white ...
https://medium.com/better-programming/image-segmentation-python-7a838a464a84
['Siddhant Sadangi']
2020-08-18 06:57:35.820000+00:00
['Machine Learning', 'Python', 'Image Processing', 'Computer Vision', 'Programming']
Free Online Absence Management Systems
Photo by Ant Rozetsky on Unsplash No one can be at work all the time. Even the healthiest and most dedicated employee gets sick or has something come up from time to time. 117,383 Americans called out of work in 2019, accounting for 2.8% of the entire working population. Unfortunately, this can lead to an insurmounta...
https://medium.com/@actitime/free-online-absence-management-systems-647db79b302a
[]
2020-12-17 12:06:01.430000+00:00
['Hrtech', 'Business Software', 'Absence Management', 'Human Resources', 'Leave Management Software']
Why Senior Engineers Hate Coding Interviews
Imagine that you’re a principal at a small K-8 school who’s looking to hire a new teacher. As you have less than 20 teachers, you have to ensure that each person you hire can teach any of the grades. Adding to the complications, you’ve recently lost one of your best teachers, someone with 15 years of experience, and a ...
https://medium.com/@jnthnlandon/why-senior-engineers-hate-coding-interviews-42cec4f85c78
[]
2020-12-12 17:45:11.201000+00:00
['Portfolio', 'AR', 'Felonies']
The harsh reality of esports design
Design is needed in almost any industry, especially in esports. Esports is a form of organized multiplayer sports competition using video games; it is essentially like the Olympics or the FIFA World Cup but the players participate in video game titles like League of Legends and Valorant. Esports is currently a billion-...
https://medium.com/@stephenzyan/the-harsh-reality-of-esports-design-9ddaa4de5bcd
['Stephen Z. Yan']
2021-12-25 05:47:41.111000+00:00
['Visual Design', 'Esports Design', 'Graphic Design', 'Esports', 'Branding']
The What and the Why
Photo by Andriyko Podilnyk on Unsplash “Then we will no longer be little children, tossed by the waves and blown around by every wind of teaching, by human cunning with cleverness in the techniques of deceit. But speaking the truth in love, let us grow in every way into him who is the head — Christ.” — Ephesians 4:14–...
https://medium.com/@dhfrye/the-what-and-the-why-3b23ad5aa33e
['D. H. Frye']
2020-12-22 19:07:27.545000+00:00
['Faith', 'Personal', 'Christianity']
Prototype
Prototype Prototype Learning Swift and SwiftUI was on my list of programming Languages, to earn about and become familiar with views, controls, view layouts, and presentations. Prototype Prototype is a SwiftUI project, a replica of a music player. While learning about Swift and SwiftUI, I wondered how can I create...
https://medium.com/@4in1telecommunications/prototype-ef853fba9e08
[]
2020-12-10 23:48:00.194000+00:00
['Xcode', 'Swiftui', 'Swift Programming', 'iOS App Development', 'Mobile App Development']