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

Recharts is a chart library built on React and D3. Focus on simplicity, native SVG support, lightweight, and declarative components. Source: https://github.com/recharts/recharts Site: http://recharts.org/  Line Charts  Area Charts  Bar Charts  Composed Chart  Scatter Chart  Radar Chart

Recharts is a chart library built on React and D3. Focus on simplicity, native SVG support, lightweight, and declarative components. Source: https://github.com/recharts/recharts Site: http://recharts.org/  Line Charts  Area Charts  Bar Charts  Composed Chart  Scatter Chart  Radar Chart

A little under a year ago I wrote a walkthrough: Set up a Self Signed Certificate on macOS's Built in Apache . Recently a new tool showed up called mkcert has come and made life way easier. It's a wonderful tool that instead of building Self-Signed Certificates, sets your local machine up with a certificate signing authority and creates valid certificates. You can read more about how it works at the link above. Needless to say....

A little under a year ago I wrote a walkthrough: Set up a Self Signed Certificate on macOS's Built in Apache . Recently a new tool showed up called mkcert has come and made life way easier. It's a wonderful tool that instead of building Self-Signed Certificates, sets your local machine up with a certificate signing authority and creates valid certificates. You can read more about how it works at the link above. Needless to say....

I had an idea a while ago about a method of sending data across a network link without sending a single byte of data in the packets themselves. Here's one of the packets: 00000000: cc 33 bb c5 11 6e 70 85 c2 3a c4 25 08 00 45 00 .3...np..:.%..E. 00000010: 00 1c 00 01 00 00 40 01 f6 0c c0 a8 01 85 c0 a8 ......@......... 00000020: 01 fe 08 00 f7 ff 00 00 00 00 .......... Not a single byte of payload data in there! We could break out every ..



Perhaps it’s old news by now, but Alexandria Ocasio-Cortez (“AOC”) recently proposed a top marginal tax of 70% on people who earn more than $10 million. Instead of arguing the merits (or lack thereof) of this proposed tax, people instead seem to be arguing exactly what a marginal tax rate is.

Music I like - ferrucc.io - 7 years ago - eng
The music I like isn’t that ordinary, but I’d say it’s popular among developers in my age group. I found that every time I meet someone in person that codes professionally the discussion at a certain point moves to “What do you listen when you code?”, “What is your favourite genre/artist?”. Here’s what developers from big cities in the 20-30 age group tend to listen. Take it easy my brother Charlie









This blog post is about an interesting detail about machine learning that I came across as a researcher at Jane Street - that of the interaction between L2 regularization, also known as weight decay, and batch normalization.

This blog post is about an interesting detail about machine learning that I came across as a researcher at Jane Street - that of the interaction between L2 regularization, also known as weight decay, and batch normalization.

I write a lot of stuff on my own blog, and occasionally I will contribute to some external publications. But I do like to have a list of all my writing in one…

Last time we discussed the setup for the silent duel problem: two players taking actions in $ [0,1]$, player 1 gets $ n$ chances to act, player 2 gets $ m$, and each knows their probability of success when they act. The solution is in a paper of Rodrigo Restrepo from the 1950s. In this post I’ll start detailing how I study this paper, and talk through my thought process for approaching a bag of theorems and proofs.

Last time we discussed the setup for the silent duel problem: two players taking actions in $ [0,1]$, player 1 gets $ n$ chances to act, player 2 gets $ m$, and each knows their probability of success when they act. The solution is in a paper of Rodrigo Restrepo from the 1950s. In this post I’ll start detailing how I study this paper, and talk through my thought process for approaching a bag of theorems and proofs.

Last time we discussed the setup for the silent duel problem: two players taking actions in $ [0,1]$, player 1 gets $ n$ chances to act, player 2 gets $ m$, and each knows their probability of success when they act. The solution is in a paper of Rodrigo Restrepo from the 1950s. In this post I’ll start detailing how I study this paper, and talk through my thought process for approaching a bag of theorems and proofs.


It’s been a few days over six months since my First Half 2018 Merch by Amazon Sales Report , which means it’s time to report on the second half of 2018. The second half of 2018 (in fact, the second half every year) contains the coveted “Q4” or fourth quarter, with the Christmas and Holiday shopping season.

Matlab toolstrips can contain a wide variety of selection controls: popups, combo-boxes, and galleries. The post Matlab toolstrip – part 7 (selection controls) appeared first on Undocumented Matlab . Related posts: Matlab toolstrip – part 6 (complex controls) Multiple types of customizable controls can be added to Matlab toolstrips... Matlab toolstrip – part 8 (galleries) Matlab toolstrips can contain customizable gallery ..

Matlab toolstrips can contain a wide variety of selection controls: popups, combo-boxes, and galleries. The post Matlab toolstrip – part 7 (selection controls) appeared first on Undocumented Matlab . Related posts: Matlab toolstrip – part 6 (complex controls) Multiple types of customizable controls can be added to Matlab toolstrips... Matlab toolstrip – part 8 (galleries) Matlab toolstrips can contain customizable gallery ..

Books I abandoned - nindalf.com - 7 years ago - eng
Discover the books this reader abandoned and why, from a dictator's story to a Nobel Prize winner's account of Soviet concentration camps.

Salt beef recipe - xenodium.com - 7 years ago - eng
How to make salt beef (use 1.8kg brisket instead) and brining a brisket (celery and peppercorns) both from The Guardian were recommended by a friend.



Books I abandoned - nindalf.com - 7 years ago - eng
Discover the books this reader abandoned and why, from a dictator's story to a Nobel Prize winner's account of Soviet concentration camps.

As I start preparing for a couple talks I will be giving for 2019, I realised that my first talk for 2019 (at CSSConf China) will end up being my…


This handy little package does one simple thing, and it does it well. According to its description, DeepEqual is: An extensible deep comparison library for .NET. I am sure you too have come across this a few times. You have some code that shuffles around objects, and at some point, you’d like to make sure that two instances of the same class are, indeed, equal. And no, you don’t mean “equal” as in reference equality . That’s easy to..



Bibles are notorious for being cluttered with all kinds of content besides the actual Word of God. Here is a list of common things: Chapter numbers Verse numbers Chapter headings Translation footnotes Cross-references (in the text, and in the center column) Chain references Pilcrows The traditional setting also includes things like: Double column Verse-by-verse setting (where each verse starts on a new line) Words in italics Pronunci....

Bibles are notorious for being cluttered with all kinds of content besides the actual Word of God. Here is a list of common things: Chapter numbers Verse numbers Chapter headings Translation footnotes Cross-references (in the text, and in the center column) Chain references Pilcrows The traditional setting also includes things like: Double column Verse-by-verse setting (where each verse starts on a new line) Words in italics Pronunci....



Bitcoin, and all other cryptocurrencies in general, have had an exciting couple of years - from 2017’s massive bull run to 2018’s massive bear market. If you bought and sold any bitcoin or other currencies, Uncle Sam wants his cut - especially if you made money.

I’m a fan of Travis CI and use it for continuous integration across pretty much all my open-source projects on GitHub. From time to time, I need to obtain a URL to a file in the repository in my build, e.g. to point a particular tool to it, in a way that respects branches as well as pull requests...

I’m a fan of Travis CI and use it for continuous integration across pretty much all my open-source projects on GitHub. From time to time, I need to obtain a URL to a file in the repository in my build, e.g. to point a particular tool to it, in a way that respects branches as well as pull requests...

34 visitors online