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 Question When you work on data science problems, you always start with a question you’re trying to answer. This question will affect the data you pick, your exploration process, and how you interpret the results. The question for this article is: How much (in percentage) should you tip your taxi driver? To answer the question, we’ll use a portion of the NYC Taxi dataset . The data file we’ll be using is taxi-01-2020-sample.csv.bz..

Control-Flow Analysis is a popular technique for performing static analysis of many different kinds of programming languages. It’s most often needed in cases where you have some kind of dynamic dispatch: either where you have first-class functions or when you have objects and you call one of their methods. Imagine for a moment that you were given a program which you were asked to analyze manually. You might start by going to the top of th....

Control-Flow Analysis is a popular technique for performing static analysis of many different kinds of programming languages. It’s most often needed in cases where you have some kind of dynamic dispatch: either where you have first-class functions or when you have objects and you call one of their methods. Imagine for a moment that you were given a program which you were asked to analyze manually. You might start by going to the top of th....

We’re excited to announce that Tamar Yehoshua joined the Snyk Board of Directors in May. Tamar is currently Slack’s Chief Product Officer and previously held product engineering leadership roles at Google and Amazon.

Nerdy Reading - www.masswerk.at - 4 years ago - eng

I’ve been a developer for over 3 decades. I remember prompt statements in dBASE III, M68k Assembly and those awful Borland tools. Documentation was provided in large printed binders and often left a lot to the imagination. Things got better in the late 1990s and early 2000s, but it wasn’t until the late 2000s when things really started to heat up. Sun Microsystem’s early 1990s slogan “The network is the computer” became a reality with the..

I’ve been a developer for over 3 decades. I remember prompt statements in dBASE III, M68k Assembly and those awful Borland tools. Documentation was provided in large printed binders and often left a lot to the imagination. Things got better in the late 1990s and early 2000s, but it wasn’t until the late 2000s when things really started to heat up. Sun Microsystem’s early 1990s slogan “The network is the computer” became a reality with the..

2021 is more than half over - which makes this a good time to look at how far along I am at accomplishing my goals for this year .

Maintaining links is difficult. My gemini server doesn’t have a lot of pages, but already maintaining links between relevant pages is growing more tedious by the page. It’s going to become untenable soon. In part inspired by Antenna, I had the idea of extracting local backlinks, and automatically appending them to the pages that are linked. That way all local links are effectively bidirectional. If new a new post links to an old post, the..

So the other day, I made an implementation of a Sokoban puzzle game in JavaScript. Here's the source code and here's the demo. The game…


Resolving Access Denied Errors in a CloudFront Distribution that uses a Private S3 Bucket, Origin Access Identity, and Contains Multiple index.html Templates.

Resolving Access Denied Errors in a CloudFront Distribution that uses a Private S3 Bucket, Origin Access Identity, and Contains Multiple index.html Templates.

Resolving Access Denied Errors in a CloudFront Distribution that uses a Private S3 Bucket, Origin Access Identity, and Contains Multiple index.html Templates.

Resolving Access Denied Errors in a CloudFront Distribution that uses a Private S3 Bucket, Origin Access Identity, and Contains Multiple index.html Templates.


Sometimes I want to have a just a tiny bit of CSS that’s unique, just for one page or post. I don’t want a whole stylesheet, or to have to add this to my site-wide theme, just for one post – I want a simple way to add it in the post itself. This is how I did it: In Your Theme Templates Add an extrahead block into your templates, inside the HTML section, so that you can add extra stuff into the head in some templates: In b....

Like everyone else on the planet, I’ve been following GitHub Copilot since its launch. It is an impressive achievement and a remarkable milestone for the deep learning industry, that’s for sure. We are obviously at the early stages in deep learning applied to software development, and it is somewhat unsettling to ponder what the future might hold in this field. Like many others, however, I worry about code quality issues and the risk of..

Difference in beliefs - june.kim - 4 years ago - eng

Difference in beliefs - june.kim - 4 years ago - eng

This is the final part of a series of articles. I’d suggest going through part 1 , part 2 and part 3 first. I’ve been working on a project (which you can find here ), using Bluepill board with a STM32F103C8T6 microcontroller. It’s a USB keyboard project. It uses the libopencm3 project and I’d consider this a pretty minimalistic, baremetal project. It’s great for analyzing what happens when a ARM Cortex-M processor boots. L..


Victor V. Gurbo makes the case that his favorite musician and Nobel laureate Bob Dylan can in fact sing.

How is Python being used today, and what can you do with the language? Do you want to develop software, dive into data science and math, automate parts of your job and digital life, or work with electronics? This week on the show, David Amos is back, and he's brought another batch of PyCoder's Weekly articles and projects.

For one of our customers we needed to install the Docker-plugin for loki. To install it, you run: docker plugin install loki However this failed with the following error message: Error response from daemon: dial unix /run/docker/plugins/d442cff8568254659f9aa7d2dd5a30526b69d1ac62593c628b65da8b9e933c6a/loki.sock: connect: no such file or directory Running strace on the enable-command showed nothing really interesting: [pid 40213] write....

Call Centrikidblog for escorts in Ahmedabad. Independent escorts in Ahmedabad will provide you with one of the most sensual experiences you've ever had. Top quality call girls are available in Ahmedabad.





Don’t chase small optimizations Said some smart person at some particular time, probably. If not, he ought to have; if worse comes to worst, I’m declaring it now. The cost of 2% here and 0.5% there is high, and the benefits are (by definition) low. I have been optimizing Astrolabe, my search engine. The different kind of Search Engine Optimization. I’ve spent a lot of time recently doing soft optimization, improving the quality and re..

The best code is the one that is easy to understand. The problem Source People don’t focus on code readability. Readability is like writing documentation. It takes extra time, more key presses, and you need to stick to it to make it work in the long term. However, sometimes people write code like this: settings = { "foo" : 1 , "bar" : 2 , "baz" : 3 } results = [ parse_document ( settings , r ..

In this post, we compare the difference in scan times between Snyk Code and two common SAST tools: LGTM and SonarQube.

Until recently I used Evernote for my notes, web clippings and document drafts, I was a subscriber going on 14 years and had over 3000 notes. However in recent years Evernote has gone downhill to the point it could be considered hostile to it’s users. The native macOS app was replaced with an Electron Javascript webframe and like almost all Electron apps I’ve tried it was plagued by poor performance, memory leaks and aggressive idle CPU..

Until recently I used Evernote for my notes, web clippings and document drafts, I was a subscriber going on 14 years and had over 3000 notes. However in recent years Evernote has gone downhill to the point it could be considered hostile to it’s users. The native macOS app was replaced with an Electron Javascript webframe and like almost all Electron apps I’ve tried it was plagued by poor performance, memory leaks and aggressive idle CPU..

Greetings to the most reputable escorts Provider i.e, namakkal escorts, which provides our customers with the highest quality assistance. For further information, click the link below.

Here at Xplenty (Integrate.io), we have a number of customers who use Xplenty’s Heroku Add-on with Heroku Connect to enable Salesforce integration at their organization. Since Xplenty and Heroku Connect both provide a bi-directional data connection to Salesforce, you might think that you should use one or the other for your integration needs. But our […] The post Salesforce Integration: Xplenty and Heroku Connect appeared first on Hero..

Learn best practices for hardening your Amazon EKS security, including dedicated continuous delivery IAM roles, multi-account architecture for Amazon EKS cluster isolation, how to encrypt your secrets in the control plane, and incorporating static analysis tooling into your CD pipeline.

Stop Ecocide - artemislena.eu - 4 years ago - eng
Normally, neither I nor Laura deal with political issues, given Tanith and FantasyCookie17 are occupied with these enough for one body. However, this time, the latter was, in her own words, "too lazy to write this", and the former felt like I would deliver a better performance at explaining the content of this. This, along with the fact that I have not written much on this blog at all, lead to me writing this post today. T.: Doesn't mean ....

Every year or so, something compels me to start over with a fresh OS image. Most recently, that something was an unfortunate water bottle incident. Once again, I need to pull down my digital life from the internet. The code and assets for this blog currently live in a 500 MB Git repository, which was hosted on Bitbucket until earlier today. Let's try cloning it! evantodd@HW-0063 ~ % git clone git@bitbucket.org:etodd/etodd.io.git ..

The term designer is used across many domains. In the context of this article, it refers to a UX (User Experience) designer. One question…

gtbump v1.2.0 - nadh.in - 4 years ago - eng
Repository: @knadh/gtbump GitHub release page: v1.2.0 What’s Changed Get all tags - annotated + unannotated tags by @anooshcnayak in https://github.com/knadh/gtbump/pull/2 New Contributors @anooshcnayak made their first contribution in https://github.com/knadh/gtbump/pull/2 Full Changelog : https://github.com/knadh/gtbump/compare/v1.1.0...v1.2.0

tg-archive v0.3.7 - nadh.in - 4 years ago - yue
Repository: @knadh/tg-archive GitHub release page: v0.3.7 What’s Changed Fixed calling DB by @l3str4nge in https://github.com/knadh/tg-archive/pull/12 fix utf8 encoding on build by @luckydevil13 in https://github.com/knadh/tg-archive/pull/20 Bump pillow from 8.1.2 to 8.2.0 by @dependabot in https://github.com/knadh/tg-archive/pull/21 New Contributors @l3str4nge made their first contribution in https://github...

Every now and then, we all come across challenges at different stages and times in our lives. Challenges are meant to shape us for good and serve as a stepping stone for us to reach a greater height.

3 visitors online