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


One of the biggest worries that IT users have regarding Apple’s new ARM-based M1 platform is the ability to run virtual machines (VMs) of other operating systems using hypervisor software. And while it’s possible to run virtual machines of both Windows and Linux operating systems made for the Intel platform on the M1, the performance cost of translating Intel instructions to ARM is high (even with the optimizations Apple has within thei..

One of the biggest worries that IT users have regarding Apple’s new ARM-based M1 platform is the ability to run virtual machines (VMs) of other operating systems using hypervisor software. And while it’s possible to run virtual machines of both Windows and Linux operating systems made for the Intel platform on the M1, the performance cost of translating Intel instructions to ARM is high (even with the optimizations Apple has within thei..

Cadences are at the core of what makes Salesloft such a fantastic tool. It is a workflow that groups like tasks together to reduce context switching.

Shortn - june.kim - 4 years ago - eng

He who has learned to disagree without being disagreeable has discovered the most valuable secret of negotiation. Chris Voss, Never Split the Difference This is the fourth post in a series. You can find the last three here: 1 , 2 , 3 . There we set the basics of opting out of negative games, and now we can start diving into examples. A classic example of a negative game is the adversarial distribution of limited resources....

This whole project started when I happened across the NASA Perseverance Raw Image Library one day. Something about the constantly varying combination of images: some with scientific purposes, some for navigation, and some of the rover itself, along with the fact that they were FROM MARS kept me coming back to the page to see what Curiosity had been up to lately. This eventually lead to the idea of having a digital picture frame which wo..

This whole project started when I happened across the NASA Perseverance Raw Image Library one day. Something about the constantly varying combination of images: some with scientific purposes, some for navigation, and some of the rover itself, along with the fact that they were FROM MARS kept me coming back to the page to see what Curiosity had been up to lately. This eventually lead to the idea of having a digital picture frame which wo..

This whole project started when I happened across the NASA Perseverance Raw Image Library one day. Something about the constantly varying combination of images: some with scientific purposes, some for navigation, and some of the rover itself, along with the fact that they were FROM MARS kept me coming back to the page to see what Curiosity had been up to lately. This eventually lead to the idea of having a digital picture frame which wo....

This whole project started when I happened across the NASA Perseverance Raw Image Library one day. Something about the constantly varying combination of images: some with scientific purposes, some for navigation, and some of the rover itself, along with the fact that they were FROM MARS kept me coming back to the page to see what Curiosity had been up to lately. This eventually lead to the idea of having a digital picture frame which wo..

This whole project started when I happened across the NASA Perseverance Raw Image Library one day. Something about the constantly varying combination of images: some with scientific purposes, some for navigation, and some of the rover itself, along with the fact that they were FROM MARS kept me coming back to the page to see what Curiosity had been up to lately. This eventually lead to the idea of having a digital picture frame which wo..

This whole project started when I happened across the NASA Perseverance Raw Image Library one day. Something about the constantly varying combination of images: some with scientific purposes, some for navigation, and some of the rover itself, along with the fact that they were FROM MARS kept me coming back to the page to see what Curiosity had been up to lately. This eventually lead to the idea of having a digital picture frame which wo..

This whole project started when I happened across the NASA Perseverance Raw Image Library one day. Something about the constantly varying combination of images: some with scientific purposes, some for navigation, and some of the rover itself, along with the fact that they were FROM MARS kept me coming back to the page to see what Curiosity had been up to lately. This eventually lead to the idea of having a digital picture frame which wo..

Note: this article assumes familiarity with kubernetes related keywords. A friend and I are using Battlesnake as a platform for learning new…

I spent the last few days migrating our ASP.NET REST services, MVC web applications and Blazor server apps to .NET 6. Overall the process was pretty straightforward. The few issues I went through were easy to solve and well documented. Things got more involved with the EF Core 6 transition, especially with the Npgsql Entity Framework Core Provider. The official ASP.NET Core 5.0 to 6.0 migration guide was my first stop. It offers the per..

A fool has sought out the book’s greatest scientist, and asked to share his knowledge. The scientist has gone to the beginning of the book to try to understand its origin better. F: Is it true, as they say, that you only know truths? S: Almost only truths, or most things I know are true, or at least more true than I thought yesterday. I can prove it by the scientific method. We in science have studied everything from paragraph breaks to..


Keeping Secrets Secret in Python Based on an article by originally published by Jason Goldberger but unfortunately the original is not online anymore so I have rewritten a short version, since this is something I have been looking for a while. Fernet has one classmethod called generate_key() and two instance methods encrypt(plaintext_binary) and decrypt(cipher_binary). Step 1 : Generate a key Generate a key and save it to the OS’s environme..

Keeping Secrets Secret in Python Based on an article by originally published by Jason Goldberger but unfortunately the original is not online anymore so I have rewritten a short version, since this is something I have been looking for a while. Fernet has one classmethod called generate_key() and two instance methods encrypt(plaintext_binary) and decrypt(cipher_binary). Step 1 : Generate a key Generate a key and save it to the OS’s environme..

I have three different text editors, that I use for three distinct use cases. I’m a software developer, so I basically edit text files for a living, and the editing software that I use for this is fairly important to me. Projects For any substantial editing, either for work, or for personal projects, I currently use Visual Studio Code - generally known as “vscode”. It’s good enough: it’s extremely actively developed, so always up to ....


tl;dr I recommend every developer turn off automatic garbage collection in git. It's one of the first things I do setting up a new machine - and you should do so too. For a happier life, go to your terminal right now and run: $ git config --global gc.auto 0 I promise you won't regret it. The full story Turn off garbage collection? Surely, I must be crazy, right? Automatic garbage collection is important, right? They wouldn't turn i....

tl;dr I recommend every developer turn off automatic garbage collection in git. It's one of the first things I do setting up a new machine - and you should do so too. For a happier life, go to your terminal right now and run: $ git config --global gc.auto 0 I promise you won't regret it. The full story Turn off garbage collection? Surely, I must be crazy, right? Automatic garbage collection is important, right? They wouldn't turn i....

This is me writing down my discussion with someone from work regarding for loop vs list comprehension in Python. During a code review, I was commenting on a chunk of code to change from for loop to a list comprehension. We also talked about why I wanted it that way. One reason is list comprehension could be (arguably) more readable than a for loop. For a simple loop, that might be the case. Another reason is list comprehension is faste..

This is me writing down my discussion with someone from work regarding for loop vs list comprehension in Python. During a code review, I was commenting on a chunk of code to change from for loop to a list comprehension. We also talked about why I wanted it that way. One reason is list comprehension could be (arguably) more readable than a for loop. For a simple loop, that might be the case. Another reason is list comprehension is faste..










The phenomenon of “normies” is an interesting one. The term itself is a bit problematic and not one I’d typically use, but as a phenomenon they are still worth investigating. Their perhaps biggest distinguishing feature is that they don’t get “it”, whatever it is. It’s tempting to think that these are an especially mindless type of person with no personality and little in terms of thought going on. I have a theory that normies may not a..

The Golden Bough - godsip.club - 4 years ago - eng
An Unexpected Journey # First of all, thank you if you are reading this. It will be different from the other blog articles I have in mind: as an introduction, I want to let you know how the idea about this website was born and what it is meant to be – in my mind, at least. Now, I’d like to point out that I usually didn’t like talking about religion — or generally, that I didnt’ like religions . Despite that, in the summer of 2021, a ....


If you've heard the term 'Zettelkasten' flying around recently, then you might be wondering what is all the rage. Well, this book pretty much started this trend. Sönke Ahrens describes in great detail the note-taking process through which Niklas Luhmann was able to achieve phenomenal productivity in writing academic papers. Good news is that you can use this method too.

Creating things is a delicate endeavour, fraught with peril. People struggle forward through crazy marketplace and environmental complexities just to get from one day to the other. Yet I can't shake off the feeling that we make it harder for ourselves than it should be. I've been trying to work out why. There's a lot to unpack. This post is a start at thinking about it in public.

The Golden Bough - godsip.club - 4 years ago - eng
An Unexpected Journey # First of all, thank you if you are reading this. It will be different from the other blog articles I have in mind: as an introduction, I want to let you know how the idea about this website was born and what it is meant to be – in my mind, at least. Now, I’d like to point out that I usually didn’t like talking about religion — or generally, that I didnt’ like religions . Despite that, in the summer of 2021, a ....

If you have followed this blog for a while, you’ll know that I am a big fan of JDK Flight Recorder (JFR), the low-overhead diagnostics and profiling framework built into the HotSpot Java virtual machine. And indeed, until recently, this meant only HotSpot: Folks compiling their Java applications into GraalVM native binaries could not benefit from all the JFR goodness so far.

If you have followed this blog for a while, you’ll know that I am a big fan of JDK Flight Recorder (JFR), the low-overhead diagnostics and profiling framework built into the HotSpot Java virtual machine. And indeed, until recently, this meant only HotSpot: Folks compiling their Java applications into GraalVM native binaries could not benefit from all the JFR goodness so far.

Do you remember the One Laptop Per Child program? What went wrong, and what can we learn from the program's failure? What are the potential pitfalls of charismatic technology, and how can we avoid them when introducing students to programming? This week on the show, former guest Al Sweigart and author Morgan Ames are here to talk about her book "The Charisma Machine - The Life, Death, and Legacy of One Laptop per Child."

The best way to get an A in your studies is by making sure you do not spend all of the time on homework. It's frustrating and takes up too much space, so we offer assignment help as a solution! We have over 1000 trained writers who will delicately work with students' projects from start-to-finish until they submit them successfully for grading -- no errors allowed before submitting it correctly yourself. Use our online services today - only..

31 visitors online