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


The Secure Developer podcast has reached episode 100! Find out what some of the best security advice has been from those episodes. And be sure to subscribe so you never miss out.

A Step By Step guide on how you can integrate Ethereum blockchain to accept ETH and other ERC20 tokens. The post Develop your first decentralized ecommerce application with Python Flask and MetaMask first appeared on Adnan's Random bytes .

Rialto Beach - sam.hooke.me - 4 years ago - eng

Rialto Beach - sam.hooke.me - 4 years ago - eng

Kubernetes 1.21 supports graceful node shutdown, for gracefully terminating pods when a node is shutting down. This post explains how to configure this feature on EKS.

Anxious People - arunmani.in - 4 years ago - eng


In my last post I discussed the downsides of using numerical types for the primary key of an entity. We should avoid these issues all together by using UUID instead and in this post I will discuss the up- and downsides of this approach. Using a UUID as the primary ID is simple: @Entity class Flat ( @Id val id : UUID = UUID . randomUUID () ) Generate the ID on the application Similar..

Anxious People - arunmani.in - 4 years ago - eng


After spending a large part of my career building tools, I realized I had unconsciously followed a consistent framework for identifying and building developer tools. It seemed like a good idea to make it concrete -- both for sharing and collecting feedback -- leading to this series of posts. I've been tweaking this series for a few months at this point, and it's really exciting to finally call it done (for now).


Do you want to be your own boss? Or achieve the desired economic freedom? Or perhaps change the world? These are totally respectable attitudes, but they define a narcissist much better than an entrepreneur. An entrepreneur is someone in love with a problem to solve. Maybe they are an expert

Turn the Ship Around!: A True Story of Turning Followers into Leaders is a book written by David Marquet, a retired submarine commander in the United States Navy. The book details Marquet’s experience of turning a failing submarine crew into a highly effective team by implementing a leader-leader model instead of the traditional leader-follower model. My spouse, Than, picked this book up a few years back as part of a large collection of man..

A few months ago, I published a post on Multi-platform Docker images with GoReleaser and GitHub Actions . Today’s post has the same idea, but using Podman instead of Docker .


Hey the deployment is broken again. Can you push this change again” “Hey, I merged my changes were merged in the morning. I still don’t see them in production yet” “Argh, the static files are not updated. We have to run deployment again” These voices hollared across the hallway and this was followed by a huddle to sort things out. These voices soon grew louder and then we realised: Our Deployment is broken . Epilogue At Hac....


After writing a whole book about internet and narrative control I want to share what I personally do, in my own limited ways, to try not to get stuck in bubbles. The book covers a lot of ground on this used up road, especially in the last part, but let's be practical instead. This isn't meant to be didactic but only informative of my reflection on how I attempt to achieve this and the issues I've encountered.

August - gyani.net - 4 years ago - eng
8th month of the year - Okay August is here, 5 months left. This is where the weight story turns around I hope. Retrospective Running: I wanted to run 150k I ran 150k. ✅ Reading: I wanted to finish 4 parts of Musashi, I did. I also finished Project Hail Mary by Andy Weir. ✅ Weight:...

Over the past few years, we’ve seen populism rise across the globe. Underpinning each of these movements is this gnawing feeling that the…

Arriving early in Vegas? Check out Black Hat’s Arsenal and Business Hall for free! This year, we’ve partnered with our friends at Black Hat to offer a free Black Hat Business Pass to all Def Con In-Person Badge holders. The pass would normally cost $250, but if you fill out their form here, you can get in for free. You’ll just need to show your DEF CON confirmation receipt when you pick up you Black Hat Business Hall pass over at Mand..

It gives access to other properties, it depends on how the function is invoked and more Continue reading on DailyJS »


Are you still sprinkling print statements throughout your code while writing it? Print statements are often clunky and offer only a limited view of the state of your code. Have you thought there must be a better way? This week on the show, we have Nina Zakharenko to discuss her conference talk titled "Goodbye Print, Hello Debugger."

Today I learned how to remove a file from a git repository while also cleaning it from the history. When you delete it with git rm or git rm --cached, tracks remain in the commit history (the reflog). That might not be a big deal, but if the file has sensitive contents that you want to disappear from version control entirely, then you also want it cleaned from the reflog. That’s when git filter-branch comes to the rescue.



Early this winter, when I set up the server that would eventually become marginalia.nu, I did so in order to try out some technology I thought looked cool (proxmox, zfs), and stuff I was exposed to at work and didn’t really see the point of so as to see if we could get on better terms with if I had more control (kubernetes). I based the system on ProxMox, a Linux based virtualization server, which ran a series of virtual machines and cont..

As our suite of products has grown from a website builder and commerce tools to encompass much more, synchronizing frontend state across these products has become increasingly important. Complicating the matter, some products run in iframes, whereas others run in the main browser window. We’ve developed a scalable approach to synchronization that abstracts away these differences, which we call Universal State.

Let's see... need my friggin readin glasses... uh, it says, "Sex wid Sooey, sooey-sai... sooeysai-secky."

Snyk Code now scans for security vulnerabilities and provides remediation suggestions in C# projects. This adds another major language to our portfolio that already includes support for Java, JavaScript, TypeScript, and Python.

Out of the box self-hosting plausible expects you to create a new separate Postgres database. Here is my journey to make it work with a preexisting one.

This article is part of a series of posts aiming to cast some light onto how service architecture has evolved at SoundCloud over the past…


This article is part of a series of posts aiming to cast some light onto how service architecture has evolved at SoundCloud over the past…



Introduction I’ve mentioned before that I have ideas for an operating system . Well, beyond that, I have a few other things in the pipeline. These are listed in the order I plan to do them (right now). Yao Yao is my programming language. Plenty has been said about it already, but you can also peruse the documentation I already have for it . Name I have already written an explanation of Yao’s name . Rig As part of Yao, I am g..

Introduction I’ve mentioned before that I have ideas for an operating system . Well, beyond that, I have a few other things in the pipeline. These are listed in the order I plan to do them (right now). Yao Yao is my programming language. Plenty has been said about it already, but you can also peruse the documentation I already have for it . Name I have already written an explanation of Yao’s name . Rig As part of Yao, I am g..

Introduction I’ve mentioned before that I have ideas for an operating system . Well, beyond that, I have a few other things in the pipeline. These are listed in the order I plan to do them (right now). Yao Yao is my programming language. Plenty has been said about it already, but you can also peruse the documentation I already have for it . Name I have already written an explanation of Yao’s name . Rig As part of Yao, I am g..

Introduction I’ve mentioned before that I have ideas for an operating system . Well, beyond that, I have a few other things in the pipeline. These are listed in the order I plan to do them (right now). Yao Yao is my programming language. Plenty has been said about it already, but you can also peruse the documentation I already have for it . Name I have already written an explanation of Yao’s name . Rig As part of Yao, I am g..

Introduction I’ve mentioned before that I have ideas for an operating system . Well, beyond that, I have a few other things in the pipeline. These are listed in the order I plan to do them (right now). Yao Yao is my programming language. Plenty has been said about it already, but you can also peruse the documentation I already have for it . Name I have already written an explanation of Yao’s name . Rig As part of Yao, I am g..

5 visitors online