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

To close his article Inbox Intentions posted early today, Shawn Blanc made a statement that presently found it’s way to Ben Brooks’s site, where I came across it earlier this evening: “Intentions are dandy, but real men get to work.” After two full days spent celebrating Christmas, this evening found me tired and wanting nothing more than to lay back on my bed and do some light reading. And then I came across Ben Brooks’s quote of the d..

If necessity is the mother of invention, then clients are the source for interesting programming problems, and the need to solve those problems are a never-ending source of discovery for programmers. Such was the case for a recent project in which a lot of data had to be entered quickly and efficiently into an HTML form. The customer was accustomed to using spreadsheets, and wanted, most specifically, for the form to replicate the action ....

If necessity is the mother of invention, then clients are the source for interesting programming problems, and the need to solve those problems are a never-ending source of discovery for programmers. Such was the case for a recent project in which a lot of data had to be entered quickly and efficiently into an HTML form. The customer was accustomed to using spreadsheets, and wanted, most specifically, for the form to replicate the action ....

If necessity is the mother of invention, then clients are the source for interesting programming problems, and the need to solve those problems are a never-ending source of discovery for programmers. Such was the case for a recent project in which a lot of data had to be entered quickly and efficiently into an HTML form. The customer was accustomed to using spreadsheets, and wanted, most specifically, for the form to replicate the action ....

Raspberry Pi - radek.io - 13 years ago - eng

Christmas Break - zacs.site - 13 years ago - eng
Since starting Christmas Break a few days ago I’ve had a lot of time on my hands. I intended to spend a lot of this time catching up on some reading, writing, coding, and working on a new project, but unfortunately as of yet that hasn’t happened. During what relatively little reading I did do over the three days since Christmas Break started though, I’ve noticed that I’m not the only one to step back, take a bit of a break from working, and..

At Offer-Ready , we allow companies to find their optimal mobile phone tariff. We’ve developed a bunch of proprietary algorithms to search over millions of potential combinations of base tariffs and optional packs in under a tenth of a second. We need to store which tariffs are available, and what they cost, in a format that’s easy for us to maintain. However, the calculation process needs it in a format which makes the calculation as qu..

Brief GDB Basics - radek.io - 13 years ago - eng

One Game a Month - liza.io - 13 years ago - eng
I have again been slacking on updating the blog. I have also been slacking on JavaScript. Since starting work and jumping back into learning C++ I’ve been busy and distracted with other things. I guess if I’m honest with myself part of it is also a lack of motivation or urgency to work on my own projects now that I get to work with/on games at work. It’s like that part of what I want to do now gets fulfilled during the day, so when I get ho..



The First Isomorphism Theorem The meat of our last primer was a proof that quotient groups are well-defined. One important result that helps us compute groups is a very easy consequence of this well-definition. Recall that if $ G,H$ are groups and $ \varphi: G \to H$ is a group homomorphism, then the image of $ \varphi$ is a subgroup of $ H$. Also the kernel of $ \varphi$ is the normal subgroup of $ G$ consisting of the elements which are m..

The First Isomorphism Theorem The meat of our last primer was a proof that quotient groups are well-defined. One important result that helps us compute groups is a very easy consequence of this well-definition. Recall that if $ G,H$ are groups and $ \varphi: G \to H$ is a group homomorphism, then the image of $ \varphi$ is a subgroup of $ H$. Also the kernel of $ \varphi$ is the normal subgroup of $ G$ consisting of the elements which are m..

The First Isomorphism Theorem The meat of our last primer was a proof that quotient groups are well-defined. One important result that helps us compute groups is a very easy consequence of this well-definition. Recall that if $ G,H$ are groups and $ \varphi: G \to H$ is a group homomorphism, then the image of $ \varphi$ is a subgroup of $ H$. Also the kernel of $ \varphi$ is the normal subgroup of $ G$ consisting of the elements which are m..


After about 6 months of work we took the new design for mobilreport online a week or two ago. This software is used by a number of big-name Austrian companies such as Austrian Gaming Industries, Stihl, GlobeAir, Blum, Fohrenburger, Stiegl, neudoerfler, and various others we’re not at liberty to name. I have been working for mobilreport from its beginning. Onestop Concept..

Back in last July – when choosing photos to use in the epic The Dreams of the MeeGo Diaspora post – I noticed that it is quite fascinating to look at the various tablets and mobile phones we’ve been using over the years. Back then they all were so new, shiny, and exciting, and yet hardware moves so fast that something from a year or two ago would look quite dated now. And so I thought it might be interesting to keep some sort of record ....

Back in last July – when choosing photos to use in the epic The Dreams of the MeeGo Diaspora post – I noticed that it is quite fascinating to look at the various tablets and mobile phones we’ve been using over the years. Back then they all were so new, shiny, and exciting, and yet hardware moves so fast that something from a year or two ago would look quite dated now. And so I thought it might be interesting to keep some sort of record ....

Double Encoding Issue Building complex websites with Drupal will undoubtedly require you to use the Entity Reference module. Overall, this is a great module with a lot of power and flexibility. It does have one fault, however, and that is that Entity titles are double-encoded when being shown in select boxes, as you can see here. This is nothing more than a small annoyance for experienced users, but show this to a customer and they wil....

Double Encoding Issue Building complex websites with Drupal will undoubtedly require you to use the Entity Reference module. Overall, this is a great module with a lot of power and flexibility. It does have one fault, however, and that is that Entity titles are double-encoded when being shown in select boxes, as you can see here. This is nothing more than a small annoyance for experienced users, but show this to a customer and they wil....

In a recent sermon at our church, a pastor student said to us that we are no longer able to say that Jesus will make his disciples fishers of men . Rather, she suggested, we should use the politically correct phrase fishers of people . There is always talk of gender-inclusive language when it comes to Bible translation. But this one seems a little too far. Or it doesn’t feel right. As I have been thinking about this, I came across....

In a recent sermon at our church, a pastor student said to us that we are no longer able to say that Jesus will make his disciples fishers of men . Rather, she suggested, we should use the politically correct phrase fishers of people . There is always talk of gender-inclusive language when it comes to Bible translation. But this one seems a little too far. Or it doesn’t feel right. As I have been thinking about this, I came across....


Here’s the latest version of my Oracle session level performance Snapper tool: https://github.com/tanelpoder/tpt-oracle/blob/master/snapper.sql I’m going to add more stuff to Snapper in coming days, but thought to release something for testing already :) There are some cosmetic changes, like printing empty lines and header lines for better readability (still controllable by the pagesize parameter, look into the scripts). I..

Here’s the latest version of my Oracle session level performance Snapper tool: https://github.com/tanelpoder/tpt-oracle/blob/master/snapper.sql I’m going to add more stuff to Snapper in coming days, but thought to release something for testing already :) There are some cosmetic changes, like printing empty lines and header lines for better readability (still controllable by the pagesize parameter, look into the scripts). I..

There are some really useful subreddits hidden away on Reddit and it can be a great place to get questions answered. AskScience is my favourite example. There are also a few more technical, narrowly focused sub-forums, so I wondered if there was one for ImageJ or Image Analysis. Sadly, neither exists. So I did what Reddit is meant to enable individuals to do: I created a subreddit, r/ImageJ. So far I’m the only one posting in it, but I hope..

One of the biggest mistakes that I feel that Drupal has made is that it is difficult for non-administrators to create accounts for other users.  While at first blush this seems appropriate, there are many, many valid reasons that users should be able to create accounts on behalf of other people.  The problem is that, in all versions of Drupal (at least 5-8) there is a call to drupal_goto() inside the form generation function that is execu....

One of the biggest mistakes that I feel that Drupal has made is that it is difficult for non-administrators to create accounts for other users.  While at first blush this seems appropriate, there are many, many valid reasons that users should be able to create accounts on behalf of other people.  The problem is that, in all versions of Drupal (at least 5-8) there is a call to drupal_goto() inside the form generation function that is execu....

Parallels - nadh.in - 13 years ago - eng
A sci-fi short story inspired by Isaac Asimov’s “ The Last Question ”. Munic hurried along the dimly lit corridors of the C-wing of the Neutrino lab. It was past midnight, and he had received an alert on his phone sent by one of the monitoring terminals. His palms and brows were trickling sweat despite the unusually cold night. His off-white Oxford shirt was unevenly buttoned and lazily tucked in, but he didn’t seem to notice, or for tha..

Parallels - nadh.in - 13 years ago - eng
A sci-fi short story inspired by Isaac Asimov’s “ The Last Question ”. Munic hurried along the dimly lit corridors of the C-wing of the Neutrino lab. It was past midnight, and he had received an alert on his phone sent by one of the monitoring terminals. His palms and brows were trickling sweat despite the unusually cold night. His off-white Oxford shirt was unevenly buttoned and lazily tucked in, but he didn’t seem to notice, or for tha..

So, I just bought “Seven Languages in Seven Weeks” . I’ve read the Ruby chapter, not a big deal at all, so I skipped it. I also skip Io, Prolog and Scala (for now), and then, fall in Erlang!

Our Tumblr analytics product, Mountain Metrics, made it’s official launch at The Starter League Demo Day in Chicago Friday!


This was a cool project I implemented Summer 2011, I can now talk about it, now that my customer has taken it online. Update: In the meantime it’s offline again :( Anyway, it looked like this: The requirements were thus: The task was to have a logo in the browser. The user should be able to alter the colors in various parts of the logo. The user should also be able to add gradients as opposed to just flat colors. ..

Gist: My New Devbook - juri.dev - 13 years ago - eng

A website I'm working on allows the user to choose passwords, and also can suggest passwords for the user. I'm fully in control of this program and its password generation and checking strategies, I started to think about what would make the best strategies. Here are some constraints which I’ve seen on various systems: Passwords must have at least one lower-case, one upper-case, one digit character Some passwords must also include..

After a while using Jekyll Bootstrap , I just realized that it was so much bloated. Then, few days ago, I forked the old Zach Holman’s blog , and started to tweak my own theme based on theirs (that now is opensource ). At first, I like it, but after a while, I just start thinking that it had a “old style” design.



So, I just compiled a little list of things that, I believe, make me dislike Java everyday a little more.


When a software architect gets a good idea or learns something new, he has a problem. The main job of the architect is to ensure that the right information in present inside the heads of the people who should build the application. Every new piece of information in the architect’s head represents a broader gap between his brain and that of the rest of the team. The classical ways of adressing this gap is for the architect to write huge docu..

As I wrote BuzzFeed, Meet The Oatmeal Tuesday night, I came across Shawn Blanc’s short post regarding Vemedio’s latest release in a bout of procrastination as I pursued Twitter. My excitement over a new major release of my favorite podcast client was tinged with confusion though as I attempted to update the app, and was instead presented with the option to purchase it once again. Curious, I began digging around until finally, after a ..


17 visitors online