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’ve been writing apps for a long time now, stretching back to the Windows Mobile days, something completely new dawned on me in the last few months ago as I took had a bit of break for Wedding planning and moving house – For a long time I’d not been using agile, I’ve not been lean. As it the natural reaction to these things I first went to blame others “Store certification forces me to release complete apps”, “I can’t iterate often with ..

Klokan Technologies GmbH team, in cooperation with CampToCamp and BoundlessGeo, designed and implemented a binding between the OpenLayers and Cesium projects allowing to display maps in 3D.

An alphabetized list of styleguides and pattern libraries and a look into the differences between those two terms.

ATX Sass - una.im - 11 years ago - eng



PowerShell makes working with rest API's easy. In PowerShell version 3, the cmdlets and where introduced. These cmdlets are a huge…

My server had an unauthorized login attempt today. Really, it was more along the lines of 2,000 login attempts. Why is my server under attack? Simply because it is on the internet. See, this is actually a normal day for a small server. Last week, there were just over 12,000 attempts. So, business as usual for a server looks something like walking through a zombie filled wasteland armed only with a cowbell and a belt made of bacon.

satellite One of the most interesting questions posed in the last thirty years of computer science is to ask how much “information” must be communicated between two parties in order for them to jointly compute something. One can imagine these two parties living on distant planets, so that the cost of communicating any amount of information is very expensive, but each person has an integral component of the answer that the other does not.

satellite One of the most interesting questions posed in the last thirty years of computer science is to ask how much “information” must be communicated between two parties in order for them to jointly compute something. One can imagine these two parties living on distant planets, so that the cost of communicating any amount of information is very expensive, but each person has an integral component of the answer that the other does not.

satellite One of the most interesting questions posed in the last thirty years of computer science is to ask how much “information” must be communicated between two parties in order for them to jointly compute something. One can imagine these two parties living on distant planets, so that the cost of communicating any amount of information is very expensive, but each person has an integral component of the answer that the other does not.

7dfps work in progress - etodd.io - 11 years ago - eng
I'm participating in 7dfps this year, which means I'm making an FPS game in 7 days. Here's what I've got so far: In Soviet Russia, you are bullet. In my 7dfps entry, moving and shooting are the same thing. Here's my favorite form of humor: physics glitches. Here's me getting killed: Here's a better shot of the city: Lots to do still.

This post is a logical continuation of the Jon Skeet’s blog post “When is a string not a string?” . Jon showed very interesting things about behavior of ill-formed Unicode strings in .NET. I wondered about how similar examples will work on Mono. And I have got very interesting results. Experiment 1: Compilation Let’s take the Jon’s code with a small modification. We will just add text null check in DumpString: using System ; ....

This post is a logical continuation of the Jon Skeet’s blog post “When is a string not a string?” . Jon showed very interesting things about behavior of ill-formed Unicode strings in .NET. I wondered about how similar examples will work on Mono. And I have got very interesting results. Experiment 1: Compilation Let’s take the Jon’s code with a small modification. We will just add text null check in DumpString: using System ; ....

Introduction In part I of this post, we learned about the error interface and how the standard library provides support for creating error interface values via the errors package. We also learned how to work with error interface values and use them to identify when an error has occured. Finally, we saw how some packages in the standard library export error interface variables to help us identify specific errors.

Podcasting Seasons - solomon.io - 11 years ago - eng
I am going to try something new with Signal Tower. Wednesday night I was interviewing Justin Jackson, host of the awesome Product People podcast.

The Intimidation Barrier - una.im - 11 years ago - eng
A closer look at one of the reasons why designers don't participate in the open source community. (This links out to designopen.org)

I started writing this post on the 8th of November and have just now gotten around to finishing it. Figuring out what my snails are doing and why is getting close to impossible. I’ve got snails eating each other, or refusing to eat proper food, or for some reason not mating even though their sex drive should be pretty high. I used to print stuff out to one big default log file (laravel.log), but this soon became unmanageable because I was..

I recently reinstalled my dev box to put on the shiny new Windows 10 Technical Preview. Once I had installed everything, check out https://chocolatey.org/ if you want to make life easy when rebuilding, I thought I was good to go. Alas my brand new install and Visual Studio 2013 Update 3 worked but, when I went to start working on a code review, I realised that I was missing loads of functionality I’d come to rely on. After a while of hu..

This originally appeared on Quora and is well worth reading. Becoming a good programmer is incredibly difficult and it doesn’t happen quickly. We can’t expect to plant some trees and have 2000-year-old redwoods grow overnight, regardless of the demand for them. via Why Don’t More People Work As Programmers? – Forbes .



For the past four weeks, I've been keeping a very public and open version of my personal goals on Github. Its definitely made me a lot more productive, and you should give it a try.


The fact that we manage the switches in our data centres differently than any other server is patently absurd, but we do so because we want to harness the power of a tiny bit of silicon which happens to be able to dramatically speed up the switching bandwidth. beware of proprietary silicon, it's absurd! That tiny bit of silicon is known as an ASIC , or an application specific integrated circuit , and one particularly well perfo..

The fact that we manage the switches in our data centres differently than any other server is patently absurd, but we do so because we want to harness the power of a tiny bit of silicon which happens to be able to dramatically speed up the switching bandwidth. beware of proprietary silicon, it's absurd! That tiny bit of silicon is known as an ASIC , or an application specific integrated circuit , and one particularly well perfo..



One of the things that I love about living in a Unix environment is that 99% of the time, remote administration only means a quick trip to the console. That's 99% of the time where my desktop can look something like this: Of course, 99% doesn't quite make a whole. There's the matter of the other 1% of the time where a GUI is required. Earlier on in my journey with Linux, I would have tried to setup a VNC server or to work around the need fo..

Cabin Porn Roundup - zacs.site - 11 years ago - eng
This Week in Podcasts may have ended , but I have no intention of ending my monthly Cabin Porn Roundups. For October, then, check out these neat little structures from across the world. Permalink.

Xcode6 tips - xenodium.com - 11 years ago - eng
From Ray Wenderlich's tech talk And supercharging Your Xcode Efficiency (by Jack Wu) . Shortcuts ⌘⇧o Fuzzy file search. ⌘⌥j Fuzzy file search (showing in Xcode project hierarchy). ⌘⇧j Show file in Xcode project hierarchy. ⌘⌥0 Show/hide utility area (right panel). ⌘0 Show/hide navigation area (left panel). ⇧⌘Y Show/hide debug area (bottom panel). Ctrli Indent selection. ⌘\ Toggle breakpoint on line. ⌘/ Toggle comment. ⌘[1-8] Select tabs..

Scriptster - radek.io - 11 years ago - eng

Screenshot Saturday 196 - etodd.io - 11 years ago - eng
This past weekend I exhibited Lemma at the Ohio Game Dev Expo . It was an awesome time. Extra Life raised over $9,000 for charity (yes, it is in fact over 9000). The Oculus Rift was a huge hit! I worked on various improvements right up to the expo. First, some new textures for moving platforms and doors: This is the first texture I've created that has any kind of directional meaning. The reason is that until this week, I ..

I know it’s been a while since I’ve blogged last….I’ve just been incredibly busy. This past month, I’ve been teaching a video game class at the college, writing the 4th edition of my Linux+ book for Cengage on an accelerated schedule, and managing four technology faculties……all at the same time! But today, I got a new computer: A Mac Pro (the higher end 6-core Xeon model with dual AMD FirePro D500s). I simply connect it via HDMI to my Al..

I know it’s been a while since I’ve blogged last….I’ve just been incredibly busy. This past month, I’ve been teaching a video game class at the college, writing the 4th edition of my Linux+ book for Cengage on an accelerated schedule, and managing four technology faculties……all at the same time! But today, I got a new computer: A Mac Pro (the higher end 6-core Xeon model with dual AMD FirePro D500s). I simply connect it via HDMI to my Al..




Yesterday afternoon I decided to make a concerted effort to stay abreast of world events going forward. Especially given the continued spread of Ebola across America, I could no longer focus solely on happenings within the tech industry as I have for the past two or three years. No sooner had I made this decision, though, than I came across a ponderous and subsequently maddening article over at NBC News titled “New Jersey Releases Nurse Qu..

At the beginning of this year, we announced that Cerner became a bronze-level sponsor of the non-profit Apache Software Foundation (ASF). Many of the open source projects we use and contribute to are under the ASF umbrella, so supporting the mission and work of the ASF is important to us. We’re happy to announce that Cerner has now increased our sponsorship of the ASF to become a silver-level sponsor. Open source continues to play an integr..

The keyboard, where our hands are placed most of the time (as developers), is the fastest navigation method by default. Knowing how to navigate yours system via keyboard will really optimize your workflow.



Exponential backoff is an algorithm that uses feedback to multiplicatively decrease the rate of some process, in order to gradually find an acceptable rate. —- Wikipedia

98 visitors online