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

Sometime last year Justin Vincent of the techzing podcast suggests that I should add a license to Quote, I “strongly” suggest that you wrap each product into a paid version - where you sell a “license” for usage with priority support. New year means new energy and so I got around to do this. All the tools will remain free software, so there is no need to worry about a rug pull. However it does mean I am now offering proper email a..

I've blogged about both Reticulum and Meshtastic before ( 1 , 2 , 3 , 4 ) and I've even given a presentation about both of them . The past few months, I started getting more involved with Reticulum, however I'm still reading the Meshtastic Discord to keep up with the project. In both communities, I see one question that comes up often: "Which one is better?". I want to try to answer this question and hopefully help people understand the..

Quick command to get OnCall running using ArgoCD: argocd app create oncall \ --repo https://grafana.github.io/helm-charts \ --helm-chart oncall \ --revision 'v1.3.*' \ --dest-namespace oncall \ --dest-server https://kubernetes.default.svc \ --values-literal-file values.yaml \ --project oncall

otpgateway v3.4.1 - nadh.in - 2 years ago - eng
Repository: @knadh/otpgateway GitHub release page: v3.4.1 Changelog 3e5e12c feat: add custom attributes in pinpoint ( #43 )



How to Build and Deploy a Node.js App That Uses OpenAI’s APIs Near the end of 2023, ChatGPT announced that it had 100M weekly users. That’s a massive base of users who want to take advantage of the convenience and power of intelligent question answering with natural language. With this level of popularity for ChatGPT, […] The post Working with ChatGPT Functions on Heroku appeared first on Heroku .

Today I learned that pg_dump can make a copy of a Postgres schema instead of the whole database. Likewise, if needed, pg_restore can restore the schema in either the original database or a different one. Backup of a Postgres schema: pg_dump -h host -d source_database -U user -n schema_name -F c -f schema_dump_file.dump Restore of a Postgres schema: pg_restore -h host -d dest_database -U user -n schema_name schema_dump_file.dum..

Brewster Kahle, at The Internet Archive Blogs: Ever try to read a physical book passed down in your family from 100 years ago? Probably worked well. Ever try reading an ebook you paid for 10 years ago? Probably a different experience. From the leasing business model of mega a publishers to physical device evolution to format obsolescence, digital books are fragile and threatened. […] Our paper books have lasted hundreds of years on our..

I recently wrote White Elephant is surprisingly effective (link) with Yee Aun, and I realized I hadn't mentioned it here yet. It's an exploration of what makes a gift distribution "good", including simulation and visualization of how White Elephant distributes gifts. This project felt like the perfect example of what Basecamp's Shape Up calls "fixed time, variable scope": It’s hard to ship a book when you can always add more, expl....

I continue building a weighted version of the Mann–Whitney $U$ test. While previously suggested approach feel promising, I don’t like the usage of Bootstrap to obtain the $p$-value. It is always better to have a deterministic and exact approach where it’s possible. I still don’t know how to solve it in general case, but it seems that I’ve obtained a reasonable solution for some specific cases. The current version of the approach still has..


I continue building a weighted version of the Mann–Whitney $U$ test. While previously suggested approach feel promising, I don’t like the usage of Bootstrap to obtain the $p$-value. It is always better to have a deterministic and exact approach where it’s possible. I still don’t know how to solve it in general case, but it seems that I’ve obtained a reasonable solution for some specific cases. The current version of the approach still has..

In this article we will deep dive into understanding how we can setup HTTPS with self-signed certificates for our Homelab services.This is often required when you are running your own services and you want to access them over HTTPS.


In this article we will deep dive into understanding how we can setup HTTPS with self-signed certificates for our Homelab services.This is often required when you are running your own services and you want to access them over HTTPS.

Hi, Was hat dieser Computer mit deiner Arbeit heute zu tun? Du siehst hier einen ADM-3A von 1976. Aber warum sollte dich dieser Rechner knapp 50 Jahre später noch interessieren? Der ADM-3A ist der Grund für einige Standards, die du heute benutzt Schau mal auf das Keyboard-Layout: Wieso benutzt man bis heute esc, um in vi in den Command-Mode zu kommen? Auf dem ADM-3A war die esc-Taste direkt neben Q. Es war leicht ..

I get significantly more work done when I unplug my computer from the Internet. It’s not that my productive output drops to zero when I’m plugged in, but more like 70%. Despite many of the tools that I use requiring a connection, and certainly the Internet containing a wealth of information that might expedite my work, these benefits are drastically outweighed by the wealth of distractions also available. It’s very appealing, when the c..


In this article we will deep dive into understanding how we can setup HTTPS with self-signed certificates for our Homelab services.This is often required when you are running your own services and you want to access them over HTTPS.

I think Nix is really cool . Nix the package manager and functional configuration language is most often associated with NixOS the Linux distro, but nix-darwin makes it almost as easy to declaratively configure macOS as it is to configure NixOS installations. Even if you’ll still relying on Homebrew for package management and never touch nixpkgs, I’d say that Nix with nix-darwin provides the best way to manage packages and system configurat....

I think Nix is really cool . Nix the package manager and functional configuration language is most often associated with NixOS the Linux distro, but nix-darwin makes it almost as easy to declaratively configure macOS as it is to configure NixOS installations. Even if you’ll still relying on Homebrew for package management and never touch nixpkgs, I’d say that Nix with nix-darwin provides the best way to manage packages and system configurat....

A call with my wife - ayende.com - 2 years ago - eng
This happened a few minutes ago, I got a call from an unknown number. That was my wife’s work number, and she called to ask me an urgent question, it seems:   “Can you tell me how to compress a PDF file?” she asked. For the next part, it might be better if I paint you the whole picture. Imagine bullet time, where everything slows down, and I start to analyze the question and my possible answer. The following thoughts run through my mi....

Rio Petroso - nicolaiarocci.com - 2 years ago - eng
Wet, cold, and foggy winter day in the plains, I knew it would be splendid in the highlands. At the last minute and even a little late by my usual safety standards, I packed my backpack and dashed into the hills. To avoid being late or having to return in the dark, I didn’t even stop eating, munching on two bars as I walked, but it was worth it. Rio Petroso is a rather complex and articulated circular tour, with frequent environmental cha..

Web components won't take web development by storm, or show us the One True Way to build websites. What they will do is let us collectively build a rich ecosystem of dynamic components that work with any web stack.

Web components won't take web development by storm, or show us the One True Way to build websites. What they will do is let us collectively build a rich ecosystem of dynamic components that work with any web stack.

This article is an overview of how to use Xcode Instruments along its `xctrace` command-line tool companion to perform CPU profiling of C++ programs

This article is an overview of how to use Xcode Instruments along its `xctrace` command-line tool companion to perform CPU profiling of C++ programs

You have a hobby you’ve been into for a decade or more. You like talking about your hobby, and your friends and family, after listening to these things for as long as you’ve been into them, maybe aren’t as excited to always hear about it as you are about discussing them, so in an act of compassion you create a youtube channel where you can monologue about your passion instead.

I've been using Golang in the past months, and I was very happy about it, this language makes me feel entertained and productive and the same time. Studying for me is a lifelong…

I've been using Golang in the past months, and I was very happy about it, this language makes me feel entertained and productive and the same time. Studying for me is a lifelong…

If you have more than one git branch up in the air at the same time, having a system to track them and filter them is essential. Here are the stages I went through with git branch. xkcd reminds us that we're insane Prefixes : My first tip involves using a memorable prefix. For new features I name my branches with feat/. For example feat/my-new-feature. Yes the slash and the dashes are treated like any regular character. I also c..

If you have more than one git branch up in the air at the same time, having a system to track them and filter them is essential. Here are the stages I went through with git branch. xkcd reminds us that we're insane Prefixes : My first tip involves using a memorable prefix. For new features I name my branches with feat/. For example feat/my-new-feature. Yes the slash and the dashes are treated like any regular character. I also c..

Weekly Links #5 - davi.sh - 2 years ago - afr
I have Lobsters and Hacker News blocked on my devices because I’m way to prone to refreshing those constantly. I rely on my RSS feed that I’ve curated over the past few years which also includes some other curators like Simon Willison and John Gruber . I’m thinking about how I can still discover new authors without scrolling on autopilot, especially on Lobsters, where I find the submissions to be really high-quality. Maybe these weekly....



I describe Contraption Company as a digital product studio. Many people ask what that means. "Is it a startup?" (not exactly). "Is it an agency?" (ideally, no). "Do you make apps to spin them out into...

February Stars - godsip.club - 2 years ago - eng
Since several millennia, February, or these weeks of the year, has always been special. Among Romans, there were many festivities which took part in these days, and were deeply linked with the concept of rebirth or purification . It’s always fascinating, for me at least, to imagine how Winter and Spring could be seen from people from thousands of years ago. Let’s try digging into some ancient gods and celebrations of the past. Fever All....

February Stars - godsip.club - 2 years ago - eng
Since several millennia, February, or these weeks of the year, has always been special. Among Romans, there were many festivities which took part in these days, and were deeply linked with the concept of rebirth or purification . It’s always fascinating, for me at least, to imagine how Winter and Spring could be seen from people from thousands of years ago. Let’s try digging into some ancient gods and celebrations of the past. Fever All....

Introduction DuckDB, the in process DBMS specialized in OLAP workloads, had a very rapid growth during the last year, both in functionality, but also popularity amongst its user...

Introduction DuckDB, the in process DBMS specialized in OLAP workloads, had a very rapid growth during the last year, both in functionality, but also popularity amongst its user...

I recently had the opportunity to speak to DEF CON 864 about the multiple layers of security automation within Gitlab, the open source tools that drive them and how the findings are managed and resolved.

Death’s Door - markjgsmith.com - 2 years ago - eng
Death’s Door (Issue #151) 2024-01-27 12:45:00 +07:00 by Mark Smith This week’s newsletter is out! In this week’s edition: Focus on tech this week, trying to take my mind off of anything related to terminal breaths, which is very much a thing and very scary. The world keeps on turning. Issue details: Title: Death’s Door Issue: 151 Page: issue webpage Another awesome issue of the newsletter. #

Escape Analysis is an optimization technique whereby a compiler identifies whether a variable, created inside a function, escapes the scope of that function. If the analysis confirms that the variable doesn't escape, then it can be more efficiently allocated on the stack rather than the heap.

91 visitors online