Tag: Miscellaneous
-
Moving beyond Google: Why ChatGPT is the search engine of the future
Posted on April 26, 2023, Level beginner Resource Length medium
I was thrilled when my school announced its new 1-to-1 technology program in my first year of teaching, a decade ago. This announcement meant that each of our students would now have a school-issued laptop in the classroom. Not only was it a welcome transition from traditional paper-based learning, but it also meant that I would be relieved from my daily tussles with the copy machine. By Zak Cohen
Tags miscellaneous data-and-analytics business-and-emerging-tech leadership-and-career
-
Organoid intelligence: Computing on the brain
Posted on April 25, 2023, Level beginner Resource Length short
Small spheres of neurons show promise for drug testing and computation. In parallel with recent developments in machine learning like GPT-4, a group of scientists has recently proposed the use of neural tissue itself, carefully grown to re-create the structures of the animal brain, as a computational substrate. By Michael Nolan.
Tags miscellaneous data-and-analytics business-and-emerging-tech
-
The greater use of cloud computing for financial services
Posted on April 19, 2023, Level beginner Resource Length medium
For good reason, the financial services industry is quickly adopting cloud computing technology. Cloud computing provides numerous advantages, including cost savings, scalability, agility, and increased security. By Finance Magnates Staff.
Tags miscellaneous business-and-emerging-tech cloud-and-infrastructure leadership-and-career
-
What is virtual memory? Meaning, architecture, benefits and challenges
Posted on April 8, 2023, Level beginner Resource Length long
Virtual memory speeds up the execution of heavier applications without running out of memory. Virtual memory is defined as a memory management method where computers use secondary memory to compensate for the scarcity of physical memory. By Vijay Kanade .
Tags cloud-and-infrastructure leadership-and-career miscellaneous
-
Humanness in the age of AI
Posted on April 7, 2023, Level beginner Resource Length long
A path to an open and permissionless identity protocol. The Worldcoin project is initiating an open and permissionless identity protocol called World ID. It empowers individuals to verify their humanness online while maintaining their anonymity through zero-knowledge proofs. By @worldcoin.org.
Tags business-and-emerging-tech data-and-analytics cloud-and-infrastructure leadership-and-career miscellaneous
-
Frontend performance checklist
Posted on April 5, 2023, Level beginner Resource Length long
In the speed-obsessed world of today, better performance comes with serious business gains. This frontend performance checklist is a cumulative list of items that we at Crystallize found important when creating a Superfast web application that is Superfast. By Dhairya Dwivedi, Håkon Gullord Krogh.
Tags software-engineering frontend-and-mobile data-and-analytics miscellaneous
-
Microsoft is building a cryptocurrency wallet into its Edge browser
Posted on March 31, 2023, Level beginner Resource Length medium
A controversial feature is coming to Microsoft's browser just as the crypto markets are suffering. By Tom Warren.
Tags business-and-emerging-tech miscellaneous
-
Six lessons for a cookieless future
Posted on March 25, 2023, Level beginner Resource Length medium
Cookies — small files that websites put on your computer to store information about your preferences — are relied on by 81% of companies for marketing and growth, according to a recent report by Twilio. But browsers, such as Google Chrome, plan to phase out cookies by 2024, reportedly to appease concerns from their audience. By Tom Ritchie.
Tags frontend-and-mobile product-and-design miscellaneous
-
AIOps improving service assurance for the healthcare industry
Posted on March 23, 2023, Level beginner Resource Length short
For healthcare providers and payers, improving the experience of members and patients requires replacing disconnected legacy systems with agile infrastructure and applications. By Dan Schneider.
Tags business-and-emerging-tech leadership-and-career miscellaneous how-to
-
Intrusion detection network – Protecting from cyber attacks
Posted on March 19, 2023, Level intermediate Resource Length medium
As cyber threats continue to evolve, it's essential for businesses to have systems in place to protect against attacks. One important tool in the cybersecurity toolkit is an intrusion detection network (IDN). By Priyanshu Sahay.
Tags security-and-privacy cloud-and-infrastructure leadership-and-career miscellaneous how-to
-
AI and robotics – How are they connected?
Posted on March 18, 2023, Level intermediate Resource Length short
Robotics and AI are two fields that have created buzz worldwide. Artificial Intelligence (AI) refers to developing computer programs or machines that can perform tasks that normally require human intelligence, such as learning, problem-solving, and decision-making. By moonpreneur.com.
Tags business-and-emerging-tech leadership-and-career miscellaneous data-and-analytics
-
Introduction to Web Audio API
Posted on March 12, 2023, Level intermediate Resource Length medium
A critical part of WebRTC is the transmission of audio. Web Audio API is all about processing and synthesizing audio in web applications. It allows developers to create complex audio processing and synthesis using a set of high-level JavaScript objects and functions. By Madhu Balakrishna.
Tags architecture-and-apis devops-and-ci-cd frontend-and-mobile product-and-design miscellaneous