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

Pololū Valley - sam.hooke.me - 3 years ago - eng


While we already have lots of note-taking apps on iOS, I wanted a minimal *scratch* area (à la Emacs), so I built one. What's the use-case? You're on the go. Someone's telling you directions, or a phone number, name of a restaurant, anything really… you just need to write it down right now, quickly ! No time to create a new contact, a note, a file, or spend time on additional taps, bring up keyboard… You just want to write it..


Get rid of the hassle of manual IP updates for your domain with our step-by-step guide on how to create a DDNS using Cloudflare DNS API. Effortlessly keep your domain pointing to your dynamic IP address with just a few simple scripts.

Get rid of the hassle of manual IP updates for your domain with our step-by-step guide on how to create a DDNS using Cloudflare DNS API. Effortlessly keep your domain pointing to your dynamic IP address with just a few simple scripts.

Why Use Discord? - lainchan.org - 3 years ago - eng
So, I've tried Discord recently because people keep saying how great it is for socializing. However it was pretty miserable experience. Joined a few programming/gaming related servers and what people post there is only soykafpost memes and absurd jokes, no interesting discussion, no nothing. Absolutely fuarrrking soulless experience compared to IRC or even Matrix where people actually talk What do people actually do on Discord that mak..


Hare is a new systems programming language. The stable nix channel already provides packages for it but those become outdated pretty quickly with a work-in-progress language. Bootstrapping Hare is actually simple, and fast, and so it’s possible to do it often. Here are the steps: Compile the latest QBE Compile the latest harec Compile the latest hare Clone the Hare repo, cd into it, and create a shell.nix file with the following: ....

Hare is a new systems programming language. The stable nix channel already provides packages for it but those become outdated pretty quickly with a work-in-progress language. Bootstrapping Hare is actually simple, and fast, and so it’s possible to do it often. Here are the steps: Compile the latest QBE Compile the latest harec Compile the latest hare Clone the Hare repo, cd into it, and create a shell.nix file with the following: ....


Have you decided how you're going to deploy your Django project? Should you use a VPS or a PaaS? Christopher Trudeau is back this week, bringing another batch of PyCoder's Weekly articles and projects. We also have organizers from PyCascades to share details about this year's hybrid in-person and virtual conference.

Woodpecker CI - blog.mariom.pl - 3 years ago - eng
For years I’ve been using my private git server. I started with Gogs, then moved to Gitea, and soon I’m updating to Forgejo. Initially, I only used it to store some non-public repositories (as private repos on GitHub were not free back then). However, for quite some time now, I’ve been using it to store the configuration of my personal servers. As a result, I needed a CI/CD system, and that’s where Woodpecker comes in.

After 113 live broadcasts and almost 10 years, our 12 Minutes LIVE series is coming to an end. Many thanks to all contributors and to all participating artists and bands! All episodes: https://archive.org/details/12minuteslive

I’ve recently moved away from my custom Neovim configuration to embrace LazyVim . LazyVim is a Neovim setup with sane default settings for options, autocmds, and keymaps. It boldly aims to transform Neovim into a full-fledged IDE that is easy to extend and customize. It comes with a wealth of plugins pre-configured and ready to use, and it is also blazing fast. Elijah Manor has a fantastic introductory video on YouTube; I suggest you take ..

Onomea Trail - sam.hooke.me - 3 years ago - eng



AltspaceVR is getting sunsetted, so the DEF CON Groups Virtual Reality Team is throwing an 'End of the World' event on the platform March 3 at 7pm PST. You don't need a headset to come through, meet hackers from all over the world and just have a quality virtual hangout. Follow DCGVR on Twitter or DCGVR.org for info. They'll be announcing what VR platform they're moving to in the coming weeks.

The DEF CON Training Event in Seattle is being postponed - instead of April, we’ll hold it in Q4 of this year. Exact dates will be announced soon. We apologize for any disruption or confusion this causes. We hope this change will give more people the opportunity to attend, with a few quarters of distance from the tech sector’s current uncertainty. This means the first DEF CON Training event of 2023 will happen in Las Vegas, and we..

Everywhere you look today, people are talking about artificial intelligence (AI). People are creating stunning art using Midjourney and DALL-E. AI based chat bots have become infinitely more powerful. Using ChatGPT can feel like magic… a conversational something. What that is, is a debate for another day.

For over a decade, I have enjoyed listening to podcasts. I subscribe to many and listen to them during long drives, while working out at the gym, or doing yard work. However, one downside is that I often hear many great ideas that I don’t capture in the moment. Taking my phone out and fiddling with a notes app normally detracts from my current engagement. Nine times out of ten, I won’t remember to go back and look up show notes after the ac..

In this post, we will learn how to upload, store and retrieve images in a SvelteKit application with SQLite.

It all started this month last year In March 2022, the alpha release for Asahi was made available and I immediately installed it on a Mac Mini with an 8-core Apple Silicon (ARM64) M1 processor. Asahi is a Linux distribution that can run natively on Apple Silicon-based Macs due to some slick reverse engineering provided by members of the open source community. Moreover, running Asahi is perfectly legal because Apple formally allows booting ..

It all started this month last year In March 2022, the alpha release for Asahi was made available and I immediately installed it on a Mac Mini with an 8-core Apple Silicon (ARM64) M1 processor. Asahi is a Linux distribution that can run natively on Apple Silicon-based Macs due to some slick reverse engineering provided by members of the open source community. Moreover, running Asahi is perfectly legal because Apple formally allows booting ..

apiVersion: apps/v1 kind: Deployment metadata: namespace: media name: tdarr spec: selector: matchLabels: app: tdarr revisionHistoryLimit: 10 replicas: 1 strategy: type: RollingUpdate rollingUpdate: maxUnavailable: 1 maxSurge: 1 template: metadata: labels: app: tdarr spec: volumes: - name: tdarr-server hostPath: path: /mnt/tdarr/server type: Directory - name: tdarr-config hostPath: path: /mnt/tdarr/config type: Directory - name: nfs hostPath..

Concurrency and parallelism are often used interchangeably, but they refer to distinct concepts in computer science. In this article, we will break down the differences between concurrency and parallelism, explore the benefits and drawbacks of each, and provide real-world examples to help you better understand these concepts.

Concurrency and parallelism are often used interchangeably, but they refer to distinct concepts in computer science. In this article, we will break down the differences between concurrency and parallelism, explore the benefits and drawbacks of each, and provide real-world examples to help you better understand these concepts.

With the rise of web conferencing and video calls, the need for good audio quality has become more important than ever. This article will give you an overview of the different audio codecs used on the web and how they compare to each other.


Concurrency and parallelism are often used interchangeably, but they refer to distinct concepts in computer science. In this article, we will break down the differences between concurrency and parallelism, explore the benefits and drawbacks of each, and provide real-world examples to help you better understand these concepts.


jOOQ 3.15 introduced the concept of an ad-hoc converter, a converter that is applied “ad-hoc” to a single query. It uses the same underlying mechanisms as any ordinary Converter that is attached to generated code for use in every query. An example of such an ad-hoc converter is this: While there are other ways to … Continue reading How to use jOOQ’s Converters with UNION Operations →

Regarding space-related topics and scientific research, Casey Handmer’s blog is one of my references. So when Casey started his Mars Trilogy Technical Commentary and I learned about Kim Stanley Robinson’s masterpiece, I was instantly intrigued. In Casey’s opinion, KSR’s Mars Trilogy is “one of the finest works of literature ever composed.” It took a couple of weeks of futile resistance before I gave in and ordered the first book in th..

In our latest Snyk in 30 democast, I demonstrated working on an app, starting in an IDE and going all the way to the live app deployed in the cloud. Along the way, I showed how Snyk fits into the tools a real developer might use.

Introduction Philip K. Dick is one of my favorite writers. He was incredibly prolific, penning dozens of novels (many of them, it must be said, are not so good), and over a hundred short stories (ditto). I am not prone to placing writers on pedestals, but I do not hesitate to call him one of the few true visionaries that speculative fiction has presented to the world. He was also demonstrably psychotic at least some of the time, and ....

Cybersecurity hygiene is the process of developing healthy habits to guard you against threats online. Use our checklist to implement best practices.

Check out the top 10 challenges and risks to your AWS security. Follow our best practices to secure your AWS deployments and avoid security mistakes or misconfigurations.

Dependency Injection didn't solve OOP, it proves that Procedural/Functional Programming is THE correct approach to development. If you've used a language that relies on DI (Java SpringBoot, .NET, etc), you'll notice that you no longer really care about the class, rather you're more interested in the methods that the injected object provides. News flash, dependency injection turns the injected classes into Modules, and it's methods into e..

Do you know the printf trick in shell? Shell printf repeats its format pattern if you give it more arguments than the pattern has. You can use this for all kinds of tricks: $ printf "/some/path/%s " file1 file2 file3 file4 /some/path/file1 /some/path/file2 /some/path/file3 /some/path/file4 $ printf "%s=%s\n" a 1 b 2 c 3 d … Continue reading Shell printf tricks

The W3C announced a new website redesign and received a lot of public feedback, but what was the overall sentiment? This is a perfect task for AI…

We're Back! - epiccoleman.com - 3 years ago - eng

How do today’s security teams overcome challenges and make secure software development practices a reality? Snyk interviewed some of the world's most innovative security leaders to find out. Let’s dive into their tips for cultivating security adoption within development teams.

February 27, 2023: Polyneuropathy After COVID-19 Vaccination Presenting two cases of chronic inflammatory demyelinating polyneuropathy (CIDP) after the first or the third dose of COVID-19 vaccines.February 24, 2023: STAT3-mediated VAEs New article provides evidence that the COVID-19 mRNA vaccine induces STAT3 activation through TLR stimulation, which may potentially exacerbate STAT3-dependent diseases.February 16, 2023: Neuropathology of ag..

12 visitors online