article thumbnail

I Ran This Whole Conference and I Didn’t Even Get a T-shirt

J. Paul Reed

As many of you know, Mary Thengvall and I produced and co-chaired REdeploy last year, a conference on the intersection of resilient technology, organizations, and people. Mary recently posted a three-part retrospective series on the conference. Relatedly, Mary and I produced this conference ourselves. Boy were we wrong.

article thumbnail

DevSecOps: Recent experiences in field of Federal & Government

Dynatrace

How to assess an environment’s security posture, risk and threat profile, and possible attack vectors, where perhaps you didn’t code the application or build the infrastructure, and where new code is deployed frequently, and the infrastructure is constantly changing? And this poses a significant risk. Showing a list of key processes.

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

Software engineering for machine learning: a case study

The Morning Paper

Datasets are tagged with information about where they came from and the version of the code used to extract it. ML-centric software also sees frequent revisions initiated by model changes, parameter tuning, and data updates, the combination of which can have a significant impact on system performance.

article thumbnail

Advent Calendars For Web Designers And Developers (December 2021 Edition)

Smashing Magazine

Advent of Code. If you prefer a puzzle over an article, take a look at Advent of Code. Stay tuned for lots of articles on metaprogramming, applications, useful Raku modules, programming techniques, guides on how to work with Raku inside containers, and even how to migrate from good ol’ Perl. Code Security Advent Calendar.

Design 109
article thumbnail

World’s Top Web Performance Leaders To Watch

Rigor

Jake is a frequent speaker at many popular conferences and events, such as 100 Days of Google Dev , JAMstakConf , JSConf , SmashingConf , and dozens of others. He is known for speaking at conferences such as Velocity and Akamai Tech Day, as well as various meetups for performance-minded developers. Ilya Grigorik. Ilya Grigorik.

article thumbnail

What Adrian Did Next?—?Part 2?—?Sun Microsystems

Adrian Cockcroft

I was mostly coding in C, tuning FORTRAN, and when I needed to do a lot of data analysis of benchmark results used the S-PLUS statistics language, that is the predecessor to R. Rich became co-author of the second edition of the Sun Performance Tuning book, to describe how it worked. He had it up and running on Wednesday.

Tuning 52
article thumbnail

The Speed of Time

Brendan Gregg

The broken Java stacks turned out to be beneficial: They helped group together the os::javaTimeMillis() calls which otherwise might have have been scattered on top of different Java code paths, appearing as thin stacks everywhere. Without NMI, some kernel code paths (interrupts disabled) can't be profiled. But I'm not completely sure.

Speed 126