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

I built my development flake for this website with the FlakeHub CLI . That flake uses pkgs.mkShell to load in binary dependencies to the development environment. I run zsh defined and configured by nix-darwin, so it was pretty jarring getting thrown into a plain bash shell when running nix develop. Luckily the fix is simple. Rather than just running nix develop, run: nix develop -c $SHELL and your normal shell will be run i..

I built my development flake for this website with the FlakeHub CLI . That flake uses pkgs.mkShell to load in binary dependencies to the development environment. I run zsh defined and configured by nix-darwin, so it was pretty jarring getting thrown into a plain bash shell when running nix develop. Luckily the fix is simple. Rather than just running nix develop, run: nix develop -c $SHELL and your normal shell will be run i..

2023-11-18-001 - srijan.ch - 2 years ago - bod
Liked: A story about MS Swaminathan and India’s Green Revolution A nice short history about India's Green Revolution and the balance needed between short-term yields and long-term soil fertility.

Let’s process 1.369.841 single English XML/HTML files and index them with BAAI/bge-base-en-v1.5 embeddings for semantic search! Sounds fun? Let’s go!


Goals for 2024 - chrisfrew.in - 2 years ago - eng


This book will help you to teach your baby to fall asleep by himself. That's it, that's the premise on the book. And let me tell you... It delivers. The earlier you begin the better.



I recently got a new computer and am spending some time actually digging into Nix for managing dependencies. My main issue the last time I tried using Nix was how tough it was for me to wade through the documentation, so I was determined to try a different path this time. I started off with the very opinionated Zero to Nix tutorial series, which I thought was a great introduction. After learning about Nix and Flakes, and getting my webs....

I recently got a new computer and am spending some time actually digging into Nix for managing dependencies. My main issue the last time I tried using Nix was how tough it was for me to wade through the documentation, so I was determined to try a different path this time. I started off with the very opinionated Zero to Nix tutorial series, which I thought was a great introduction. After learning about Nix and Flakes, and getting my webs....

Has the current growth of artificial intelligence (AI) systems made you wonder what the future holds for Python developers? What are the hidden benefits of learning to program in Python and practicing computational thinking? This week on the show, we speak with author Lawrence Gray about his upcoming book "Mastering Python: A Problem Solving Approach."

The use case I had for this was to have customisable bits of a content collection that was rendered from markdown. Basically, a newsletter template where every…

What is with a sudden publication of blog posts after a seemingly indefinite hiatus? I have no answer except that I do things when I feel like it. More…

I've not written proper blog posts for a while now but I have come nearly full circle back to the start of my web career (albeit with a decade more experience…


2023-11-17-001 - srijan.ch - 2 years ago - bod
Reply to For anyone making use of my RSS feeds You can also use paged feeds to provide access to older entries, though I'm not sure how many feed readers support that.

With the launch of Indiehackers.com in 2016, a counter-culture of startups emerged seeking to build businesses without venture capital funding. The trend followed established independent companies suc...

With the launch of Indiehackers.com in 2016, a counter-culture of startups emerged seeking to build businesses without venture capital funding. The trend followed established independent companies suc...

Using More FreeBSD - skife.org - 2 years ago - eng
I do some volunteer sysadmining for a local non-profit, mostly network management and related things. Between there, and my home setup, I have gradually moved from defaulting to Ubuntu back towards FreeBSD over the last year. Nothing wrong with Ubuntu, but I kept finding FreeBSD to simply be a little bit easier and a lot better documented . For a dev box, I'll stick with linux—all the tooling optimizes there first, in particular the contai....

Using More FreeBSD - skife.org - 2 years ago - eng
I do some volunteer sysadmining for a local non-profit, mostly network management and related things. Between there, and my home setup, I have gradually moved from defaulting to Ubuntu back towards FreeBSD over the last year. Nothing wrong with Ubuntu, but I kept finding FreeBSD to simply be a little bit easier and a lot better documented . For a dev box, I'll stick with linux—all the tooling optimizes there first, in particular the contai....

In this digital age, securing your precious data is non-negotiable. Let's delve into the world of continuous backups using a nifty tool called rclone, perfect for tech-savvy folks. We'll even set up a backup with Google Drive as an example. Your data's future is in good hands!

Vulnerabilities and weaknesses both introduce risk but have key differences. Learn how to assess your apps to find and fix both vulnerabilities and weaknesses.

In this digital age, securing your precious data is non-negotiable. Let's delve into the world of continuous backups using a nifty tool called rclone, perfect for tech-savvy folks. We'll even set up a backup with Google Drive as an example. Your data's future is in good hands!

In this digital age, securing your precious data is non-negotiable. Let's delve into the world of continuous backups using a nifty tool called rclone, perfect for tech-savvy folks. We'll even set up a backup with Google Drive as an example. Your data's future is in good hands!

A few weeks ago there was a meme floating around about if you spend using a physical $50 bill, it will remain a fifty dollar bill. But if you spend that same fifty bucks with a credit card - that fifty bucks gets whittled away by credit card processing fees and bank fees and just because fees.

2 am: Bill Clinton calls, desperate for advice. What tie to wear for inauguration? Chide him for forgetting five-hour time difference, suggest he wear an Aloha shirt, go back to sleep. [2] 8 am: To work up an appetite for breakfast, swim two laps around Oahu towing an Atlantis submarine by a rope clenched between […]

Part two When it comes to writing, if I can’t keep things concise, I like to keep them entertaining. Unfortunately childhood bullying doesn’t lend itself well to either of these goals, much more when it remains such a raw topic to me. Whilst I’ve already dedicated two posts to the topic, I still have a few things which I either failed to mention, or felt didn’t fit in with either post. With it being a few days since I powered through w....

2023-11-16-002 - srijan.ch - 2 years ago - bod

Cuddle Up to KDL - peterlyons.com - 2 years ago - eng
I've been trying out a relatively new config file format called KDL . It's pronounced "cuddle" and here's a very quick run-down of what it's for and why I find it worth experimenting with. It's a general purpose data language that feels mostly like a blend of JSON, command line, and XML. So it would be useable for use cases including configuration files, data interchange, and data storage, but so far I've only been considering it for the u....

Sort of the weekly reminder that I moved my Flutter posts to substack. Continue reading on Medium »


2023-11-16-001 - srijan.ch - 2 years ago - bod


Introducing pgvector for Heroku Postgres Over the past few weeks, we worked on adding pgvector as an extension on Heroku Postgres. We're excited to release this feature, and based on the feedback on our public roadmap, many of you are too. We want to share a bit more about how you can use it and […] The post How to Use pgvector for Similarity Search on Heroku Postgres appeared first on Heroku .

I keep fielding this question in private, so I finally decided to answer it in public: “What SANS courses should I take?” Although I have a much longer answer to give about training in general, this article answers that specific question based on my own personal experience, having taken several SANS courses over the years. Permalink.

Generated by GPT-4 with prompt: Can you create a coloring page of a cute, sitting unicorn with wings and large eyes, with a broom ready to fly, with a halloween theme? GPT-4 description: A black and white Halloween-themed coloring page featuring a cute, sitting unicorn with wings, large expressive eyes, and holding a broom, ready to fly. The unicorn should have a flowing mane and tail, and a spiraled horn. Its wings are detailed..

Visual Studio got updated to 17.8, and the shortcut Alt-O to open corresponding file in Visual Assist was unassigned 1 . Open Visual Studio options, and reassign the VAssistX.OpenCorrespondingFile command to Alt-O.

sum-grid.love - akkartik.name - 2 years ago - eng
A little sudoku-like app for helping first-graders practice addition. This attempt at situated software for schooling got a little more use than spell-cards.love . video; 25 seconds

Note to self, I needed to migrate/re-encrypt someone's password store (aka pass). Straightforward: Get the new key, probably already in gpg key chain. Try listing it: gpg --list-keys To re-encrypt, pass init with new key is enough. It'll prompt for old pass key. cd path/to/.password-store pass init NEW-GPG-KEY

Hi, Meine Arbeitsweise hat sich im letzten Jahr so stark geändert wie nie zuvor. Vor einem Jahr hat OpenAI ChatGPT veröffentlicht. Damals fand ich die Technologie schon cool, aber ich habe nicht erkannt, wie groß der Einfluss auf meine Arbeit sein wird. Und das in nicht mal 12 Monaten. Heute nutze ich KI für so viele Dinge: Ich google keine Fragen mehr, es wird ChatGPT gefragt Github Copilot schreibt Code bevor ich weiß was ich ..

Since the beginning of my career in this industry, I've always been fascinated by the open-source world. After so many years of contributing on my own, this year, I finally joined…

Since the beginning of my career in this industry, I've always been fascinated by the open-source world. After so many years of contributing on my own, this year, I finally joined…

106 visitors online