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

Even though I've been doing web things for a while now, I confess I had never dealt with browser cookies other than clicking those cookie notifications on…

Giulia got an exciting assignment from her teacher: Write a C program that simulates (a simplified version of) COVID outbreak spreading across a population of 200 people. When a healthy person comes into contact with a sick person, the healthy person becomes ill, too. After some time, a sick person will recover. A recovered person cannot infect a healthy person nor become sick again after coming in contact with a sick person.

Giulia got an exciting assignment from her teacher: Write a C program that simulates (a simplified version of) COVID outbreak spreading across a population of 200 people. When a healthy person comes into contact with a sick person, the healthy person becomes ill, too. After some time, a sick person will recover. A recovered person cannot infect a healthy person nor become sick again after coming in contact with a sick person.

Photo by Kai Pilger / Unsplash  I've been working remote for now a year and counting due to the global pandemic and one thing that has increased is my amount of orders to delivery services like Uber Eats. I've been noticing something lately that has required

From a reference photo by Ioannis Moutsatsos . Original photograph of the Tufted Titmouse by Ioannis Moutsatsos Painted using recently learned techniques after watching a video by Sarah Burns Studio , and also other mixed media technique from a Domestika course by Maru Godas .

Assembly program creation The process of creating an Assembly program goes through the following steps: Writing one or more ASCII files (extension .s) containing the source program, using an ordinary text editor. Assembly of the source files, and generation of the object files (extension .o), using an assembler. Creation, of the executable file, via a linker. Verification of operation and correction of any errors, via a debugger. Assembler ..

An open-source example repository and technical deep-dive on using AWS SAM, Golang, CodePipeline and CloudFormation to automate continuous delivery.

From a reference photo by Ioannis Moutsatsos . Original photograph of the Tufted Titmouse by Ioannis Moutsatsos Painted using recently learned techniques after watching a video by Sarah Burns Studio , and also other mixed media technique from a Domestika course by Maru Godas .

Research published - rybakov.com - 5 years ago - eng
ZKM, the german media art museum, published my research on Strategies of Arrival , done under guidance of Bruno Latour. It’s made up of three parts: Inhabiting a map How to enter a space and Instruments of reation The first one is the most spectacular I guess, but make sure to check out the others too. And, once the museums reopen, check out my piece at the current ZKM exhibition Critical Zones .

Zdravotní sestra v práci tajně vyfotila výtěrové špejle používané na testy, u nichž je předem dán výsledek: Zdroj:  http://stateofthenation.co/?p=59033 P.S.Orgonet:  Už loni (téměř před rokem) se psalo o tom, že v Německu si lze obstarat testy podle požadovaného výsledku: chcete zůstat doma, koupíte si pozitivní. Chcete do práce, koupíte negativní. Nedávné a stále probíhající "plošné testování ve firmách" ukazuje nepatrný podíl..




I have never contributed to nginx. My C skills are 1/10. But downloading the source, hacking it up, compiling it, and running it doesn't scare me. This post is to help you overcome your own fears about doing so. Not necessarily because you should be running out-of-tree diffs in production but because I see a lot of developers never even consider looking at the source of a big tool or dependency they use. Most of all, studying mature softw....




Introduction In my last post , I mentioned the first program I ever wrote. That, plus thinking about the calculators where I learned the basics of programming, made me feel nostalgic. So if you don’t mind, I would like to take a walk down memory lane. These programs were written by a teenager who was just learning how to program. Please don’t judge. The Calculator All of my first programs were written on a TI-84 Plus Silver Ed..

Introduction In my last post , I mentioned the first program I ever wrote. That, plus thinking about the calculators where I learned the basics of programming, made me feel nostalgic. So if you don’t mind, I would like to take a walk down memory lane. These programs were written by a teenager who was just learning how to program. Please don’t judge. The Calculator All of my first programs were written on a TI-84 Plus Silver Ed..

Introduction In my last post , I mentioned the first program I ever wrote. That, plus thinking about the calculators where I learned the basics of programming, made me feel nostalgic. So if you don’t mind, I would like to take a walk down memory lane. These programs were written by a teenager who was just learning how to program. Please don’t judge. The Calculator All of my first programs were written on a TI-84 Plus Silver Ed..

Introduction In my last post , I mentioned the first program I ever wrote. That, plus thinking about the calculators where I learned the basics of programming, made me feel nostalgic. So if you don’t mind, I would like to take a walk down memory lane. These programs were written by a teenager who was just learning how to program. Please don’t judge. The Calculator All of my first programs were written on a TI-84 Plus Silver Ed..

Introduction In my last post , I mentioned the first program I ever wrote. That, plus thinking about the calculators where I learned the basics of programming, made me feel nostalgic. So if you don’t mind, I would like to take a walk down memory lane. These programs were written by a teenager who was just learning how to program. Please don’t judge. The Calculator All of my first programs were written on a TI-84 Plus Silver Ed..

Introduction In my last post , I mentioned the first program I ever wrote. That, plus thinking about the calculators where I learned the basics of programming, made me feel nostalgic. So if you don’t mind, I would like to take a walk down memory lane. These programs were written by a teenager who was just learning how to program. Please don’t judge. The Calculator All of my first programs were written on a TI-84 Plus Silver Ed..

Introduction In my last post , I mentioned the first program I ever wrote. That, plus thinking about the calculators where I learned the basics of programming, made me feel nostalgic. So if you don’t mind, I would like to take a walk down memory lane. These programs were written by a teenager who was just learning how to program. Please don’t judge. The Calculator All of my first programs were written on a TI-84 Plus Silver Ed..

Introduction In my last post , I mentioned the first program I ever wrote. That, plus thinking about the calculators where I learned the basics of programming, made me feel nostalgic. So if you don’t mind, I would like to take a walk down memory lane. These programs were written by a teenager who was just learning how to program. Please don’t judge. The Calculator All of my first programs were written on a TI-84 Plus Silver Ed..

Introduction In my last post , I mentioned the first program I ever wrote. That, plus thinking about the calculators where I learned the basics of programming, made me feel nostalgic. So if you don’t mind, I would like to take a walk down memory lane. These programs were written by a teenager who was just learning how to program. Please don’t judge. The Calculator All of my first programs were written on a TI-84 Plus Silver Ed..

Introduction Oh, the irony! Merely hours after I posted my last post , in which I said, “I have found more bugs than users have,” I got an email from a FreeBSD user (where my bc and dc are default) reporting a bug in my dc. What I claimed in my previous post is still true; I found and fixed two bugs in the past two weeks after a month of inactivity. The Script The bug was found by running the following script (found here ) ..

Introduction Oh, the irony! Merely hours after I posted my last post , in which I said, “I have found more bugs than users have,” I got an email from a FreeBSD user (where my bc and dc are default) reporting a bug in my dc. What I claimed in my previous post is still true; I found and fixed two bugs in the past two weeks after a month of inactivity. The Script The bug was found by running the following script (found here ) ..

Introduction Oh, the irony! Merely hours after I posted my last post , in which I said, “I have found more bugs than users have,” I got an email from a FreeBSD user (where my bc and dc are default) reporting a bug in my dc. What I claimed in my previous post is still true; I found and fixed two bugs in the past two weeks after a month of inactivity. The Script The bug was found by running the following script (found here ) ..

Introduction Oh, the irony! Merely hours after I posted my last post , in which I said, “I have found more bugs than users have,” I got an email from a FreeBSD user (where my bc and dc are default) reporting a bug in my dc. What I claimed in my previous post is still true; I found and fixed two bugs in the past two weeks after a month of inactivity. The Script The bug was found by running the following script (found here ) ..

Introduction Oh, the irony! Merely hours after I posted my last post , in which I said, “I have found more bugs than users have,” I got an email from a FreeBSD user (where my bc and dc are default) reporting a bug in my dc. What I claimed in my previous post is still true; I found and fixed two bugs in the past two weeks after a month of inactivity. The Script The bug was found by running the following script (found here ) ..

Introduction Oh, the irony! Merely hours after I posted my last post , in which I said, “I have found more bugs than users have,” I got an email from a FreeBSD user (where my bc and dc are default) reporting a bug in my dc. What I claimed in my previous post is still true; I found and fixed two bugs in the past two weeks after a month of inactivity. The Script The bug was found by running the following script (found here ) ..

Introduction Oh, the irony! Merely hours after I posted my last post , in which I said, “I have found more bugs than users have,” I got an email from a FreeBSD user (where my bc and dc are default) reporting a bug in my dc. What I claimed in my previous post is still true; I found and fixed two bugs in the past two weeks after a month of inactivity. The Script The bug was found by running the following script (found here ) ..


Buying security tooling is easy, but changing company culture is hard. Learn how Shutterstock was able to adopt a security mindset from the ground up.

Run multiple emacs daemons for different purposes and set different themes/config based on daemon name

Run multiple emacs daemons for different purposes and set different themes/config based on daemon name

Run multiple emacs daemons for different purposes and set different themes/config based on daemon name

Do you know how a neural network functions? What goes into building one from scratch using Python? This week on the show, David Amos is back, and he's brought another batch of PyCoder's Weekly articles and projects.

While reading Erebus, The Story of a Ship , my attention was caught by a brief mention of the Whaleship Essex. Being the sucker that I am for exploration and dramatic adventure stories from the early days, I researched it, only to surface with Nathaniel Philbricks’ In The Heart of the Sea in my hands. In the Heart of the Sea brings to new life the incredible story of the wreck of the whaleship Essex - an event as mythic in its own cen..

Temperature is a parameter used in natural language processing models to increase or decrease the “confidence” a model has in its most likely response.




47 visitors online