Programming
-
Australia/Lord_Howe is the weirdest timezone
ssoready.com Australia/Lord_Howe is the weirdest timezone | SSOReadyTimezones are weird. But only finitely so. Here's the exact conceptual model you should have of them.
- labs.watchtowr.com We Spent $20 To Achieve RCE And Accidentally Became The Admins Of .MOBI
Welcome back to another watchTowr Labs blog. Brace yourselves, this is one of our most astounding discoveries. Summary What started out as a bit of fun between colleagues while avoiding the Vegas heat and $20 bottles of water in our Black Hat hotel rooms - has now seemingly become a
-
State of Generics and Collections – The PHP Foundation
thephp.foundation State of Generics and CollectionsThe PHP Foundation — Supporting, Advancing, and Developing the PHP Language
-
IBM to Acquire HashiCorp, Inc.
newsroom.ibm.com IBM to Acquire HashiCorp, Inc. Creating a Comprehensive End-to-End Hybrid Cloud PlatformIBM and HashiCorp Inc., a leading multi-cloud infrastructure automation company, announced they have entered into a definitive agreement under which IBM will acquire HashiCorp for $35 per share in cash, representing an enterprise value of $6.4 billion.
- www.intel.com Advanced Performance Extensions (APX)
Advanced Performance Extensions expand the entire x86 instruction set with access to more registers and adds various new features that improve general-purpose performance.
You have to know assembly for it to mean too much, but it helps to understand the history, which it gives a bit of on the page. Originally x86 had 8 16-bit registers, which are like variables. So if you wanted to have nine variables, you'd have to push one to the stack in RAM. When they switched to 64-bit, they also doubled the number to 16 64-bit registers. Now intel is doubling it again to 32 64-bit registers.
They're also adding a lot more functions to their assembly, but I haven't looked at them yet and those would be harder to explain. But if the CPU implements a function directly, that saves on cycles because you don't have to call multiple other functions to do the same thing.
- cord.com Not Today ShadowDOM, Not Today | Cord
We used the ShadowDOM with our WebComponents because we thought it solved all our problems. Instead, it created far more than it solved. So we removed it. Learn more about our CSS journey.
- terminal.click Bringing Dead Text to Life
An introduction to Terminal Click: a native, cross-platform terminal rich in graphical interactions.
-
OpenAI Releases Function Calling for GPT-3.5 & GPT-4
platform.openai.com OpenAI PlatformExplore developer resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's platform.