Sat.Apr 02, 2016 - Fri.Apr 08, 2016

article thumbnail

NYC subway math

Erik Bernhardsson

Apparently MTA (the company running the NYC subway) has a real-time API. My fascination for the subway takes autistic proportions and so obviously I had to analyze some of the data. The documentation is somewhat terrible, but here’s some relevant code for how to use the API: from google.transit import gtfs_realtime_pb2. import urllib. for feed_id in [ 1 , 2 , 11 ]: feed = gtfs_realtime_pb2.

Training 136
article thumbnail

How to Become a More Effective Manager #WinningWell

Let's Grow Leaders

As we’ve been traveling for our book tour and media interviews, David and I consistently get asked questions we imagine may be on your mind as well. So as we begin our official launch of Winning Well, we share with you why we believe this message is so vital for you and your organization. If you haven’t picked up a copy, you can get it on Amazon, in hardback or audio version.

How To 95
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

Toptal's Quick and Practical CSS Cheat Sheet

Toptal

As software engineers, we’re always searching for the best tools and guides that will help us to be more productive while spending less time searching and reading long technical specifications. Today, Toptal is pleased to present an entirely new resource to the community as a free download: a CSS Cheat Sheet. Toptal's CSS Cheat Sheet is a quick CSS reference guide, and includes CSS syntax, the most important selectors, properties, sizes, and units, and other useful CSS details, all in a short, e

article thumbnail

Sunny Days — Worthy of a Break

General Leadership

GeneralLeadership.com and the General Leadership Foundation bring Leadership Advice from America's Most Trusted Leaders to You! Read more at [link]. “With the coming of spring, I am calm again.” Gustav Mahler. The sun is out and spring has sprung. It’s too good of a deal to be writing articles, and we could all use a bit of color in our skin after the long, dark winter.

article thumbnail

Streamlining Database Compliance with CI/CD Integration

IT leaders know the importance of compliance at every level, but the database often gets left behind as other environments are automated for robust protection. This whitepaper emphasizes the importance of robust, auditable, and secure database change management practices for safeguarding organizational compliance. Learn how automating database compliance: Mitigates risk Protects against security vulnerabilities Helps avoid regulatory penalties Aligns database workflows with app lifecycle Turns d

article thumbnail

NYC subway math

Erik Bernhardsson

Apparently MTA (the company running the NYC subway) has a real-time API. My fascination for the subway takes autistic proportions and so obviously I had to analyze some of the data. The documentation is somewhat terrible, but here’s some relevant code for how to use the API: from google.transit import gtfs_realtime_pb2. import urllib. for feed_id in [ 1 , 2 , 11 ]: feed = gtfs_realtime_pb2.

Training 100

More Trending

article thumbnail

Four Times to Offer Praise During Change

Change Starts Here

Positive reinforcement, in the form of praise and recognition, is a powerful way to influence change. We all like to be acknowledged for our efforts. Receiving praise boosts our confidence. It makes us feel accepted by others. It confirms we’re moving in the right direction and removes the ambiguity that so often accompanies change. As change agents, unfortunately it’s easy to forget when it’s our turn to dole out praise.

article thumbnail

Handling Intensive Tasks with Laravel

Toptal

When dealing with time consuming, resource intensive tasks, most PHP developers are tempted to choose the "quick hack route". We've all used "ini_set('max_execution_time', HUGE_INT);" before, but it doesn’t have to be this way. In today's tutorial, PHP developer Daniel Gheorghe demonstrates how an application’s user experience may be improved by separating long-running tasks from the main request flow using Laravel.

PHP 81
article thumbnail

How discipline creates great leaders

Lead on Purpose

“Discipline equals freedom.” This statement sounds like a contradiction because the word ‘discipline’ is most often used in the context of punishment or reining in improper behavior. In leadership, however, discipline creates power.

article thumbnail

Leadership Heresy: A #Winningwell Guest Post by David Dye

Let's Grow Leaders

I’m in trouble now. I’m about to commit heresy. I want to address what I believe to be one of the most important aspects of your workplace leadership. In my work with thousands of business leaders across industries, geography, and over many years, I’ve repeatedly seen people lose their influence because they don’t address this one thing. In many leadership forums, many leadership books, and not a few social media memes, what I’m about to say would be skewered, and yet… your credibility and influ

article thumbnail

Peak Performance: Continuous Testing & Evaluation of LLM-Based Applications

Speaker: Aarushi Kansal, AI Leader & Author and Tony Karrer, Founder & CTO at Aggregage

Software leaders who are building applications based on Large Language Models (LLMs) often find it a challenge to achieve reliability. It’s no surprise given the non-deterministic nature of LLMs. To effectively create reliable LLM-based (often with RAG) applications, extensive testing and evaluation processes are crucial. This often ends up involving meticulous adjustments to prompts.

article thumbnail

When You’re Passionate About Your Cause, Success Will Follow

Women on Business

We've Moved! Update your Reader Now. This feed has moved to: [link] If you haven't already done so, update your reader now with this changed subscription address to get your latest updates from us. [link].

75
article thumbnail

HSA For Developers: Heterogeneous Computing For The Masses

Toptal

HSA is a set of standards and specifications designed to allow further integration of CPUs and GPUs on the same bus. This is not an entirely new concept, but HSA takes it to the next level. HSA would effectively take the developer out of the equation, at least when it comes to assigning different loads to different processing cores. In this post, Toptal Technical Editor and resident chip geek Nermin Hajdarbegovic takes a closer look at HSA and the future of heterogeneous computing in general.

article thumbnail

Data Security is Picking Up the Conversation on Net Neutrality

CTOvision

Rick Delgado. The debate over net neutrality is far from over. While the FCC’s ruling last year seemed to be the final say on the matter, the agency’s decision has only extended the discussion to other areas. To be clear, the ruling essentially settled multiple matters by officially classifying internet service providers as carriers now subject to certain rules under the Communications Act.

.Net 62
article thumbnail

You’re Successful But Are You Successful?

Steve Farber

I’ve met and known a lot of people who’ve made piles of cash and feel like they have nothing to show for it. I mean, they have stuff. They have stuff to point at but not the stuff that really matters: passion, love, fulfillment, joy–you know what I mean. You don’t have to answer this question out loud, but… Are you one of those people?

article thumbnail

Top 5 Challenges in Designing a Data Warehouse for Multi-Tenant Analytics

Multi-tenant architecture allows software vendors to realize tremendous efficiencies by maintaining a single application stack instead of separate database instances while meeting data privacy needs. When you use a data warehouse to power your multi-tenant analytics, the proper approach is vital. Multi-tenant analytics is NOT the primary use case with traditional data warehouses, causing data security challenges.

article thumbnail

5 Signs Your Website Needs a Facelift

Women on Business

We've Moved! Update your Reader Now. This feed has moved to: [link] If you haven't already done so, update your reader now with this changed subscription address to get your latest updates from us. [link].

article thumbnail

Getting Started with Elixir Programming Language

Toptal

Elixir, a dynamic, functional programming language, is designed for building scalable and maintainable applications with a simple, modern, and tidy syntax. Although it is easy to understand, Elixir's approach to concurrency and its data type nuances require some getting used to. In this article, Toptal engineer Kleber Virgilio Correia gives us a comprehensive guide to the various basic data types in that are available in Elixir.

article thumbnail

Tech News Roundup April 8

CTOvision

Katie Kennedy. The following are some of the hot topics we are tracking in the technology ecosystem: Technology Ticker. Kalyna White Selected to Represent Women in Homeland Security at the Congress of the Future Science & Technology Leaders. Amazon now has three CEOs: Tech powerhouse promotes Andy Jassy and Jeff Wilke to CEO roles of respective divisions.

article thumbnail

Where Have All the Good Leaders Gone?

Nathan Magnuson

If you’ve worked for any length of time, you’ve probably wondered, “Why is it so hard to find good leaders?” You’re not alone. Not only are employers finding it tricky to find qualified help, management & executive roles have become increasingly difficult to fill. These employers can only expect retirement to continue to raid the Baby Boomer portion of their leadership ranks.

eBook 60
article thumbnail

7 Pitfalls for Apache Cassandra in Production

Apache Cassandra is an open-source distributed database that boasts an architecture that delivers high scalability, near 100% availability, and powerful read-and-write performance required for many data-heavy use cases. However, many developers and administrators who are new to this NoSQL database often encounter several challenges that can impact its performance.

article thumbnail

How to Save a Dying Business

Women on Business

We've Moved! Update your Reader Now. This feed has moved to: [link] If you haven't already done so, update your reader now with this changed subscription address to get your latest updates from us. [link].

How To 71
article thumbnail

Insights on Becoming an Effective Learner

QAspire

We learn the most from that which challenges us the most. I remember having learned server side scripting many years back completely on my own. I had no special resources, no advanced tools and no external guidance – just a lot of willingness to pick up the skill. It wasn’t easy and that made it all the more interesting. But as we grow in our career and life, we avoid the discomfort involved in learning new things, which eventually slows down the process of learning.

article thumbnail

The Essential Role of Teaching in Corporate Training

CTOvision

Brigg Patten. If you have ever organized a corporate training event and been disappointed by overall attendee retention of information (reported in follow up surveys), you have probably scratched your head while considering options to improve that retention. It is a real problem: training events and seminars are short and sweet, designed to make efficient use of time and resources, but workers often walk out of them learning very little.

article thumbnail

Five Choices That Created an Amazing Five Years

Next Level Blog

Today is my 55 th birthday. Yes, I said it. It’s part of my new policy of radical transparency. I’m now older than my parents were when Diane and I got married. Heck, I’m older than they were when we had, Andy, our first child. There was a time in my life when 55 sounded really old. Now that I’m there, I realize how relative that is. Old compared to what or who?

article thumbnail

Entity Resolution Checklist: What to Consider When Evaluating Options

Are you trying to decide which entity resolution capabilities you need? It can be confusing to determine which features are most important for your project. And sometimes key features are overlooked. Get the Entity Resolution Evaluation Checklist to make sure you’ve thought of everything to make your project a success! The list was created by Senzing’s team of leading entity resolution experts, based on their real-world experience.

article thumbnail

Best Practices for Contractor Access

Sailpoint

Contractors and other temporary workers are an integral part of today’s business structure. In many cases it’s easier and more cost-efficient to hire a contractor for a specific position for a period of time rather than take on a permanent employee, especially in government agencies. Providing access to applications and data for contractors can be particularly challenging for large organizations.

Network 52
article thumbnail

3 Ways To Get Your Company To Take Digital Security Seriously

The Accidental Successful CIO

Security only works if people take it seriously Image Credit: Holly Victoria Norval. As the person with the CIO job, you realize the importance of information technology and just how important it is to keep your company’s network secure from all of the bad people out there in the world who are always trying to get in. You make investments in firewalls, intrusion detection devices, and highly paid IT security staff.

Company 56
article thumbnail

Tech News Roundup April 6

CTOvision

Katie Kennedy. The following are some of the hot topics we are tracking in the technology ecosystem: Technology Ticker. Technology Can Enable A New World For People With Autism - Forbes. What empowers you? Special Olympics chairman encourages companies to focus on their mission. Minister directs to establish federal technical board in ICT - Daily Times.

article thumbnail

Planning for Agile Delivery with Scrum’s Secret Meetings

Storm Consulting

In a previous post I looked at Scrum’s regular planning meetings as a way of doing Agile Delivery. You can read that post Use Scrum Planning Meetings for Agile Delivery. There are two other planning activities which are crucial to Agile Delivery success. They are easily-missed in the Scrum Guide , and the need for these meetings often becomes apparent only when teams have been in Scrum for a while and can’t understand why they have not made the performance breakthroughs that were exp

Agile 40
article thumbnail

Reimagined: Building Products with Generative AI

“Reimagined: Building Products with Generative AI” is an extensive guide for integrating generative AI into product strategy and careers featuring over 150 real-world examples, 30 case studies, and 20+ frameworks, and endorsed by over 20 leading AI and product executives, inventors, entrepreneurs, and researchers.

article thumbnail

You Can Never Be Too Safe With Password Security

Sailpoint

Cybersecurity topics like data breaches and encryption are hitting the headlines every day, so it’s no wonder that password security has become a hot topic in mainstream news. Recently CNBC tried to educate people about the importance of strong, unique passwords. Unfortunately, they missed the mark on execution by creating a site that collected and analyzed reader passwords.

Survey 52
article thumbnail

What to Expect in the PCI 3.2 Update

Coalfire

A preview of new requirements and guidance expected later this month from the Payment Card Industry Security Standards Council was announced Thursday. The PCI DSS 3.2 version represents the first update to the standard that the Council has released since 3.1 in April 2015 and 3.0 in November of 2013.

article thumbnail

Tech News Roundup April 4

CTOvision

Katie Kennedy. The following are some of the hot topics we are tracking in the technology ecosystem: Technology Ticker. An urban mayor explains who should be next governor of N.J. | The Backgrounder Podcast - NJ.com. Booting Up: Elon Musk travels tech titan's road - Boston Herald. Video: Jeff Bezos shares drone’s-eye view of Blue Origin spaceship’s flight.