Remove c
article thumbnail

What the SEC cybersecurity disclosure mandate means for application security

Dynatrace

How should C-level executives and boards of directors prepare for the SEC cybersecurity mandate? To avoid this, ensure all C-suite members understand general cybersecurity topics and the SEC cybersecurity mandate. Incorporate planned exercises and workshops to examine and enhance your organization’s readiness through feedback loops.

article thumbnail

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

Smashing Magazine

JVM Programming Advent Calendar. Created by Eric Wastl, this is an advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. C# Advent Calendar. If you don’t have a Figma account, don’t worry, it’s free.) Amy Dutton on Twitter.

Design 108
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

BPF Theremin, Tetris, and Typewriters

Brendan Gregg

Embedded C. # # Tone generation from: [link] # # 29-Apr-2019 Brendan Gregg Created this. This is the culmination of five years of work: the BPF kernel runtime, C support, LLVM and Clang support, the BCC front-end, and finally the bpftrace language. This is not my best code, since I hacked it in a hurry, but here it is: #!/usr/bin/python

C++ 52
article thumbnail

BPF Theremin, Tetris, and Typewriters

Brendan Gregg

Embedded C. # # Tone generation from: [link] # # 29-Apr-2019 Brendan Gregg Created this. This is the culmination of five years of work: the BPF kernel runtime, C support, LLVM and Clang support, the BCC front-end, and finally the bpftrace language. This is not my best code, since I hacked it in a hurry, but here it is: #!/usr/bin/python

C++ 52
article thumbnail

PostgreSQL Parameters: Scope and Priority Users Should Know

Percona

This can be changed later using the pg_checksums utility, but that will be a painful exercise on a big database. For example, the network port at which PostgreSQL listens cannot be changed at the individual database level. psql "host=localhost user=postgres options='-c synchronous_commit=off'" psql (14.8) Type "help" for help.

Database 103
article thumbnail

A persistent problem: managing pointers in NVM

The Morning Paper

On the last morning of the conference Daniel Bittman presented some of the work being done in the context of the Twizzler OS project to explore new programming models for NVM. The starting point is a set of three asumptions for an NVM-based programming model: Compared to traditional persistent media, NVM is fast. What about security?

article thumbnail

Amazon EC2 Cluster GPU Instances - All Things Distributed

All Things Distributed

We believe that making these GPU resources available for everyone to use at low cost will drive new innovation in the application of highly parallel programming models. General Purpose GPU programming. But with the third generation interfaces, the true power of General Purpose GPU programming was unlocked. From CPU to GPU.

AWS 136