Found 8213 bookmarks
Newest
State is hard: why SPAs will persist
State is hard: why SPAs will persist
When I write about web development, sometimes it feels like the parable of the blind men and the elephant. I’m out here eagerly describing the trunk, someone else protests that no, it’s…
·nolanlawson.com·
State is hard: why SPAs will persist
Covering All The Hardware – And Software – Bases With IPUs
Covering All The Hardware – And Software – Bases With IPUs
Sponsored Feature Over the course of two decades, Intel drove the most important architectural change in the datacenter since the advent of the System/360
·nextplatform.com·
Covering All The Hardware – And Software – Bases With IPUs
Protect and Index Sensitive Data with Polymorphic Encryption
Protect and Index Sensitive Data with Polymorphic Encryption
With polymorphic encryption, the data is encrypted in multiple forms, with multiple keys, with specific functions for the data associated with each encryption set.
·thenewstack.io·
Protect and Index Sensitive Data with Polymorphic Encryption
Implementing Dynamic Color: Lessons from the Chrome team
Implementing Dynamic Color: Lessons from the Chrome team
Posted by Rebecca Gutteridge, Developer Relations Engineer on Android   Introduction With the release of Android 12 and Mater...
·android-developers.googleblog.com·
Implementing Dynamic Color: Lessons from the Chrome team
Machine Learning at the Edge
Machine Learning at the Edge
Katharine Jarmul discusses utilizing new distributed data science and machine learning models, such as federated learning, to learn from data at the edge.
·infoq.com·
Machine Learning at the Edge
Integrating third-party libraries as Unreal Engine plugins: ABI compatibility and Linux toolchain
Integrating third-party libraries as Unreal Engine plugins: ABI compatibility and Linux toolchain
The Unreal Build Tool (UBT) official documentation explains how to integrate a third-party library into Unreal Engine projects in a very broad way without focusing on the real problems that are (very) likely to occur while integrating the library. In particular, when the third-party library is a pre-built binary there are low-level details that must be known and that are likely to cause troubles during the integration - or even make it impossible!
·pgaleone.eu·
Integrating third-party libraries as Unreal Engine plugins: ABI compatibility and Linux toolchain
The Scanner We Really Need
The Scanner We Really Need
IT has scanners for everything: We scan for vulnerabilities and data leaks and scan networks. We should be scanning for secrets, too.
·devops.com·
The Scanner We Really Need
The Need to Decouple Human Error from Incident Response
The Need to Decouple Human Error from Incident Response
A lot of software management is still quick to blame incidents on human error over the complexity of those machines we’re interacting with.
·thenewstack.io·
The Need to Decouple Human Error from Incident Response
NEAR Protocol | Reimagine your World
NEAR Protocol | Reimagine your World
NEAR is the network for a world reimagined. Through simple, secure, and scalable technology millions are able to invent and explore new experiences.
·near.org·
NEAR Protocol | Reimagine your World
Goodbye Shared Dotfiles
Goodbye Shared Dotfiles
A lot of people start programming with shared dotfiles, copied from a team or online. I did. Maybe you’re ready to move on. Why would you do that? How would you…
·jakeworth.com·
Goodbye Shared Dotfiles
Snapcast
Snapcast
Synchronous multi-room audio player
·mjaggard.github.io·
Snapcast
Arc Notes: Datasette - Simon Willison
Arc Notes: Datasette - Simon Willison
Simon is the creator of Datasette and co-creator of Django web framework. Formerly he was a JSK journalism fellow at Stanford, and prior to that an Engineering Director at Eventbrite. Who is going to be talking about Datasette, SQLite and the challenges of building a server-side web application that also works in both Electron and WebAssembly.
·architecturenotes.co·
Arc Notes: Datasette - Simon Willison
Mark Nadal on Twitter
Mark Nadal on Twitter
“How does GUN keep itself decentralized? When a nasty internet bug called "NAT traversal" likes to re-centralize things? Well, GUN detects this&then distributes the load evenly across a mesh! We use PANIC https://t.co/D3zpDbXlQf to prove this works without breaking data sync.❤️”
·twitter.com·
Mark Nadal on Twitter
Parsing JSON faster with Intel AVX-512
Parsing JSON faster with Intel AVX-512
Many recent Intel processors benefit from a new family of instructions called AVX-512. These instructions operate over wide registers (up to 512 bits) and follow the Single instruction, multiple data (SIMD) paradigm. These new AVX-512 instructions allow you to break some speed records, such as decoding base64 data at the speed of a memory copy. Most … Continue reading Parsing JSON faster with Intel AVX-512
·lemire.me·
Parsing JSON faster with Intel AVX-512
Pandoc: A Tool I Use and Like | Viget
Pandoc: A Tool I Use and Like | Viget
Pandoc is a fantastic tool for converting between markup formats. Here are a few of the ways I use it.
·viget.com·
Pandoc: A Tool I Use and Like | Viget