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

On Oct 25, 2018, the Hacker News user Illniyar, commenting on MongoDB’s Server Side Public License, said : Always consider license changes based on the possibility of the company being bought by oracle, there should be a law about it! The user gnulinux replied : Yes this also came up with my coworkers when we were discussing this. It’s better to treat every software license as strict and malicious as possible because everyone c..

On Oct 25, 2018, the Hacker News user Illniyar, commenting on MongoDB’s Server Side Public License, said : Always consider license changes based on the possibility of the company being bought by oracle, there should be a law about it! The user gnulinux replied : Yes this also came up with my coworkers when we were discussing this. It’s better to treat every software license as strict and malicious as possible because everyone c..

On Oct 25, 2018, the Hacker News user Illniyar, commenting on MongoDB’s Server Side Public License, said : Always consider license changes based on the possibility of the company being bought by oracle, there should be a law about it! The user gnulinux replied : Yes this also came up with my coworkers when we were discussing this. It’s better to treat every software license as strict and malicious as possible because everyone c..

On Oct 25, 2018, the Hacker News user Illniyar, commenting on MongoDB’s Server Side Public License, said : Always consider license changes based on the possibility of the company being bought by oracle, there should be a law about it! The user gnulinux replied : Yes this also came up with my coworkers when we were discussing this. It’s better to treat every software license as strict and malicious as possible because everyone c..

Would you like a simple command to launch your Python programs using the newest version of the language installed on your machine? This week on the show, we continue our conversation with Brett Cannon. Brett discusses his project, the Python Launcher for Unix.



Having a team that’s focused on functionality and security is critical to successful software development. To that end, a secure SDLC is important because it prioritizes the security of software and helps make sure malicious actors do not target your application.

Learn more about the top 8 Java code review tools that will improve the speed and efficiency of software development, and protect security throughout your SDLC.

One of the best ways to improve the quality and security of software is to implement a formal process for manual code reviews.

Software engineering intern candidates often ask how team placement works and how much input incoming interns have over their teams and projects. We know team placement is an important factor for many students when deciding which internship to accept. We’ve spent considerable time and thought on this process in recent years and hope to demystify the experience with this post.

Software engineering intern candidates often ask how team placement works and how much input incoming interns have over their teams and projects. We know team placement is an important factor for many students when deciding which internship to accept. We’ve spent considerable time and thought on this process in recent years and hope to demystify the experience with this post.

My idea is to achieve a technological house but that doesn’t rely only and all on a connection, because it can have failure and is not always more useful, I want instead to have a handy and comfortable setup to enjoy my everyday life with the help of some automations and tech. But my priority is also the appearance, so I tried to build some “nerdy things” with cables and a lot of hardware but without leave the cables visible or expose the p..

Few interview problems are as notorious as the "Fibonacci" interview question. At first glance, it seems good: Most people know something about the problem, and there are several clever ways to achieve a linear time solution. Usually, in interviews, the linear time solution is the expected solution. However, the Fibonacci problem is unique among interview problems in that the expected solution is not the optimal solution. There is an $O(1..

This image has been circulating on LinkedIn as a tongue and cheek example of a miminum viable product. Of course, at least one of the responses was that it's not an MVP without some extras. It needs 24/7 monitoring or a video camera with a motion alarm. It needs to detect quakes that occur off hours or when you're otherwise away from the detector. The trouble with this statement is the same as with the initial claimed MVP status of this....

My idea is to achieve a technological house but that doesn’t rely only and all on a connection, because it can have failure and is not always more useful, I want instead to have a handy and comfortable setup to enjoy my everyday life with the help of some automations and tech. But my priority is also the appearance, so I tried to build some “nerdy things” with cables and a lot of hardware but without leave the cables visible or expose the p..


A system is failing. People rely on it. You are on-call to fix it. You don’t know how it works, your team don’t know how it works and the last person to work on it has left the company. Fun times! I’ll be upfront. This was an intense on-call shift. It wasn’t much fun but it did help me learn some new approaches for how to handle these situations. This blog is what I was doing by the end, having learnt from doing the wrong things in places..

DNS Zone Transfer is a mechanism for administrators to replicate DNS datasets across DNS servers. If it is enabled for a DNS nameserver, the nameserver will gladly give all DNS data regarding a domain to anyone who asks. Enabling Zone Transfers will cause an information disclosure and can thus be considered misconfiguration. I decided to investigate how common this nameserver misconfiguration is by doing a zone transfer query on all .

DNS Zone Transfer is a mechanism for administrators to replicate DNS datasets across DNS servers. If it is enabled for a DNS nameserver, the nameserver will gladly give all DNS data regarding a domain to anyone who asks. Enabling Zone Transfers will cause an information disclosure and can thus be considered misconfiguration. I decided to investigate how common this nameserver misconfiguration is by doing a zone transfer query on all .

DNS Zone Transfer is a mechanism for administrators to replicate DNS datasets across DNS servers. If it is enabled for a DNS nameserver, the nameserver will gladly give all DNS data regarding a domain to anyone who asks. Enabling Zone Transfers will cause an information disclosure and can thus be considered misconfiguration. I decided to investigate how common this nameserver misconfiguration is by doing a zone transfer query on all .


The new version of MapTiler Server can easily connect to any PostGIS database and load data as map tiles.

My new year’s resolution for 2022 is: Don’t expose confidential information while I hack my applications during demos or presentations.

On the year end episode of The Secure Developer, Guy sat down with Snyk Field CTO Simon Maple to discuss the themes, advice, and future expectations that appeared in this year’s episodes.

Ryan Basayne of Coralogix sits down with Morgan Shultz of Copado to discuss his experience leveraging Coralogix on the Heroku Platform. Copado is an end-to-end, native DevOps solution that unites Admins, Architects and Developers on one platform. DevOps is a team sport, and uniting all 3 allows you to focus on what you need to […] The post How Copado Uses Coralogix for Log Management on Heroku appeared first on Heroku .

Table of Contents Context The Error Itself Mitigation General Best Practices As software developers, we’ve all come across those annoying, not-so-useful error messages when using some library or framework: "Couldn’t parse config file" , "Lacking permission for this operation" , etc. Ok, ok, so something went wrong apparently; but what exactly? What config file? Which permissions? And what should you do about it? Error me..

Table of Contents Context The Error Itself Mitigation General Best Practices As software developers, we’ve all come across those annoying, not-so-useful error messages when using some library or framework: "Couldn’t parse config file" , "Lacking permission for this operation" , etc. Ok, ok, so something went wrong apparently; but what exactly? What config file? Which permissions? And what should you do about it? Error me..

I recently got into streaming video games on a consistent basis and needed a better call to action (CTA) to encourage subscribers. In an attempt to encourage more subscriptions, I thought it'd be bene... The post Create a Custom Stream Elements Overlay for YouTube Subscribers appeared first on The Polyglot Developer .

Typically: Chapter 1: TypesChapter 2: VariablesChapter 3: Operators/MathChapter 4: Control structuresChapter 5: ArraysChapter 6: FunctionsChapter 7: StructsChapter 8: Classes and ObjectsChapter 9: MethodsChapter 10: Inheritance and PolymorphismChapter 11: Some advanced thing XChapter 12: Some esoteric thing YChapter







I have already written a few blog posts about the P² quantile estimator (which is a sequential estimator that uses $O(1)$ memory): [[p2-quantile-estimator]] [[p2-quantile-estimator-rounding-issue]] [[p2-quantile-estimator-initialization]] In this post, we continue improving the P² implementation so that it gives better estimations for streams with a small number of elements.

Intel Processor Trace is a hardware technology that can record all program execution flow along with timing information accurate to around 30ns. As far as I can tell a l m o s t nobody uses it, seemingly because capturing the data is tricky and, without any visualization tools, you’re forced to read enormous text dumps.

Intel Processor Trace is a hardware technology that can record all program execution flow along with timing information accurate to around 30ns. As far as I can tell a l m o s t nobody uses it, seemingly because capturing the data is tricky and, without any visualization tools, you’re forced to read enormous text dumps.

I have already written a few blog posts about the P² quantile estimator (which is a sequential estimator that uses $O(1)$ memory): [[p2-quantile-estimator]] [[p2-quantile-estimator-rounding-issue]] [[p2-quantile-estimator-initialization]] In this post, we continue improving the P² implementation so that it gives better estimations for streams with a small number of elements.

Anotato - june.kim - 4 years ago - eng


When I talk to friends and family about the electricitymarket, they often do not realise the large reliance of the electricity market on gas. This inspired me to look at 2021 electricity production sources. The plot below shows largest electricity source per hour in the Netherlands (sources are color coded over time; days at the x-axis and hours at the y-axis). This plot makes evident the market’s reliance on gas (i.e. yellow = gas). It....

Get Lucky # Either I’m very lucky, or I keep finding evidence that everything is connected. After Rites of Passage , I’ve been reading one of my Christmas presents: the very recent Woodruff’s Guide to Slavic Deities . I confess that when I discovered it was printed by Amazon , after flipping through the pages, at first I had some prejudices. I thought it was mainly a sort of list, maybe a catalogue… oh boy, I was so wrong! The text....

5 visitors online