Found 8190 bookmarks
Newest
Original source of `(seed * 9301 + 49297) % 233280` random algorithm?
Original source of `(seed * 9301 + 49297) % 233280` random algorithm?
If you search for examples of creating a seeded (pseudo)Random number generator, you will run into stuff like this (specific example http://indiegamr.com/generate-repeatable-random-numbers-in-js/):...
·softwareengineering.stackexchange.com·
Original source of `(seed * 9301 + 49297) % 233280` random algorithm?
Distributed Systems Are a UX Problem
Distributed Systems Are a UX Problem
Distributed systems are not strictly an engineering problem. It’s far too easy to assume a “backend” development concern, but the reality is there are implications at every point …
·bravenewgeek.com·
Distributed Systems Are a UX Problem
🤝 Engineering Scarcity Mindset
🤝 Engineering Scarcity Mindset
This means that if you were always poor — you function differently than those with abundant resources. But if you were rich before and then suddenly plummeted to poverty — your brain goes into a full-on scarcity mindset.
·vadimkravcenko.com·
🤝 Engineering Scarcity Mindset
An Exercise in Shortening Ids
An Exercise in Shortening Ids
Sometimes solving a simple problem can lead to interesting places…
·itnext.io·
An Exercise in Shortening Ids
System or Human First?
System or Human First?
Original Source for Self-Sovereign ID + Sovereign Source Authority + Human Rights in Sovereign context defined by "Owning Root" authority structurally
·moxytongue.com·
System or Human First?
Self-Sovereign Identity
Self-Sovereign Identity
Original Source for Self-Sovereign ID + Sovereign Source Authority + Human Rights in Sovereign context defined by "Owning Root" authority structurally
·moxytongue.com·
Self-Sovereign Identity
KRSI — the other BPF security module
KRSI — the other BPF security module
One of the first uses of the BPF virtual machine outside of networking was to implement access-control policies for the seccomp() system call. Since then, though, the role of BPF in the security area has not changed much in the mainline kernel, even though BPF has evolved considerably from the "classic" variant still used with seccomp() to the "extended" BPF now supported by the kernel. That has not been for a lack of trying, though. The out-of-tree Landlock security module was covered here over three years ago. We also looked at the kernel runtime security instrumentation (KRSI) patch set in September. KP Singh has posted a new KRSI series, so the time seems right for a closer look.
·lwn.net·
KRSI — the other BPF security module
The Prompt Whisperer
The Prompt Whisperer
Posted on Thursday 4 Aug 2022. 3,669 words, no links. By Matt Webb.
·interconnected.org·
The Prompt Whisperer
Rust-based platform for the Web – SWC
Rust-based platform for the Web – SWC
SWC is an extensible Rust-based platform for the next generation of fast developer tools. It's used by tools like Next.js, Parcel, and Deno, as well as companies like Vercel, ByteDance, Tencent, Shopify, and more.
·swc.rs·
Rust-based platform for the Web – SWC
ARM Server Chips Get a Boost with Ampere’s Altra
ARM Server Chips Get a Boost with Ampere’s Altra
With its chips recently adopted by Google Cloud and HPE, Ampere Computing is giving ARM-based chips the kind of server breakthrough that has eluded other chip companies. These companies' backing provides a big boost to the entire ARM server ecosystem.
·thenewstack.io·
ARM Server Chips Get a Boost with Ampere’s Altra
Managing Secrets in Your DevOps Pipeline
Managing Secrets in Your DevOps Pipeline
This article will discuss best practices for secrets management in the context of continuous integration delivery workflow.
·thenewstack.io·
Managing Secrets in Your DevOps Pipeline