title stringlengths 1 200 ⌀ | text stringlengths 10 100k | url stringlengths 32 829 | authors stringlengths 2 392 | timestamp stringlengths 19 32 | tags stringlengths 6 263 |
|---|---|---|---|---|---|
Make my Apartment a Better Place to Live in with AWS | The story started from March 2020. I just started a new job in a new city, was trying to look for a place to live and suddenly the world somehow collapsed. Since I don’t have a place yet and suddenly have no need to show up in office, I decided to do some traveling. Long story short, I end up living in another city wit... | https://medium.com/@yxiao96/make-my-apartment-a-better-place-to-live-in-with-aws-d6419502791d | ['Yu Xiao'] | 2020-12-16 03:31:16.747000+00:00 | ['AWS', 'Fun', 'Side Project'] |
繪製圖案筆記:用 SwiftUI 預覽 UIBezierPath 的繪圖 | 1. 建立SwiftUI App 專案:Xcode新增專案,Interface 選擇 SwiftUI。
2. 在 ContentView.swift 覆蓋貼上程式
import SwiftUIstruct DrawView: UIViewRepresentable {
func makeUIView(context: Context) -> UIView {
let view = UIView()
return view
}
func updateUIView(_ uiView: UIView, context: Context) {
}
}struct ContentView: View {
var... | https://medium.com/@vivivvvvv/%E7%B9%AA%E8%A3%BD%E5%9C%96%E6%A1%88%E7%AD%86%E8%A8%98-%E7%94%A8-swiftui-%E9%A0%90%E8%A6%BD-uibezierpath-%E7%9A%84%E7%B9%AA%E5%9C%96-c5003b1fb6c8 | [] | 2020-11-24 13:09:37.633000+00:00 | ['筆記', 'Swiftui', 'Uibezierpath', 'iOS App Development'] |
NASA TV will Broadcast the Crew Dragon Port Relocation on International Space Station — Yellow Telegraph | NASA TV will Broadcast the Crew Dragon Port Relocation on International Space Station — Yellow Telegraph Aswin Kumar Jul 15·2 min read
NASA’s SpaceX Crew-2 astronauts will relocate their Crew Dragon Endeavour spacecraft on the International Space Station, Wednesday, July 21.
This will be the first time when two diffe... | https://medium.com/yellow-telegraph/nasa-tv-will-broadcast-the-crew-dragon-port-relocation-on-international-space-station-yellow-6d64a8bd13c1 | ['Aswin Kumar'] | 2021-07-15 18:51:43.081000+00:00 | ['Space Station', 'Spacex', 'NASA', 'Internationalspacestation', 'Space'] |
Jim Crow Joe Has Shown Us Who He Really Is (Again) | Jim Crow Joe Has Shown Us Who He Really Is (Again)
Joe Biden hifiving Barack Obama, April 16, 2015. Source: Wikimedia Commons/Creator:David Lienemann
If you’re Black, you’ve likely heard all the buzz about the recording given to the Intercept of the Zoom meeting between messy President-Elect Biden, Harris and Civil R... | https://medium.com/@marleyk/4099358f1849 | ['Marley K.'] | 2020-12-13 06:35:50.465000+00:00 | ['Politics', 'Joe Biden', 'Racism', 'Civil Rights', 'White Supremacy'] |
7 Reasons Why You Need to Invest in Media Buying Technology for Your Agency | 7 Reasons Why You Need to Invest in Media Buying Technology for Your Agency ADvendio Jul 6·4 min read
The advertising industry is more competitive than it has ever been. Advertisers are always exploring methods to save money and stay up to date with industry developments. Investing in media buying technologies is one ... | https://medium.com/@advendio/7-reasons-why-you-need-to-invest-in-media-buying-technology-for-your-agency-91152bef9795 | [] | 2021-07-16 10:46:25.474000+00:00 | ['Agency', 'Ad Technology', 'Media Buying Agency', 'Media Buying'] |
My High School Sweetheart Was A Sick-Hearted Villain | I believe two kinds of people exist in the world — people who had a great time in high school and people who had some traumatic experiences during high school.
I belong to the latter.
All the hormones at that age make it unlikely to experience anything less than an emotional roller coaster. Life before high-school se... | https://medium.com/survivors/my-high-school-sweetheart-was-a-sick-hearted-villain-9883c0f1b35f | ['Alisha Baxter'] | 2020-09-10 07:37:34.585000+00:00 | ['Life Lessons', 'Life', 'Sexual Assault', 'Relationships', 'Mental Health'] |
‘Trombipulation’: How Parliament Retooled Funk For The 80s | Rashad Grove
In 1980, tastes began to change swiftly within the music world. Just as quickly as disco had ascended, it was rapidly fading away. Hip-hop had emerged from the New York City streets and was making its mark on the mainstream. During the previous decade, Parliament had enjoyed an unprecedented reign as one ... | https://medium.com/udiscover-music/trombipulation-how-parliament-retooled-funk-for-the-80s-c0a198b0acfa | ['Udiscover Music'] | 2019-12-09 09:49:11.217000+00:00 | ['Pop Culture', 'Features', 'Music', 'Culture', 'Soul'] |
Let’s use AI! — but what does it mean? | Let’s use AI! — but what does it mean?
By – Raghav Chandra (co-founder UrbanClap)
Interesting Fact: PACMAN – a very popular arcade game. This game is used in computer science courses to teach Machine Learning concepts where students build a Bot to play. Infact, students compete against each other’s bots. In the above... | https://medium.com/uc-engineering/lets-use-ai-what-does-it-mean-6e45c050b945 | ['Uc Blogger'] | 2019-08-30 12:00:28.743000+00:00 | ['Artificial Intelligence', 'Data', 'Machine Learning', 'Data Science'] |
Data Pipelines With Python And Pandas | Data processing issues
If you are not dealing with big data you are probably using Pandas to write scripts to do some data processing. If so, then you are certainly using Jupyter because it allows seeing the results of the transformations applied. However, you may have already noticed that notebooks can quickly become... | https://towardsdatascience.com/python-pandas-data-pipelines-515bcc678570 | [] | 2020-12-30 16:00:46.808000+00:00 | ['Software Engineering', 'Programming', 'Productivity', 'Technology', 'Data Science'] |
Five Cliched Chapter Openings. and How to Avoid Them | We’ve all been there — we’ll pour our heart and soul into a chapter, bleed onto the keyboard to come up with a first sentence and ultimately be extremely proud of our creation…only to have a reader or an editor or an agent, cringe the moment they start to read. And that’s the best case scenario. In the worst case scena... | https://writingcooperative.com/5-clich%C3%A9d-chapter-openings-5b8239572b12 | ['Amrita Chowdhury'] | 2020-02-02 20:47:09.045000+00:00 | ['Writing Tips', 'Writing', 'Novel Writing', 'Fiction', 'Writers Block'] |
The Leaders of the Pack | The Leaders of the Pack
The first social window in the 2021 PABF is led by wolves Raymie Humbert Sep 2·4 min read
Every year, En Frecuencia files for a list of every social radio station application received by the IFT in that year’s PABF.
This year, someone else decided to make an ask in August for the first window... | https://medium.com/en-frecuencia/the-leaders-of-the-pack-d8d054762251 | ['Raymie Humbert'] | 2021-09-02 18:15:44.377000+00:00 | ['Mexico', 'Radio'] |
Galli said he has remained true to his evangelical upbringing that emphasized evangelism and spiritual renewal. “I am an evangelical Catholic | Galli said he has remained true to his evangelical upbringing that emphasized evangelism and spiritual renewal.
“I am an evangelical Catholic Lkhaoi Nov 25, 2020·6 min read
Evangelicalism in America is nearing extinction due to the movement’s devotion to politics at the expense of its original calling to share the go... | https://medium.com/@lkhaoi/evangelicalism-in-america-is-nearing-extinction-due-to-the-movements-devotion-to-politics-at-the-76759fd5aaca | [] | 2020-11-25 18:19:13.519000+00:00 | ['Vacation', 'Sports', 'Social Media'] |
Shifting Diets: How Traditional Holiday Meals Are Changing | A brief look
Consumer diets are rapidly evolving, with plant-based foods now playing a much larger role in holiday meals.
A UK poll showed that 20% of Brits will serve an entirely vegan Christmas dinner this year.
Consumers are increasingly looking for plant-based meat options to replace the traditional turkey and h... | https://medium.com/@pintodb/shifting-diets-how-traditional-holiday-meals-are-changing-17bc5ded34b7 | [] | 2020-12-23 16:10:10.665000+00:00 | ['Christmas', 'Nutrition', 'Food'] |
GIS and its integration with Cloud | Two powerful technologies integrated to create a system that helps create, analyse, map, and share mapping and GIS data from anywhere in the world? Yes, we’re as fascinated by Cloud GIS as you are. This beautiful piece of technology enables the functions of GIS while providing the flexibility of the Cloud.
Data captur... | https://medium.com/@thegeospatialnews/gis-and-its-integration-with-cloud-bf14a43f6abb | ['The Geospatial'] | 2019-10-05 11:16:19.662000+00:00 | ['Artificial Intelligence', 'Geospatial', 'GIS'] |
Consumerism | Photo by Jimmy Dean on Unsplash.com
Quite often I hear people complain about being a slave to consumerism, and the “evil corporations", and large brands monopolies. However, some things are unavoidable, they have a default result because eventually, they become another chicken and the egg scenario. Most things are a m... | https://medium.com/@phillip-clayton/consumerism-7fc7db1fc8cd | ['Phillip J. Clayton'] | 2021-09-06 20:49:12.937000+00:00 | ['Consumerism', 'Consumer', 'Brands', 'Advertising', 'Consumer Behavior'] |
My Ghost Max | I live in a haunted house on the Oregon coast. When my husband and I bought the 83-year-old Cape Cod last fall, we didn’t know it was haunted. Maybe we didn’t read the fine print close enough when we agreed to purchase the house “as is.” We’d assumed that meant old furnishings and worn out tea towels. We didn’t know we... | https://byrslf.co/my-ghost-max-f0a407c6ede | ['Pam Grimes'] | 2019-09-15 14:49:26.650000+00:00 | ['Nonfiction', 'Transitions', 'Beyourself', 'Death And Dying', 'Grief And Loss'] |
Get Great Prices On Items Online With These Tips | With the use of the Internet in daily life becoming more prevalent, it’s hard to deny the convenience and ease of online shopping. However, it is also very possible to make mistakes and become disappointed with a purchase. Read this article to avoid that, so you can shop online happily!
Double-checking your anti-virus... | https://medium.com/@sarrah-william/get-great-prices-on-items-online-with-these-tips-4eb401dc0fb4 | ['Sarah William'] | 2021-02-02 05:45:41.976000+00:00 | ['Coupon', 'Online Shopping', 'Discount', 'Shopping'] |
Potential New Weapon Against Covid-19: Rapid ‘Crappy’ Tests | Potential New Weapon Against Covid-19: Rapid ‘Crappy’ Tests
The FDA is reluctant to approve $1 home-based tests that could drive the pandemic down, experts say
Tests that determine if people have Covid-19 are not helping tamp down the pandemic, experts say. There’s just too much of the coronavirus circulating, too ma... | https://elemental.medium.com/potential-new-weapon-against-covid-19-rapid-crappy-tests-df8133f3e8bc | ['Robert Roy Britt'] | 2020-09-03 13:55:12.339000+00:00 | ['Covid 19', 'Health', 'Testing', 'Coronavirus', 'Pandemic'] |
About Me — Dagmara Sajdak. Gen-Z; Engineering student; animal… | Gen-Z; Engineering student; animal lover; self-proclaimed writer
Introduction — some basic bits and bobs
Me, clowning around, circa 2019
Hi! My name’s Dagmara, but most people can’t pronounce it very well and call me Mara for short. Currently, I’m studying Engineering. If all goes well, I will be a qualified Enginee... | https://medium.com/about-me-stories/about-me-dagmara-sajdak-524501c23997 | ['Dagmara Sajdak'] | 2021-01-29 12:38:44.440000+00:00 | ['Animals', 'About Me', 'Me', 'Introduction', 'Bio'] |
Investors Await Central Banks and Inflation Data | Most major EU indices traded in the green yesterday, but sentiment softened during the US session, and deteriorated even further today in Asia. With no major events to drive the markets yesterday, neither any top tier event on today’s agenda, we believe that participants are likely to stay cautious ahead of Wednesday’s... | https://medium.com/@jfd-group/investors-await-central-banks-and-inflation-data-cdb939d8833b | [] | 2021-06-08 07:45:40.637000+00:00 | ['Trading', 'Forex', 'Economy', 'Macroeconomics', 'Forex Trading'] |
Simon Hates the Bus | A short tale from an old journal.
Simon hated the bus when it rained. It only intensified the odor of everyone’s room temperature deli meat sandwiches and made Cole more likely to sit closer to him. Cole never stopped shivering because he was 5'8" and had a BMI of negative two, if Simon had to guess. Cole had those br... | https://medium.com/@devonkane/simon-hates-the-bus-7b1e9ddd9a8 | ['Devon Kane'] | 2020-12-04 02:00:01.929000+00:00 | ['High School', 'Short Story', 'Very Short Fiction', 'Short Fiction', 'School Bus'] |
[Create Your Own Esports Team] | Have you ever thought of creating your own Pro Esports Team/s, and seeing them compete in the world’s major competition? This is your chance to make it happen!
Do you know that there are millions of underprivileged youths who got no resources and opportunity to accomplish their dreams?
We, Yesports, are now raising m... | https://medium.com/@yesports/create-your-own-esports-team-8715e5c97d0b | [] | 2020-12-03 02:43:17.201000+00:00 | ['Esports News', 'Esport', 'Team Building', 'Crowdfunding', 'Team'] |
The Problem with Bitcoin (and the undeniable example of history) | Craig Sproule, Crowd Machine CEO & Founder
San Jose, United States, 18 January 2018 — What seems like a long time ago now, I began writing code. It was back when languages such as assembly or C were the go to options. Pushing and popping from registers were the norm and writing super-efficient code was mandatory due t... | https://medium.com/hackernoon/the-problem-with-bitcoin-and-the-undeniable-example-of-history-5b18a53783f1 | ['Crowd Machine'] | 2018-01-19 00:23:29.174000+00:00 | ['Apple', 'Crowd Machine', 'Ethereum', 'Microsoft', 'Bitcoin'] |
ALL Businesses That Do Not Survive Recessions Are Ponzi Schemes | Photo by JESHOOTS.COM on Unsplash
Here is the thing: businesses are supposed to be based on products or services that do solve problems. These problems, usually, do not ‘magically’ disappear during an economic recession. In fact, their true nature of ‘necessity’ becomes apparent during such situations.
Forget about ‘... | https://medium.com/datadriveninvestor/all-businesses-that-do-not-survive-recessions-are-ponzi-schemes-7d7ce30996ae | ['Lesang Dikgole'] | 2020-05-18 10:13:42.115000+00:00 | ['Insurance', 'Startup', 'Recensioni', 'Banking', 'Bitcoin'] |
You(th) and the Police | Looking back at our paper “A critical analysis of the dialogic communications potential of sub-Saharan African (SSA) Police Service websites,” which investigated one of the groups designated as keyworkers, is the police – not bound by the lockdowns – our focus was primarily on the public’s perceptions of, and attitudes... | https://medium.com/@nnamdi-madichie/you-th-and-the-police-bfd4760ec755 | ['Nnamdi O. Madichie'] | 2020-12-08 09:07:00.583000+00:00 | ['Police Brutality', 'Academic Research', 'Youth', 'Police Reform', 'Police'] |
Accessible Advent | Accessible Advent
Over on Twitter a number of disabled people are doing their accessible advent. Naming things that would make life accessible for them.
As someone who isn’t always great at managing to keep up with these social media things, I thought I could put mine together in a blog post instead.
Here is my #Acc... | https://medium.com/@vikki.waltoncole/accessible-advent-8915116f4b41 | ['Vikki Walton-Cole'] | 2020-12-24 13:36:09.681000+00:00 | ['Disability', 'Accessibility'] |
Your Mind & Body 09/04/20 | This Week: Covid fatigue, Selfish Jerks, Posture & Pain, Face Shields?
Health and science news isn’t what it used to be. Like many health writers, my work took a sharp turn starting in January, with the first outbreaks of the then-mysterious new disease caused by a novel coronavirus. Gradually, more and more of my tim... | https://medium.com/luminate/your-mind-body-09-04-20-e640841c3ef5 | ['Robert Roy Britt'] | 2020-09-04 15:35:41.819000+00:00 | ['Body', 'Health', 'Wellbeing', 'Mind', 'Science'] |
Are You A Night Owl? We Are Closer to Knowing Why | Health
Are You A Night Owl? We Are Closer to Knowing Why
A surprisingly common mutation causes this sleep disorder by changing a vital component of the biological clock that maintains the body’s daily rhythms.
Photo by Mpho Mojapelo on Unsplash
Sleep shows up in several well-known films. In the 2010 Christopher Nol... | https://drmichaelhunter.medium.com/are-you-a-night-owl-we-are-closer-to-knowing-why-90d0a7a2ece1 | ['Michael Hunter Md'] | 2020-11-05 17:20:41.116000+00:00 | ['Sleep', 'Wellness', 'Health', 'Lifestyle', 'Science'] |
Learning interventions for language and literacy | By Katherine Ouellette
A vocabulary difference of 30 million words may sound like an insurmountable barrier between children of different socioeconomic backgrounds — but what if the solution to close that gap was as simple as encouraging dialogue between parent and child? A 2018 study co-authored by John Gabrieli, dir... | https://medium.com/open-learning/learning-interventions-for-language-and-literacy-48f824cc9726 | ['Mit Open Learning'] | 2021-09-16 12:54:40.542000+00:00 | ['Language Learning', 'Ol News', 'Education', 'Literacy', 'K 12 Education'] |
Meet Manatee County’s New Leadership | Last month two career public servants, Manatee County Administrator Ed Hunzeker and Deputy County Administrator Dan Schlandt, retired after a combined 90 years of public service.
Following in Mr. Hunzeker’s footsteps is a big job, but I’m excited for the challenge, especially with two new Deputy County Administrators ... | https://medium.com/cheri-coryea/meet-manatee-countys-new-leadership-a2a6485cb7cd | ['Cheri Coryea', 'Manatee County Administrator'] | 2019-05-07 20:10:33.135000+00:00 | ['County Government', 'Government', 'Leadership', 'Manatee County'] |
My First Time Working With Vue.js | I recently started taking a Udemy course for Vue.js and have learned enough to play around with it a bit. I figured I would share my initial thoughts, and what I’ve learned in just a couple days.
In order to demonstrate what I’ve learned, I’ll be building a very simple app from scratch, then I’ll incorporate Vue.js an... | https://medium.com/@tyler-j-funk/my-first-time-working-with-vue-js-f05a5712db80 | ['Tyler J Funk'] | 2020-12-14 05:55:59.240000+00:00 | ['JavaScript', 'Vuejs', 'Beginner', 'Web Development', 'Vue'] |
It’s Time 4 The Pandemic To End | It’s Time 4 The Pandemic To End
Photo by United Nations COVID-19 Response on Unsplash
Although the vaccine holds some promise
and brings hope for an end to the pandemic,
the numbers continue to be alarming.
The reported cases of positive tests for the
COVID-19 virus and the deaths from it
keep going up in many p... | https://medium.com/@roberts-4764/its-time-4-the-pandemic-to-end-f23194cf73b3 | [] | 2020-12-19 23:04:03.719000+00:00 | ['Pandemic', 'Coronavirus', 'Poetry', 'Covid 19', 'Safety'] |
Struggles of Moving Teens | Does moving a teenager or a child to a different state or country affect them in the long run?
A sad teen looking out the car window on a rainy day
Moving from one state or country to another is a very tough thing for teens. In my case, I moved homes very frequently however, not states until I moved from Texas to Ari... | https://medium.com/@imperez4/struggles-of-moving-teens-8d9406269548 | ['Izabella Perez'] | 2020-11-02 16:53:38.043000+00:00 | ['Moving', 'Struggle', 'Teenagers', 'Sad', 'Lonely'] |
Why I’m Jealous of Prostitutes | Why I’m Jealous of Prostitutes
The unexpected love triangle
Photo by Vidar Nordli-Mathisen on Unsplash
It was an unspoken tension between us. I would never be exactly what he wanted. My skin would never feel like a strangers. I could never be the unknown prostitute, with her new scent and different body. There was a... | https://matildaswinney.medium.com/why-im-jealous-of-prostitutes-8f703a5dc32a | ['Matilda Swinney'] | 2020-01-08 18:18:06.879000+00:00 | ['Relationships', 'This Happened To Me', 'Sexuality', 'Love', 'Sex'] |
Building Single Page Application Using Angular 11 — FrontEnd | In this post, we will focus on building the Angular frontend integrating with WebApi
Series Links
Building an ASP.NET Core WebAPI using Clean Architecture
Building an Angular 11 Application integrated with WebAPI
Overview
Building Angular Single Page Application integrating with backend ASP.NET WebAPI.
Setting up... | https://medium.com/@sunil-kumar-60226/building-single-page-application-using-angular-11-frontend-7170ae9f8aec | ['Sunil Kumar'] | 2020-11-22 10:46:46.336000+00:00 | ['Typescript', 'Jwt Auth', 'Angular', 'Dotnet Core', 'C Sharp Programming'] |
Shreeji Lending — Loan Provider in Mumbai | Shreeji Lending is a leading Loan Provider in Mumbai, Maharashtra
We provide Financial Advisory and act as a broker to provide you multiple forms of loans like
Home Loans
Business Loans
Personal Loans
Gold Loans
Loans Against Property
Doctor Loans
Shreeji Lending is led by Atul Sangani who is the face behind Sh... | https://medium.com/@shreejilending/shreeji-lending-loan-provider-in-mumbai-fb3f1f433896 | ['Atul Sangani'] | 2020-12-22 16:02:40.868000+00:00 | ['Loans', 'Financial Planning', 'Mumbai'] |
Tips in Choosing an Ideal Indoor Cycling Bike | Tips in Choosing an Ideal Indoor Cycling Bike
There are so many fitness and health enthusiasts which have the plans on investing for an indoor cycling bike. This is due to the fact that these are considered to be one of the best machines to have for improving a person’s cardiovascular. Riding this kind of equipment wi... | https://medium.com/@indoorcyclingzine/tips-in-choosing-an-ideal-indoor-cycling-bike-50979c2e0d52 | [] | 2015-10-29 05:37:52.750000+00:00 | ['Cycling', 'Fitness'] |
Send Push Notifications with Flutter, Firebase Cloud Messaging and Functions | Problems have solutions
Basically (I mean truly in the most basic sense, not the overused filler word), the app (admin role) should talk to FCM and say.
“Hey FCM, could you please send this message across to all the clients using the app”
right?
So, what are the ways we can think of doing just that? I can think of ... | https://jude-m.medium.com/send-push-notifications-with-flutter-firebase-cloud-messaging-and-functions-5e9942a7f23c | ['Jude M'] | 2020-11-24 20:06:57.494000+00:00 | ['Firebase Cloud Functions', 'Cloud Messaging', 'Firebase', 'Flutter', 'Firebasecloudmessaging'] |
Orphan Instances in Scala | Due to the way Scala’s implicit resolution works (more on that later), an orphan instance in Scala means an instance that exists neither in the type’s companion object nor the type class’ companion object. For example:
object FooPackage {
case class Foo(msg: String)
} object DoFooPackage {
trait DoFoo[A] {
def doS... | https://medium.com/@pjrt/orphan-instances-in-scala-322caa78e382 | ['Pedro Rodriguez'] | 2020-12-11 21:48:30.585000+00:00 | ['Programming', 'Scala', 'Haskell', 'Typeclass', 'Functional Programming'] |
Long-term relationships require getting over three progressively taller fences: | Long-term relationships require getting over three progressively taller fences:
Fence #1: The Attraction Phase. For two people to have a shot at a relationship, they need to be attracted to each other first. But attraction is only the start of a relationship, not the finish line.
Fence #2: The Personality Phase. Whil... | https://medium.com/everything-shortform/long-term-relationships-require-getting-over-three-progressively-taller-fences-13fa68705677 | ['Kevin Ervin Kelley'] | 2020-12-30 20:07:50.928000+00:00 | ['Divorce', 'Love', 'Dating', 'Relationships', 'Marriage'] |
3 Signs You Are Chasing Success the Wrong Way | 1 — You obsess with “to be” and neglect “to do”
“I want to be a leader, a successful entrepreneur, a famous writer. I want to be happier, smarter, sexier.”
The problem with these aspirations is that they are self-centred.
A mentality centred around your desires and dreams is an alarming sign you are heading the wron... | https://medium.com/age-of-awareness/3-alarming-signs-you-are-chasing-success-the-wrong-way-f5b77d04be06 | ['Younes Henni'] | 2020-12-03 12:08:58.001000+00:00 | ['Self Improvement', 'Inspiration', 'Personal Development', 'Life', 'Motivation'] |
Classification, regression, and prediction — what’s the difference? | Classification, regression, and prediction — what’s the difference?
The coarsest way to, ahem, classify supervised machine learning (ML) tasks is into classification versus prediction. (What’s supervised ML? See the video below if you need a refresher.)
Before we dive deeper into supervised learning, in this video I ... | https://towardsdatascience.com/classification-regression-and-prediction-whats-the-difference-5423d9efe4ec | ['Cassie Kozyrkov'] | 2020-12-15 22:03:10.098000+00:00 | ['Getting Started', 'Editors Pick', 'Machine Learning', 'Artificial Intelligence', 'Data Science'] |
Heroku’s CI TAP Output | Heroku mentions TAP support for running tests within their CI environment.
If the executed test scripts emit TAP-formatted output to STDOUT, individual passes and failures are counted and displayed in the test run’s UI.
Heroku indicates that the individual tests are displayed on the UI if the output is TAP compliant.... | https://medium.com/@muyiwa/herokus-ci-tap-output-f783ab0822ba | ['Muyiwa Olu'] | 2020-12-21 18:56:44.880000+00:00 | ['Heroku', 'Continuous Integration'] |
About Me — Joey Chan. Human-centred Designer, Photographer &… | The Longer Version: Origin story
To fully appreciate who I am now, I’d like to share where I’m from. I feel like I should start there to provide context and a better understanding of who I am, what I do and what I’m working on.
I was born in Hong Kong to a middle-class family. We had enough to live comfortably but my... | https://medium.com/about-me-stories/about-me-joey-chan-a1ae41879d14 | ['Joey Chan'] | 2020-12-14 15:01:21.673000+00:00 | ['About Me', 'Entrepreneurship', 'Photographer', 'Bio', 'Designer'] |
Don’t believe the lie that DA Boudin is “not bringing charges” | “We have a district attorney who doesn’t want to prosecute people … it’s like a fire chief who doesn’t believe in using water” — David Sacks
“Boudin’s only answer is decarceration. He doesn’t want to prosecute anyone. He doesn’t want to lock anybody up.” — David Sacks
“Boudin is deconstructing the district attorney’s... | https://medium.com/@jkalven/dont-believe-the-lie-that-da-boudin-is-not-bringing-charges-4e8a8c2a1fe6 | ['Josh Kalven'] | 2021-03-15 19:34:47.244000+00:00 | ['Legal', 'Criminal Justice Reform', 'San Francisco', 'Criminal Justice'] |
If Change Was Easy, Everyone Would Be Doing It | Photo by Tomasz Woźniak on Unsplash
If Change Was Easy, Everyone Would Be Doing It
How lasting change really works
There is a trope common in movies that drives me absolutely nuts. The protagonist has a problematic trait. Maybe they’re a workaholic who ignores their kids. Maybe they’re morally devoid because a consc... | https://medium.com/the-ascent/if-change-was-easy-everyone-would-be-doing-it-629d1cc179cd | ['John Teehan'] | 2020-02-04 16:24:32.614000+00:00 | ['Advice', 'Life Lessons', 'Self Improvement', 'Life', 'Change'] |
Be Brave Enough to Wait | Contemplate the seemingly contradictory mystery of those who walk in power.
“They who wait for the Lord shall renew their strength.” (Isaiah 40:31, ESV)
Not those who pray to the Lord —
Or believe in the Lord —
Or read the word of the Lord —
But those who do all of these things and then, instead of running forward... | https://medium.com/@krdb/be-brave-enough-to-wait-204f5354c9df | ['Kyle Davison Bair'] | 2020-12-06 18:08:55.463000+00:00 | ['Christianity', 'Rest', 'Jesus', 'Courage', 'Life Advice'] |
What is Proof-of-Work & Why Is It Important? | Why is proof-of-work needed?
These aren’t the only consensus mechanisms out there. Some cryptocurrencies use others, such as delegated proof-of-stake, proof-of-authority, and proof-of-weight (we’ll get into some of these a bit later). Each has its own pros and cons, despite having the same purpose: to provide a way to... | https://medium.com/luno/what-is-proof-of-work-why-is-it-important-1e239b217d1f | ['Team Luno'] | 2019-04-16 10:40:38.967000+00:00 | ['Proof Of Work', 'Bitcoin', 'Cryptocurrency', 'Consensus', 'Bitcoin Mining'] |
Burlington Township Board of Education talks school security | Burlington Township Board of Education talks school security
District will be adding two officers next school year, plans to apply for county money
The Burlington Township Board of Education discussed school security during a 20-minute meeting June 27.
Superintendent Mary Ann Bell said she has received confirmation ... | https://medium.com/the-burlington-township-sun/burlington-township-board-of-education-talks-school-security-b88f6025282a | ['Jack Tomczuk'] | 2018-07-06 16:25:01.106000+00:00 | ['Security', 'Education', 'Schools'] |
Building a maintainable Icon System for React and React Native | I created a repository from which I extracted the following snippets. If you want to skip the explanation and jump into the code, you can use this link:
Time to code 👨💻
Let’s start!
So let’s start a clean project using create-react-app and create-react-native-app . After playing around a bit I realized that it’s ... | https://medium.com/omio-engineering/building-a-maintainable-icon-system-for-react-and-react-native-a03c5623cbc | ['Ema Suriano'] | 2020-03-24 20:26:19.953000+00:00 | ['React', 'React Native', 'Tutorial', 'Icons', 'Software'] |
Knowledge Update | Knowledge Update
Thursday, August 23, 2018
It’s been an exciting few weeks for the Knowledge team!
Development of the Knowledge Ecosystem has continued to grow with the official release of the Knowledge Account v1.0. KNW Tokens will be live for trading on LATOKEN exchange on August 29th, Knowledge’s first supported ... | https://medium.com/knowledgeio/knowledge-update-a352befd583b | [] | 2018-08-23 21:18:20.421000+00:00 | ['Knw Token', 'Ethereum', 'Blockchain', 'Bitcoin', 'Knw'] |
My Childhood Tourette’s, Explained | Image Source: Photo by Andrea Piacquadio from Pexels
My Childhood Tourette’s, Explained
My verbal tic put me up against the world at a young age.
The inexplicable feeling of being eaten up by an urge to verbally tic began when I was in the third grade. It was highly invasive — I always needed to clear my throat and ... | https://medium.com/curious/my-childhood-tourettes-explained-bca29078618c | ['H. M. Johnson'] | 2020-11-04 10:26:23.786000+00:00 | ['Tourettes', 'Childhood', 'Psychology', 'Tics', 'Children'] |
2D Web Rendering with Rust | The “JS renderer” solution was extremely fast — each frame took <1ms to draw. This is the solution shown in the rust-wasm book, storing the game state in WebAssembly memory and doing all drawing via normal Canvas2DRenderingContext calls. This leverages the web platform for native APIs, and Rust for fast game state mana... | https://medium.com/lagierandlagier/2d-web-rendering-with-rust-4401cf133f31 | ['Tom Lagier'] | 2021-05-21 22:21:50.772000+00:00 | ['JavaScript', 'Games', 'Rust', 'Graphics', 'Webassembly'] |
Data Shows Minimal Improvement in the Insurance Industry’s Diversity in Almost a Decade | The data from the U.S. Bureau of Labor Statistics compiled S&P Global Market Intelligence showed modest gains in diversity in the insurance sector from 2010 to 2019. The percentage of African-American or Black employees increased only by 3.4% and Asians by 1.8%. American Indian, Native Hawaiian, Native Alaskan and othe... | https://medium.com/supplierty-news/data-shows-minimal-improvement-in-the-insurance-industrys-diversity-in-almost-a-decade-dbc6ed95c0b1 | ['Jaymie White'] | 2020-12-26 16:30:52.262000+00:00 | ['Insurance', 'Data', 'Diversity', 'Decade'] |
We Need to Talk About the Hand Scene in “The Last Jedi” | It has been exactly three years since Rian Johnson blessed movie screens across the galaxy with The Last Jedi, the second installment of the Star Wars sequel trilogy. Say what you want about the movie, but The Interlude — in our managing editor’s words — is a pro-TLJ publication. (No slander accepted!) The movie brough... | https://medium.com/the-interlude/we-need-to-talk-about-the-hand-scene-in-the-last-jedi-4079eb68dd9a | ['Lea Antonette Veloso'] | 2020-12-16 03:14:57.406000+00:00 | ['Entertainment', 'Culture', 'Movies', 'The Last Jedi', 'Star Wars'] |
The Most Essential Things a Newborn Baby Needs | As a new parent the things a newborn baby needs can seem quite daunting, especially if this is your firstborn. A newborn baby needs a safe place to sleep, a safe place to bath, clothing, nappies, feeding tools, plus what happens when you leave the house? Which pram, or car seat or even what bag to carry all the essenti... | https://medium.com/@cherubbaby/the-most-essential-things-a-newborn-baby-needs-e45767ad5e53 | ['Cherub Baby'] | 2019-03-12 07:47:24.132000+00:00 | ['Australia', 'Newborn', 'Baby', 'Parents', 'Parenting'] |
Learning to Support Social Movement Power | In November 2018, 150 young people staged a sit-in in Nancy Pelosi’s office to demand action on climate change. A few weeks later, 1000 youth showed up. In the year that followed, hundreds of protests and sit-ins were held, and the end of 2019 saw young people leading climate strikes around the world. In 2020, the word... | https://medium.com/innovationnetwork/learning-to-support-social-movement-power-9df6e8610fe1 | ['Laura Lehman'] | 2020-03-19 14:04:04.053000+00:00 | ['Philanthropy', 'Evaluation', 'Social Movements', 'People Power', 'Learning'] |
Are Intention and Mindfulness Enemies? | Are Intention and Mindfulness Enemies?
Or friends?
Intention implies a focus, a plan, a goal, determination.
Mindfulness accepts this moment as it is, without judgement.
These are two different states of mind.
Can intention and mindfulness live together? Or are they enemies?
Intention is seen as having power and ... | https://medium.com/illumination/are-intention-and-mindfulness-enemies-fbe7d9811cc0 | ['Marlane Ainsworth'] | 2020-06-01 03:39:43.265000+00:00 | ['Life Purpose', 'Life Lessons', 'Intentional Living', 'Intentions', 'Mindfulness'] |
Meet BTC2019 Teacher Beatrice Leung | C4 is proud to host Blockchain Training Conference 2019 in Denver this August 28–30. BTC is different than your average crypto conference because instead of speakers, we have teachers. This is not a conference where you’ll hear pitches on ICOs from questionable companies. Sponsors don’t get stage time simply because th... | https://medium.com/cryptocurrency-certification-consortium/meet-btc2019-teacher-beatrice-leung-7fb787b427cd | ['Cryptocurrency Certification Consortium'] | 2020-10-22 17:20:34.886000+00:00 | ['Blockchain Technology', 'Lightning Network', 'Bitcoin', 'Bitcoin Lightning Network', 'Blockchain'] |
India appreciates normalisation of ties by Israel and Morocco | India on Thursday welcomed the normalisation of ties among Israel and Morocco and reiterated its name for talks among the Israeli and Palestinian aspects to discover a suitable -nation answer.
Morocco had on December 10 introduced the partial normalisation of ties with Israel, which include direct flights, the resumpt... | https://medium.com/@bakkerlucas/india-apprecs-normalisation-of-ties-by-israel-and-morocco-f7875d68f93e | ['Lucas Bakker'] | 2020-12-18 13:47:22.245000+00:00 | ['Palestine', 'India', 'Israel'] |
How to Build a REST API With Express JS and Typescript | Photo by Azharul Islam on Unsplash
With NodeJs, we can leverage our Javascript skills to build server side applications. Express Js is a very popular server side framework for NodeJs.
Typescript is a “superset of javascript” which helps us to add types to our javascript code. By catching errors and providing fixes be... | https://medium.com/swlh/build-a-rest-api-with-express-js-and-typescript-dc2c8da89c52 | ['Divine Dela'] | 2020-10-23 22:09:22.325000+00:00 | ['Expressjs', 'JavaScript', 'Typescript'] |
How to Learn Data Science when Life does not Give You a Break | How to Learn Data Science when Life does not Give You a Break
I Struggled to Dedicate Time for Data Science. But Finding new Strategies Enables me to Boost my Learning Rate and Accomplish More Khuyen Tran Feb 21, 2020·6 min read
With Every Struggle, there is a Way
With the goal of getting into the data science field... | https://towardsdatascience.com/how-to-learn-data-science-when-life-does-not-give-you-a-break-a26a6ea328fd | ['Khuyen Tran'] | 2020-11-27 21:33:14.289000+00:00 | ['Productivity', 'Efficiency', 'Skills', 'Learning', 'Data Science'] |
What the Astrologer told me — 6 habits of highly disillusioned people | Loitering aimless I had now reached the edge of the village where the dusty rustic road met the equally grimy highway. Right at the junction was a huge gulmohar tree and a bright yellow sheet pinned to the tree attracted my attention. It said ‘Enlighten yourself in just 10 minutes for Rs 100’
8 months of work from hom... | https://medium.com/@vasuhosmat/what-the-astrologer-told-me-6-habits-of-highly-disillusioned-people-2a1695139951 | ['Vasu Hosmat'] | 2020-11-01 11:59:12.445000+00:00 | ['Predictions', 'Astrologer', 'Life'] |
The Metaverse Value-Chain | Trillions of dollars: that’s how much private industry is investing into the metaverse.
In this article, I provide a description of the value chain of this market, from the experiences that people seek out to the enabling technologies that make it possible. More importantly, I also provide a prescription — a vision fo... | https://medium.com/building-the-metaverse/the-metaverse-value-chain-afcf9e09e3a7 | ['Jon Radoff'] | 2021-06-03 17:20:38.731000+00:00 | ['Games', 'Creators', 'Spatial Computing', 'Metaverse', 'Decentralization'] |
How to Deal with a Bad Freelance Client, Pt. 2 | And so it continues. If you missed the first post in this series, you can find it, here. Let’s just dive right in, shall we? Here are three more bad freelance clients you may encounter during your freelance career and how to best deal with them.
The Client Who Needs Attention
This. This is your client. Photo by Tim B... | https://medium.com/@holly-ridd/how-to-deal-with-a-bad-freelance-client-pt-2-7b4bf8295612 | ['Holly Riddle'] | 2019-09-01 13:46:42.557000+00:00 | ['Freelancing', 'Writing Tips', 'Freelance', 'Freelance Writing', 'Small Business'] |
What is thumbprint | What is thumbprint
Thumbprint is a purpose build set of technology-tools that glides along human behavior in aggregated settings such as policy-making, entertainment & virtual-education.
Our bylaws ensure we retain pristine content from the end-user and business-user, by not using popularity-based or disputed algorit... | https://medium.com/@thumbprint/what-is-thumbprint-992960cb7855 | [] | 2020-12-05 18:14:53.131000+00:00 | ['Video Conferencing', 'Life', 'Virtual Classroom', 'Tools', 'Community'] |
Best and Worst States to Drive Electric Vehicles | The Study
In order to complete this study, there are assumptions that need to be made. I wanted to give electric vehicles the best chance to succeed given my original skepticism. Since it is cheaper to charge at home than paying at charging stations, the study assumes that all charging is done at home. I used the batt... | https://medium.com/predict/best-and-worst-states-to-drive-electric-vehicles-a66e2831d50a | ['Jouz Sang'] | 2020-06-15 19:31:01.546000+00:00 | ['Technology', 'Knowledge', 'Electric Car', 'Life', 'Finance'] |
Top spring boot interview Questions | Here are the frequently asked spring boot interview questions
Spring boot interview questions
1) Explain Spring boot
For making production ready, the Spring boot will make it simple for you and it has an excellent view of developing Spring application quickly. Convention over configuration is followed by it. In easi... | https://medium.com/@leninstalinesec/top-spring-boot-interview-questions-cfba839d6ffb | ['Lenin Stalin'] | 2019-04-12 13:09:54.820000+00:00 | ['Spring Boot Interview', 'Interview Questions', 'Spring Boot'] |
Treating Linear Regression like More Than Just a Black Box | Gradient Descent for Linear Regression
In a nutshell, Gradient Descent algorithm finds the optimum solution for a linear regression problem by tweaking model parameters θ (the bias term and the slope) to minimize the error or cost function with respect to training data iteratively.
Let’s visualize how Gradient Descen... | https://towardsdatascience.com/treating-linear-regression-more-than-just-a-black-box-7053350f90e9 | ['Ruben Winastwan'] | 2020-07-11 22:45:42.819000+00:00 | ['Statistics', 'Regression', 'Data Science', 'Machine Learning'] |
My Body | I’m taught at a young age that woman give themselves to men
that my body is not mine once married
but belongs to the single person who asked, “Will you marry me?”
That for him to give me his hand in marriage,
For him to love me till death do us part,
I must now give him my body
We’re taught at a young age that a ... | https://medium.com/@kendall-elizabeth/my-body-c06d8287061a | ['Kendall Elizabeth'] | 2020-12-24 04:00:26.649000+00:00 | ['Poem', 'Writing', 'Poetry Writing', 'Spoken Word', 'Poetry'] |
To the Top in 4 Months | I‘m excited to announce that Ajeet Kumar, one of our children, is now the top student in his class at the Carmel Convent School. As you can see here, he wears his “Class Monitor IA” badge with a distinguished sense of pride, which he has undoubtedly earned through a work ethic that makes the rest of us look bad. In onl... | https://medium.com/squalor-to-scholar/to-the-top-in-4-months-4acf9e74a26a | ['John Schupbach'] | 2017-06-30 15:56:34.337000+00:00 | ['Education'] |
Ghostface Killah: Sensitive Genius Poet, Also Backwards-Thinking Sexist | Here is video of an interview Wu-Tang Clan MC Ghostface Killah did last week on Angela Yee’s radio show on the Shade 45 satellite station. It is a good example of how a hugely talented artist can be engaging and enjoyable to watch, even as he espouses horribly repellent views on matters of ethics or politics.
Here is ... | https://medium.com/the-awl/ghostface-killah-sensitive-genius-poet-also-backwards-thinking-sexist-6fc30db0a64d | ['Dave Bry'] | 2016-05-12 23:50:19.955000+00:00 | ['Music', 'Rap', 'Ghostface Killah'] |
I’m Sad About Animals All The Time | I’m Sad About Animals All The Time
I am a committed animal rights activist, but the feeling of hopelessness I have about this cause is starting to get to me…
Photo by Elmira Gokoryan on Unsplash
Dear Nice Vegan,
I’m a committed animal rights activist. I stopped eating meat when I was seven — moments after my mom ex... | https://medium.com/tenderlymag/ask-a-nice-vegan-im-sad-about-animals-all-the-time-7612ad6b01f0 | ['Summer Anne Burton'] | 2019-10-02 16:01:01.588000+00:00 | ['Mental Health', 'Advice', 'Vegan', 'Equality', 'Burnout'] |
Weather forecasting with Machine Learning, using Python | Weather forecasting with Machine Learning, using Python
Physicists define climate as a “complex system”. While there are a lot of interpretations about it, in this specific case we can consider “complex” to be “unsolvable in analytical ways”.
This may seems discouraging, but it actually paves the way to a wide range ... | https://towardsdatascience.com/weather-forecasting-with-machine-learning-using-python-55e90c346647 | ['Piero Paialunga'] | 2021-04-18 17:20:31.801000+00:00 | ['Climate Change', 'Artificial Intelligence', 'Data Science', 'Forecasting', 'Machine Learning'] |
The Assyrians — the Masters of War | The Assyrians — the Masters of War
The notorious Assyrian war chariot (Illustration by Angus McBride)
The Assyrian army was the most technologically advanced army of its time. The Assyrian war machine created one of the biggest empires in history. The Neo-Assyrian Empire (911 BC — 605 BC) revolutionized warfare.
The... | https://historyofyesterday.com/assyrians-60c2bce20368 | ['Peter Preskar'] | 2020-12-23 18:02:37.811000+00:00 | ['War', 'Military', 'Military History', 'World', 'History'] |
Make your home look elegant on budget with the help of Best interior design price in Kolkata | Make your home look elegant on budget with the help of Best interior design price in Kolkata Koelmishra Mar 3, 2020·3 min read
When it comes to the decoration of home, homeowners often scratch their heads thinking about how one can make the home look elegant at a low price. There are several ways in which one can do i... | https://medium.com/@koelmishra95/make-your-home-look-elegant-on-budget-with-the-help-of-best-interior-design-price-in-kolkata-3e8c9eadc3fb | [] | 2020-05-08 05:05:35.491000+00:00 | ['Interior Design', 'Design', 'Interior', 'Best', 'Interior Designers'] |
There’s only one way to know what happens next | Journeying through the cosmos with Neil deGrasse Tyson or through the wormhole with Morgan Freeman we all have at some instance heard of or thought of the phenomenons I’m about to mention. Physics, in its history has had a varying rate of growth and it has left us with quite a few unresolved mysteries of the universe, ... | https://medium.com/@prajwalshukla997/theres-only-one-way-to-know-what-happens-next-e0d737952c31 | ['Prajwal Shukla'] | 2019-05-09 02:18:30.180000+00:00 | ['Science', 'Choices', 'Life Lessons'] |
Food system sustainability indexes — are we comparing apples and oranges | Food system sustainability indexes — are we comparing apples and oranges
Everyone is familiar with Peter Drucker’s adage “You can’t manage what you can’t measure”. Well, that reality has never been so true and vivid as it is today for quite a lot of important processes happening at the global scale and with repercussi... | https://medium.com/@un-food-systems/food-system-sustainability-indexes-are-we-comparing-apples-and-oranges-4b35d84e7ccb | ['Un Food Systems Summit'] | 2020-11-24 09:44:28.089000+00:00 | ['Food Systems', 'Sdgs', 'Food Systems Summit', 'United Nations', 'Sustainable Development'] |
How should you kick start your career in Machine Learning? | What is machine learning?
Machine learning is an application of artificial intelligence (AI) that renders systems the ability to automatically learn and gain from experience without being explicitly programmed. Machine learning directs toward the advancement of computer programs that can obtain information and use it ... | https://medium.com/quick-code/how-should-you-kick-start-your-career-in-machine-learning-a89f3ad348b | [] | 2019-05-27 17:51:02.828000+00:00 | ['Robotics', 'Programming Languages', 'Artificial Intelligence', 'Machine Learning', 'Technology'] |
Configuring SSL/TLS Connection Made Easy | Setting up encryption for your application, how hard can it be? I thought it should be easy, as all communication with modern web applications should be encrypted, right? Well, my expectations were wrong… While setting it up, I encountered a couple of hidden difficulties. For example, the configuration is vague, verbos... | https://medium.com/@hakanaltindag/configuring-ssl-tls-connection-made-easy-7b94617280f4 | ['Hakan Altındağ'] | 2021-02-15 23:21:47.469000+00:00 | ['Java', 'Kotlin', 'Scala', 'Ssl', 'Tls'] |
The 2 simple things you need to give better feedback, according to Kim Scott | Quick poll: Who here loves giving feedback? Who loves getting it?
*crickets*
If you’re like most folks, you don’t love the feedback process, but you also know it’s an essential part of teamwork.
At its core, feedback is good for us: it helps us grow and be more effective. But unfortunately, it’s a prickly subject in... | https://medium.com/smells-like-team-spirit/https-medium-com-smells-like-team-spirit-the-2-simple-things-you-need-to-give-better-feedback-b3207f118474 | ['Natalie Mendes'] | 2017-10-19 21:13:30.215000+00:00 | ['Management', 'Professional Development', 'Feedback', 'Teamwork', 'Work'] |
An Olive Branch Extended Over the Interstate-80 for Utah’s Cutest Critters | Interstate-80 Highway Crossing | Credit: UDOT
Why did the caribou cross the interstate again?… hmm, never-mind.
A 2008 Federal study estimated between 1–2 million large animal collisions with vehicles annually, resulting often in the untimely demise of some of the United States most imposing animal species. There’s l... | https://medium.com/@cmpool/an-olive-branch-extended-over-the-interstate-80-for-utahs-cutest-critters-5b234f873d3b | ['Calvin Poole'] | 2020-12-16 07:03:44.350000+00:00 | ['Wildlife', 'Utah', 'United States Of America', 'Conservation', 'Infrastructure'] |
A Little Correction May Come Before the Next Bitcoin’s Bull Run | Bitcoin’s price had been rejected at $24,000 again yesterday. However, the bullish sentiment persists and keeps building the consolidated foundation for the next bull run as can be seen in the 1H chart. The price of Bitcoin is expected to move sideways as the Christmas holiday is coming and more fluctuation would come ... | https://medium.com/btccblog/a-little-correction-may-come-before-the-next-bitcoins-bull-run-c45a4c92f4d6 | [] | 2020-12-24 07:52:32.910000+00:00 | ['Bitcoin', 'Cryptocurrency Market', 'Cryptocurrency', 'Btc', 'Crypto'] |
Beer + CBD = Good times | Beer + CBD = Good times
In the last waves of the original lockdown E1 Brew Co kindly sent me their latest creation, a CBD Lager, to get me through the slow summer days. It’s not every day a whole case of beer lands on your doorstep – especially a lager laced with a cannabinoid. So instead of slamming straight into a s... | https://medium.com/@steviethomas/beer-cbd-good-times-83e952a262e2 | ['Stevie Thomas'] | 2020-11-05 21:15:47.431000+00:00 | ['Lager', 'London', 'Cbd', 'Beer', 'Weed'] |
Nuclear Winter Fears Alone Won’t Stop Tyrants from Nuking Us | An artist’s impression of what a devastating planetwide nuclear winter would be like (Image: Pinterest)
by Joe Buff, MS, FSA
A game-changer in the bitter contest for thermonuclear supremacy between the United States and the Soviet Union was the discovery, in the late 1970s, of the utter horror called nuclear winter. ... | https://medium.com/@joebuff/nuclear-winter-fears-alone-wont-stop-tyrants-from-nuking-us-12eecf18603f | ['Joe Buff'] | 2020-12-17 10:17:01.735000+00:00 | ['World Peace', 'Deterrence', 'National Security', 'Foreign Policy', 'Nuclear War'] |
Masai warriors and battling with my own skin | “Hey you, umzungu, come to the front of the queue!”
“No I’m fine here” I mumbled, feeling many curious eyes on me.
“No, no. Come!”
I tried to slink into the crowd by dropping my head and shuffling closer to the group next to me. While I don’t speak Swahili, I immediately understood the meaning of ‘umzungu’ as it clo... | https://medium.com/@joannesharpe-29341/masai-warriors-and-battling-with-my-own-skin-994f75244179 | ['Joanne Sharpe'] | 2020-12-18 20:35:20.941000+00:00 | ['White Privilege', 'Traveling', 'Motivation', 'Wisdom', 'Learning'] |
Beginners Guide on How to Margin Trade BTC & Altcoins Derivatives & Futures Contracts, Full BitMEX Tutorial | Straightforward. Buys/sells at the nearest available price.
After clicking Buy or Sell, there will be a confirmation page, where you can adjust your desired leverage for the trade.
2. Limit Order
Next most commonly used order would be the Limit Order, which basically allows you to place a buy/sell at your desired pr... | https://medium.com/ktiglobal/beginners-guide-on-how-to-margin-trade-btc-altcoins-derivatives-futures-contracts-full-bitmex-ce476f9331e9 | [] | 2018-03-26 09:03:42.282000+00:00 | ['Kti', 'Bitmex', 'Margin Trading', 'Training', 'Bitcoin'] |
Trump Justice Department’s Prosecution Of Julian Assange Relies On Contrived Conspiracy Theory | Courthouse in Alexandria in the Eastern District Of Virginia, where WikiLeaks founder Julian Assange was charged with violating the Espionage Act (Photo by Tim Evanson)
The superseding indictment against WikiLeaks founder Julian Assange, which included a staggering 17 charges of violating the Espionage Act, was met wi... | https://kevingosztola.medium.com/trump-justice-departments-prosecution-of-julian-assange-relies-on-contrived-conspiracy-theory-86aae70f131c | ['Kevin Gosztola'] | 2019-05-28 03:38:01.131000+00:00 | ['Press Freedom', 'Chelsea Manning', 'Journalism', 'Julian Assange', 'Politics'] |
Find the Beauty in Perspective and Appreciation | Find the Beauty in Perspective and Appreciation
And watch everything change
Photo by StockSnap on Pixabay
Today I didn’t even have to use my A.K. I got to say it was a good day.~Ice Cube
Let’s get back to basics with gratitude. Do you have enough food, adequate clothing, and shelter? Do you have indoor plumbing, el... | https://medium.com/the-partnered-pen/find-the-beauty-in-perspective-and-appreciation-3d0b263e3b79 | ['Michelle Marie Warner'] | 2020-03-18 18:21:26.453000+00:00 | ['Gratitude', 'Life', 'Perspective', 'Love', 'Mental Health'] |
What is Machine Learning: Supervised, Unsupervised, Semi-Supervised and Reinforcement learning methods | For this family of models, the research needs to have at hand a dataset with some observations and the labels/classes of the observations. For example, the observations could be images of animals and the labels the name of the animal (e.g. cat, dog etc).
These models learn from the labeled dataset and then are used to... | https://towardsdatascience.com/what-is-machine-learning-a-short-note-on-supervised-unsupervised-semi-supervised-and-aed1573ae9bb | ['Serafeim Loukas'] | 2020-06-24 21:13:17.544000+00:00 | ['Data Science', 'Artificial Intelligence', 'Clustering', 'Classification', 'Machine Learning'] |
Parallel testing: get feedback earlier, release faster | Parallel testing: get feedback earlier, release faster
How to test your iOS apps with Xcode 10 effectively
As the only person responsible for testing the Azimo iOS app, I encounter problems of all sizes. When I started at Azimo nearly four years ago, testing was 100% manual. A full test cycle could take up to two day... | https://medium.com/azimolabs/parallel-testing-get-feedback-earlier-release-faster-b66d4dd08930 | ['Paweł Zemsta'] | 2018-12-29 13:33:00.134000+00:00 | ['iOS App Development', 'iOS', 'Quality Assurance', 'Software Testing', 'Testing'] |
Calling People ‘Covidiots’ Isn’t Helpful | For many people, the distribution of a Covid-19 vaccine is joyful and prosperous news. Pride and a rare glimpse of optimism were felt as we watched 90-year-old Margaret Keenan get vaccinated by May Parsons in Coventry earlier this month. It was a celebration of the tiresome work of the NHS staff and the incredible achi... | https://medium.com/the-indiependent/calling-people-covidiots-isn-t-helpful-bf4207f4b179 | ['Adam Laver'] | 2021-01-04 10:25:29.231000+00:00 | ['Covidiot', 'Coronavirus', 'Brexit', 'Vaccines', 'Covid 19'] |
When albatrosses fly south | 💸
One of my biggest goals in my adult life has been to pay back my student loans. It’s been a huge albatross around my neck, squawking anytime I have extra cash or want to do something fun. In the past few years, it’s felt like it’s prohibited me from a lot of typical next-stage-of-life things, like buying a house or... | https://medium.com/art-trying-copy/when-albatrosses-fly-south-500f1cb2ee66 | ['Mick Champayne'] | 2017-02-22 14:06:39.383000+00:00 | ['Student Loans', 'Education'] |
Nigeria gets 10 new National Parks | The Nigerian government has approved the establishment of 10 new national parks across the country. The Conservator-General of the Nigeria Park Service Dr Ibrahim Musa Goni revealed this piece of news while receiving the executive members of the Association of Tourism Practitioners of Nigeria (ATPN), who paid him a vis... | https://medium.com/9th-mile/nigeria-gets-10-new-national-parks-3fe56fb70cd5 | [] | 2020-12-10 09:16:38.087000+00:00 | ['Ecotourism', 'National Parks', 'Conservation', 'Safari', 'Wildlife'] |
3 Common, Super Wrong Reasons People Don’t Go To The Dentists | A great smile has the potential to shift the atmosphere in any room. However, if your smile isn’t that great, you’ll feel that the opposite is extremely likely to happen.
Dentists and oral hygienists suggest that you visit the dentist once every 6 months. But you should visit once every 3 to 4 months if you have a den... | https://medium.com/@carl-rivera1/3-common-super-wrong-reasons-people-dont-go-to-the-dentists-584dfa452e0f | ['Carl Rivera'] | 2021-12-23 18:33:26.606000+00:00 | ['Dental Services', 'Dentist', 'Dental Office Near Me', 'Dentistry'] |
Inclusive Design For Great Customer Experience | There is a lot of saying about customer experience that affects your business thoroughly. You know what? All of them are absolutely right. Customer Experience is the foundation your companies built on. It was the reason behind a successful business. Along with the increasing contact and interaction between you and your... | https://medium.com/@monica-tan/inclusive-design-for-great-customer-experience-f6ce8d4ffbc5 | ['Monica Tan'] | 2020-12-21 11:04:43.819000+00:00 | ['Customer Experience', 'Uiux', 'Design', 'Product Design'] |
Jomaniq offer | Jomaniq offer
This is your chance to win 1BTC with $5.
Limited time event Chance to win 1BTC for 5$! !
A “JOMANIQ Jackpot” is being held at the LunchPad corner of the crypto currency exchange for Gold Arb EX! !
Collaboration planning of exchange and JMN coin.
“JOMANIQ Jackpot”!!
■Jack Pot campaign! What is a jack... | https://medium.com/@Jomaniq/jomaniq-offer-d993e9669156 | [] | 2019-11-10 23:17:48.847000+00:00 | ['Blockchain', 'Japanese'] |
A Golden Age — of Belief in Extraterrestrials | A Golden Age — of Belief in Extraterrestrials
Photo by Donald Giannatti on Unsplash
Belief in extraterrestrials feels like a distinctly recent phenomenon. Some of the earliest flying saucer “sightings” date back to 1947, the same year the “Roswell incident” — which seems to have been the crash of a government weather... | https://historyofyesterday.com/a-golden-age-of-belief-in-extraterrestrials-4e11ab2218b1 | ['George Dillard'] | 2020-12-17 18:01:13.364000+00:00 | ['Astronomy', 'Space', 'Science', 'Aliens', 'History'] |
#ShopFemale, #ShopSmall: 15 Female-Founded Businesses You’ll Want to Support this Holiday Season | That time of year is upon us again — you know, that time when everyone is asking what you want for Christmas and you inevitably answer with “I don’t know.” Well look no further: we have the gifting inspiration you need for yourself, friends, family, and co-workers. As we do each year, we’ve put together a list of some ... | https://medium.com/changingtides/shopfemale-shopsmall-15-female-founded-businesses-youll-want-to-support-this-holiday-season-5ae00c62d22d | ['Changing Tides Movement'] | 2020-12-09 17:31:10.385000+00:00 | ['Female Founders', 'Women In Business', 'Woman Owned Business', 'Holiday Shopping', 'Women Business Owners'] |
Elements that Need of Every Modern Home in DHA Lahore | An advanced home is a basic and not intricate development that adjusts to its current circumstance and that gives utilitarian answers for its occupants by making agreeable, pragmatic, and tastefully satisfying spaces.
Current engineering looks to benefit as much as possible from the ideals of the materials utilized, f... | https://medium.com/@riaanjum786/elements-that-need-of-every-modern-home-in-dha-lahore-860908a405b2 | ['Ria Anjum'] | 2021-06-17 13:49:22.475000+00:00 | ['Home Construction', 'Home Decor', 'Home Improvement', 'Construction'] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.