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

Another day, another lesson learned: modern .NET does not support the Windows-1252 encoding out of the box. Today my colleague was happily porting a legacy NET4+ app to NET6. As usual, the port was super-easy; it would compile and run just fine, so he was surprised when the app crashed reading a few specific XML files. That’s when I was called in. A closer inspection revealed a pattern: all those crashing files were Windows 1252-encoded (th..

At Snyk, we are passionate about helping organizations of all sizes — both in the private and public sectors — modernize their security workforce through the right approaches and tooling. Our company was founded upon the belief that the legacy security industry was broken and old methods must rapidly evolve from an IT and security-centric perspective to a developer security approach.

A question I often see asked is one along the lines of How do I motivate myself do (something) … where something may be eat healthier, go to the gym, work on some project, study hard, &c. This idea of motivation is interesting. I think it in part comes from the school system, where teachers and parents often talk about motivating the children to study, perhaps with some sort of reward system. I haven’t been able to pinpoint exactly..

I write texts for myself. If someone finds what I write worthwhile, that is great, but that is not why I write. For the longest time, I didn’t even tell anyone I had written something. I just published it on the internet and gave nobody a link. Because readers aren’t the point, and I didn’t want them to become a factor. I build software for myself, unless someone pays me to build it for them. If someone finds use in my software, that is..


Respectable heads of state rarely admit to keeping company with gangsters. But in April 1927, about 15 years after the collapse of the last imperial dynasty, Chiang Kai-shek and China were at a crossroads. Chiang had followed a murky path to leadership of the Chinese Nationalist Party, the Kuomintang. Although the Kuomintang was rivaled by an assortment of warlords who ruled the provinces as their personal fiefdoms, in Chiang’s mind the gre....



I run into a task that I needed to do in Go, given a PFX file, I needed to get a tls.X509KeyPair from that. However, Go doesn’t have support for PFX. RavenDB makes extensive use of PFX in general, so that made things hard for us. I looked into all sorts of options, but I couldn’t find any way to manage that properly. The nearest find was the pkcs12 package, but that has support for only some DER format, and cannot handle common PFX file....

uttrakhand is the best tourist destination but every one what to make fun in colourfull life so if you are here and you want to get service with local hot female service girls this is the best place and best time to make it real.

We recently restructured our standard libraries at Jane Street in a way that eliminates the difference between Core_kernel and Core and we’re happy with the result. The new layout should reach the open source world before the end of the year.

We recently restructured our standard libraries at Jane Street in a way that eliminates the difference between Core_kernel and Core and we’re happy with the result. The new layout should reach the open source world before the end of the year.

Modern C++ has a lot of cool features. Move semantics means passing around structs in functions is cheap. std::shared_ptr means I don't have to manage any memory; no more new/delete! (But try as I might to understand std::unique_ptr, I'm just not there yet.) The syntax has also gotten some treatment with auto and tuple destructuring. In order to test out this modern C++ I wanted a small but meaningful project that operates on very dynam....

A key differentiator in a growing company’s success is the ability to scale its talent at the pace needed. Learn 7 best practices for hypergrowth to help your company scale successfully.

When developing a game, in most circumstances you're going to need to store some kind of data. It could be the score, it could be player inventory, it could be where they are located on a map. The pos... The post Building a Space Shooter Game that Syncs with Unity and MongoDB Realm appeared first on MongoDB .

Today I learned how to restore a single Postgres database from a global dump generated with pg_dumpall . Now, pg_dumpall is handy when you want to back up an entire Postgres cluster. It will dump all databases and global objects in a single text file. In contrast, pg_dump , the go-to tool for Postgres backups, offers more control but only works with a single database and doesn’t dump global objects, such as the roles/users linked to the d..


Snyk Container in combination with a build tool creating OCI-compliant container images will help you mitigate that risk and focus on what really matters: a first-class customer experience.

It's not a common requirement, but sometimes you want to have something to use a plaintext connection, and then tunnel that onwards over a TLS connection. My most common use for this is to make it easy to intercept/inspect behaviour between some software and a HTTPS endpoint controlled by someone else - if you can get the software to make a plaintext connection, you can tunnel it onwards whilst running pcaps/logging to observe the convers..

What if I told you there was a way out from having your online movements tracked; precious personal data harvested; and locked in to feeding…

The wait is over! The SnykCon 2021 call for papers has officially closed, all the sessions have been reviewed and sorted, and the agenda is now live.

In the previous posts, I discussed various aspects of quantile estimators based on k order statistics . I already tried a few weight functions that aggregate the sample values to the quantile estimators (see posts about an extension of the Hyndman-Fan Type 7 equation and about adjusted regularized incomplete beta function ). In this post, I continue my experiments and try to adopt the trimmed modifications of the Harrell-Davis quantile..

In the previous posts, I discussed various aspects of quantile estimators based on k order statistics . I already tried a few weight functions that aggregate the sample values to the quantile estimators (see posts about an extension of the Hyndman-Fan Type 7 equation and about adjusted regularized incomplete beta function ). In this post, I continue my experiments and try to adopt the trimmed modifications of the Harrell-Davis quantile..

Why Buddhism is True feels a little too watery, however I can't judge it fully since I haven't finished it. The reason I did was that after Chapter 7 I wasn't getting any new information, it felt like 7 chapters of the same thing.

In GoReleaser v0.176.0 (both OSS and Pro), we released the ability to sign Docker images - with cosign in mind, and also did small quality-of-life improvements in the artifact signing feature.

Over the weekend I attended the 2021 Libertarian Party of Ohio Conference . At the end of the conference, the five speakers - Evan McMahon, Spike Cohen, Ken Moellman, Mayor Cassandra Fryman, and Jim Cavoli - hosted a panel in which the audience could ask them any question.

We have a bone to pick with the printer industry. Today, you can litteraly print anything… … as long as it is not on paper. You can 3D print your own laptop parts or even a 3D chocolate cake. But If you dare to print a black and white A4, then, it’s suddenly it’s super high tech… Ink Cartridges Are A Scam An ink cartridge cost about 1$ but is sold up to 100 time its original cost.

We have a bone to pick with the printer industry. Today, you can litteraly print anything… … as long as it is not on paper. You can 3D print your own laptop parts or even a 3D chocolate cake. But If you dare to print a black and white A4, then, it’s suddenly it’s super high tech… Ink Cartridges Are A Scam An ink cartridge cost about 1$ but is sold up to 100 time its original cost.

In this blog post, learn how to gain real-time code-level observability to your data structures right there in your IDE, how to find harmful user input in a production Node.js application, and how to find and fix Node.js application security issues in your code and open source dependencies.

Hacker News likes to complain about interviewing, and, well, there is a lot to complain about. One of the recent links on the matter was from Kislay Verma “Competitive programming is useless” . Kislay decries an over-emphasis on competitive coding questions informing interview performance — i.e., asking increasingly obscure and trivial algorithmic and data structures questions rather than focusing on fundamentals and questions to engage....

Hacker News likes to complain about interviewing, and, well, there is a lot to complain about. One of the recent links on the matter was from Kislay Verma “Competitive programming is useless” . Kislay decries an over-emphasis on competitive coding questions informing interview performance — i.e., asking increasingly obscure and trivial algorithmic and data structures questions rather than focusing on fundamentals and questions to engage....

I stumbled upon a personal growth article this weekend, and that’s odd because I tend to stay clear from such things. Yet I found it quite relevant, so much that I thought I would share it (the delivery is also amusing, which is something new for this kind of content). It’s just another day… and you’re just doing what you need to do. You’re getting things done, and the day moves forward in this continuous sequence of checklists, actio....

While playing Ingress over the years I've visited a good deal of the parks around Tampa and wanted to recap them.


A little over a year ago I wrote about my experience getting the NBN and concluding that it was a massive disappointment. I ended with Anyway thats the end of it. A 7 years wait for internet that I guess might be the envy of people living in Libya. Obviously since this post I have something more to say. NBN changed their policy allowing you to get a TCP (technology upgrade) quote without having to pay. Of course I tried it. The do..

sdfgeoff asked an interesting question on station just a while ago How much of your lives do you spend living (or watching) someone elses? It reminded me of an interesting tool kit for understanding being. The neoplatonists describe a hierarchy of being. This is sometimes attributed to Renaissance enfant terrible Pico della Mirandola’s oration of the dignity of man, but it’s given the most cursory mention. I’ve attached the quote ..

Since the infamous SolarWinds attack , supply chain integrity is something a lot of people are discussing and working on.

Problem Find all the combination of two in a team Solution 1 2 3 4 5 6 7 from itertools import combinations team = ["john", "joe", "bob", "al", "tony", "mark"] comb = combinations(team, 2) for i in list(comb): print(i) Result: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ('john', 'joe') ('john', 'bob') ('john', 'al') ('john', 'tony') ('john', 'mark') ('joe', 'bob') ('joe', 'al') ('joe', 'tony') ('joe', 'mark') ('bob', 'al') ('bob', 'tony') ('bob'..

Problem Find all the combination of two in a team Solution 1 2 3 4 5 6 7 from itertools import combinations team = ["john", "joe", "bob", "al", "tony", "mark"] comb = combinations(team, 2) for i in list(comb): print(i) Result: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ('john', 'joe') ('john', 'bob') ('john', 'al') ('john', 'tony') ('john', 'mark') ('joe', 'bob') ('joe', 'al') ('joe', 'tony') ('joe', 'mark') ('bob', 'al') ('bob', 'tony') ('bob'..

Some call them homeless. The new nomads refer to themselves as ‘houseless’. Many took to the road after their savings were obliterated by the Great Recession. To keep their gas tanks and bellies full, they work long hours at hard, physical jobs. In a time of flat wages and rising housing costs, they have unshackled themselves from rent and mortgages as a way to get by. They are surviving America.

Rattlesnake Ledge - sam.hooke.me - 4 years ago - eng

Rattlesnake Ledge - sam.hooke.me - 4 years ago - eng

Developers often think parser generators are the sole legit way to build programming language frontends, possibly because compiler courses in university teach lex/yacc variants. But do any modern programming languages actually use parser generators anymore? To find out, this post presents a non-definitive survey of the parsing techniques used by various major programming language implementations. CPython: PEG parser Until CPython 3.10 (w....

My wife and I got a chance to go to a place that lets you paint pottery and then have it fired. The pottery is all pre-made; you just get to paint it. It’s been a very long time since I’ve worked with a physical art medium, so the mug looks kinda dumpy. I did alright with the Racket logo on the bottom-inside of the mug though! I’m working on some fun projects with Racket. It’s been a really enjoyable language to work with. If you ha..

19 visitors online