Sat.Aug 15, 2020 - Fri.Aug 21, 2020

article thumbnail

Is Machine Learning Really AI?

CTOvision

There’s so much being said about machine learning (ML), but perhaps the train has left the station with whether many ML projects are truly AI: One of the downsides to […].

article thumbnail

Distributed Systems Pattern: Low-Water Mark

Martin Fowler

The write ahead log maintains every update to persistent store. It can grow indefinitely over time. Segmented Log allows dealing with smaller files at a time, but total disk storage can grow indefinitely if not checked. A Low-Water Mark acts an index in the write ahead log showing which portion of the log can be discarded.

System 234
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Communication Techniques for Challenging Times: A Frontline Festival

Let's Grow Leaders

Communication is tricky, even during “normal” circumstances, but it’s even more important now. You know we’re huge believers in 5×5 communication. Communicating anything that’s important five times, five different ways and are always on the lookout for great communication techniques to make […]. The post Communication Techniques for Challenging Times: A Frontline Festival appeared first on Let's Grow Leaders.

255
255
article thumbnail

Applying Acceptance Test Driven Development (ATDD) in a Bank

Agile Alliance

My guest for this interview was Sebastián Ismael, a software professional and visiting lecturer from Argentina. Sebastián has been been with Grupo Esfera, a boutique software consulting company in Buenos Aires, for eight years. The firm serves very large companies in Argentina and elsewhere. He is passionate about the technical side of Agile, specially eXtreme … Continued.

article thumbnail

15 Modern Use Cases for Enterprise Business Intelligence

Large enterprises face unique challenges in optimizing their Business Intelligence (BI) output due to the sheer scale and complexity of their operations. Unlike smaller organizations, where basic BI features and simple dashboards might suffice, enterprises must manage vast amounts of data from diverse sources. What are the top modern BI use cases for enterprise businesses to help you get a leg up on the competition?

article thumbnail

Solve “ValueError: invalid literal for int() with base 10” in Python

The Crazy Programmer

Hello everyone, So today we’re going to see the possible reasons and solutions for the error “ ValueError: invalid literal for int() with base 10 ” in Python. The main reason for this error is that in our program, we’re passing a non-integer value to a place where the interpreter expects an integer value. To understand the above lines, let’s take an example. age = int(input("Enter your age: ")) When you run the above line, the interpreter will ask you to enter your age, when you will enter the a

More Trending

article thumbnail

How to Stop Remote Work from Stealing Your Life

Let's Grow Leaders

Awareness and intention will help stop remote work from stealing your life It’s not your imagination: if the pandemic shifted your job to working from home, odds are, you’re working longer hours. For many of the leaders we’ve spoken with over the […]. The post How to Stop Remote Work from Stealing Your Life appeared first on Let's Grow Leaders.

How To 247
article thumbnail

Gray Versus Green: Who Makes the Better Start-Up CEO?

N2Growth Blog

This article was co-authored by Laura Musgrave , Kevin Bijas, and Jeffrey Cohn. “People over 45 basically die in terms of new ideas.” said venture capitalist Vinod Khosla in 2011. “People under 35 are the people who make change happen,” he further asserted. Taking the exact opposite tack, in a recent CNBC interview, Alan Patricof , founder of Greycroft Partners, an elite venture capital firm, said: “academic studies show that the success rate of entrepreneurs who start at the age of 60 a

article thumbnail

New AWS Service Lets Any User Create Simulated Worlds To Train Robots, ML and AI

CTOvision

Practitioners in the closely related domains of robotics and machine learning have long had a problem when it comes to fielding real-world solutions. Systems need to be trained to operate […].

Training 184
article thumbnail

Distributed Systems Pattern: Request Pipeline

Martin Fowler

Communicating between servers within a cluster using Single Socket Channel can cause performance issues if requests need to wait for responses for previous requests to be returned. To achieve better throughput and latency, the request queue on the server should be filled enough to make sure server capacity is fully utilized.

System 294
article thumbnail

Prepare Now: 2025s Must-Know Trends For Product And Data Leaders

Speaker: Jay Allardyce, Deepak Vittal, and Terrence Sheflin

As we look ahead to 2025, business intelligence and data analytics are set to play pivotal roles in shaping success. Organizations are already starting to face a host of transformative trends as the year comes to a close, including the integration of AI in data analytics, an increased emphasis on real-time data insights, and the growing importance of user experience in BI solutions.

article thumbnail

How to Draw Out Your Team’s Best Ideas

Let's Grow Leaders

Your team may have vital information, solutions, or ideas that would make a tremendous difference – if you only knew what they were thinking. In this episode, you’ll get a powerful tool to draw out your team’s best ideas. The post How to Draw Out Your Team’s Best Ideas appeared first on Let's Grow Leaders. Your team may have vital information, solutions, or ideas that would make a tremendous difference – if you only knew what they were thinking.

How To 190
article thumbnail

Beyond User Stories: Modern Software Requirements need a Visual Model of Representation

Agile Alliance

Welcome to a world where Modern Software Requirements are not only simple & intuitive, but also fun to create. You’ll end this session cum workshop with something which you’d like to try as soon as you go back to your work next week. User Stories were created as part of eXtreme Programming more than 20 … Continued.

Software 151
article thumbnail

Combating Insider Threats Posed by Remote Workers in the Time of COVID-19

CTOvision

Read Jeffrey N. Rosenthal and David J. Oberly’s article about how companies can combat insider threat through remote workers on Law: Insider threats—i.e., security risks originating from within an organization—have […].

article thumbnail

Distributed Systems Pattern: Single Socket Channel

Martin Fowler

When we are using Leader and Followers, we need to ensure that messages between the leader and each follower are kept in order, with a retry mechanism for any lost messages. We need to do this while keeping the cost of new connections low, so that opening new connections doesn't increase the system's latency. A Single Socket Channel maintains the order of the requests sent to a server by using a single TCP connection.

System 259
article thumbnail

2024 Salary Guide

Procom’s 2024 Salary Guide provides critical insights into the latest hiring trends, in-demand IT roles, and competitive pay rates across Canada and the U.S. It highlights key market dynamics such as the growing demand for remote work, skills-based hiring, and flexible staffing solutions. With detailed pay rate data for top IT positions like Cybersecurity Consultants, Cloud Engineers, and Salesforce Developers, this guide is an essential resource for companies looking to stay competitive in toda

article thumbnail

Where Does OverOps Fit in the CI/CD Pipeline?

OverOps

This is our definitive guide to where OverOps’ continuous reliability solution fits into your CI/CD pipeline. Confused about all the different vendors in our ecosystem? You’re not alone. The Cloud Native landscape contains over 1,400 projects and companies, and you literally have to zoom in to be able to see all the logos. So it’s no surprise that engineering teams are overwhelmed by vendor proliferation: Kid: I want a really difficult puzzle for my birthday Me: pic.twitter.com/y5dzjL6mIv

article thumbnail

Tough tumbler: Lock-picking vs. the pandemic shutdown

The Parallax

Hackers may be stereotyped as introverts, but at hacker conventions as big as DefCon to more local confabs, you’re almost certain to run across at least a few, and sometimes dozens, of hackers hunched over tables of metal locks and key cylinders, poking at their innards with thin metal picks and rakes. The art of lock-picking, many of them will tell you, is hacker philosophy made real, but the longtime hacker sport has faced an uncertain future since the coronavirus pandemic shuttered the

Security 130
article thumbnail

Climbing the “Pain Pyramid” with Artificial Intelligence

CTOvision

Read Derek Manky explain how companies can focus on threats using artificial intelligence on Dark Reading : Organizations that perform threat hunting or threat intelligence services should be aware of […].

article thumbnail

Distributed Systems Pattern: Singular Update Queue

Martin Fowler

When the state needs to be updated by multiple concurrent clients, we need it to be safely updated with one at a time changes. Generally locks are used to protect against concurrent modifications. But if the tasks being performed are time consuming, like writing to a file, blocking all the other calling threads until the task is completed can have severe impact on overall system throughput and latency.

System 245
article thumbnail

Launching LLM-Based Products: From Concept to Cash in 90 Days

Speaker: Christophe Louvion, Chief Product & Technology Officer of NRC Health and Tony Karrer, CTO at Aggregage

Christophe Louvion, Chief Product & Technology Officer of NRC Health, is here to take us through how he guided his company's recent experience of getting from concept to launch and sales of products within 90 days. In this exclusive webinar, Christophe will cover key aspects of his journey, including: LLM Development & Quick Wins 🤖 Understand how LLMs differ from traditional software, identifying opportunities for rapid development and deployment.

article thumbnail

Why you should build accessibility in from the start

TechBeacon

One in five of your customers and potential customers—nearly 20% of US citizens—have a physical or cognitive impairment. Are your applications meeting their accessibility needs?

Meeting 145
article thumbnail

Tough tumbler: Lock-picking vs. the pandemic shutdown

The Parallax

Hackers may be stereotyped as introverts, but at hacker conventions as big as DefCon to more local confabs, you’re almost certain to run across at least a few, and sometimes dozens, of hackers hunched over tables of metal locks and key cylinders, poking at their innards with thin metal picks and rakes. The art of lock-picking, many of them will tell you, is hacker philosophy made real, but the longtime hacker sport has faced an uncertain future since the coronavirus pandemic shuttered the

Security 130
article thumbnail

How Can Data Quality Enhance Trust In Artificial Intelligence?

CTOvision

Read Nallan Sriraman explain how data quality can enhance trust in artificial intelligence on Forbes : Companies now more than ever rely on data to create trustworthy insights to make […].

article thumbnail

Benchmarking Apache Kafka, Apache Pulsar, and RabbitMQ: Which is the fastest?

Confluent

Apache Kafka® is one of the most popular event streaming systems. There are many ways to compare systems in this space, but one thing everyone cares about is performance. Kafka […].

System 145
article thumbnail

An Architect’s Guide for Selecting Scalable, Data-Layer Technologies

There’s no getting around it: selecting the right foundational data-layer components is crucial for long-term application success. That’s why we developed this white paper to give you insights into four key open-source technologies – Apache Cassandra®, Apache Kafka®, Apache Spark™, and OpenSearch® – and how to leverage them for lasting success. Discover everything you’ll want to know about scalable, data-layer technologies: Learn when to choose these technologies and when to avoid them Explore h

article thumbnail

What It Takes to Succeed in a Multi-Cloud Environment 

DevOps.com

A multi-cloud strategy offers the best possible scenario for ensuring business continuity and helping improve innovation Business problems are not “one size fits all,” and neither are cloud architectures. Organizations are looking for specific solutions that deliver on their bespoke needs—a driver for many of them shifting from one cloud provider to working with multiple […].

Cloud 145
article thumbnail

Machine learning and data warehousing: What it is, why it matters

TechBeacon

One of the many technologies included under the umbrella of artificial intelligence, machine learning is defined by Wikipedia as "a field of computer science that gives computers the ability to learn without being explicitly programmed.".

article thumbnail

Simple Node.js Proxy

David Walsh

When I wanted to refresh my React.js skills, I quickly moved to create a dashboard of cryptocurrencies, their prices, and and other aspects of digital value. Getting rolling with React.js is a breeze — create-react-app {name} and you’re off and running. Getting the API working isn’t quick, especially if they don’t accept cross-origin requests.

article thumbnail

Is Anthos the edge Google needs in enterprise cloud?

Dion Hinchcliffe's Web 2.0 Blog

In 3rd place in the cloud wars for years, the emergence of Google's Anthos last year was a welcome move that makes a versatile multicloud future for businesses not just a possibility, but a practical option today. But is this what Google needs to truly succeed in the cloud industry?

Cloud 144
article thumbnail

IT Leadership Agrees AI is Here, but Now What?

IT leaders are experiencing rapid evolution in AI amid sustained investment uncertainty. As AI evolves, enhanced cybersecurity and hiring challenges grow. This whitepaper offers real strategies to manage risks and position your organization for success.

article thumbnail

Skills Every DevOps Professional Needs to Succeed

DevOps.com

At organizations of all sizes, DevOps is becoming immensely popular to harmonize operations between IT and software development units. The digital world is progressing rapidly, and with that, the need to upgrade skills has become a necessity. Based on research from Allied Market, the DevOps market worldwide revenue was $3.36 billion in 2017 and is […].

DevOps 145
article thumbnail

Why Best-of-Breed is a Better Choice than All-in-One Platforms for Data Science

O'Reilly Media - Ideas

So you need to redesign your company’s data infrastructure. Do you buy a solution from a big integration company like IBM, Cloudera, or Amazon? Do you engage many small startups, each focused on one part of the problem? A little of both? We see trends shifting towards focused best-of-breed platforms. That is, products that are laser-focused on one aspect of the data science and machine learning workflows, in contrast to all-in-one platforms that attempt to solve the entire space of data workflow

article thumbnail

Match Emojis with Regular Expressions

David Walsh

When experimenting with unicode property escapes, to identify accented letters in strings , it reminded me of a question I had a few years ago: what is the best way to identify and then replace emojis in a string? I first noticed this practice when using emojis in Facebook — sometimes Facebook would replace an emoji with one of their own custom images, likely because another device may not support that emoji.

144
144