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

If you want to make a good RAG tool that uses your documentation, you should start by making a search engine over those documents that would be good enough for a human to use themselves. This is exactly what I’ve been trying to communicate in my org in the past few months. It’s 2024 and we still can’t have a proper search engine in organizations to find relevant information from various sources. While this problem remains to be solved, o....


Tim Urban's quote illustrates the vastness of the universe, with 10,000 stars for every grain of sand on Earth.

If you want to make a good RAG tool that uses your documentation, you should start by making a search engine over those documents that would be good enough for a human to use themselves. This is exactly what I’ve been trying to communicate in my org in the past few months. It’s 2024 and we still can’t have a proper search engine in organizations to find relevant information from various sources. While this problem remains to be solved, o..

Recently I migrated my homelab from using Nginx with local domain certificates to using Caddy with automatic SSL certificates from Cloudflare. This post will go over the steps I took to set up Caddy with Cloudflare.



Tonight I went to a live podcast recording of the Forest of Thought podcast at Uppsalas Stadsbiblioteket. The theme was: Becoming human - the search for soul in turbulent times .

go yolo - evilcookie.de - 1 year ago - tsn

go yolo - evilcookie.de - 1 year ago - eng

There are plenty of reasons to run L(local)LMs on your own machine, and there are […] The post Chatting with Ollama’s API appeared first on Elegant Code .

Mgmt modules are used for structuring your code across multiple files. This keeps things readable and allows for code reusability. For example, it should be easy to write a single module which can be effectively used by many different parties. To me, it never felt like code reuse was a core design objective with other tools. In mgmt it has been since the very beginning. I’m very proud of our module system, so let me introduce you to it pro..

Mgmt modules are used for structuring your code across multiple files. This keeps things readable and allows for code reusability. For example, it should be easy to write a single module which can be effectively used by many different parties. To me, it never felt like code reuse was a core design objective with other tools. In mgmt it has been since the very beginning. I’m very proud of our module system, so let me introduce you to it pro..

Elastic Security combines CDR with SIEM to deliver crucial context, prioritized threat detection, and rapid response for a more efficient security posture.

Finding and closing coverage gaps in your AppSec program is not a one-and-done process, it’s an ongoing combination of efforts. See how ASPM makes it easier.

Read top-level findings from Snyk’s 2024 Open Source Security Report, exploring slowing progress and new challenges for DevSecOps.

Over the past year, Heroku has been on a journey of reflection as we rebase the platform to address the changing needs of app teams toward the future without disrupting your business. In the Heroku way, we want to be thoughtful about your experience as we evolve. When we started Heroku, it was the early […] The post The Next Generation of the Heroku Platform appeared first on Heroku .


We’re excited to announce that official support for .NET on Heroku is entering public beta starting today. Developers can now build and deploy applications in C#, F#, and Visual Basic, using frameworks like ASP.NET Core and Blazor, all with the simplicity and flexibility of the Heroku platform. .NET has long been one of the most […] The post .NET Support on Heroku appeared first on Heroku .


This blog was supposed to be more in-depth but my enthusiasm was drastically cut and I felt like splitting it up into multiple smaller one, whereas daft one is already uploaded. I started writing a “recipe-book” for daft where I realized it wasn’t as smoothly integrated as a lot of other tools. I believe that the DataFrame format is both a winning and loosing concept, it’s very helpful but when you need to use two columns the way Ray,....

This blog was supposed to be more in-depth but my enthusiasm was drastically cut and I felt like splitting it up into multiple smaller one, whereas daft one is already uploaded. I started writing a “recipe-book” for daft where I realized it wasn’t as smoothly integrated as a lot of other tools. I believe that the DataFrame format is both a winning and loosing concept, it’s very helpful but when you need to use two columns the way Ray,....

I often find myself wanting to blog about something, but I get stuck on trying to write a blog post that's perfect , which is a big mental barrier. The longer it takes me to publish something, the harder it gets, hence why I haven't posted about my updates since May. I'm also guilty of having multiple long essay-like posts, that are half-finished for years now, which apply a constant pressure in my posts backlog, making the situation worse..

Table of Contents Hello, Failover Slots! Failover Slots in Decodable Wrapping Up This post originally appeared on the Decodable blog . All rights reserved. Postgres read replicas are commonly used not only to distribute query load amongst multiple nodes, but also to ensure high availability (HA) of the database. If the primary node of a Postgres cluster fails, a read replica can be promoted to be the new primary, proc..

Table of Contents Hello, Failover Slots! Failover Slots in Decodable Wrapping Up This post originally appeared on the Decodable blog . All rights reserved. Postgres read replicas are commonly used not only to distribute query load amongst multiple nodes, but also to ensure high availability (HA) of the database. If the primary node of a Postgres cluster fails, a read replica can be promoted to be the new primary, proc..

Whether you're holiday shopping for your favorite hacker or a treat for yourself - the DEF CON deals continue into Cyber Monday at shop.defcon.org . DC32 badge discounts, marked down swag galore and our chef's kiss DEF CON holiday sweater await you there. Happy holidays!

This evening I went to another presentation at Chimära Bokhandel & Butik . The topic this time was Arthur Conan Doyle’s story The Captain of the Polestar and Polar Gothic literature.

With a 13 billion year head start on evolution, why haven’t any other forms of life in the universe contacted us by now? ( Arrival is a fantastic movie. Watch it , but don’t stop there – read the Story of Your Life novella it was based on

Cloud platforms have come a long way since Heroku first set out to empower developers. Today’s cloud native development demands even greater flexibility, openness, and scalability. A fun fact about Heroku is that we use trees to denote the generation of the platform technology stack (aka version). In the tradition of Aspen, Bamboo, and Cedar, […] The post Planting New Platform Roots in Cloud Native with Fir appeared first on Heroku .

Over the last couple of years, we’ve repeatedly heard the question “who will build the Heroku of AI?”. The answer to that question is that Heroku will, of course. We are excited to bring AI to the Heroku platform with the pilot of Managed Inference and Agents, delivered with the graceful developer and operational experience […] The post Heroku AI | Managed Inference and Agents appeared first on Heroku .

age verification - lainchan.org - 1 year ago - eng
in the early days of the internet the web looked indeed like a web: many sites that intertwined. the lack of a central entity that governments can go pester is the worst case scenario for the powers that be. those days are long gone as user engagement has concentrated on a few centralized platforms, creating points of failure this is all old news. frustrating, but old news. centralization was driven by the prioritization of convenience o....




tl;dr: If your app doesn’t store SoundCloud access tokens outside of the context of a user’s client (i.e. a database) the following should…

The other day I realized that /tmp/ on my NixOS installations is not a tmpfs as I'm used to from other distros. Instead, NixOS relies on this systemd timer that cleans up old files from /tmp/. This is not NixOS specific, other systemd based distros also run this timer. Looking at the NixOS boot.tmp related options, we see there's an option (cleanOnBoot) that clears files on boot and is disabled by default.


While this blog was silent, my life was buzzing with activity. I have been trying to tend to multiple big projects at work and in my personal life, like a juggler trying not to drop anything. Not everything went as planned. The blog got sidelined, personal projects lost momentum, and a couple of them are temporarily frozen. On the other hand, I managed to finish a big migration at work. As always, Murphy learned what we were doing and mot....

tl;dr: If your app doesn’t store SoundCloud access tokens outside of the context of a user’s client (i.e. a database) the following should…

While this blog was silent, my life was buzzing with activity. I have been trying to tend to multiple big projects at work and in my personal life, like a juggler trying not to drop anything. Not everything went as planned. The blog got sidelined, personal projects lost momentum, and a couple of them are temporarily frozen. On the other hand, I managed to finish a big migration at work. As always, Murphy learned what we were doing and mot....

I agree wholeheartedly with Google’s Page Annotations being an absolutely awful antifeature, and recommend that others opt-out and/or protest the feature. I want to make a clarification that doesn’t invalidate your main points: Clicking annotations doesn’t navigate away from your site to a Google search; it triggers an overlay with infoboxes about the term you selected. It’s similar to the iOS “Look Up” option for selected text. It’s ..

If the world is ending, I want to be surrounded by kittens when it happens. Sleeping Marty, JoJo, and Lloyd (top to bottom) Sleepy Marty, JoJo, and Lloyd (top to bottom) Welcome to November 2024’s Disappearing Moment, an inventory of my experiences. I hope you enjoy it. Podcasts Behind the Bastards : RFK, Jr. (Worth My Time): Grating hosts tell the tale of a degenerate boor. Nerdy Software I programmed my first beats at a Rock and Ro....



3 visitors online