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

I guess every five years is a good cadence for blog redesigns. This year’s edition started as a rewrite of the technical implementation, but I ended up also updating the visuals. Here I’ll go through the design goals, and how I met them. More robust and secure delivery This year the web has been strongly turning towards encryption . While my site doesn’t contain any interactive elements, using HTTPS still makes it harder for malicious pa....

Why Design Systems Fail - una.im - 8 years ago - eng
This 24-Ways post looks into why the implementation of design systems and how to ensure that yours is successful.

I guess every five years is a good cadence for blog redesigns. This year’s edition started as a rewrite of the technical implementation, but I ended up also updating the visuals. Here I’ll go through the design goals, and how I met them. More robust and secure delivery This year the web has been strongly turning towards encryption . While my site doesn’t contain any interactive elements, using HTTPS still makes it harder for malicious pa....

2017 has been a pretty good year. I only met three of my four goals - I didn’t graduate with my master’s , but that’s okay because I definitely will be in 2018. Another goal I had that I didn’t mention in the 2017 goal blog post is to read a more. I didn’t read nearly as much as I used to - I used to read several books a month. This year I only read five books, one of which I started several years ago, two I haven’t finished yet. Despite..

yahoodevelopers : By Murali Krishna Bachhu, Anurag Damle, and Utkarsh Shrivastava As engineers on the Yahoo Mail team at Oath, we pride ourselves on the things that matter most to developers: faster development cycles, more reliability, and better performance. Users don’t necessarily see these elements, but they certainly feel the difference they make when significant improvements are made. Recently, we were able to upgrade all ....


Came across a 404 while installing graphviz-2.40.1.tar.gz via homebrew. If you can find the package elsewhere, copy over to homebrew's cache directory. brew --cache

Today was the first day where I focused primarily on my SQL project, which was my second priority overall. I did most of the pgexercises on aggregation. There were quite a few of them and by the end they were really challenging. I learned bit about common table expressions which seem awesome and windowing functions which seem great for the business rollup type reports which are otherwise frustrating in regular SQL. I met with the study grou....

Showing how to resolve the dreaded 'Query.X defined in resolvers, but not in schema' issue when your X is **definitely** defined in both

Today I finished a big push of work on tealeaves and got the code fully cleaned up and merged to master and all the tests passing again. When I introduced nom_pem last week things destabilized and it took a while to shake all that out. I'm about ready to start adding some linter style rules like making sure the filesystem permissions on your private keys are restrictive. I also worked a bit more on pgexercises this afternoon but they real..

A month ago I left a job as a software engineer and data scientist at Twitter. I was there 4.4 years and I learned a great deal out of it. I not only got significantly better at the job-description part of my job - contributing to code and data analysis - but I also picked up a few bits about what makes larger efforts and collaboration successful. So… without pretense of completeness or correctness, and without further ado, here is a sa....


It's hard to stay on task and productive — especially when we've got so much going on in our lives. This post details how I maintain a TODO list system to accomplish just that.

This article is inspired from Animating Vue JS by Sarah Drasner at JS Channel 2017. Problem Statement - Why Animation? Website UI…

When I was working out the kinks in my year-old vertical typesetting demo, I attempted to use CSS grid as one of the options for handling layout, but didn't…

Here are a few videos that were created by the students of the 2017 CSE 20133/20232 programming class, to demonstrate their end-of-semester projects. This class consisted of EE and other non-CS engineering students, and taught programming using C and C++. Videos included here are done with the permission of the students, and I will add additional videos to the playlist if and when more students decide to make their project videos public..

Here are a few videos that were created by the students of the 2017 CSE 20133/20232 programming class, to demonstrate their end-of-semester projects. This class consisted of EE and other non-CS engineering students, and taught programming using C and C++. Videos included here are done with the permission of the students, and I will add additional videos to the playlist if and when more students decide to make their project videos public..

Here are a few videos that were created by the students of the 2017 CSE 20133/20232 programming class, to demonstrate their end-of-semester projects. This class consisted of EE and other non-CS engineering students, and taught programming using C and C++. Videos included here are done with the permission of the students, and I will add additional videos to the playlist if and when more students decide to make their project videos public..

Styling react-select can be annoying. Here's a quick guide on how to do it with popular CSS-in-JS libraries.

On occasion you may need to generate a process list without using "ps" (because you believe it's been compromised in some way) This snippet will generate basic output giving PID and process details Read more…

There are sometimes occassions where you may want to list all active ports without relying on inbuilt tools (for example because you suspect netstat and lsof have been tampered with). This snippet will generate output detailing the local IP and ports being used - note that it will also include client ports, so will include any connections your system is making upstream Read more…

안녕하세요~^^ WP-Members 쪽 설정인 듯하네요. [reglink] 이 코드 대신 실제 주소를 입력해보세요. 어차피 해당 코드가 특정 페이지 주소로 바뀌는 기능밖에는 하지 않습니다. 아래 처럼 해보세요~ 로그인하시려면 다음 링크를 클릭하세요: https://chayillab.com/profile/ 고맙습니다.

This article explores the question of whether or not to invest in Bitcoin, examining its value as a currency and asset, as well as its potential for future growth and stability.

This article explores the question of whether or not to invest in Bitcoin, examining its value as a currency and asset, as well as its potential for future growth and stability.

Space Sketch - peekread.info - 8 years ago - eng

Space Sketch - peekread.info - 8 years ago - eng

Space Sketch - peekread.info - 8 years ago - eng

Space Sketch - peekread.info - 8 years ago - eng

Space Sketch - peekread.info - 8 years ago - eng

Space Sketch - peekread.info - 8 years ago - eng

Privacy is a fundamental human right. It is the right to control to whom and to what information is shared with others. Privacy protects the criteria used to determine how information is deemed private. Simply put, it’s ones right to keep or share information they themselves deem as private; something is private when one deems it thus. Since the advent of the first banner-ads on the web, advertising has grown to become the most popular bu....

I got the chance to do a bit of travelling this year, and managed to meet a lot of developers from different parts of the world. One thing that comes up in our…

NIPS 2017 - rachitsingh.com - 8 years ago - eng
I'm starting this blog to share research ideas that I have, and some solutions to problems I find along the way. I've been helped immensely by other people's blogs in the past, and want to do the same. Also it'll give me a chance to communicate the way I approach problems, and hopefully people will give me alternative perspectives either by email ( rachitsingh@outlook.com ) or in the comments, once I figure out how that works. I'm going t..


Last night I asked RC about whether nom or untrusted seemed like better crate choices for parsing mixed text and binary file formats. This morning I woke up super early for no reason and was ready to go so I watched RC alumnus Stefanie Schirmer's talk on parser combinators. Then I was excited to dig in so after I commuted in to RC early I searched on crates for "nom pem" since the PEM format was what I needed to parse next. I found a....


Deep living - dimitarsimeonov.com - 8 years ago - eng
Imagine doing a lot of fun things, a lot of travel, and a lot of pleasure. Imagine laying down on the beach, sipping a Margarita. The salty rim of the glass. A feeling of being refreshed and cheered. Getting up from a beach bed and laying down on a massage table, relaxing and drifting off to sleep. Later on, a tasty dinner with the partner, dancing the calories away in the night club, and having sex. We imagine ourselves in the above situ....


So I've found that the pem crate I've been using doesn't parse headers, which are present in encrypted dsa private key files, and the mailparse crate doesn't parse properly with unix newlines, which seems to be what openssh generates even though in theory the RFCs involved require carriage return newline AFAIK. So I spent most of the day writing my own PEM parser that handles headers and thinking about the things rust programmers think ab....



Earlier this year I become interested in the cryptocurrency scene, particularly bitcoin. In addition to buying some bitcoin on Coinbase , I also bought an AntMiner S3 on eBay . I was using the AntMiner via the NiceHash service, but after the recent hack, I decided to move to an actual pool. After a very short amount of research, I decided to go with SlushPool, which is one of the older pools.

Afrocubism - rybakov.com - 8 years ago - eng
In the winter of 2013 I went to Guinea with a few friends. Guinea is one of my favourite destinations, since Silvia, the mother of my friend Christoph, is working there at a medical laboratory. And having nice people on the ground makes travelling to a foreign country much more enjoyable. Guinea is an interesting country to visit. It is rich in natural resources, which leads to wealth being concentrated in the hands of a few powerful fami..

A little less than two years ago, SoundCloud began the journey of replacing our homegrown deployment platform, Bazooka, with Kubernetes. Kubernetes automates deployment, scaling, and management of containerized applications.

70 visitors online