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

Every blogger needs to have a goal and an audience they are writting for in order to successed, today I shared my struggles in trying to figure out my goal and how it ended up being harder that expected

When building this blog , it wasn’t obvious how to configure pip-tools for my minimal project using pyproject.toml and plain old setuptools . Pip-tools does not pass through the full error message from the libraries it calls, and part of the error message it does show is misleading: Read More

Effective teams consciously engineer how knowledge flows through their organization. For tech teams, building this internal knowledge system requires effective documentation.

When building this blog , it wasn’t obvious how to configure pip-tools for my minimal project using pyproject.toml and plain old setuptools . Pip-tools does not pass through the full error message from the libraries it calls, and part of the error message it does show is misleading: Read More

Every blogger needs to have a goal and an audience they are writting for in order to successed, today I shared my struggles in trying to figure out my goal and how it ended up being harder that expected

This is part 2 of a paper I wrote for Ken Forbus ’ Qualitative Reasoning course, adapted for this blog. You can find a printable version of the paper here and part 1 here . In the previous post I discussed the history of chess engines and why they don’t “think” like we think. Trading interpretability for computation cycles ultimately led to the engines we have today, fairly alien in nature and perhaps less pedagogically useful becau..

Photo gallery - rob.sh - 3 years ago - eng
A while ago, I removed my instagram account. Since then I have been wanting to find a way to share a photography portfolio. I’ve been taking more photos over the last few years, currently using a Canon R5 mirrorless, mainly with the RF 28-70 f/2 lense, but sometimes with the 100-500mm (again, sometimes with the 2x multiplier), 16mm f/1.8 prime, and 50mm f/1.8 prime. I decided to use the rather excellent Expose to give a scroll-through e..

Photo gallery - rob.sh - 3 years ago - eng
A while ago, I removed my instagram account. Since then I have been wanting to find a way to share a photography portfolio. I’ve been taking more photos over the last few years, currently using a Canon R5 mirrorless, mainly with the RF 28-70 f/2 lense, but sometimes with the 100-500mm (again, sometimes with the 2x multiplier), 16mm f/1.8 prime, and 50mm f/1.8 prime. I decided to use the rather excellent Expose to give a scroll-through e..

This is part 1 of a paper I wrote for Ken Forbus ’ Qualitative Reasoning course, adapted for this blog. You can find a printable version of the paper here and part 2 here . Computers that play chess, otherwise known as chess engines, have existed since at least the late 1940s . Because the game was said to require the perfect combination of planning, strategy, psychology, and calculation, chess was once thought to be an activity di..

When you install postgresql using apt-get, it runs initdb and automatically creates a main cluster. Typically, the default data directory location is in /var/lib/postgresql///. There are three ways to install PostgreSQL in a custom directory. Options 1 and 2 are not ideal.



One thing that Steve Jobs used to say was: “ Write web apps ”, but unfortunately things went a bit so far and big companies are building a web apps view with lots of pointeless (or even dangerous) features that are a waste of space, privacy, battery and integration. I’m saying this because until some time I’ve always used the official app, like Amazon app, Facebook app, Meteo from X app, etc… but recently I was so annoyed from the behavio..

One thing that Steve Jobs used to say was: “ Write web apps ”, but unfortunately things went a bit so far and big companies are building a web apps view with lots of pointeless (or even dangerous) features that are a waste of space, privacy, battery and integration. I’m saying this because until some time I’ve always used the official app, like Amazon app, Facebook app, Meteo from X app, etc… but recently I was so annoyed from the behavio..

Red teams vs blue teams — we’ve heard the terms, but what does it all mean? This post will cover the basics of red, blue, and purple teams, and explain how they work together to enhance an organization’s security posture.

The most common and major accessibility (a11y) issues tend to be documented and well-known among a11y practitioners; however, “smaller” or “niche” issues (for lack of a better term) tend to go unnoticed. For instance, I recently learned that over-use of soft-hyphens can trip up the speech synthesis of the NVDA screen reader, and styling superscripts/subscripts a certain way can stop screen readers from announcing them. I also learned about ..

Have you used a memory profiler to gauge the performance of your Python application? Maybe you're using it to troubleshoot memory issues when loading a large data science project. What could running a profiler show you about a codebase you're learning? This week on the show, Pablo Galindo Salgado returns to talk about Memray, a powerful tracing memory profiler.

Descriptions of the cast, locations and other elements for the 2007 Australian film Noise for blind and vision impaired people.

Descriptions of the cast, locations and other elements for the 1971 film Wake in Fright for blind and vision impaired people.

In my career I’ve been all these roles at one point or another, but at smaller sizes. My current role fits neatly into the Team Lead . There are aspirations for Architect though.

A discussion of the first of five fundamentals of cloud security: knowing your environment. (Part one in a five-part series.)




Removing secrets from git repo is straightforward. With help of BFG Cleaner and privileges to force push the modified history, it’s a piece of cake. I believed this until I found I was partially wrong - removing something from git history doesn’t remove them from git repository’s history.

Nowadays most applications are developed based on large CSS libraries like Bootstrap, Tailwind CSS, etc.. and sometimes multiple frameworks. But your application components are not using all of the styles and it adds more weight to the application performance. This post will explain the Angular post-build process to remove unused CSS and hidden JavaScript files that enhance the application security and definitely improve the app loading tim..

xSwords New Blog! - lagomor.ph - 3 years ago - eng


Perfectionism is often seen as a good thing, and people should try and reach it whenever they can, but that may not always be true, being a perfectionist can stop you from finishing what you started or even not start at all..


In this article, I attempt to explain the early source code of Bitcoin and make correlations with the source code currently in use. My intent is to help you better understand the early details regarding the history of Bitcoin and the enigmatic figure of Satoshi Nakamoto. As far as newcomers to Bitcoin or to the blockchain space are concerned, this may be a fairly complex article to understand as my target audience are average and more exper..

Perfectionism is often seen as a good thing, and people should try and reach it whenever they can, but that may not always be true, being a perfectionist can stop you from finishing what you started or even not start at all..


Brave is excited to announce that we are partnering with Chess.com, the #1 online chess site, on a series of media pilots.

A recap of Snyk’s 2022 International Dog Day campaign, including a look at some of the custom dog sketches for our sweepstakes winners.

While it is a little unusual for us to share a hiring post on our product blog, I’ve been asked about our investment in Heroku repeatedly, so we want shine the spotlight on our efforts to grow the team. We are hiring for both product and engineering, from developers to engineering managers working across our […] The post Heroku is Hiring! appeared first on Heroku .

This week, at HashiConf 2022, Snyk was recognized as a HashiCorp Partner of the Year for Collaboration Technology.

Reducing Build Size - ilearnt.com - 3 years ago - eng
I have been developing a Maui application as a side project and on the whole it has been a fun process. It is still very buggy and there are some pain points however it seems to work. One aspect I haven’t liked is the size of the build artefacts - they are huge if you have multiple projects.

Reducing Build Size - ilearnt.com - 3 years ago - eng
I have been developing a Maui application as a side project and on the whole it has been a fun process. It is still very buggy and there are some pain points however it seems to work. One aspect I haven’t liked is the size of the build artefacts - they are huge if you have multiple projects.

Mathematics - lainchan.org - 3 years ago - eng
Σ/ To discover what was dearly missed in schooling, this general will serve as a playground. >What do you mean? Why talk of mathematics? >I hate mathematics. https://www.maa.org/external_archive/devlin/LockhartsLament.pdf >Okay, but I don't know where to start. I still hate what I was put through. I'm just as lost, but I hope this is what this general will serve as. Don't be afraid to ask any 'stupid' questions here. ....

Studies have found that high levels of social media use are connected with an increased risk of symptoms of anxiety and depression. There appears to be substantial evidence connecting people’s mental health and their online habits. Furthermore, many psychologists believe people may be dealing with psychological effects that are pervasive but not always obvious. More here .

Just experienced the incredible, joyous, wonderful Florence + the Machine in Vancouver. Amazing. I’m officially part of Miss Haversham’s cult now! I’ve been a fan for ages; their music just really lifts me up. This is the first time I’ve seen them live, and they really blew me away - what a great show! This was their first tour post-covid, so included some emotional tales about how the pandemic affected people who’s vocation - and li....

Modmapper is a website that I made that puts every mod for the game Elder Scrolls V: Skyrim uploaded to Nexus Mods on an interactive map. You can view the map at https://modmapper.com . Released in 2011, Skyrim is over a decade old now. But, its vast modding community has kept it alive and relevant to this day. Skyrim is still in the top 50 games being played on Steam in 2022 and I think it’s no coincidence that it....

Modmapper is a website that I made that puts every mod for the game Elder Scrolls V: Skyrim uploaded to Nexus Mods on an interactive map. You can view the map at https://modmapper.com . Released in 2011, Skyrim is over a decade old now. But, its vast modding community has kept it alive and relevant to this day. Skyrim is still in the top 50 games being played on Steam in 2022 and I think it’s no coincidence that it....

42 visitors online