Unnamed: 0 int64 0 3k | title stringlengths 4 200 | text stringlengths 21 100k | url stringlengths 45 535 | authors stringlengths 2 56 | timestamp stringlengths 19 32 | tags stringlengths 14 131 |
|---|---|---|---|---|---|---|
1,900 | The implications of M1 Apple Silicon for Web Developers | The web in context
The implications of M1 Apple Silicon for Web Developers
If you’ve been on a social media blackout over the past few weeks then you may have missed the announcement, Apple’s first generation of ARM SOCs are out. The M1 is now available in three Macs and first impressions are positive. The change wil... | https://medium.com/front-end-field-guide/the-implications-of-m1-apple-silicon-for-web-developers-5b272e4b21dd | ['Seth Corker'] | 2021-01-17 11:59:43.047000+00:00 | ['Apple', 'Software Development', 'Apple Silicon', 'Web', 'Technology'] |
1,901 | 5 Considerations for Building a 5-Star FireTV App | The Android operating system (OS) is being used across multiple devices and platforms and is currently the most popular mobile operating system. At the moment, Android powers more than 2 billion devices and many of those devices operate on variations of the Android software development kit (SDK), such as Amazon’s FireT... | https://medium.com/tribalscale/5-considerations-for-building-a-5-star-firetv-app-8d2456a81513 | ['Tribalscale Inc.'] | 2019-06-20 14:37:50.729000+00:00 | ['Mobile App Development', 'Technology', 'OTT', 'Fire Tv', 'Android'] |
1,902 | Exploring How Smart Infrastructure Can Help Ford Build A Great Self-Driving Service for Miamians | How this could benefit self-driving vehicle development: We want to understand how smart infrastructure could provide our self-driving vehicles with as much information as possible to navigate complex intersections. This could ultimately help customers by allowing us to expand service areas for our business.
The inter... | https://medium.com/self-driven/exploring-how-smart-infrastructure-can-help-ford-build-a-great-self-driving-service-for-miamians-d1f6fccd0c14 | ['Ford Motor Company'] | 2021-03-31 15:32:41.307000+00:00 | ['Automation', 'Smart Cities', 'Technology', 'Self Driving Cars', 'Business'] |
1,903 | Time to use IT for achieving equality in education | Time to use IT for achieving equality in education
Since the old days, education has provided momentum for development on two levels; the societal level and the individual level. While nurturing outstanding individuals so that they can contribute to society, education has also played a main part in rearing a social la... | https://medium.com/asefedu/time-to-use-it-for-achieving-equality-in-education-a468afc0d192 | ['Asefedu', 'Editor'] | 2019-07-22 07:16:08.290000+00:00 | ['Sustainable Development', 'Technology', 'Sdgs', 'Arc'] |
1,904 | friday lost and found: touch my lion edition | [caption id=”attachment_947" align=”alignnone” width=”600" caption=”Touch my Lion! Love it! Liebe mein affe-Lion!”]
[/caption]
Apple released Lion this week and MG Siegler immediately made sweet, sweet love to it.
More useful than @parislemon’s 3,000 word opus: Greg Kumparak’s, “Nine Things you Should Do After Insta... | https://medium.com/david-connell/friday-lost-and-found-touch-my-lion-edition-a202f72d24c7 | ['David Connell'] | 2016-08-20 13:06:15.101000+00:00 | ['Nonprofit', 'Technology', 'Green Tech', 'Environment', 'Links'] |
1,905 | Bad Blood by John Carreyrou— Notes | Outline
Elizabeth Holmes dropped out of her Stanford undergraduate programme and started Theranos at the age of 19. The company claimed to revolutionise blood testing by taking very small amounts of blood from patients using a fingerprick and perform a large variety of tests. She claimed the results would be instantan... | https://medium.com/@martinzachthomas/bad-blood-by-john-carreyrou-notes-b3feab3f0d24 | ['Martin Z Thomas'] | 2020-12-11 17:53:19.679000+00:00 | ['Investors', 'Technology', 'Silicon Valley', 'Theranos', 'Healthcare'] |
1,906 | Why Your iPhone is Slow | #3. Check the Memory Usage
The phone may be performing slow if the amount of free memory is low. If you’ve had the iPhone for over a year, take a lot of photos, or have a lot of apps installed, checking the memory usage periodically is good practice. Unused apps and photos that take up a lot of memory should be delete... | https://medium.com/macoclock/why-your-iphone-is-slow-a7edd7f23ebc | ['Julie Elise'] | 2020-12-24 05:36:17.749000+00:00 | ['Technology', 'iOS', 'Productivity', 'iPhone', 'Phone'] |
1,907 | Education Ecosystem Proof of Work: Run Project Quality Check and Earn LEDU | Education Ecosystem is a decentralized learning ecosystem that teaches people how to build complete products in future technology fields. Building a project-based learning platform to tackle the $360B professional development market requires not only a great team but also the support of a great community. Another area ... | https://medium.com/ledu-tokens/education-ecosystem-proof-of-work-run-project-quality-check-and-earn-ledu-faddf40e5dc6 | ['Dr. Michael J. Garbade'] | 2019-01-11 19:47:01.566000+00:00 | ['Quality Assurance', 'Education', 'Blockchain Technology', 'Software Development'] |
1,908 | Sony’s shift towards premium TVs meant lower Q2 FY19 sales | And sticking to basic math, Sony is fast approaching a point that even if each device they sell holds a 100% profit margin (which is of course impossible), the cost of running the division (R&D, marketing, inventory, components, etc.) would be higher than the return.
Could TVs be headed towards a similar fate? It’s st... | https://sonyreconsidered.com/sonys-shift-towards-premium-tvs-meant-lower-q2-fy19-sales-abfc9667b301 | ['Sohrab Osati'] | 2019-11-01 19:04:21.447000+00:00 | ['Technology', 'Advertisement', 'Tech', 'Business', 'Home Theater'] |
1,909 | My phone is not a fridge | One of the critical problems in technology today is a lack of empathy. People are stuck in their echo chambers in these hip tech companies staffed with young people of remarkably little cognitive and moral diversity. When their company’s workforce bears no resemblance to most of their customer base, it is no wonder the... | https://uxdesign.cc/my-phone-is-not-a-fridge-9aa85a215f11 | ['Sebastian Mueller'] | 2021-02-15 13:12:44.781000+00:00 | ['Ethics', 'Design', 'Responsibility', 'Technology', 'Innovation'] |
1,910 | The Differences Between Provider Pattern and Bloc Pattern | Building a login screen using Provider Pattern
What are we trying to achieve here?
We are trying to write the code in which as soon as user starts typing in the text field, the text field keeps showing the error message to the user as the email or password he is typing is a valid email or password.
Based on that, if... | https://medium.com/swlh/the-differences-between-provider-pattern-and-bloc-pattern-fc93dc523672 | ['Dlt Labs'] | 2020-06-30 03:08:32.541000+00:00 | ['Technology', 'Ios Development', 'Dltlabs', 'Programming', 'Android Development'] |
1,911 | What Makes A Successful Data Scientist? 5 Traits to Success | What Makes A Successful Data Scientist? 5 Traits to Success
Photo by Fab Lentz on Unsplash
An important question that we all ask ourselves at some point through our data science learning journey is, “what do I need to do or learn to become successful in the field?”. I know I ask myself that equation in every learning... | https://towardsdatascience.com/what-makes-a-successful-data-scientist-5-traits-to-success-b106e7bc7cf1 | ['Sara A. Metwalli'] | 2021-09-04 14:17:58.120000+00:00 | ['Data Science', 'Careers', 'Women In Tech', 'Technology'] |
1,912 | Bitcoin: What is Bitcoin? Complete Guide 2021 | Bitcoin : Definition
Bitcoin: How does it work?
Bitcoin: Decentralization
Bitcoin: Who accepts Bitcoin?
Bitcoin: Who determines the price of Bitcoin?
We will try to understand and explain what Bitcoin is today; its characteristics, functionalities, usefulness, potential use and how it works.
Bitcoin : Definition
... | https://medium.com/@magnanumeris/bitcoin-what-is-bitcoin-complete-guide-2021-c21f1ac30f3f | ['Magna Numeris'] | 2020-12-23 09:28:09.906000+00:00 | ['Blockchain Technology', 'Bitcoin', 'Bitcoin Mining', 'Cryptocurrency'] |
1,913 | 4 Lessons We Can Learn From The Digital Revolution | When Steve Jobs was trying to lure John Sculley from Pepsi to Apple in 1982, he asked him, “Do you want to sell sugar water for the rest of your life, or do you want to come with me and change the world?” The ploy worked and Sculley became the first major CEO of a conventional company to join a hot Silicon Valley start... | https://greg-satell.medium.com/4-lessons-we-can-learn-from-the-digital-revolution-d483cb496368 | ['Greg Satell'] | 2020-10-24 12:38:42.980000+00:00 | ['Digital Transformation', 'Innovation', 'Technology'] |
1,914 | World leaders congratulate Joe Biden and Kamala Harris | World leaders congratulate Joe Biden and Kamala Harris
Presidents and Prime Ministers around the world went to Twitter to celebrate the next president of the US.
The moment all major news outlets projected Joe Biden and Kamala Harris as the next President and Vice President of the United States, world leaders around ... | https://medium.com/digital-diplomacy/world-leaders-congratulate-joe-biden-and-kamala-harris-f9f94d84a577 | ['Andreas Sandre'] | 2020-11-07 23:14:30.031000+00:00 | ['Tech', 'Social Media', 'Elections', 'Technology', 'Government'] |
1,915 | My New Apple Watch is a Privacy Nightmare | Image courtesy of Techcrunch.com
The Apple Watch comes equipped with some labor-saving apps that are designed to make life easier when using it with your paired iPhone.
I can use my wrist to answer phone calls like a secret agent, I can take notes, talk to Siri, and even ping my phone when I’ve forgotten where I put ... | https://medium.com/swlh/my-new-apple-watch-is-a-privacy-nightmare-fcf6c84662c5 | ['Matthew Woodall'] | 2019-12-05 15:39:51.054000+00:00 | ['Privacy', 'Technology', 'iPhone', 'Apple', 'Apple Watch'] |
1,916 | XinFin and CSI-SPIT presents Hands on Blockchain Workshop. | XinFin and CSI-SPIT presents Hands on Blockchain Workshop.
Team XinFin with Team CSI-SPIT college presented workshop on Blockchain Technology at SPIT college Mumbai, India on Dec 07, 2018.
XinFin is building a strong developer ecosystem to involve developers globally by organising workshops locally and globally. XinF... | https://medium.com/xinfin/xinfin-and-spit-presents-hands-on-blockchain-workshop-a25695e61640 | ['Xinfin Xdc Hybrid Blockchain Network'] | 2019-01-21 10:30:51.127000+00:00 | ['Latest News', 'Technology', 'Hackathons', 'Blockchain', 'Github'] |
1,917 | Hosting A Modded Minecraft 1.16.4 Server on a Raspberry Pi | Hosting A Modded Minecraft 1.16.4 Server on a Raspberry Pi
Recently, some friends and I wanted to check out the recent major updates made to Minecraft. There’s something especially inviting about diving into a new world, exploring the infinite landscape and building huge castles with friends that has captured Minecraf... | https://medium.com/@curtmorgan3/hosting-a-modded-minecraft-1-16-4-server-on-a-raspberry-pi-9dc5952b29c0 | ['Curt Morgan'] | 2020-12-01 18:47:43.521000+00:00 | ['Raspberry Pi', 'Technology', 'Minecraft', 'Programming', 'Raspberry Pi 4'] |
1,918 | TechNY Daily | TechNY Daily
Keeping the NYC Tech Industry Informed and Connected
1. NYC’s Bizzabo, an online platform for event organizers, has raised $138 million in a Series E funding. Insight Partners led the round and was joined by investors including Viola Growth, Next47 and OurCrowd. Bizzabo’s platform can be used to plan and... | https://medium.com/@smallplanetapps/techny-daily-3cf9054c13a0 | ['Small Planet'] | 2020-12-09 19:21:57.308000+00:00 | ['Technology News', 'Venture Capital', 'Startup', 'Funding', 'Technews'] |
1,919 | No more exploitation — A revolution in money transfer transactions for international migrants | The remittance industry is gaining its position in all nations’ economy due to the current trend of globalization. This vast ecosystem consists of various stakeholders, among whom are approximately 250 million international migrants worldwide. It is projected that remittances sent back home would then add up $444 billi... | https://medium.com/zerobank-cash/no-more-exploitation-a-revolution-in-money-transfer-transactions-for-international-migrants-be8d4c5fb8a2 | ['Zerobank - Your Local Currency'] | 2018-08-08 02:37:04.579000+00:00 | ['Remittances', 'Technology Solution', 'Migrants'] |
1,920 | Why is Blockchain NOT the challenge but the SOLUTION to sustainable energy | 1. Decentralized energy supply system and household participation
One of the most special opportunities that Blockchain brings to the energy sector is that it encourages the growth of electricity ‘prosumers’. Prosumers refers to households that are able to generate electricity or become the supplier of electricity, fo... | https://medium.com/datadriveninvestor/why-is-blockchain-not-the-challenge-but-the-solution-to-sustainable-energy-e3265a42a61a | ['Americana Chen'] | 2020-12-28 12:47:21.101000+00:00 | ['Energy', 'Blockchain', 'Technology', 'Sustainability', 'Renewable Energy'] |
1,921 | Harvard Professor And His Students Raise $14 Million To Make AI Too Smart To Be Fooled By Hackers | Harvard Professor And His Students Raise $14 Million To Make AI Too Smart To Be Fooled By Hackers Digital Times Africa Nov 2, 2020·4 min read
Yaron Singer climbed the tenure track ladder to a full professorship at Harvard in seven years, fueled by his work on adversarial machine learning, a way to fool artificial inte... | https://medium.com/@digitaltimes-2020/harvard-professor-and-his-students-raise-14-million-to-make-ai-too-smart-to-be-fooled-by-hackers-8dc37c084553 | ['Digital Times Africa'] | 2020-11-02 16:55:20.238000+00:00 | ['Artificial Intelligence', 'Technology News', 'Technology', 'Hacker', 'Tech'] |
1,922 | Reasons Why You Need to Use a Broker for Buying Cryptocurrency | A crypto exchange broker program is not only helpful for trading but also comes with a lot of benefits of a smooth trading experience on behalf of the traders. Read on to know more.
These days, it is approximately impossible to scroll through social media news feeds without watching headlines regarding cryptocurrency.... | https://medium.com/@austinryan90/reasons-why-you-need-to-use-a-broker-for-buying-cryptocurrency-7165635f24e6 | ['Austin Ryan'] | 2020-12-22 13:35:02.631000+00:00 | ['Blockchain', 'Blockchain Technology', 'Cryptocurrency', 'Blockchain Development', 'Cryptocurrency Investment'] |
1,923 | Computer Vision: A Step Closer to Skynet | Don’t get intimidated by the title of this post, I don’t intend to take over the world with Artificial Intelligence (Debatable, actually). I’m sure most of you remember Skynet, a self-aware Artificially Intelligent agent, back from the Terminator series. Skynet was portrayed in the movie-series to have a sinister idea ... | https://medium.com/@akash-james/computer-vision-a-step-closer-to-skynet-9a3692eee243 | ['Akash James'] | 2019-02-25 12:34:41.912000+00:00 | ['Object Detection', 'Pose Estimation', 'Machine Learning', 'Technology', 'Deep Learning'] |
1,924 | Artificial Intelligence in Construction — TechVirtuosity | [Copyright : Pop Nukoonrat] © 123RF.com
Revolutionizing Construction
Construction and the methods we use are crucial to our success in modern architecture. We build houses and massive structures using our computers and we harness the that processing power to create new solutions. But artificial intelligence in constr... | https://medium.com/swlh/artificial-intelligence-in-construction-techvirtuosity-124de131f26 | ['Brandon Santangelo'] | 2019-09-21 17:14:25.582000+00:00 | ['Construction', 'AI', 'Artificial Intelligence', 'Technology', 'Machine Learning'] |
1,925 | Why “Yield” Is an Excellent Python Keyword — Generators and Coroutines | Suspend and Resume Execution in Coroutines
Note: It’s important to know that Python is phasing out the use of generators as the basis for coroutines. Check the official documentation. However, the concept of coroutines can be easy to understand if we know that yield has the meaning of “giving way.”
In this usage, it’... | https://medium.com/better-programming/why-yield-is-an-excellent-python-keyword-generators-and-coroutines-d0d9d9403171 | ['Yong Cui'] | 2020-11-04 17:48:37.297000+00:00 | ['Python', 'Technology', 'Software Engineering', 'Artificial Intelligence', 'Programming'] |
1,926 | Now is the Time to Level the Digital Playing Field and Ensure Connectivity for All | Now is the Time to Level the Digital Playing Field and Ensure Connectivity for All Lili Gangas Follow Aug 5 · 4 min read
The COVID-19 pandemic has exposed many disparities that have long been overlooked, few more obvious than the necessity of technology to participate in our increasingly digital world. With education ... | https://medium.com/kapor-the-bridge/now-is-the-time-to-level-the-digital-playing-field-and-ensure-connectivity-for-all-ee507e95652c | ['Lili Gangas'] | 2020-08-06 06:44:33.502000+00:00 | ['California', 'Technology', 'Distance Learning', 'Digital Equity', 'Digital Divide'] |
1,927 | 5G Hype vs. Reality: How Policymakers Can Harness Its Benefits | For some, 5G is a miracle network that will bring the internet’s speed, abundance, and possibility out of our pockets and throughout our physical world. For others, it’s the next national security battleground, the winner of which will be the world’s hegemonic superpower. For most, it’s probably just an ill-defined tec... | https://medium.com/citrispolicylab/5g-hype-vs-reality-how-policymakers-can-harness-its-benefits-399252ae0b54 | ['Citris Policy Lab'] | 2020-01-23 08:29:00.698000+00:00 | ['Policy', 'Telecommunication', 'Internet of Things', '5g', 'Technology'] |
1,928 | Zero knowledge proofs and nano node | Zero knowledge proofs and nano node
Syncing in seconds thanks to ZPKs with nano nodes in Nimiq 2.0.
Looking back, nano syncing in Nimiq 1.0 worked by leveraging two technologies: light clients and NiPoPoWs. How is that going to work in Nimiq 2.0 with Proof-of-Stake? Let’s get into the technical details with this blog... | https://medium.com/nimiq-network/zero-knowledge-proofs-and-nano-nodes-nimiq-ec1713fd332e | ['Team Nimiq'] | 2020-08-28 18:55:32.624000+00:00 | ['Nimiq', 'Blockchain Technology'] |
1,929 | Weekly Blockchain News with Mammycrypto Dec, 5th 2020 | December is here, and we have realized that 2020 has passed by us like a mad train. Despite the chaos, the crypto markets not only survived one of its biggest challenges, the covid-19 pandemic fear, but it proved to be a hedging solution for many. There is a current need for an easy way to transact. And the world is cu... | https://medium.com/@mamaecrypto/weekly-blockchain-news-with-mammycrypto-dec-5th-2020-eff28a6c370e | ['Mamaecrypto Michelle M.'] | 2020-12-07 00:17:22.741000+00:00 | ['Cryptocurrency News', 'Technology News', 'Bitcoin Price', 'Crypto Trends', 'Blockchain Development'] |
1,930 | Dear Apple, Please Make a Next-Gen Apple Cinema Display for ‘Normal People’ | Pro Display XDR Alternatives
The alternatives to the XDR are less appealing. While Apple uses aluminum, others still use plastic. Sure, some screens look good, but you can not go beyond good with plastic. Why aren’t more manufacturers using premium materials?
The main problem with the XDR for the average consumer is ... | https://medium.com/macoclock/dear-apple-please-make-a-next-gen-apple-cinema-display-for-normal-people-1d87d40dc48a | ['Martin Andersson Aaberge'] | 2020-12-12 06:29:27.773000+00:00 | ['Technology', 'Apple', 'Content Creation', 'Hardware', 'Creative'] |
1,931 | Rethinking Separation of Concerns with React | Angular and React Separation of Concern
Rethinking Separation of Concerns with React
And how it differs from Angular
Understanding the true nature of separation of concerns is one of those topics that separates newbies from the seasoned developer. There’s more to code than just getting the syntax right. Beautiful co... | https://medium.com/madhash/rethinking-separation-of-concerns-with-react-7e5de1b5c0f7 | ['Aphinya Dechalert'] | 2019-12-22 09:29:24.402000+00:00 | ['Technology', 'JavaScript', 'Startup', 'Productivity', 'React'] |
1,932 | Why So Many Product Ideas Fail? | Now let’s analyze the top five product failure reasons in little more detail to understand them better.
Reason # 1: Not Viable — Organizations don’t want
50% (half of all) of new ideas are rejected internally within the organization as they are not viable. Meaning — organizations don’t want them. There are several un... | https://medium.com/product-center-of-excellence/why-so-many-product-ideas-fail-6a90af06c15a | ['Harsh Vardhan'] | 2020-09-27 02:40:24.577000+00:00 | ['Technology', 'Startup', 'Product Management', 'İnnovation', 'Leadership'] |
1,933 | Packet Switching Technique and Different Switching Techniques | “There was a time when people felt the internet was another world, but now people realize it’s a tool that we use in this world.” ~Tim Bemers-Lee
What is Packet Switching?
The packet switching is a switching technique in which the message is sent in one go, but it is divided into smaller pieces, and they are sent ind... | https://medium.com/@ravindra-utkarsh/packet-switching-technique-and-different-switching-techniques-44b150a0d018 | ['Utkarsh Ravindra Kushwaha'] | 2020-12-19 08:35:48.074000+00:00 | ['Information Technology', 'Packet Switching', 'Sd Wan', 'Sd Wan Technology', 'Mpls'] |
1,934 | Evolution of robots denies anthropocentric theories | Creationism, flat-Earth theory, geocentricity, and anthropocentricity are the major false conceptions from religions. Though the other three theories don't have so much of impact in human mind and behavior, the last one, anthropocentricity has impacted the way humans pursue the whole universe.
When we started to belie... | https://medium.com/@viswanarayanan.vijai/creationism-flat-earth-theory-geocentricity-and-anthropocentricity-are-the-major-false-e685880bde74 | ['Viswa Narayanan'] | 2020-12-12 18:34:08.579000+00:00 | ['Flat Earth', 'Technology', 'Evolution', 'AI', 'Philosophy'] |
1,935 | Structural Scaffolds for Citation Intent Classification in Scientific Publications | Source: Cohan et al. (2019)
Structural Scaffolds for Citation Intent Classification in Scientific Publications
This post is a paper summary highlighting the main ideas of the paper “Structural Scaffolds for Citation Intent Classification in Scientific Publications” by Cohan et al. (2019) arXiv Github
Introduction
M... | https://medium.com/dair-ai/structural-scaffolds-for-citation-intent-classification-in-scientific-publications-e5acd2f0ebf9 | ['Tornike Tsereteli'] | 2020-11-11 08:56:55.535000+00:00 | ['Artificial Intelligence', 'Technology', 'Machine Learning', 'Deep Learning', 'NLP'] |
1,936 | 50 Smart gadgets under $50 | Want to treat yourself with some of the best gadgets available at an affordable price? Presenting our weekly daily digest with 50 such amazing tech gadgets that you can get for less than or $50. From smart home tech to everyday carry gear, this list has it all to treat the gadget lover in you.
Looking forward to doing... | https://medium.com/the-gadget-flow/50-smart-gadgets-under-50-4268cf93211a | ['Gadget Flow'] | 2021-02-13 18:52:10.407000+00:00 | ['Tech', 'Internet of Things', 'Gadgets', 'Smart Home', 'Technology'] |
1,937 | 3 Reasons Why People Fail CompTIA Exams | Take a CompTIA exam, they said. It will be fun, they said.
Photo by Nick Morrison on Unsplash
Studying the Wrong Material
You do no need to spend thousands of dollars or spend months in a formal class to pass CompTIA exams.
Between the end of April 2019 and the first week of December in 2019 I studied for and passe... | https://medium.com/an-idea/3-reasons-why-people-fail-comptia-exams-59e02d8b4a75 | ['Tyler Harris'] | 2020-10-12 22:54:46.521000+00:00 | ['Tech', 'Comptia', 'Comptia Certifications', 'Technology', 'Education'] |
1,938 | MJAC — Crypto Compare Blockchain Summit, London. 30th November 2018 | MJAC announces added speakers, ICOs and Power Snooker Exhibition Games at blockchain conference
- Showcasing innovators and thought leaders of the blockchain industry alongside sporting personalities -
Obi Nwosu, CEO of Coinfloor, and Nick Chong of Liquid by Quoine will be delivering the two keynote speeches at the M... | https://medium.com/btcbros/mjac-crypto-compare-blockchain-summit-london-30th-november-2018-cdc21af6b7a9 | ['Btc Bros'] | 2018-11-19 11:11:08.627000+00:00 | ['Cryptocurrency Investment', 'Bitcoin', 'Blockchain', 'Blockchain Technology', 'Cryptocurrency'] |
1,939 | [S5E1] The Good Fight Series 5 Episode 1 (Full Episode) | ➕Official Partners “TVs” TV Shows & Movies
● Watch The Good Fight Season 5 Episode 1 Eng Sub ●
The Good Fight Season 5 Episode 1 : Full Series
ஜ ۩۞۩ ஜ▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭ஜ ۩۞۩ ஜ
ஜ ۩۞۩ ஜ▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭▭ஜ ۩۞۩ ஜ
The Good Fight — Season 5, Episode 1 || FULL EPISODES : Picking up one year after the events o... | https://medium.com/@the-good-fight-s05e01-ep-1/s5e1-the-good-fight-series-5-episode-1-full-episode-efc3fe9fd4ad | ['The Good Fight', 'Previously On'] | 2021-06-24 07:30:35.871000+00:00 | ['Politics', 'Technology', 'Covid 19'] |
1,940 | The quest for quantum energies in computing | The beginning of 2019 was marked with IBM announcing its first commercial quantum computer at the 2019 Consumer Electronics Show (CES). Even though experts are quite skeptical about its power and viability, it is a big step forward in the computer building technology. In this post we’ll discuss why it is so important a... | https://medium.com/sciforce/the-quest-for-quantum-energies-in-computing-ac40d44117c9 | [] | 2019-02-01 16:53:37.903000+00:00 | ['Science', 'Quantum Computing', 'Computer Science', 'Technology', 'Algorithms'] |
1,941 | Can computer kill | I read a story today. A primary school headmaster killed himself by burning himself with petrol. The reason is his inability to cope with pressure of using computer which were mandated by his higher officials.
The goal of using technology is to help people, but why is the computers are causing lot of stress which are ... | https://medium.com/@visu-rohini/can-computer-kill-be141f914494 | ['Vishnu Sandhi'] | 2020-12-13 10:01:43.901000+00:00 | ['Technology', 'Teachers', 'Distress', 'Suicide', 'Andhra Pradesh'] |
1,942 | Emulating the move functionality in S3 using Spark | I was recently working on a scenario where I had to move files between buckets using Spark. Now, Spark does not have native support for S3 but uses the Hadoop FileSystem API to treat S3 as a distributed FileSystem. The API is pretty good and can handle most of the use cases of S3 from Spark pretty well, with many metho... | https://medium.com/polar-tropics/emulating-the-move-functionality-in-s3-using-spark-7b13b18388a1 | ['Shitij Goyal'] | 2017-10-04 17:22:38.568000+00:00 | ['Apache Spark', 'Aws S3', 'Hadoop', 'Technology', 'Big Data'] |
1,943 | The Pros And Cons of Apple M1 Chip | Pros:
The M1 Chip Is Faster
Researchers have tested these chips in their labs through their test machines. They have measured every single up and downside of M1 chimp while it’s being tested on its pace. And the results were impressive. The new M1 chip is faster than any of the other processing chips that Apple was u... | https://medium.com/macoclock/the-pros-and-cons-of-apple-m1-chip-5581f502a29 | ['Ghani Mengal'] | 2020-12-09 04:58:43.689000+00:00 | ['Apple', 'Mac', 'Apple M1 Chip', 'Tech', 'Technology'] |
1,944 | How to Ensure Security for Your Remote Workers | How to Ensure Security for Your Remote Workers
Remote work is more critical than ever: Five infosec leaders share five timely lessons.
The way we work changed in response to COVID-19. The “new normal” is here to stay. Today, ensuring security for remote workers is more critical than ever. Organizations across the glo... | https://medium.com/swlh/how-to-ensure-security-for-your-remote-workers-445659dcc62 | ['The Carrera Agency Designing North'] | 2020-07-30 10:31:00.861000+00:00 | ['Cybersecurity', 'Remote Working', 'Information Technology', 'Covid 19', 'Leadership'] |
1,945 | A Beginners Guide to Scikit-Learn | Estimators
The Scitkit-learn library provides a very large variety of pre-built algorithms to perform both supervised and unsupervised machine learning. They are generally referred to as estimators.
The estimator you choose for your project will depend on the data set you have and the problem that you are trying to s... | https://towardsdatascience.com/a-beginners-guide-to-scikit-learn-14b7e51d71a4 | ['Rebecca Vickery'] | 2020-09-25 14:36:15.782000+00:00 | ['Machine Learning', 'Data Science', 'Technology', 'Education', 'Getting Started'] |
1,946 | XBRL: New Structure and Price of Information Focus of Day 1 | SANTA CLARA, Calif. — The XBRL Pacific Rim Technology Workshop and Summit kicked off Tuesday afternoon with experts agreeing about the quality of the first 42 mandatory U.S. Securities and Exchange Commission filings and demonstrating palpable ambition for the future of free financial information.
Well, mostly free.
... | https://medium.com/pjwilk/xbrl-new-structure-and-price-of-information-focus-of-day-1-311a6c865089 | ['Paul Wilkinson'] | 2017-06-01 01:10:02.166000+00:00 | ['Journalism', 'Business', 'Regulation', 'Finance', 'Technology'] |
1,947 | CTF Forensic challenge | CTF Forensic challenge
Photo by Mika Baumeister on Unsplash
Last week a CTF event organized by the Spanish Guardia Civil was organized, the II NATIONAL CYBERLEAGUE GC. This challenge is oriented to students, due to that reason I could not participate. But I have I friend who participate, He knows I love forensic chal... | https://infosecwriteups.com/ii-national-cyberleague-ctf-forensic-challenge-a0febba1e9f | ['Carlos Cilleruelo'] | 2020-11-17 18:36:08.727000+00:00 | ['Security', 'Encryption', 'Ctf', 'Cybersecurity', 'Technology'] |
1,948 | Silly Ideas 1 v0.1 | Silly Ideas 1 v0.1
Every now and then i come up with silly ideas in my mind which just passes through. But recently i am thinking of at least making some note of them.
From the above picture you might not know what i have made because it's just a rough sketch. So, i will try to explain as much as possible.
Micro-bot... | https://medium.com/@rameshdura/silly-ideas-1-v0-1-4959e14c6599 | ['Ramesh Dura'] | 2020-12-16 02:04:16.896000+00:00 | ['Technology', 'Robotics', 'Apple'] |
1,949 | When your blockchain needs to roll the dice | Many of the applications we use every day depend on randomness, from to lotteries over scientific application to leader election or private key generation. Today we talk about public randomness, which more precisely refers to values that are unpredictable until revealed but then immutable and available to everyone.
Ph... | https://medium.com/@simonwarta/when-your-blockchain-needs-to-roll-the-dice-ed9da121f590 | ['Simon Warta'] | 2020-11-05 16:41:53.372000+00:00 | ['Randomness', 'Blockchain Technology', 'Smart Contracts', 'Cosmos Network', 'Cosmwasm'] |
1,950 | Why Interoperability will make 2020 the breakthrough year for blockchain | Gilbert Verdian, Founder and CEO of Quant Network, explains why recent developments in interoperability are likely to change attitudes to blockchain.
Ever since the development of the first cryptocurrency (Bitcoin) in 2008, blockchain technology has been hailed by many as a potentially transformative force; a technolo... | https://medium.com/@quantnetwork/why-interoperability-will-make-2020-the-breakthrough-year-for-blockchain-91d0185762aa | [] | 2020-03-18 11:41:21.174000+00:00 | ['Distributed Ledgers', 'Blockchain', 'Enterprise Technology', 'Decentralization', 'Interoperability'] |
1,951 | A Successful Medieval Siege Involved Good Psychology and a Dose of Chivalry | A Successful Medieval Siege Involved Good Psychology and a Dose of Chivalry
Brute force was never top of the list
“If a conflict breaks out in England one or other of the rivals is master in 10 days or less. It is a custom in England that the victors in battle kill nobody, especially none of the ordinary soldiers bec... | https://medium.com/lessons-from-history/a-successful-medieval-siege-involved-good-psychology-and-a-dose-of-chivalry-1a55f882cd8f | ['Nicol Valentin'] | 2020-11-21 00:02:03.030000+00:00 | ['War', 'Culture', 'History', 'Technology', 'Psychology'] |
1,952 | Momentum — The Mentor Driven Acceleration Program | Momentum Start-Up Accelerator is a 3-month startup acceleration program designed for ventures formed by Students & Alumni of the Interdisciplinary Center Herzliya (IDC).
In 2001, IDC faculty decided to develop and launch the IDC Entrepreneurship Club (IEC), thus initiating what would become Israel’s largest Student En... | https://medium.com/@domhur/momentum-the-mentor-driven-acceleration-program-ea99db900fe | ['Dominik M. Hurmann'] | 2020-12-19 23:53:10.375000+00:00 | ['Accelerator', 'Entrepreneurship', 'Startup', 'Israel', 'Technology'] |
1,953 | Manager OKRs, Maker OKRs: How Early Stage Startups Should Think About Goal-Setting | Manager OKRs, Maker OKRs: How Early Stage Startups Should Think About Goal-Setting
Google’s internal management approach has sustained and scaled pretty impressively over the years. Quantitative goal-setting, setting stretch targets — these principles are as evident in the 2020s as they were when I arrived in 2003. Un... | https://medium.com/@hunterwalk/manager-okrs-maker-okrs-how-startups-should-think-about-goal-setting-7be87195fadc | ['Hunter Walk'] | 2020-12-21 14:40:35+00:00 | ['Goal Setting', 'Goals', 'Startup', 'Okr', 'Technology'] |
1,954 | WICV2020 | German Automobile Associations VDA Strengthens Collaboration with China Ecosystem | Good morning everyone! it is a great honor to participate in our theme forum today. First of all, I want to introduce to you the conclusions of our current research, and I will discuss today’s topic again.
Speaking of the VDA organization, I would like to give you a brief introduction. Just now we heard Mr. Li’s speec... | https://medium.com/@chinapotion/wicv2020-german-automobile-associations-vda-strengthens-collaboration-with-china-ecosystem-42e3b7acf6b5 | ['China Potion'] | 2020-11-13 00:21:43.378000+00:00 | ['Automotive', 'Autonomous Cars', 'Technology', 'Germany', 'China'] |
1,955 | Sam Tenorio Provides an Overview of How SDN Connects Multiple Sites to its Data | Networks today are fundamental to the success of most organizations, allowing them to transmit data accurately and efficiently. As a valuable digital resource, many businesses have implemented SDN models in an effort to increase productivity and enhance daily operations.
As the Founder and CEO of Seamless Advanced Sol... | https://medium.com/@samtenorio/sam-tenorio-provides-an-overview-of-how-sdn-connects-multiple-sites-to-its-data-6a212fa8516a | ['Sam Tenorio Iii'] | 2020-12-10 18:45:32.290000+00:00 | ['Data Science', 'Tech', 'Technews', 'Technology', 'Data'] |
1,956 | 5 Useful Golang Modules Developers Should Know in 2021. | 5 Useful Golang Modules Developers Should Know in 2021.
These Go modules will save you a lot of time
Go is an incredibly powerful and versatile language for multiple purposes. It’s reliable, fast, and easy to use.
Golang has fantastic documentation. Go also is very easy to scale. Today, we look into the best Go modu... | https://medium.com/better-programming/5-useful-golang-modules-developers-should-know-in-2021-340ed21177e5 | ['Bryan Dijkhuizen'] | 2020-12-21 23:18:32.355000+00:00 | ['Technology', 'Golang', 'Software Development', 'Programming', 'Go'] |
1,957 | The Tale of Unidirectional Dataflow in Angular | The Lowdown on Unidirectional Dataflow
Unidirectional dataflow is not a word we often see, nor is it something that organically comes up in conversations. However, it’s a neat little data management pattern that can simplify how your application responds to change.
For most apps, everything eventually boils down to d... | https://medium.com/madhash/the-tale-of-unidirectional-dataflow-in-angular-5d0b451cc7aa | ['Aphinya Dechalert'] | 2019-10-04 10:32:11.213000+00:00 | ['Angular', 'Web Development', 'Software Development', 'Technology', 'Education'] |
1,958 | Amazon’s First Non-Employee Customer and What He Bought | Amazon’s First Non-Employee Customer and What He Bought
The story of John Wainwright and his journey to the first purchase at Amazon.
Author purchased rights via adobe stock photos
Vincent Van Gogh once wrote that, “Great things are not done by impulse, but by a series of small things brought together.”
In many way... | https://medium.com/publishous/amazons-first-non-employee-customer-and-what-he-bought-fb1a07d42ced | ['Sean Kernan'] | 2020-12-08 00:19:19.547000+00:00 | ['Life', 'History', 'Technology', 'Sean Kernan', 'Artificial Intelligence'] |
1,959 | 10 things I learned from Covid-19 with D3.js | 10 things I learned from Covid-19 with D3.js
A Guidebook to making an OpenSource project
Global Timeline of Covid19 by Stacy S. Cho
Overview
Global Covid19 Timeline has earned a lot of 💌 👏 😍from many people. I really appreciate for everyone’s support
As of now April 16, 2020, Global Covid19 Timeline has earned ... | https://medium.com/javascript-in-plain-english/combining-what-i-learned-from-covid-19-with-d3-js-2c03d9df521e | ['Stacy Cho'] | 2020-04-17 19:15:28.940000+00:00 | ['Technology', 'JavaScript', 'Programming', 'D3js', 'Web Development'] |
1,960 | Python: Best Technology For Data-Driven Business Solutions | Digital transformation is fast transforming a significant number of businesses. For businesses primarily driven by data, it is crucial to becoming a remarkable digital entity, with optimized costs and efficiency. Success today is a complex process involving addressing ever-changing business and users’ needs, applying t... | https://medium.com/@monocept/python-best-technology-for-data-driven-business-solutions-f7f027502cb0 | ['Gangadhar Heralgi'] | 2020-12-26 16:45:33.843000+00:00 | ['Business Solutions', 'Monocept', 'Digital Transformation', 'Python Technology'] |
1,961 | Some people might take interest. Some may support you in your quest. But at the end of the day, nobody cares, or will ever care about your dream as much | Some people might take interest. Some may support you in your quest. But at the end of the day, nobody cares, or will ever care about your dream as much Toledo vs Eastern Michigan Live Tv Nov 19, 2020·5 min read
Life is a journey of twists and turns, peaks and valleys, mountains to climb and oceans to explore.
Good t... | https://medium.com/@toledovseasternmichiganliveonn/life-is-a-journey-of-twists-and-turns-peaks-and-valleys-mountains-to-climb-and-oceans-to-explore-d90b2de3b2b7 | ['Toledo Vs Eastern Michigan Live Tv'] | 2020-11-19 00:02:19.799000+00:00 | ['Technology', 'Sports', 'Social Media', 'News', 'Live Streaming'] |
1,962 | The Journey Day 10… | Reflection Eternal…
Today marked the end of my first two weeks in my role as Intern for GameDevHQ. With all that’s has been learned in this last sprint I took today to really hone in on some higher level coding that I had omitted over the course of the week. This week I took a challenge set by myself. Given what I lea... | https://medium.com/@anthony-8789/the-journey-day-10-ef4a4f5c8896 | ['Tony Miller'] | 2020-12-12 01:54:19.066000+00:00 | ['Technology', 'Game Development', 'Unity', 'Coding', 'Web Development'] |
1,963 | How to Set Up Your Own PaaS Within Hours | How to Set Up Your Own PaaS Within Hours
Five simple steps to quickly set up your very own private PaaS environment using available free open-source technologies
Photo by Fotis Fotopoulos on Unsplash
There are many useful and free open-source software on the Internet, we just need to know where to look.
The PaaS se... | https://medium.com/the-internal-startup/how-to-set-up-your-own-paas-within-hours-83356523413d | ['Jimmy Soh'] | 2020-06-24 00:58:38.258000+00:00 | ['Programming', 'Technology', 'Software Development', 'Startup', 'Software Engineering'] |
1,964 | Blockchain Introduction and Investment Themes | Can you believe someone can raise $32 billion in 60 seconds with just a Blockchain white paper and without a product out in market? Yes it can happen! Blockchain is disrupting the way in how we transact with each other. This smart, trusted, decentralised and encrypted network of computing blocks is poised to be the nex... | https://medium.com/women-in-product-blogs/blockchain-introduction-and-investment-themes-ca44a91af93f | [] | 2018-07-31 22:50:52.883000+00:00 | ['Innovation', 'Blockchain', 'Cryptocurrency', 'Future Technology', 'Bitcoin'] |
1,965 | Building Instacart Pickup | Building Instacart Pickup
By: Kevin Henrikson
I’m driving with my family from San Mateo to Juniper Lake for a camping trip. I need to stock up my cooler on the way, but I want to make sure we get to our campsite before it gets dark — it’s a long drive. I don’t have the time to shop at my regular grocery store, so I o... | https://tech.instacart.com/building-instacart-pickup-705a406b6350 | [] | 2020-01-14 18:41:34.207000+00:00 | ['On Demand', 'Mobile App Development', 'Technology News', 'Machine Learning', 'Fulfillment'] |
1,966 | TikTok Is Putting Children at Risk | TikTok Is Putting Children at Risk
With 18 million users under the age of 14, age restrictions need to be raised immediately.
Photo by Aaron Weiss on Unsplash
By the end of 2021, TikTok expects to surpass 50 million users in the United States alone. While the popular platform reigns supreme among the American youth,... | https://medium.com/swlh/tiktok-is-putting-children-at-risk-dc624a4a3ecd | ['Natalie Vinh'] | 2020-12-06 22:40:11.894000+00:00 | ['Influencers', 'Children', 'Technology', 'Tiktok App', 'Social Media'] |
1,967 | 20 Crowdfunding gadgets that simply blew our minds | Remember the groundbreaking Pebble ePaper watch on Kickstarter? It blew up because of its cool concept and product quality. Since then, crowdfunding campaigns have delivered so many new product concepts that we’ve never seen before. So we’re presenting 20 amazing crowdfunding gadgets that wowed us.
Over the years, we ... | https://medium.com/the-gadget-flow/20-crowdfunding-gadgets-that-simply-blew-our-minds-e869441a92e8 | ['Gadget Flow'] | 2021-02-15 17:35:26.043000+00:00 | ['Crowdfunding', 'Kickstarter', 'Indiegogo', 'Gadgets', 'Technology'] |
1,968 | The Most Popular Car in the World: | The Future Car
There are many car companies which are sold in millions. But, we see especially that which car is the most popular and the most sold in the World. That is………………..
Read more on The Most Popular Car in the World: | https://medium.com/@alimurtaza110/the-most-popular-car-in-the-world-7b29f5e006de | ['Ali Murtaza'] | 2020-12-24 11:03:14.532000+00:00 | ['Technology', 'News', 'Innovation', 'Cars', 'Future'] |
1,969 | Independent Component Analysis (ICA) In Python | Suppose that you’re at a house party and you’re talking to some cute girl. As you listen, your ears are being bombarded by the sound coming from the conversations going on between different groups of people through out the house and from the music that’s playing rather loudly in the background. Yet, none of this preven... | https://towardsdatascience.com/independent-component-analysis-ica-in-python-a0ef0db0955e | ['Cory Maklin'] | 2019-08-22 14:32:53.200000+00:00 | ['Machine Learning', 'Technology', 'Artificial Intelligence', 'Data Science', 'Programming'] |
1,970 | Meet Stacey, Operations Coordinator at Arkafort | What is your role at Arkafort?
At Arkafort, I am the Operations Coordinator which basically means that I am in charge of liaising between clients and the various divisions at Arkafort. I usually deal with sales and tenders, invoicing, scheduling, project planning and management, HR and coordinating schedules to cater ... | https://medium.com/arkafort/meet-stacey-operations-coordinator-at-arkafort-f31b3216b853 | ['Elaine Falzon'] | 2020-12-03 18:34:25.071000+00:00 | ['Women In Tech', 'Technology', 'Team'] |
1,971 | A Show of Force, and Humanity, on the Front Lines of Last-Mile Delivery | A little over a month ago, I walked into the office of Eclipse Ventures, ready to embark on the next chapter of my investing career. The email I received from the team said I’d be kicking off my tenure with an on-boarding process. I anticipated the usual transitionary period filled with HR chores to familiarize myself ... | https://medium.com/eclipse-ventures/a-show-of-force-and-humanity-on-the-front-lines-of-last-mile-delivery-1af51127de4 | ['Matt Mulvey'] | 2020-04-14 18:57:28.259000+00:00 | ['Technology', 'Grocery Delivery', 'Logistics', 'Startup', 'Coronavirus'] |
1,972 | How to Get an Arduino and Your Smartphone to Talk to Each Other | How to Get an Arduino and Your Smartphone to Talk to Each Other
A comparison of various Arduino communication methods
Photo by the author. Created with Canva.
Imagine being able to communicate with any device from anywhere in the world. You can control your TV, lights, washing machine, dishwasher, toaster, coffee ma... | https://medium.com/better-programming/how-to-get-arduino-and-smartphone-talk-to-each-other-9abaf39d2ff6 | ['Shubh Patni'] | 2020-11-02 15:58:25.164000+00:00 | ['IoT', 'Programming', 'Technology', 'Arduino', 'Software Development'] |
1,973 | Discover How Mediflic is Making the World a Healthier Place | By Angie Gallagher
In this series, we feature the stories of the companies who are using the BurstIQ platform to further their mission of providing new and innovative health-tech solutions to patients around the world. Today we had the pleasure of talking with Mediflic’s CEO Diptiman Chattopadhyay and CTO Sayak Dhar.
... | https://medium.com/@burstiq/discover-how-mediflic-is-making-the-world-a-healthier-place-a2efa833d9bd | [] | 2020-10-27 15:35:22.105000+00:00 | ['Health Technology', 'Blockchain', 'India', 'Blockchain Startup', 'Healthcare'] |
1,974 | How to Secure a Spring Boot Application with TLS | Creating a Spring Boot Application
In this section, we will create a Spring boot application and expose the following endpoints:
GET v1/books/ : List all books
POST v1/books/: Create a new book
GET v1/books/{book_id}: Get a book resource
DELETE v1/books/{book_id}: Remove a book
Step 1: Creating a Spring Boot Proj... | https://medium.com/swlh/how-to-secure-a-spring-boot-application-with-tls-176062895559 | ['Somnath Musib'] | 2019-12-03 05:01:02.046000+00:00 | ['Technology', 'Software Engineering', 'Coding', 'Software Development', 'Programming'] |
1,975 | Autonomous Vehicle Technology Report | Fascinating read — 2020 Autonomous Vehicle Technology Report from Wevolver — this guide to understanding the state of the art in hardware & software for #selfdrivingvehicles
#innovation#technology#imagination#imagine#ai#artificialintelligence#autonomousvehicles | https://medium.com/@chasethisnow/autonomous-vehicle-technology-report-a6e2c50237f1 | ['Michael Chase'] | 2020-12-14 20:01:34.275000+00:00 | ['Technology', 'Autonomous Vehicles', 'Report', 'Wevolver', 'AI'] |
1,976 | Securing REST APIs with HTTP BASIC authentication | Securing REST APIs with HTTP BASIC authentication
Security is no longer an afterthought, it's a must in any application these days.
In the modern era, security is an essential feature in any application, your REST services are no exception to it. In this short tutorial, we’ll discuss how to secure your REST APIs with... | https://medium.com/thecodefountain/securing-rest-apis-with-basic-authentication-fe9c2ffbbeb0 | ['Somnath Musib'] | 2021-01-03 15:24:45.642000+00:00 | ['Security', 'Spring Boot', 'Programming', 'Development', 'Technology'] |
1,977 | Is quantum computing relevant to cyber security? — Arya College | Quantum computing is emerging on the horizon. This possible arrival presents a big step for technology and our society especially candidates of B Tech Colleges. One area where it will have an important impact is in the realms of cryptography and Cyber Security. The new techniques associated with quantum computing have ... | https://medium.com/@aryacollegejaipur/is-quantum-computing-relevant-to-cyber-security-arya-college-f97f7f953659 | ['Arya College'] | 2020-12-01 05:44:38.841000+00:00 | ['Cyber Security', 'Engineering', 'Cryptography', 'Quantum Computing', 'Technology'] |
1,978 | What has Evernote Become Today? | Are you a long time user of Evernote?
How do you feel about its current state and the near future?
From the early ’80s, well into the new millennium, we only drove Mercedes-Benz. No, we weren’t rich; we just discovered how to buy and sell, so they were the best value. We bought three-year-old cars from a trusted deal... | https://dbvirago.medium.com/what-has-evernote-become-today-7aac9f49b1a | ['Darryl Brooks'] | 2020-12-13 14:50:08.141000+00:00 | ['Technology', 'Software', 'Productivity', 'Evernote', 'Business'] |
1,979 | What You Absolutely Need to Know About Elon Musk’s Starlink. | Have you ever been frustrated waiting so long for a broadband internet service at your remote location? If yes, then SpaceX’s Starlink has some good news for you. Starlink is Elon Musk’s ambitious project, which aims to deliver high-speed broadband connectivity no matter where you live on the planet. Starlink public be... | https://medium.com/@pravinan/what-you-absolutely-need-to-know-about-elon-musks-starlink-afc190dab2b6 | [] | 2021-01-10 03:11:02.081000+00:00 | ['Starlink Internet', 'Internet', 'Spacex', 'Technology', 'Elon Musk'] |
1,980 | Why we need to act now to save Europe’s tech ecosystem | Photo by NASA on Unsplash
Europe’s tech ecosystem is broken. Progress on diversity has stalled, untapped talent is being squandered and discrimination is still rife.
Undoubtedly, diversity and inclusion efforts have been steadily creeping up the sector’s list of priorities. 90% of people agree that diverse teams lead... | https://medium.com/@unboxtalent/why-we-need-to-act-now-to-save-europes-tech-ecosystem-290daa2cf6da | [] | 2020-12-24 15:49:49.008000+00:00 | ['Startup', 'Technology', 'Talent', 'Diversity', 'Inclusion'] |
1,981 | Why are so many coders musicians? | I am currently at the beginning of my career as a developer. I came in ‘through the back door’ so to speak. I’ve been a musician my whole life, and it was through my interest in building music tools that I got into software.
Going from music to code was a gradual transition. It took me some time to make the decision b... | https://medium.com/hackernoon/why-are-so-many-coders-musicians-60389fb8b645 | ['Francisco Rafart'] | 2018-03-08 13:19:10.481000+00:00 | ['Software Development', 'Technology', 'Programming', 'Learning', 'Music'] |
1,982 | The Next Big Things in Machine Learning Is Coming Sooner Thanks to Covid-19 | Technology
The Next Big Things in Machine Learning Is Coming Sooner Thanks to Covid-19
Amazon and Apple already have a huge head start.
Photo by Clark Street Mercantile on Unsplash
Covid-19 has caused massive disruption to industries around the world. Airline and tourism were among the first ones to be hit hard due... | https://medium.com/swlh/the-next-big-things-in-machine-learning-is-coming-sooner-thanks-to-covid-19-df259d35aac5 | ['Rionaldi Chandraseta'] | 2020-10-29 17:32:26.568000+00:00 | ['Artificial Intelligence', 'Technology', 'Machine Learning', 'Retail', 'Augmented Reality'] |
1,983 | ANDROID TRICKS YOU MUST KNOW THIS YEAR | All the computers in the world are on a network. They’re linked by our cuffs. But I’m a computer. Jack’s a computer — Akilah — PA Young — all the cyclones. We’re all computers.
Do you know the great thing about computers?
They can be hacked.”
― Beth Revis, The Body Electric
Andriod phones have undoubtedly revolutio... | https://medium.com/@22sebty22/android-tricks-you-must-know-this-year-89104b159bc0 | ['Aamir Iqbal'] | 2020-11-27 15:45:05.847000+00:00 | ['Advancement', 'Phone', 'Technology', 'Hacks', 'Corona'] |
1,984 | A decentralized platform to build E commerce websites on the Blockchain | A decentralized platform to build E commerce websites on the Blockchain
Global decentralize network to buy and sell goods and services securely & convert crypto into fiat with no conversion fee
Whitepaper
Buy Tokens
How It Work
What is Adoafo?
Adoafo is a market place where people will pay no conversion cost for ... | https://medium.com/@siwizzy/a-decentralized-platform-to-build-e-commerce-websites-on-the-blockchain-474963f7e263 | ['David Onwuekwu'] | 2020-12-12 06:18:36.315000+00:00 | ['New Tokens', 'Ecommerce', 'Technology', 'Blockchain', 'Token Sale'] |
1,985 | An Interesting Video Taking Apart the AirPods Max | An Interesting Video Taking Apart the AirPods Max
The Headphones Are Surprisingly Repairable
The latest AirPods Max seems to be more repairable than expected from Apple. Tech YouTuber Snazzy Labs broke down the headphones in an unlisted video. He goes over getting in and where some parts are located.
Interestingly, ... | https://medium.com/drknode/youtuber-breaks-down-airpods-max-in-secret-video-106bc3c85cbd | ['Henry Gruett'] | 2020-12-26 21:11:19.274000+00:00 | ['Technews', 'Tech', 'Technology', 'Airpods Max', 'Apple'] |
1,986 | 10 Best leading Universities for Quantum Computing Research | Learn more about the top universities that specialize in Quantum Computing Research
Quantum Computing has the potential to transform computation by solving certain types of obstinate issues. Only a few companies and start-ups have access to quantum computers that are composed of many tens of thousands of qubits. Some ... | https://medium.com/@thenexttech/10-best-leading-universities-for-quantum-computing-research-f9a7a1139d5b | ['The Next Tech'] | 2021-07-08 04:20:19.757000+00:00 | ['Tech', 'Quantum Computing', 'Research', 'Technology News', 'Universities'] |
1,987 | Oppo created panic in the world of mobile phones, launched this powerful phone, know what its specifications and battery backup. | Oppo created panic in the world of mobile phones, launched this powerful phone, know what its specifications and battery backup. Technoven Apr 23, 2020·2 min read
HomeRedmi Oppo created panic in the world of mobile phones, launched this powerful phone, know what its specifications and battery backup.
Xiaomi launched ... | https://medium.com/@technoven/oppo-created-panic-in-the-world-of-mobile-phones-launched-this-powerful-phone-know-what-its-ad34809ebb3 | [] | 2020-04-23 06:00:49.003000+00:00 | ['Technews', 'Technology News', 'Technology', 'Mobile Marketing', 'Tech'] |
1,988 | Useful JavaScript Tips — Functions and Casting | Photo by Gyorgy Bakos on Unsplash
Like any kind of apps, JavaScript apps also have to be written well.
Otherwise, we run into all kinds of issues later on.
In this article, we’ll look at some tips we should follow to write JavaScript code faster and better.
Function Parameters
A JavaScript function can accept zero... | https://medium.com/dataseries/useful-javascript-tips-functions-and-casting-8c05bcf9dc19 | ['John Au-Yeung'] | 2020-07-02 15:26:41.828000+00:00 | ['Technology', 'Programming', 'Software Development', 'Web Development', 'JavaScript'] |
1,989 | SYNCHRONIZE: KEEPING IN TOUCH WITH FRIENDS MADE EASIER FOR YOU | Have you been feeling stifled sitting in your house all day? Found yourself dispirited by the monotony of quarantine? Have you been missing, being able to talk about everything and nothing with your friends? Recently felt like your friends have no time for you?
If your answer to these questions is ‘yes’ then continue ... | https://medium.com/@anushkabanerjee/synchronize-keeping-in-touch-with-friends-made-easier-for-you-7c10cb0b9f54 | ['Anushka B.'] | 2020-12-20 11:35:44.395000+00:00 | ['Scheduling', 'Friends', 'Virtual Meetings', 'Business', 'Technology'] |
1,990 | JSONField Models in Graphene Django | JSONField Models in Graphene Django
Graphene + GraphQL
In my humble opinion, Graphene is very stable and is probably the best library for creating GraphQL endpoints in Python.
While working with Graphene, I came across an issue where JSONFields were always returned with quotation marks and backslashes — JSONString .... | https://medium.com/open-graphql/jsonfield-models-in-graphene-django-308ae43d14ee | ['Jerry Ng'] | 2021-01-23 08:55:55.117000+00:00 | ['Python', 'GraphQL', 'Graphene', 'Technology', 'Django'] |
1,991 | 75M People Voted for Donald Trump | What if I was to tell you we could eradicate racist biased behaviors in four generations? I know it’s crazy, but exciting concept huh?
Half the country is considerate of their fellow man. Some Trump supporters voted for him because of his policies, economics, or because they feel whites should rule supremely.
Chappel... | https://medium.com/justice-for-all-of-us/75m-people-voted-for-donald-trump-655f3c5a878b | ['Brooke Sinclair'] | 2020-12-02 15:27:02.944000+00:00 | ['Startup', 'Entrepreneurship', 'Technology', 'Venture Capital', 'Silicon Valley'] |
1,992 | Demystifying Tech Team: How Our Dev Department Works | Have you ever wondered about how your banking app works? For most consumers, everything tech and finance-related is a deep mystery. For service providers and software engineers in particular, it is a hard work.
Dev team is the heart of every online business, but its contribution is often left behind the curtains. If y... | https://medium.com/mercuryo/demystifying-tech-team-how-our-dev-department-works-46dc3777a8e | ['Mercuryo Hare'] | 2021-09-07 10:59:58.016000+00:00 | ['Fintech', 'Product Development', 'Technology', 'Tech Development', 'It'] |
1,993 | Kim K, virtual humans, and how weird becomes mainstream. | 🧞 Now the virtual companions are coming
So where next for virtual humans? Strap in, because this is where things get wild.
A new breed of startups wants to make it easier to create these digital people. Take a look at Synthesia, or Alethea AI, which I featured in the last New Week Same Humans.
Businesses will remai... | https://medium.com/new-world-same-humans/kim-k-virtual-humans-and-how-weird-becomes-mainstream-4d8a78e48299 | ['David Mattin'] | 2020-11-04 13:51:31.991000+00:00 | ['Future', 'Technology', 'Business', 'Trends'] |
1,994 | 10 Extraordinary GitHub Repos for All Developers | 10 Extraordinary GitHub Repos for All Developers
Interview resources, build your own X, a list of great public APIs, and more
Photo by Vishnu R Nair on Unsplash
GitHub is the number one platform for sharing all kinds of technologies, frameworks, libraries, and collections of all sorts. But with the sheer mass also c... | https://medium.com/better-programming/10-extraordinary-github-repos-for-all-developers-939cdeb28ad0 | ['Simon Holdorf'] | 2020-03-31 16:07:48.275000+00:00 | ['Creativity', 'JavaScript', 'Technology', 'Productivity', 'Programming'] |
1,995 | Zero Inbox Wastes Time | Zero Inbox Wastes Time
How cluttered email can actually be more efficient
At this moment, I have 6809 messages in the inbox for my 9to5 job, and 4,202 of them are unread. The very idea makes my friend Heather shudder in horror. But I don’t miss important messages, I can generally find what I need, and I don’t waste t... | https://medium.com/curious/zero-inbox-wastes-time-7d03b6a6e8b5 | ['Marie Jones'] | 2020-12-21 21:17:44.539000+00:00 | ['Technology', 'Email', 'Productivity Hacks', 'Gmail', 'Time Management'] |
1,996 | Blockchains in Space with SpaceChain’s Alex Albano | In this two-part episode we talk to Alex Albano, COO of SpaceChain.
Alessandra has been advising blockchain projects since 2017. She joined SpaceChain after having been COO of DEX, a decentralised data exchange, and having been part of the founding team at Ocean Protocol, a decentralised data sharing protocol, in char... | https://medium.com/clayming-space/blockchains-in-space-with-spacechains-alex-albano-561ce43373b7 | ['Clayming Space'] | 2020-07-15 07:42:31.433000+00:00 | ['Blockchain', 'Ethereum', 'Space Exploration', 'Space', 'Blockchain Technology'] |
1,997 | Spotify’s #2020Wrapped Is Sublime Marketing at Its Finest | Spotify’s #2020Wrapped Is Sublime Marketing at Its Finest
#2020Wrapped goes big on bold fonts and wild colors. Source: Spotify.
It’s that time of the year again. Social media platforms are abuzz with Spotify’s annual Wrapped roundup, #2020Wrapped. It’s a flashy rear-mirror view of the most popular songs of 2020, both... | https://medium.com/swlh/spotifys-2020wrapped-is-sublime-marketing-at-its-finest-67d5d5a9c46e | ['Antony Terence'] | 2020-12-04 07:30:57.227000+00:00 | ['Gadgets', 'Design', 'Social Media', 'Marketing', 'Technology'] |
1,998 | The Work of Art in the Age of Algorithmic Reproduction | Anna Ridler’s Fall of the House of Usher unspools, rooms and bodies spreading half-seen across the frames of this 12-minute film like gossamer. A woman appears to walk down a hallway, then melts into a moonlit sky. A face appears in the dark, contorts into shapes. The animation is based on a 1929 film version of Edgar ... | https://medium.com/s/living-in-the-machine/the-work-of-art-in-the-age-of-algorithmic-reproduction-bd3bd9b4e236 | ['Thomas Mcmullan'] | 2017-12-12 17:01:01.447000+00:00 | ['AI', 'Artificial Intelligence', 'Technology', 'Art', 'Machine Learning'] |
1,999 | Cryptocurrency drop explained & why I expect it to drop further | It’s been a while folks! Counterintuitive isn’t it? Seeing an article suggesting a further drop in the Cryptocurrency market from a pro-Blockchain & Crypto guy is not what you would expect. My opinions over the long term viability of the solid projects associated with the technology are not altered (check the rest of m... | https://medium.com/cryptolinks/cryptocurrency-drop-explained-why-i-expect-it-to-drop-further-ff4579859e76 | ['Petros Leandros'] | 2018-02-03 17:47:05.568000+00:00 | ['Technology', 'Blockchain', 'Cryptocurrency', 'Ethereum', 'Bitcoin'] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.