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

pil - river.me - 3 years ago - dan

tsubaki - river.me - 3 years ago - dan

The Napkin Plan - frankwiles.com - 3 years ago - eng

Snowcrash - apurva-shukla.me - 3 years ago - eng
Neal Stephenson paints a world where pizza delivery taxi’s have the backing of the Mafia, ensuring that they are delivered exactly…

We have a saying around the Heroku team thanks to our awesome engineering leader Gail Frederick. She reminds us of this often: “Feedback is a gift”. These are words we try to live by both internally and with our customers. Feedback: What is Heroku investing in? What has shipped? We had a very busy 2022! […] The post Heroku Feedback and News – Q1 Edition appeared first on Heroku .

In this post, we’ll give you some tips and tricks for breaking into the tech industry, and showcase some exciting job opportunities we’ve partnered with other leading tech companies to promote during The Big Fix.

In this post, we'll cover security concerns of a JavaScript sandbox with the Node.js VM module and how to mitigate them.

AI is finally useful for business, and everyone is likely underestimating its impact. But unless AI is open-source and truly owned by the end users the future for everyone but the software providers looks grim.



This is a general outline for taking technical decisions and should be taken as a set of guidelines rather than rules. Its purpose is to provide a toolset to help with efficiency, gathering appropriate input, ensuring transparency and high buy-in likelihood.

This is a general outline for taking technical decisions and should be taken as a set of guidelines rather than rules. Its purpose is to provide a toolset to help with efficiency, gathering appropriate input, ensuring transparency and high buy-in likelihood.

I wrote this while investigating a product opportunity in the product analytics space. We started and stopped this work in the first half of 2023, but I’m leaving this here for posterity. Related posts: Introducing Baxter: deep-dive event analytics on your data warehouse Baxter’s free funnel analysis SQL generation tool is out! All these posts were on our product blog. A few weeks ago we released Baxter’s free funnel analysis SQL generator ..

Are there any chance that are similar to 420 Chan I miss 420 Chan because I value discussion about s...

Assumed Audience : Programmers and hackers. Discuss on Hacker News . Epistemic Status : Only slightly confident, but becoming more confident over time. Will update if that changes. tl;dr : Some complexity belongs in the language server, not the compiler. Also, Yao’s model requires it for ease-of-use. Introduction I’m building a programming language called Yao . Why? Because I hate every other language besides C , and C is no..

Assumed Audience : Programmers and hackers. Discuss on Hacker News . Epistemic Status : Only slightly confident, but becoming more confident over time. Will update if that changes. tl;dr : Some complexity belongs in the language server, not the compiler. Also, Yao’s model requires it for ease-of-use. Introduction I’m building a programming language called Yao . Why? Because I hate every other language besides C , and C is no..

Assumed Audience : Programmers and hackers. Discuss on Hacker News . Epistemic Status : Only slightly confident, but becoming more confident over time. Will update if that changes. tl;dr : Some complexity belongs in the language server, not the compiler. Also, Yao’s model requires it for ease-of-use. Introduction I’m building a programming language called Yao . Why? Because I hate every other language besides C , and C is no..

Assumed Audience : Programmers and hackers. Discuss on Hacker News . Epistemic Status : Only slightly confident, but becoming more confident over time. Will update if that changes. tl;dr : Some complexity belongs in the language server, not the compiler. Also, Yao’s model requires it for ease-of-use. Introduction I’m building a programming language called Yao . Why? Because I hate every other language besides C , and C is no..

Assumed Audience : Programmers and hackers. Discuss on Hacker News . Epistemic Status : Only slightly confident, but becoming more confident over time. Will update if that changes. tl;dr : Some complexity belongs in the language server, not the compiler. Also, Yao’s model requires it for ease-of-use. Introduction I’m building a programming language called Yao . Why? Because I hate every other language besides C , and C is no..

Assumed Audience : Programmers and hackers. Discuss on Hacker News . Epistemic Status : Only slightly confident, but becoming more confident over time. Will update if that changes. tl;dr : Some complexity belongs in the language server, not the compiler. Also, Yao’s model requires it for ease-of-use. Introduction I’m building a programming language called Yao . Why? Because I hate every other language besides C , and C is no..

Assumed Audience : Programmers and hackers. Discuss on Hacker News . Epistemic Status : Only slightly confident, but becoming more confident over time. Will update if that changes. tl;dr : Some complexity belongs in the language server, not the compiler. Also, Yao’s model requires it for ease-of-use. Introduction I’m building a programming language called Yao . Why? Because I hate every other language besides C , and C is no..

Assumed Audience : Programmers and hackers. Discuss on Hacker News . Epistemic Status : Only slightly confident, but becoming more confident over time. Will update if that changes. tl;dr : Some complexity belongs in the language server, not the compiler. Also, Yao’s model requires it for ease-of-use. Introduction I’m building a programming language called Yao . Why? Because I hate every other language besides C , and C is no..

Assumed Audience : Programmers and hackers. Discuss on Hacker News . Epistemic Status : Only slightly confident, but becoming more confident over time. Will update if that changes. tl;dr : Some complexity belongs in the language server, not the compiler. Also, Yao’s model requires it for ease-of-use. Introduction I’m building a programming language called Yao . Why? Because I hate every other language besides C , and C is no..

Assumed Audience : Programmers and hackers. Discuss on Hacker News . Epistemic Status : Only slightly confident, but becoming more confident over time. Will update if that changes. tl;dr : Some complexity belongs in the language server, not the compiler. Also, Yao’s model requires it for ease-of-use. Introduction I’m building a programming language called Yao . Why? Because I hate every other language besides C , and C is no..

Assumed Audience : Programmers and hackers. Discuss on Hacker News . Epistemic Status : Only slightly confident, but becoming more confident over time. Will update if that changes. tl;dr : Some complexity belongs in the language server, not the compiler. Also, Yao’s model requires it for ease-of-use. Introduction I’m building a programming language called Yao . Why? Because I hate every other language besides C , and C is no..


In this tutorial, you’ll learn how to build Vue 3 components with Tailwind CSS by creating a responsive article card component.

I have a lengthy history of cobbling together tools for working with documents written in markdown and getting them into PDF when interfacing with the default world who are not always plain text die hards. And I'm super excited about this post because this is finally actually both very easy and pretty nice. So I'll save some more of the journey and story for the bottom of this post, but here's the new tooling stack. Markdown to HTML with p....

The Brunner–Munzel test is a nonparametric significance test, which can be considered an alternative to the Mann–Whitney U test. However, the Brunner–Munzel test has a corner case that can cause some practical issues with applying this test to real data. In this post, I briefly discuss the test itself and the corresponding corner case.

The Brunner–Munzel test is a nonparametric significance test, which can be considered an alternative to the Mann–Whitney U test. However, the Brunner–Munzel test has a corner case that can cause some practical issues with applying this test to real data. In this post, I briefly discuss the test itself and the corresponding corner case.

Introduction In episode 3, Miki implemented a type that satisfied Go’s error interface. The odd thing about his type was it would be considered not-nil although no value was set for it. To get a better understanding of the situation, Miki gives a brief explanation of how Go determines if an error value is nil, and in this case, Miki specified the type of the variable returned to be a pointer of his custom error type which blindsided Go’s m..

I once worked as a part of a company with four employees, all of us programmers. We formed a sort of daughter company with a bigger—though still modest-sized—company that handled our payroll and whatnot. Our work directly helped the parent company, but we were organizationally independent development-wise. I really liked working with that small team: we had a one-hour meeting each week to plan out our work, and a short, casual stand-up each....

If you're a software developer or a power user who works with a UNIX-like operating system, you might have heard about dotfiles. Dotfiles are hidden configuration files that are used to customize the behavior of applications or the shell environment. In this article, we'll explore what dotfiles are, and how to manage them using the GNU Stow project.

If you're a software developer or a power user who works with a UNIX-like operating system, you might have heard about dotfiles. Dotfiles are hidden configuration files that are used to customize the behavior of applications or the shell environment. In this article, we'll explore what dotfiles are, and how to manage them using the GNU Stow project.

I once worked as a part of a company with four employees, all of us programmers. We formed a sort of daughter company with a bigger—though still modest-sized—company that handled our payroll and whatnot. Our work directly helped the parent company, but we were organizationally independent development-wise. I really liked working with that small team: we had a one-hour meeting each week to plan out our work, and a short, casual stand-up each....

I can distinctly remember my introduction to the concept of race. It occurred when I was 5 – 6 years old. I was walking home from school with my mother and my older sister. We walked between the now non-existent Salisbury Court and rear garden fences of the houses on Kings Drive. I turned to […] The post Being Mixed-Race is Weird appeared first on Something Decent .

DNS is infuriating to me. It exists in the uncanny valley of technologies where on paper I know a decent amount about it, but in reality I just flounder aimlessly and ultimately end up in an IRC channel somewhere spilling my woes to any (seemingly mystically intelligent) kind soul who

Linus Torvalds released Linux 6.2 yesterday, and this kernel release supports restricting the truncate(2) and ftruncate(2) operations with Landlock. (The kernel patch set has more information and discussion.) You can try this out today with the go-landlock library, which already supports this feature. To forbid file truncation when using go-landlock, update your RestrictPaths() invocation to use Landlock version 3 as follows: err := ..

Linus Torvalds released Linux 6.2 yesterday, and this kernel release supports restricting the truncate(2) and ftruncate(2) operations with Landlock. (The kernel patch set has more information and discussion.) You can try this out today with the go-landlock library, which already supports this feature. To forbid file truncation when using go-landlock, update your RestrictPaths() invocation to use Landlock version 3 as follows: err := ..

Linus Torvalds released Linux 6.2 yesterday, and this kernel release supports restricting the truncate(2) and ftruncate(2) operations with Landlock. (The kernel patch set has more information and discussion.) You can try this out today with the go-landlock library, which already supports this feature. To forbid file truncation when using go-landlock, update your RestrictPaths() invocation to use Landlock version 3 as follows: err := ..

this board SUCKS - mootxi.co - 3 years ago - eng



Arduino init - studiofreya.org - 3 years ago - eng
Check connectivity to your Arduino. This video will make the onboard LED blink. There is no need for any connected pins. It is provided as a bare minimum example to check if everything is connected and installed correctly on your board.

5 visitors online