Mock-Interview.AI
I’m proud to present mock-interview.ai! It’s a first of its kind product that aims to help users ace their technical interviews. Our platform features unlimited practice on a wide range of customizable voice interviews. We provide instant feedback across key metrics so you can track your progress and build the confidence you need to crush your next interview!
Compared to other problem-based platforms like LeetCode and CodeForces, we focus on providing the complete experience of interviews. Practice by e … ⌘ Read more
Launching BSSG - My Journey from Dynamic CMS to Bash Static Site Generator
Announcing the public release of BSSG, a Bash Static Site Generator born from a personal journey away from complex dynamic CMS. Discover a simple, portable alternative for your blog.
Resize Observer API with Stimulus
Occasionally, parts of our application that depend on the size of the screen can break because of the user resizing the browser window.
The browser includes features like CSS media queries or container queries. But at times, they are not enough to achieve what we want. That’s where the Resize Observer API comes into play.
In this article, we will cover what it is, how to use the resize observer with Stimulus and show some examples that might be useful for you when building your next ap … ⌘ Read more
Vernacular Web: Indigenous and Barbarians
N.b. click the вперед buttons on the bottom right to get to the next section; the article is multiple pages together.
The author has a cool blog which continues it with:
Vernacular Web 2 and Vernacular Web 3.
Tag proposal: ATProto
ATProto, the Bluesky protocol, comes up quite a lot recently, and while it’s often posted under “decentralization,” I am one of (I think) a contingent of people who quibble with that designation and want to see other decentralization-related stuff but not ATProto itself.
name: atproto
description: “AT Protocol”
category: platforms, like wasm or merkle-trees
similar tags: merkle-trees (in that they could also be “decentralization” but not everyone who wants to see other decentralizati … ⌘ Read more
The Impact of Generative AI on Critical Thinking: Self-Reported Reductions in Cognitive Effort & Confidence Effects From a Survey of Knowledge Workers
Comments ⌘ Read more
A Blueprint for Fermat’s Last Theorem
This is a project to formalize a modern proof of FLT in Lean.
See also: https://github.com/ImperialCollegeLondon/FLT
Doing Evil Things with Generative AI and Recipes
A while ago I did some exploration into scraping recipes with GenAI (it works ok, but better when using JSON-LD), and this was just a fun response.
**
A study of undefined behavior across foreign function boundaries in Rust libraries
Comments ⌘ Read more
Celebrate 50 years of Microsoft with the company’s original source code
Including a link to the original Altair Basic source code
How We Got the Generics We Have: (Or, how I learned to stop worrying and love erasure)
Comments ⌘ Read more
Keeping the LHC colliding: Providing Extended Lifecycle support for EL7 (by moving to Debian)
The title is slightly editorialized to unbury the lede (i.e., EL7 is EOL, EL9 is hard to support on older hardware, thus CERN is migrating FECs to Debian for ELTS).
arena: Arena Allocator implementation in pure C as an stb-style single-file library
Comments ⌘ Read more