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


Black Death - markjgsmith.com - 2 years ago - eng
Black Death (Issue #164) 2024-05-18 12:45:00 +07:00 by Mark Smith This week’s newsletter is out! In this week’s edition: Utopian futures & AI, open source crossroads, Deno & Ryan Dahl, attacks on Bitcoin & entrepreneurs, metabolism fundamentals and core metrics, current Bitcoin environment Issue details: Title: Black Death Issue: 164 Page: issue webpage Another awesome issue of the newsletter. #


Scaling Software - dhariri.com - 2 years ago - eng
My answer to the question 'What is the most important yet often overlooked aspect of scaling software?'

Steven Clontz informed me of an effort he’s involved in called code4math. It’s described as a professional organization for the advancement of mathematical research through building non-research software infrastructure. By that he means, for example, writing software packages like Macaulay2 or databases of mathematical objects that other researchers can use to do their research. Clontz recently gave a talk on the topic, with ample discussio..

Steven Clontz informed me of an effort he’s involved in called code4math. It’s described as a professional organization for the advancement of mathematical research through building non-research software infrastructure. By that he means, for example, writing software packages like Macaulay2 or databases of mathematical objects that other researchers can use to do their research. Clontz recently gave a talk on the topic, with ample discussio..

Steven Clontz informed me of an effort he’s involved in called code4math. It’s described as a professional organization for the advancement of mathematical research through building non-research software infrastructure. By that he means, for example, writing software packages like Macaulay2 or databases of mathematical objects that other researchers can use to do their research. Clontz recently gave a talk on the topic, with ample discussio..

Today, we’re announcing the integration of the Heroku CLI with Amazon Q Developer. This integration, a result of our expanded Salesforce/AWS partnership, enables Amazon Q Developer command line suggestions of Heroku commands. This integration empowers Heroku users to auto-complete commands, thereby saving time and eliminating error-prone manual configurations of apps. Developers configure and manage their […] The post Heroku Integration ..

2024-05-17-001 - srijan.ch - 2 years ago - bod
Reply to can you share the sample library_inventory.erl ? · Issue #3 · srijan/rebar3_dialyzer_html · GitHub Yes, it's here: https://github.com/srijan/library_sample

What's it like to learn Python as a visually impaired or blind developer? How can you improve the accessibility of your Python web applications and learn current guidelines? This week on the show, Real Python community member Audrey van Breederode discusses her programming journey, web accessibility, and assistive technology.



Science - dhariri.com - 2 years ago - eng

Discover why the true value of Personal Knowledge Management (PKM) takes time to manifest and how patience can yield long-term leverage.

Je n’ai pas pris l’habitude d’écrire, pourtant j’étais motivé il y a quelques années, mais avec les cours, j’ai petit à petit perdu l’envie. Aussi je n’ai jamais été très bon écrivain (je dois avoir le niveau collège max). Format Mon dernier post date d’il y a 2 (deux) années. Pourtant, c’est simple d’écrire un nouveau truc, j’écris directement dans un fichier texte brut, j’écris au format Markdown qui est convertis par mon site “EWP” ....


While on my current trip to India, I had one of many conversations with my brother (technically my cousin, but you know, culture) about life and existence. During our conversation, he said something that stuck with me: “Bhai, people think I’m weird. Everybody does.” I obviously asked him why he felt that way. He then […] The post Everybody’s Weird appeared first on Something Decent .



Emacs wdired is a beautiful thing. You turn a directory representation into an editable buffer and you can do some magic. By magic, I mean you can apply your favourite text-editing commands to a directory and do some file management. Take, for example, batch-renaming. Turn wdired on via dired-toggle-read-only, use something like Magnar's multiple-cursors (or built-in keyboard macros ) and commit via wdired-finish-edit (using the ofte....



I’ve experimentally replaced some of the Java implementations of quicksort and binary search with calls to C++ code, and saw huge benefits for the sorting code but the same or worse performance for binary search. The Marginalia Search engine is mainly written in Java, which is language that is good at many things, but not particularly pleasant to work with when it comes to low level systems programming. Unfortunately, a part of building..

In this post we'll build a database in 400 lines of code with basic support for five standard SQL transaction levels: Read Uncommitted, Read Committed, Repeatable Read, Snapshot Isolation and Serializable. We'll use multi-version concurrency control (MVCC) and optimistic concurrency control (OCC) to accomplish this. The goal isn't to be perfect but to explain the basics in a minimal way. You don't need to know what these terms mean in adv....


OOP is like kicking dead whales down the beach agree or disagree? I agree. I find C++ OOP (and OOP in general) quite confussing and ugly (conceptually and in C++). I was programming a project in C++ with OOP, but using it was so uncomfortable. I was looking at my code and it doesn't seem to make sense. I tried to do the same thing in C with structs and pointers and it was really nice. I can understand what I'm actually doing, adding o..


In this guide, we’ll discuss symmetric and asymmetric encryption, implement them in Python, and explore their best practices.

One of my most enduring works is the Agile Fluency Model, which I created with Diana Larsen. Our original article, The Agile Fluency Model: A Brief Guide to Success with Agile has been translated into multiple languages. And now... that includes Brazilian Portuguese! Download the Brazilian Portuguese version here. Many thanks to Renato Barbieri for creating this translation for us. His book, Uma Breve História da Agilidade , tell..


When an email to Senator Ghazala Hashmi bounced back with an SMTP 550-5.7.1 error due to redistricting, it highlighted the unexpected intersection of political changes and technical email protocols.

Simple Business Ideas - ides.dev - 2 years ago - eng
Sometimes it can feel like every business idea you come up with has already been done, but not all the low-hanging fruit has been plucked.


In a short gap between two jobs, I started working on a simple idea for a creative, multi-modal (text-to-text and text-to-image) AI-based web application. I had been tracking the open-source development of the Spring AI project , and thought it would be the perfect opportunity to evaluate the project for my idea. While life has gotten in the way of my finishing of the project so far (the frontend is essentially non-existent still :skul..

2024-05-14-002 - srijan.ch - 2 years ago - bod
Reply to https://bsd.network/@lattera/112441352564596038 One thing I sometimes do when facing this is run sudo strace -p to see what system calls it is making. Is it even doing something or stuck.

Git - lainchan.org - 2 years ago - eng
Let's get real. Apparently git is the best tool for versioning and collaborative work. Well, it is true, unless you collaborate with someone else than just yourself, and just use simplest operations like commits and branches to avoid keeping multiple directories of your projects. Trying to clean up history, rebasing without accidentally losing commits because of wrong submodule bump (yeah, you forgot to also rebase them), accidental file d....

thoughts at the start of the first rally in 2021 are on https://dimle.wordpress.com/2021/01/19/gamestop-short-games/. That post has aged particularly well, so I won’t repeat the same thoughts. Still, the same […]

Thirty-seven years ago, at about 11 a.m., at the Rocca Brancaleone Park, my then-girlfriend and I kissed for the first time under a tree. We decided immediately not to get together because we were classmates 1 , and we didn’t want to complicate our lives. Right. We have been together ever since and will celebrate our 27th wedding anniversary next week. Our three sons are the fruitful result of that teenage affair.

Open AI just released ChatGPT 4o. The launch demo is available on YouTube , and yes, it is impressive. They did not launch v5, though, and 4o is only incremental, not exponential, as v4 has been compared to its predecessor. It may mean we’re at the end of the “exponential growth” phase of LLM models. However, the most critical aspect of this release is not technical, as Ethan Mollick correctly pinpoints in his timely What Open AI Did p..

2024-05-14-001 - srijan.ch - 2 years ago - bod

This post explores the idea of iteratively mixing mean, median, and geometric mean, inspired by xkcd #2435. In Pragmastat, Center — the Hodges–Lehmann estimator — provides a principled robust location estimate with 95% asymptotic efficiency and a 29% breakdown point, without iteration. Confidence intervals are available via CenterBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat Let us consider xkcd.com/2435 : ....

Migration projects can be hard, especially when we were not around when the original projects were built. We migrated our images infrastructure to Google Cloud which was spread across multiple environments and here is how we did that.

This post explores the idea of iteratively mixing mean, median, and geometric mean, inspired by xkcd #2435. In Pragmastat, Center — the Hodges–Lehmann estimator — provides a principled robust location estimate with 95% asymptotic efficiency and a 29% breakdown point, without iteration. Confidence intervals are available via CenterBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat Let us consider xkcd.com/2435 : ....

Introduction: Embark on a journey into the heart of software design with the Ultimate Software Design series, where Bill navigates through the intricacies of crafting robust and maintainable code in Go. Understand the importance of prioritizing clarity over brevity in code, fostering better understanding and collaboration among Go developers. Learn how to ensure precision in every aspect of Go development, emphasizing the necessity..

42 visitors online