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

BASH stuff - yasha.solutions - 4 years ago - eng
Bourne Again Shell is born again :) Pure Bash Bible Open source book on pure bash solutions. Link on Github: Pure Bash Bible ShellCheck Finds bugs in your shell scripts A linter for bash scripts https://www.shellcheck.net/ Bash Guide - Best Practices Because you don’t want people to bash your work wink Bash Guide: Best Practices Bash Pitfall The pitfall guide for bash is really good.

Use the Snyk Vulnerability database to help you find an opportunity to make an open source contribution to The Big Fix!


Snyk has partnered with Sysdig to build a combined solution that addresses security across the DevOps process, from code to Kubernetes cluster.

If you play a lot of games, you probably noticed at some point in time that the version number or build number of the game is often presented clearly on the screen. This is often not by accident and i... The post Extract the Version Information of a Game with Unity and C# appeared first on The Polyglot Developer .

This post is part of trading series. In this tutorial, I am going to discuss TA-Lib, a technical analysis library for Python apps. Before I move on and discuss how you can do technical analysis in Python, allow me to discuss what technical analysis is and how it helps to make a decision about whether you buy an asset, sell it, or hold it. What is Technical Analysis From Investopedia: Technical analysis is a trading discipline employed to ev....

Today, we take a look at how Monero provides on-chain privacy even when using a remote node, as well as the caveats.



While listening to Risky Business ep. 642, I learned about a botnet that has been abusing a vulnerability in TP-Link routers to provide SMS messaging as a service for years. The exploited vulnerability allowed the botnet operator to send SMS messages on someone else’s bill and the operator sold this capability for others, including other criminals. Similar services are no doubt used when you receive smishing messages notifying you about fal..

While listening to Risky Business ep. 642, I learned about a botnet that has been abusing a vulnerability in TP-Link routers to provide SMS messaging as a service for years. The exploited vulnerability allowed the botnet operator to send SMS messages on someone else’s bill and the operator sold this capability for others, including other criminals. Similar services are no doubt used when you receive smishing messages notifying you about fal..

While listening to Risky Business ep. 642, I learned about a botnet that has been abusing a vulnerability in TP-Link routers to provide SMS messaging as a service for years. The exploited vulnerability allowed the botnet operator to send SMS messages on someone else’s bill and the operator sold this capability for others, including other criminals. Similar services are no doubt used when you receive smishing messages notifying you about fal..

I conducted research based upon existing Python vulnerabilities and identified a common software pattern between them. This led to the discovery of a stored command injection vulnerability in Celery.



WFH Day 702 - ingo-richter.io - 4 years ago - eng
WFH Day 702 Well, well, well, I surpassed the 700 days since I started counting the WFH days in March 2020. That’s a long time ago, and a lot has changed in the meantime. Quality of life is better than before. No 3-hour daily commute in sticky and filthy trains, no more coffee shop visits after work, more time for reading, better-equipped work environment, not meeting some of my dearest co-workers in person anymore, taking lunch break walk..

Reddit is currently the most popular search engine. The only people who don’t know that are the team at Reddit, who can’t be bothered to build a decent search interface. So instead we resort to using Google, and appending the word “reddit” to the end of our queries. […] Why are people searching Reddit specifically? The short answer is that Google search results are clearly dying. The long answer is that most of the web has become too inauth..

In my previous blogposts we looked into how we can analyze Bearable data export with R. Today let’s look at how we can do something similar in python.

A look at Kubernetes operators and their implications for security, outlining potential security risks, discussing how to use operators with security in mind ,and examining how the right operators can lead to a more secure environment.

This post introduces the middle non-zero quantile absolute deviation (MNZQAD) as a scale measure robust to ties in discrete distributions. For continuous data, Pragmastat recommends Spread — the Shamos estimator — with a 29% breakdown point. Confidence intervals are available via SpreadBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat Median absolute deviation ($\operatorname{MAD}$) around the median is a popular r....

This post introduces the middle non-zero quantile absolute deviation (MNZQAD) as a scale measure robust to ties in discrete distributions. For continuous data, Pragmastat recommends Spread — the Shamos estimator — with a 29% breakdown point. Confidence intervals are available via SpreadBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat Median absolute deviation ($\operatorname{MAD}$) around the median is a popular r....

About Signal Tower - solomon.io - 4 years ago - eng


NEAR and Brave will be at ETHDenver 2022 for the MetaBUILD 2 Hackathon. The mission: Support the global community of developers in building a multi-bridge, multi-chain world!

To continue the work of making our spaces safer and more accessible to all, we have added a code of conduct to our most trafficked open source repositories on GitHub in celebration of Safer Internet Day! Continue reading →


A couple of months ago, I accidentally stepped on my Kindle Voyage E-reader and cracked the screen on the edge. The E ink display itself was working fine, but the touchscreen stopped functioning, which made it impossible to control. What can we do with such a device before adding it to the pile of E-waste? Repurpose a broken Kindle as a photo frame, showing a picture of the village Spakenburg. Jailbreak Fortunately, there is a j....

I don’t have many people reading my blog, on most days I get about 5 visitors. Why on earth should I keep writing articles? The chance of landing a job is slim and I certainly won’t earn any revenue from the site.

Here lies melancholy that I put to paper from a particularly deep hole, not too long ago. It may ruin your day, or it may make you feel a little bit understood about your dark moments. Your mileage will vary.

Introduction The search algorithm implemented in your website greatly influences visitor engagement. A decent implementation of a search…

In the Reddit comments for the original Command Line Flags post there was an interesting discussion about what to do for positional parameters when the user wants to pass an argument that matches an existing flag. /u/AlmaemberTheGreat pointed out the standard way to do this in the Unix world is to handle a pseudo-flag: --. The intent being when -- is encountered the remaining command line arguments should be interpreted positionally. ..

Unless you're a very particular kind of person, project management and system infrastructure are the last things on your mind when you undertake a new side project or startup. For a side project, the fun is in taking the motivation from having an idea, prototyping an MVP as

Cattle, not Pets!” they say. Except that for a lot of development, coders make their own laptop their favorite pet. “It works on my machine!” becomes normal. I got tired of that and automated the creation of my dev environment. .

Cattle, not Pets!” they say. Except that for a lot of development, coders make their own laptop their favorite pet. “It works on my machine!” becomes normal. I got tired of that and automated the creation of my dev environment. .

Cattle, not Pets!” they say. Except that for a lot of development, coders make their own laptop their favorite pet. “It works on my machine!” becomes normal. I got tired of that and automated the creation of my dev environment. .

I’ve been back at the forge working on Eve 2.0. Version 2 will support Python 3.7+ and drop Python 2.7, 3.5 and 3.6. It will bring support for PyMongo 4+ as well, along with several other minor fixes and improvements ( changelog ). It would be nice if you guys and gals, users of Eve, would give it a spin before the release. I know. I recently stated that Eve was in maintenance mode. All of those considerations still apply, but what can ..

I’ve been back at the forge working on Eve 2.0. Version 2 will support Python 3.7+ and drop Python 2.7, 3.5 and 3.6. It will bring support for PyMongo 4+ as well, along with several other minor fixes and improvements ( changelog ). It would be nice if you guys and gals, users of Eve, would give it a spin before the release. I know. I recently stated that Eve was in maintenance mode. All of those considerations still apply, but what can ..

I’ve been back at the forge working on Eve 2.0. Version 2 will support Python 3.7+ and drop Python 2.7, 3.5 and 3.6. It will bring support for PyMongo 4+ as well, along with several other minor fixes and improvements ( changelog ). It would be nice if you guys and gals, users of Eve, would give it a spin before the release. I know. I recently stated that Eve was in maintenance mode. All of those considerations still apply, but what can ..

I’ve been back at the forge working on Eve 2.0. Version 2 will support Python 3.7+ and drop Python 2.7, 3.5 and 3.6. It will bring support for PyMongo 4+ as well, along with several other minor fixes and improvements ( changelog ). It would be nice if you guys and gals, users of Eve, would give it a spin before the release. I know. I recently stated that Eve was in maintenance mode. All of those considerations still apply, but what can ..

Recently I suffered a major hdd failure and lost my hard drive as well as my backup drive at the sam...

Although Plain Org v1.2 has been in the App Store for a little while, the release write-up was overdue, sorry. The update receives some new features and bugfixes. If you haven't heard of Plain Org , it gives ya access to your org files on iOS while away from your beloved Emacs . If you're finding Plain Org useful, please help support this effort by getting the word out. Tell your friends, tweet , or blog about it. Ok, now o....



A lot of the time, when engineers think of performance work, we think about looking at benchmarks and making the numbers smaller. We anticipate that we are benchmarking the right pieces of code, and we take it for granted that reducing some of those numbers is a benefit, but also "the root of all evil" if done prematurely. If you are a performance-focused software engineer, or you are working with performance engineers, it can help to und..

95 visitors online