Feed Andrej Karpathy / @karpathy [copy] http://shalnoff.co.uk/rss.php?rss=karpathy has loading error: cURL error 22: The requested URL returned error: 403 Forbidden
Feed digilinux.ru [copy] http://digilinux.ru/feed/ has loading error: cURL error 22: The requested URL returned error: 403 Forbidden
Feed Dr. Mickey Lauer [copy] https://www.vanille-media.de/feed.xml has loading error: https://www.vanille-media.de/feed.xml is invalid XML, likely due to invalid characters. XML error: XML_ERR_NAME_REQUIRED at line 1319, column 31
Feed freepost [copy] https://freepo.st/rss/new has loading error: A feed could not be found at `https://freepo.st/rss/new`; the status code is `200` and content-type is `text/html; charset=utf-8`
Feed justine.lol [copy] https://justinetunney.com/rss.xml has loading error: cURL error 60: SSL certificate problem: certificate has expired

2017-08-30

suckless.org now supports TLS using Let's Encrypt. Cloning git repos over HTTPS now works. Some links on the page have been changed to allow both HTTP and HTTPS.

HSTS is not fully working yet. This will be fixed.

The IPv6 AAAA record was added and IPv6 is fully working now.

suckless has many subdomains, these should hopefully all work via TLS. If you see a subdomain without a signed certificate please report it. If you find any broken links on the wiki pages, these can be fixed by anyone.

suckless.org news
Posted at 2017-08-30 00:00:00 | Software | read on

FizzleFade


I enjoy reading a lot of source code and after 15 years in the field I feel like I have seen my fair share. Even with a full-time job, I still try to spare evenings here and there to read. I don't see myself every stopping. It is always an opportunity to learn new things to follow somebody's mind process.
Every once in a while I come across a solution to a problem that is so elegant, and so creative that there is no other word but "beautiful" to describe it. Q_rsqrt, better knows as "Inverse Square Root" and popularized...

Fabien Sanglard
Posted at 2017-08-28 01:08:45 | Software | read on

Game Engine Black Book ReleaseDate


How was Wolfenstein 3D made and what were the secrets of its speed? How did id Software manage to turn a machine designed to display static images for word processing and spreadsheet applications into the best gaming platform in the world, capable of running games at seventy frames per seconds? If you have ever asked yourself these questions, Game Engine Black Book is for you.
This is an engineering book. You will not find much prose in it (the author’s English is broken anyway.) Instead, this book has only bit of text and plenty of drawings attempting to describe in...

Fabien Sanglard
Posted at 2017-08-07 01:08:45 | Software | read on

2017-07-03

The suckless.org project is now hosted on a new server. All inactive accounts have been removed during the relocation.

Please note that the new ECDSA key fingerprint is SHA256:7DBXcYScmsxbv7rMJUJoJsY5peOrngD4QagiXX6MiQU.

suckless.org news
Posted at 2017-07-03 00:00:00 | Software | read on

2017-05-06

blind 1.1 released: download

suckless.org news
Posted at 2017-05-06 00:00:00 | Software | read on

2017-05-02

dmenu 4.7 released: download

suckless.org news
Posted at 2017-05-02 00:00:00 | Software | read on

2017-04-14

farbfeld 3 released: download

suckless.org news
Posted at 2017-04-14 00:00:00 | Software | read on

2017-03-28

surf now uses webkit2 by default. The webkit1 version is kept in the surf-webkit1 branch. The “master” branch doesn't exist anymore, HEAD is now surf-webkit2, so be sure to rebase your local master commits onto surf-webkit1.

suckless.org news
Posted at 2017-03-28 00:00:00 | Software | read on

Handling a queue of GPU jobs without resource manager

How do you execute a lot of experiments? Say you want to run as many as you can over night, and examine them in the morning. The jobs can be executed one after the other as easy as bash run.sh when you have a single GPU. The problems arise when you have more than one so you want to make sure each GPU is occupied with exactly one task at a time and new task is fetched when previous finished. A clever way would be to use a resource manager such as slurm or torque, but I leave it as...

Dmitry Ulyanov
Posted at 2017-02-01 00:00:00 | Software | read on

Audio texture synthesis and style transfer

We present an extension of texture synthesis and style transfer method of Leon Gatys et al. for audio. We have developed the same code for three frameworks (well, it is cold in Moscow), choose your favorite:

Torch TensorFlow ...

Dmitry Ulyanov
Posted at 2016-12-13 00:00:00 | Software | read on
1 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 51

***

Однажды китайский ученый Ли Хунь Янь обнаружил некоторую незначительную, однако, существенно отличающуюся от фона корреляцию между количеством псилоцибина потребляемого корфуцианскими медузами и характером передвижения оных по стенкам четырехсотлитровго шарообразного аквариума, установленного в лаборатории по случаю празднования сто второго полугодичного затмения от начала новой эры Сингулярного Прорыва. Недолго думая, Ли Хунь Янь приделал к щупальцам медуз источники излучения в видимом диапазоне но с разной длинной волны, заснял весь процесс шестью камерами с 48 часовой выдержкой, симметрично расставив последние вокруг сосуда, где резвились подопытные и через неделю собрал прелюбопытнейший материал, который, в свою очередь, лег в основу фундаментального труда, ныне известного, как теория полутретичных n-многообразий простой метрики Ли Хунь Янь, с которой (с некоторыми упрощениями и оговорками) я, по мере сил, постараюсь познакомить любопытного и пытливого читателя.

Recently