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 found myself wanting to manipulate/compute a large Arrow result set from a DuckDB query in Rust. I first wrote code to iterate over these results and compute what I needed, but the result was a lot of code that ran slowly and was cumbersome to write. I decided to reach for Polars instead. The end result is way less code that is much more performant. I also have the Polars API to work with on any result set from DuckDB, which lets me itera..

Ever since I wrote Clojure needs a Rails, folks reach out to ask for my opinion on their web framework for Clojure. What's clear from these discussions is a lot of software developers have no idea what a framework is.

This article was written for the Keyboard Builder's Digest Advent Calendar . I'm posting it to my blog below as well. Squeezebox Scorecard In this article I'll review some of the design experiments I've conducted in my squeezebox prototyping efforts and discuss each individually through the lens of an experimental hypothesis, trial in a prototype build, and results. The scooped column: 3 switches at 100° & 160° angles This is probab....

If you see messages like this when running APT updated on Debian/Ubuntu systems: W: https://download.virtualbox.org/virtualbox/debian/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. This is because using apt-key - particularly the mechanism where it dumps all its keys into one large file (/etc/apt/trusted.gpg) - is a bad idea and deprecat....

Wrapped by Spotify, the 2022 edition just landed in my mailbox. This year I listened to twenty-four different genres. My favorite was Indie Jazz, followed by Hip Hop, Jazz, Electronica and Rock. I am a little puzzled about that Hip Hop in second place. In total, I spent 14143 minutes listening to music, 80 percent more than other listeners in Italy did. My favorite track was Fear Of The Dawn by Jack White, followed by The Beginning by..

My solution for the third day of the Advent of Code 2022 challenge "Rucksack Reorganization" with Oracle. Its starting to get complex...




The Adult Pacifier - matthewc.dev - 3 years ago - eng
Surveys by Common Sense Media and the Consumer Mobility Report both state a large majority Americans sleep next to their phone or with their phone in hand. According to a 2019 Statista survey , 44% of participants reported feeling some anxiety when separated from their phone (not the same thing as the smartphone itself causing anxiety ). This isn’t a public decrying of how we are hopelessly addicted to our phones.

In a previous post we shared some suggestions for how to adjust a Rails application to make it run better in a containerized setting. In this post I'd like to explore the opposite relationship: five changes we have made to our Kubernetes clusters to better accommodate Rails workloads and workflows. All of these ideas can be relevant to non-Rails apps too! Selecting the right deployment strategies The two deployment strategies Kubernetes....

How do you prepare a dataset for machine learning (ML)? How do you go beyond cleaning the data and move toward measuring how the model performs? This week on the show, Jodie Burchell, developer advocate for data science at JetBrains, returns to talk about strategies for better ML model performance.

Marcus Hutchins on Mastodon: What I missed about Mastodon was its very different culture. Ad-driven social media platforms are willing to tolerate monumental volumes of abusive users. They’ve discovered the same thing the Mainstream Media did: negative emotions grip people’s attention harder than positive ones. Hate and fear drives engagement, and engagement drives ad impressions. More here . I have been on Mastodon for a few week..

The second day of Advent of Code was also rather easy on the question side, like day 1. Rather, the hard part was reading the question. :^) Here’s the solution in ZigSelf .

The second day of Advent of Code was also rather easy on the question side, like day 1. Rather, the hard part was reading the question. :^) Here’s the solution in ZigSelf .

My solution for the second day of the Advent of Code 2022 challenge "Rock Paper Scissors" with Oracle. This time in pure SQL.


Get high resolution satellite imagery for your specified date and location. MapTiler and Satellogic have partnered to bring you tasked imagery at the most competitive prices, ready for use in your web maps and apps.



In this article, we'll dig into three tips that can make your developer security education program better and ensure that you're reaping all the advantages of the golden era of application security.

In my previous article, Refactoring Bloated Controllers with IServiceProvider, I explored using the Service Locator […] The post Refactoring Bloated Controllers with [FromService] appeared first on Elegant Code .

In this update we’ve added integrations with AWS Glue, Tencent Cloud Object Storage, enhanced Zeppelin notebooks support, and delivered important fixes. Read on to learn about the most important changes in the Big Data Tools plugin or try it right away by installing it to the 2022.3 of IntelliJ IDEA Ultimate, PyCharm Professional, DataSpell or DataGrip.  […]



Hi there. I had mentioned that I would be solving AoC puzzles this year with ZigSelf. I plan to commit to it as much as possible, but no promises. :^) The first day of AoC has always been quite easy, and today is no exception, so this was rather simple.

Hi there. I had mentioned that I would be solving AoC puzzles this year with ZigSelf. I plan to commit to it as much as possible, but no promises. :^) The first day of AoC has always been quite easy, and today is no exception, so this was rather simple.


Refactoring UI is one of the best things I've read this year in terms of stuff learned, I feel like I've become a way better designer after reading every chapter, the thing I like about it is that it focuses a lot on the little things that when used together makes an average website 10x better

You acquire a skill or experience through time and effort, then downplay the impact of writing and sharing the learning process. Professionals seem naturally to imagine a high bar for what is worth writing about. I think that's misguided. This article is not criticism of folks with these beliefs, but rather encouragement for folks looking for a reason to write. There are (at least) a few concrete reasons to write about what you've lea....

Refactoring UI is one of the best things I've read this year in terms of stuff learned, I feel like I've become a way better designer after reading every chapter, the thing I like about it is that it focuses a lot on the little things that when used together makes an average website 10x better

Highlights of last month - Launched Postcard. Had \>15k visitors on the first day and hundreds of signups, which was more than I expected. Overall, a great start! - Did a smaller launch for The Cont...

Hi there. It's December 2022. How are you doing? This has been a slow year for me. I'm going to write a little post to let you know what I…

Most Played 2022 - lagomor.ph - 3 years ago - eng
I still don’t use any streaming services, so here’s my yearly list of albums I listened to the most in the past year.

Table of Contents The Observation The Solution Take Away While working on a demo for processing change events from Postgres with Apache Flink, I noticed an interesting phenomenon: A Postgres database which I had set up for that demo on Amazon RDS, ran out of disk space. The machine had a disk size of 200 GiB which was fully used up in the course of less than two weeks. Now a common cause for this kind of issue are replic..

Table of Contents The Observation The Solution Take Away While working on a demo for processing change events from Postgres with Apache Flink, I noticed an interesting phenomenon: A Postgres database which I had set up for that demo on Amazon RDS, ran out of disk space. The machine had a disk size of 200 GiB which was fully used up in the course of less than two weeks. Now a common cause for this kind of issue are replic..

Have you ever really sat down and thought about Batman? I had a surplus of spare time on my hands recently, so I went back and played through Batman: Arkham City. When it originally came out, people consistently told me it was good, but I never got around to playing it because I just never cared about superhero comics or any other type of cape media. It’s a middling game - lot’s of time wasting minigames - but I’m not here to elaborate on t..

Have you ever really sat down and thought about Batman? I had a surplus of spare time on my hands recently, so I went back and played through Batman: Arkham City. When it originally came out, people consistently told me it was good, but I never got around to playing it because I just never cared about superhero comics or any other type of cape media. It’s a middling game - lot’s of time wasting minigames - but I’m not here to elaborate on t..

Masen’ka (or Mary) is Nabokov’s debut novel. It was written when he was in his twenties, living as an émigré in Berlin, just like the story’s protagonist. In the introduction of my Italian edition (Adelphi), the author admits that some life events poured into the narration. The depiction of Ganin’s life in a pension filled with fellow Russian ex-pats, and the relationships between them, is undoubtedly reminiscent of Nabokov’s own experience..

Learn how to mitigate two new medium severity (CVSSv3 5.8) vulnerabilities in the Snyk CLI and IDE plugins: CVE-2022-24441 and CVE-2022-22984. Although hard to exploit, these vulnerabilities can lead to arbitrary code execution on the host system. Learn about these risks and how to stay safe.

We are excited to announce the general availability of a new Asia-Pacific (APAC) datacenter in Sydney, Australia, helping local organizations secure their applications with Snyk.

In Part 5 of our series, we focused our efforts on understanding how the firmware was structured. In doing so, we analyzed the folder with the system executables and delved into the various configuration files. -Continue to read the article on SerHack.me

77 visitors online