
Security News
GitHub Actions Pricing Whiplash: Self-Hosted Actions Billing Change Postponed
GitHub postponed a new billing model for self-hosted Actions after developer pushback, but moved forward with hosted runner price cuts on January 1.
github.com/cataclysmicrewind/CameraDetection
Advanced tools
h2. camera detection so you don't have to
ever thought that dealing with Camera object in flash was easy? didn't think so. if you want to develop quality professional applications that utilize a Camera in flash prepare for some painful days.
CameraDetection is a simple library that handles all of the hassle about dealing with Camera in flash (well as much as possible). integration is easy,
*disclaimer:* although i am confident about the code i have written, i cannot guarantee it is bug free.
it is difficult to test Camera since i only have access to a few. so please! find it in your developer blood pumping organ to use the Logger class so we can tell adobe what's up, and so i can make my code even better.
h2. simple api
* one event
* all the situations handled
* tell it to begin
* wait
h2. show me
ok... here it is... the big dump
i will be logging this usage
h2. logging
why log?
h2. why
let me tell you the problems
dealing with permissions in as3 sucks. the events are flakey and it hurts to deal with.
look at the wiki home page, i wrote something good there about the problems.
however, this handles when the dialog opens, when it closes, when you get permission or get denied, and when a camera is found that works. this is great stuff
FAQs
Unknown package
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub postponed a new billing model for self-hosted Actions after developer pushback, but moved forward with hosted runner price cuts on January 1.

Research
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.