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

The old Dell mouse that I’ve had for years (I believe since my Interzone Games days) has been getting senile in its old age and not registering clicks properly. I noticed a few months ago that I wasn’t able to make a proper selection in Photoshop without losing my drag and having to re-select several times, but put up with it while it was still fairly manageable.

Usually when designers are designing both print and website layouts, banner ads and other user interfaces, they need to have some text copy to work with. Most of the time, the client or the company they are working for doesn't have text copy prepared, so designers usually place so called "Lorem Ipsum" content into their designs. Lorem Ipsum has been used for many decades as placeholder content in print layout designs. It's based on latin, b..

Python for the Web è una agile guida introduttiva per chi vuole accedere al Web via Python. Vengono presentate tre eccellenti librerie: Requests, simplejson e lxml. La prima consente di interagire facilmente coi siti Web da Python, la seconda serve a processare i flussi JSON e l’ultima è una fantastica risorsa per lo scraping (l’ho usata in un mio progetto, ve la consiglio senz’altro). L’ultimo argomento della guida è la creazione di siti w..

Usually when designers are designing both print and website layouts, banner ads and other user interfaces, they need to have some text copy to work with. Most of the time, the client or the company they are working for doesn't have text copy prepared, so designers usually place so called "Lorem Ipsum" content into their designs. Lorem Ipsum has been used for many decades as placeholder content in print layout designs. It's based on latin, b..

Today I had lunch with Bobby Lowder. Our six members of the newly formed Auburn Student Entrepreneurship Organization sat in the lavishly decorated Alabama…

Molti programmatori hanno difficoltà nel gestire la comunicazione. Non intendo quella di rete, ma quella interpersonale. E’ forse per questo che gran parte di loro preferisce lavorare in proprio. Ciò gli consente di non dover comunicare o perlomeno di farlo il meno possibile. Luogo comune vuole che i programmatori siano persone chiuse, a volte timide, oppure scontrose e irascibili; più interessate al codice che non alle relazioni interper..

The Wheel - johnj.com - 14 years ago - eng
Details of drawing in progress The wheel turns, and returns — during a very busy fall season work-wise I have been unable to get much painting done but have lately been drawing in the evenings with ink and gouache — such a fun and flexible pairing of media. Drawing seems to be what I come back to, again and again. Will be headed to the Pole again in just a few weeks, so check back for some more blog posts!

The Wheel - johnj.com - 14 years ago - eng
Details of drawing in progress The wheel turns, and returns — during a very busy fall season work-wise I have been unable to get much painting done but have lately been drawing in the evenings with ink and gouache — such a fun and flexible pairing of media. Drawing seems to be what I come back to, again and again. Will be headed to the Pole again in just a few weeks, so check back for some more blog posts!

Passed certification today so should be published to the market, expect an update notification soon! If you can’t wait then follow this link and you may be able to update sooner. Please be aware that you need mango to get this update. [gallery] It’s had a couple of tweaks and some new features since the beta closed and moved to private testing so let me know what you think! Thanks again for all the help making the app better, your fee..

I was looking through the logs of what people are searching for and noticed there is a large amount of “Hello World” searches such as “hello world java” which actually came up with no results. I couldn’t have that continue so I quickly integrated the Hello World Collection You can now search for hello world in 400+ languages (although curiously no in Clojure). Just type hello world and the language you are searching for EG,

When trying to setup unit testing I was slightly dissapoited you couldn't test a silverlight library using a normal test project. However…

I like these fonts - arnorhs.dev - 14 years ago - eng

I like these fonts - arnorhs.dev - 14 years ago - eng

Pitching the right idea to the right people can make a world of difference. The question is how do I find the right people?


Photos from EB Expo 2011 - liza.io - 14 years ago - eng
Some photos from EB Expo! You will see the main writeup on the iiNet blog shortly. For now, suffice to say I loved it and am definitely hoping to go to Sydney next year.

Had a spare moment and added underscore.js documentation in. underscore.js template _ pluck Still working on C++ Ruby and C#. I will be adding backbone.js soon however as I am using that on my own projects.

Facebook's "Problem" - arnorhs.dev - 14 years ago - eng
My mom had a birthday gathering the other day (happy 52 mom). It was pretty uneventful as you would expect, but as sometimes happens these days, a conversation about Facebook got started. Most techies you meet would say that they hate listening to normal people talk about anything technical - especially the older generation. I usually find these kinds of conversations rather enjoyable, especially if I can withdraw and not have to be a part ..


Facebook's "Problem" - arnorhs.dev - 14 years ago - eng
My mom had a birthday gathering the other day (happy 52 mom). It was pretty uneventful as you would expect, but as sometimes happens these days, a conversation about Facebook got started. Most techies you meet would say that they hate listening to normal people talk about anything technical - especially the older generation. I usually find these kinds of conversations rather enjoyable, especially if I can withdraw and not have to be a part ..


First of all, all my work below is in draft form, and not optimized, even a little bit. I have performance issues, but I just want to represent the capabilities of this new technology. I am neither IETF or any other organization that can define a protocol, but I hope this article would inspire some people. HTML5 Magic As you might not know, the HTML 5 specification offers File API for manipulating both binary and text files on client side.

Way late here... "Starting with Python 3.2, I’ve gone through the module documentation and added direct links to the relevant source code." Yay! I was wishing for this a few weeks ago when reading the Python 2.7 docs. Your blog here prompted me to suggest that a feature be added to Sphinx, but as Casey Duncan points out above, it already exists. It's use should be more strongly encouraged. Thanks.

The term Extreme Programming (XP) was coined in the nineties. Originally, it described a set of practices that have mostly been widely adopted today. Among these practices were continuous integration, test-driven development, user stories and frequent releases. These practices are hardly radical or extreme today. So what does “extreme programming” mean now? To me, the idea behind Extreme Programming can be summed up as follows: What would h..

Google has just annouced that they are killing off two new products, Buzz and Google Code search (read here) . Buzz is a no brainer (although I am certain someone out there is using it) but code search is a little sad. Its also both annoying and an opportunity for http://searchco.de/ Its annoying because I have branch in my source control which integrates with Google code search. I was about to push it out too. This kills a few hours i..

Performance are really bad for FreeBSD in KVM, one solution is to use paravirtualized driver, virIO. At the time of writing FreeBSD 9.0 is beta 3 and the last commit in the virtio project is 225710 cd /usr/src/sys/dev svn co http://svn.freebsd.org/base/projects/virtio/sys/dev/virtio cd /usr/src/sys/modules svn co http://svn.freebsd.org/base/projects/virtio/sys/modules/virtio cd /usr/src/sys/modules/virtio make install add this to /boot/load..

The “new” FreeBSD installer does not give you the options to simply install ZFS as root, so sad, here is how to do it. Most installation recommand to install / in the zpool root, which is not always clean, for example a recursive snapshot will snapshot your swap … #Boot cd and choose shell: umount /dev/md1 mdmfs -s 1024M md1 /tmp gpart destroy -F ada0 gpart create -s gpt ada0 gpart add -b 34 -s 64k -t freebsd-boot ada0 #gpart add -s 4G -t f....

Closures are functions that you define "on the fly" that have access to the same variables (the same [scope](https://en.wikipedia.org/wiki/Scope_\(computer_science\))) as they get defined in. You can store them as variables, pass them around between other functions, and generally get treated like a normal variable. In general they are very powerful. Read on for a deeper explanation of how they are useful and creative way in which they can b..

We just signed the corporate contributor license agreement (CCLA). SoundCloud always was big on open source – we nearly exclusively use open…

Closures are functions that you define "on the fly" that have access to the same variables (the same [scope](https://en.wikipedia.org/wiki/Scope_\(computer_science\))) as they get defined in. You can store them as variables, pass them around between other functions, and generally get treated like a normal variable. In general they are very powerful. Read on for a deeper explanation of how they are useful and creative way in which they can b..

Hints of Revolution Every time that I sign into Flickr, the digital revolution in science becomes apparent to me. One would expect this to be most realized through my daily accessing of science journals via the internet, however that is access to scientific papers, but not necessarily scientific information. Journals and publishers largely remain the gatekeepers of scientific knowledge, but here I see a a new trend in the digital revolution..


We just signed the corporate contributor license agreement (CCLA). SoundCloud always was big on open source – we nearly exclusively use open…

I get to Brisbane, catch a train to the CBD. First thing I do: stumble into a fantasy and science fiction book shop and buy a book on impulse (Germline by T.C. McCarthy). Second thing I do: sit down at an Internet cafe next door to the book shop.

There are many ways you can tell your startup is growing. Of course, we have our own internalmetrics around the hundreds of new retargeting advertisers who start using AdRoll every month. We’ve also found that two additional growth indicators are an increase in number of ramen packages consumed and an increase in boxes of gear delivered. As much as we love ramen and gear, there’s one thing we love more: neutral, 3rd-party data validatio..

Decisamente questo non è un buon momento per le scienze dell’informazione. Dopo la recente scomparsa di Steve Jobs, ecco la notizia che lo scorso fine settimana anche Dennis Ritchie ci ha lasciato. Inventore e autore del Linguaggio C, Ritchie era anche uno dei padri fondatori del sistema operativo Unix. Poco conosciuto dal grande pubblico, non certo manager e tanto meno figura pubblica, Ritchie era uno scienziato di calibro assoluto la cui ..

From comic book stores to Facebook to message boards, it seems that the “Keep Calm and Carry On” poster is living a new life as pop-culture cool while people remix its’ message with both quirky or banal messages. This attempt tries to speak most directly to its underlying message of consumerism, amidst the current climate of the Occupy Movement.


You might have noticed that this blog now has a vastly different design from what it was before. What happened is this:


Coverage - boyter.org - 14 years ago - eng
It was a long weekend here in Australia and as such I decided to take it with my girlfriend and spend time totally off the grid. As I came back from my time off I had a look at my general stats and was very surprised to see some massive spikes. Looked into it a bit more and it seems searchco.de has gotten some coverage from a few sites. See the below,



Preamble: This proof is not particularly elegant or insightful. However, it belongs in this gallery for two reasons. First, it is an example of the goal of most mathematics: to classify things. In the same way that all natural numbers can be built up from primes, every group can be built up from simple groups. So if we want to understand all groups, it suffices to understand the simple ones. Indeed, this project has been the collective goal..

77 visitors online