Site uses cookies to provide basic functionality.
Javascript rendering is set to off by default when visiting the site via .onion and .i2p domains. It can be enabled back again in user's settings section. Javascript rendering set to off means, that you can disable javascript in your browser now and the site will remain functional.
There is also IRC server now available via native IRC clients or non javascript web based one.
Fonts can be adjusted in user's settings section as well.
Check FAQ for more.

OK

At Lumen Field, Amazon One runs across concessions, merch, and age-restricted gates. With over 69,000 fans per game, every second at checkout compounds. Fans hover their palm. Move through. No card. No PIN. No wallet. The Seattle Seahawks adopted it for a simple reason. Every moment spent waiting is a moment not watching, not buying, not coming back. Palm recognition solves the payment bottleneck. Amazon One has processed over 3 million t....

Your knowledge base is the perfect context source for AI. Here are 16 practical ways I combine AI with my Obsidian vault every day.

Stockfish is a top chess playing engine. We got to wondering how many possible Stockfish chess games are there if Stockfish plays against itself? Could it be that there are only a few stereotypical games? Or are there a lot of games? To answer this we recorded Stockfish playing against […]

We often use the terms “to-do list” and “checklist” interchangeably, but they actually serve very different purposes.

We often use the terms “to-do list” and “checklist” interchangeably, but they actually serve very different purposes.

Modern coding agents can generate a lot  of code very quickly.What once consumed days or weeks of a person’s time is now a simple matter of a prompt and a coffee break.The question is whether this changes any of the fundamental principles ofsoftware development. A significant portion of software engineering (beyond pure algorithms and data structure work) is not about the code itself, but about managing the social aspects of building and....

Modern coding agents can generate a lot  of code very quickly.What once consumed days or weeks of a person’s time is now a simple matter of a prompt and a coffee break.The question is whether this changes any of the fundamental principles ofsoftware development. A significant portion of software engineering (beyond pure algorithms and data structure work) is not about the code itself, but about managing the social aspects of building and....

How do you create automated tests to check your code for degraded performance as data sizes increase? What are the new features in pandas 3.0? Christopher Trudeau is back on the show this week with another batch of PyCoder's Weekly articles and projects.

I created a minimalist game engine in C using raylib, small enough that a single person could understand the whole codebase top to bottom, with the purpose of it being that it could be used to make small or retro style games, be easily hackable and modifiable, and serve as an educational tool for people who intend to create their own game engine. It currently weighs in at uner 3700 lines of C, and while it's far from finished yet, it's the ..

Ollama - codeyarns.com - 4 months ago - eng
Ollama is informally called Docker for LLMs . It is an inference program to download and run LLM models on your local computer. It supports many backends, but is primarily used with the llama.cpp backend. Download and run Download and install: $ curl -fsSL https://ollama.com/install.sh | sh Pull a model and run it: $ ./ollama pull smollm:135m $ ./ollama run smollm:135m >>> Is cat an animal? Yes >>> /bye Build and run Install go..

vLLM - codeyarns.com - 4 months ago - eng
vLLM is an open-source LLM framework built on PyTorch. Build and run from source Get the code: $ git clone https://github.com/vllm-project/vllm.git $ cd vllm Create a Python virtual environment: $ python3 -m venv vllm_venv $ source vllm_venv/bin/activate Install the requirements: $ python3 -m pip install -r requirements/common.txt $ python3 -m pip install -r requirements/cuda.txt Build vLLM: $ python3 -m pip install -e . Run....

After recently migrating our frontend to Remix, we took the opportunity to reassess how we approach frontend testing, particularly regression testing. While we already had unit test coverage, we identified a gap when it came to validating UI changes. This is where Chromatic became a part of our frontend testing strategy. This post outlines why we introduced Chromatic and how it fits into a Remix-based workflow. Even when application func....

Moving Off Paas - frankwiles.com - 4 months ago - eng
I'm curious about the projects people bring to you that were initially deployed to a PAAS. What bottlenecks or breaking points cause people to bring those projects to you for help? For example does it tend to be a steady increase in cost, an increase in complexity with add-ons, or something else? Do you always move those projects to a deployment stack that you know well and are familiar with, or do you try to keep people where they are, but..

TLDR; Software development, as it has been done for decades, is over. LLM coding tools have changed it fundamentally for the better or worse. “Talk is cheap. Show me the code.” — Linus Torvalds, August 2000

TLDR; Software development, as it has been done for decades, is over. LLM coding tools have changed it fundamentally for the better or worse. “Talk is cheap. Show me the code.” — Linus Torvalds, August 2000



Persistent Agents - june.kim - 4 months ago - eng



The wait is over. Online registration is now open for our very first DEF CON Singapore! It's all happening at the Marina Bay Sands, April 28-30. Online registration will be open until April 24, but if you secure your spot before February 15 there's an Early Bird discount available, along with a Student discount. To learn about the speakers, contests, events, villages and other DEF CON fun we're bringing to Singapore, visit the DEF....

For the past few months I’ve been working for the ARC Prize - a non profit organization built around the idea of an Abstract and Reasoning Corpus - a set of reasoning games that are easy for humans to quickly and efficiently figure out, play, and solve - but near impossible for even the most cutting edge models. [Paper] …and today we officially launched the beta of our toolkit and three games for the public to try out!

If you’ve built a RAG (Retrieval Augmented Generation) system, you’ve probably hit this wall: your vector search returns 20 documents that are semantically similar to the query, but half of them don’t actually answer it. A user asks “how do I handle authentication errors?” and gets back documentation about authentication, errors, and error handling in […] The post Building AI Search on Heroku appeared first on Heroku .

RAMP, the biggest ransomware focused hacking forum just got seized by the FBI, database got leaked which include unencrypted private messages between members of the forum. XSS, BF, RF, Nulled, all of them are seized. What is happening right now with hacking forums? Why all of them get seized yet Darknet is still full of C*. Here is one of the few forum left for those who are wondering: - Damagelib (reborn of XSS.is, my favorite (....

I have been using Coding agents a bunch, particularly since Opus 4.5 and GPT 5.2 came out. I have a long post about my general LLM coding experiences coming out soon. This is a quick tip I have been recently using. One of the UX affordances I miss the most about the agent iteration cycle is not being able to quickly offer in-line suggestions to the code changes proposed by the LLM, while staying in the context of the current conversation.

I have been using Coding agents a bunch, particularly since Opus 4.5 and GPT 5.2 came out. I have a long post about my general LLM coding experiences coming out soon. This is a quick tip I have been recently using. One of the UX affordances I miss the most about the agent iteration cycle is not being able to quickly offer in-line suggestions to the code changes proposed by the LLM, while staying in the context of the current conversation.

Archivio Grafica Italiana is the first online archive dedicated to the entire Italian graphic design heritage. ” Beautiful resource. Some samples came as a true surprise to me, like the New York City Subway signage, though the Italian connection is a bit weak on that one. ( via )

I was reviewing some code, and I ran into the following snippet. Take a look at it: public void AddAttachment ( string fileName , Stream stream ) { ValidationMethods . AssertNotNullOrEmpty ( fileName , nameof ( fileName ) ) ; if ( stream == null ) throw new ArgumentNullException ( nameof ( stream ) ) ; string type = GetContentType ( fileName ) ; _attachments . Add ( new PutAttachmentCo....

I was reviewing some code, and I ran into the following snippet. Take a look at it: public void AddAttachment ( string fileName , Stream stream ) { ValidationMethods . AssertNotNullOrEmpty ( fileName , nameof ( fileName ) ) ; if ( stream == null ) throw new ArgumentNullException ( nameof ( stream ) ) ; string type = GetContentType ( fileName ) ; _attachments . Add ( new PutAttachmentCo....

Your product catalog is the definitive source of truth for your online presence, especially when managing User-Generated Content (UGC) like ratings and reviews. For Bazaarvoice clients, a meticulously maintained catalog is vital for seamless integration and flawless display. This post explores three key best practices—from precise product naming and consistent category data to optimal naming conventions—that will unlock the full potential o..

I recently joined another call through CTO Craft about leading engineering with a vision. The previous one is here .

I recently joined another call through CTO Craft about leading engineering with a vision. The previous one is here .



Adoption overview The illustration below encapsulates how Cursor is scaled across Grab, achieving rapid and widespread adoption that accelerated software development and empowered non-technical teams to build solutions. Figure 1: Adoption overview of AI tool Cursor in Grab. Multi-tool strategy Grab embraces a multi-tool strategy for AI coding assistants. Rather than committing to a single solution, we experiment with multiple tools ....

Adoption overview The illustration below encapsulates how Cursor is scaled across Grab, achieving rapid and widespread adoption that accelerated software development and empowered non-technical teams to build solutions. Figure 1: Adoption overview of AI tool Cursor in Grab. Multi-tool strategy Grab embraces a multi-tool strategy for AI coding assistants. Rather than committing to a single solution, we experiment with multiple tools ....

After spending time with enterprise integration patterns, one thing keeps coming up: distributed transactions are hard. When your process spans multiple services, each with its own database, you can’t just wrap everything in a BEGIN/COMMIT. What happens when step 3 of 5 fails? The first two services already committed their changes. You’re stuck in an inconsistent state. The Saga pattern addresses this with compensating transactions: every s..

I've been somewhat chaotically "bookmarking" things to watch for some time. The info typically goes straight to an Emacs org file primarily via Journelly . I'm fairly forgiving in my input form. I often link to Reddit discussions, IMDB / Letterboxd links, or at times simply write movie or director names. The only real requirement is to sprinkle some hashtags (#film or #series or #watch) for retrieval. While this flexibility is impo....






Slurm - codeyarns.com - 4 months ago - eng
Slurm (Simple Linux Utility for Resource Management) is a Linux job scheduler commonly used on compute clusters and supercomputers. Common options -A or --account: Use the specified account for the Slurm command. For example --account=biology_team. sinfo This command prints information about the nodes in the cluster. List all nodes: sinfo. Print total number of nodes: sinfo -o "%D". Print all possible states of nodes in ....

5 visitors online