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 was lucky enough be the first guest for the shiny new Talk Python To Me Podcast hosted by Michael Kennedy. In this episode we talk about Eve an my other open source releases, which gives us an excuse to touch on a variety of topics such as Polyglot Programming, New Microsoft and the .NET evolution, MongoDB and the Open Source eco-system as seen from the point of view of an old fart who has been spending most of his career in closed syst..

I was lucky enough be the first guest for the shiny new Talk Python To Me Podcast hosted by Michael Kennedy. In this episode we talk about Eve an my other open source releases, which gives us an excuse to touch on a variety of topics such as Polyglot Programming, New Microsoft and the .NET evolution, MongoDB and the Open Source eco-system as seen from the point of view of an old fart who has been spending most of his career in closed syst..

To create a custom map was never so simple. MapTiler converts your map into the high resolution format compatible with Garmin handheld GPS devices.

Lets face it, Do Not Track (DNT) is dying a slow death. Content providers are either ignoring the setting, or giving lip service to DNT while taking no action behind the scenes. Worse yet, if users are able to find the browser preference, they don’t understand its purpose or value. Enabling the feature is confusing, and quite inconsistent between browser vendors. Goggle Chrome hides the feature behind an “Advanced” barrier. Features and....

Store locators are a useful functionality for businesses who have multiple outlets. Drupal has a number of map rendering modules that allow us to provide store…


Externalizing application configuration values into a properties file is a common pattern in enterprise applications, because it gets the environment-specific settings out of the code and avoids the need for environment-specific builds. Being able to deploy the same binary to multiple environments (Dev, QA, UAT, Production) is a Good Thing. I came across an interesting quirk in an application recently. I needed to change the port of the a..

So I recently participated in my first ever hackathon over the weekend of March 28. Battlehack Singapore to be exact (oddly, there was another hackathon taking…

I’ve updated some of my  ASH scripts  to use these 4 arguments in a standard way: What ASH columns to display (and aggregate by) Which ASH rows to use for the report (filter) Time range start Time range end So this means whenever I run ashtop  (or dashtop ) for example, I need to type in all 4 parameters. The example below would show top SQL_IDs only for user SOE sessions from last hour of ASH samples:

I’ve updated some of my  ASH scripts  to use these 4 arguments in a standard way: What ASH columns to display (and aggregate by) Which ASH rows to use for the report (filter) Time range start Time range end So this means whenever I run ashtop  (or dashtop ) for example, I need to type in all 4 parameters. The example below would show top SQL_IDs only for user SOE sessions from last hour of ASH samples:

Books for 2015 - xenodium.com - 11 years ago - eng

Ayahuasca bookmarks - xenodium.com - 11 years ago - eng
Ayaadvisor . Ayahuasca fatalities . Ayahuasca on erowid . Jennifer Logan's death in Peru . The hacker who drank Ayahuasca .

Edit: This post was written many years ago. Back then I was a lot more strict on how other people did things and I now understand this was a mistake. I'm leaving this post here as a reminder of past mistakes. Note: this is a rant on how people use git. When I was introduced to git, I was told I should read this great post on git commit messages by Tim Pope . Ever since, I've been trying to follow that system in all of my commits ac..

Adam Schwartz's init . Andrew Gwozdziewycz's init.el . Andrew Kensler's init.el . Andrew's .emacs . Anler Hernandez's literate config . Chen Bin's init.el . Clinton Ryan's init (JS config) . daviderestivo/emacs-config (clean/macOS) . dotfiles/config.org at master · iocanel/dotfiles · GitHub (mu4e config) . EmacsWiki: Starter Kits . Eric James Michael Ritz . GitHub - alhassy/emacs.d: My Emacs configuration, literately . GitHub - ....

Codepen snippet : div{ height: 200px; background: #ccc; display: flex; justify-content: center; align-items: center; } p{ margin: auto }


I have an amazing time machine that lets me think better about projects. This is part 1 in a series of blog posts exploring the use of a time machine. Let’s say that you have a project that has been running for a couple of months. Looking back at your issue tracker and other artifacts, you notice that it’s hard to see what has been done and especially how much time remains.

Elasticsearch is essentially a distributed search-engine but there have been more than one example of companies and projects using…

I've just listened to the latest episode of the Modules Unraveled podcast by Bryan Lewis, which talked about The current job market in Drupal. And it made me…

London Diving School . Not heard good comments. Dive Wimbledon . Heard ok comments. Clidive is a BSAC club (amateur organisation). Not commercial but may take longer. Sublime Diving . Heard good comments. Oyster Diving . Pool in cetral London. Good comments. SS Thistlegorm mentioned as a memorable site. Many suggest to get certified elsewhere. Perhaps Egypt via Poseidon Divers .

Helm buffer URLs - xenodium.com - 11 years ago - eng
Venturing into Emacs lisp and Helm . Here's a go at listing all URLs in current buffer. (require 'goto-addr) (defun ar/helm-buffer-url-candidates () "Generate helm candidates for all URLs in buffer." (save-excursion (goto-char (point-min)) (let ((helm-candidates '()) (url)) (while (re-search-forward goto-address-url-regexp nil t) (setq url (buffer-substring-no-properties (match-beginning 0) (match-end 0))) (add-to-list 'helm-ca..

As March 11th, Pivotal dropped its financial sponsorship for Groovy , and despite of not really endangering it, as Groovy is an already well established language with a great community backing it, it raised many concerns, as the required boost a platform like this deserves was missing until now. Furthermore, its creator and project leader until lately, Guillaume Laforge, also recently stepped back in order to focus in Restlet. Also the....

Here are the slides of a presentation I did at the IOUG Virtual Exadata conference in February. I’m explaining the basics of some new Oracle 12c things related to Exadata, plus current latest cellsrv improvements like Columnar Flash Cache and IO skipping for Min/Max retrieval using Storage Indexes: Note that Christian Antognini and Roger MacNicol have written separate articles about some new features: http://antognini.ch/2015/03/exad..

Here are the slides of a presentation I did at the IOUG Virtual Exadata conference in February. I’m explaining the basics of some new Oracle 12c things related to Exadata, plus current latest cellsrv improvements like Columnar Flash Cache and IO skipping for Min/Max retrieval using Storage Indexes: Note that Christian Antognini and Roger MacNicol have written separate articles about some new features: http://antognini.ch/2015/03/exad..

Migrate from TFS to Git - juri.dev - 11 years ago - eng

It’s been a little more than a year since Java 8 was released (2014/03/18) and you might think that it’s a little too late for a What’s new in post. In fact latest public update available is 8u40, so let’s review not only what was initially included in Java 8, but what else has changed during this first year, up to release 8u40. Lots of changes were included in the initial Java 8 release, being probably the most notable of them, in my....

I recently discovered a serious flaw with Dell System Detect that allowed an attacker to trigger the program to download and execute an arbitrary file without any user interaction. Below is a summary of the issue and the steps taken to bypass the protections Dell put in place. Timeline: The issue wa...

I recently discovered a serious flaw with Dell System Detect that allowed an attacker to trigger the program to download and execute an arbitrary file without any user interaction. Below is a summary of the issue and the steps taken to bypass the protections Dell put in place. Timeline: The issue wa...

Last time we defined the Hamming code. We also saw that it meets the Hamming bound, which is a measure of how densely a code can be packed inside an ambient space and still maintain a given distance. This time we’ll define the Reed-Solomon code which optimizes a different bound called the Singleton bound, and then generalize them to a larger class of codes called Reed-Muller codes. In future posts we’ll consider algorithmic issues behind de..

Last time we defined the Hamming code. We also saw that it meets the Hamming bound, which is a measure of how densely a code can be packed inside an ambient space and still maintain a given distance. This time we’ll define the Reed-Solomon code which optimizes a different bound called the Singleton bound, and then generalize them to a larger class of codes called Reed-Muller codes. In future posts we’ll consider algorithmic issues behind de..

Last time we defined the Hamming code. We also saw that it meets the Hamming bound, which is a measure of how densely a code can be packed inside an ambient space and still maintain a given distance. This time we’ll define the Reed-Solomon code which optimizes a different bound called the Singleton bound, and then generalize them to a larger class of codes called Reed-Muller codes. In future posts we’ll consider algorithmic issues behind de..

I've been meaning to share this for a while now. I was asked to talk at Howard University to their digital business class, which focuses on the use of Social Media, Mobile Apps & Platforms, Data Analytics, and Cloud Computing as strategic assets to be utilized in business. I wasn't really sure what to do, so I decided to tell some stories about how I've used data in my businesses. Playing with Data for Fun and Profit from ..

I've been meaning to share this for a while now. I was asked to talk at Howard University to their digital business class, which focuses on the use of Social Media, Mobile Apps & Platforms, Data Analytics, and Cloud Computing as strategic assets to be utilized in business. I wasn't really sure what to do, so I decided to tell some stories about how I've used data in my businesses. Playing with Data for Fun and Profit from ..

I've been meaning to share this for a while now. I was asked to talk at Howard University to their digital business class, which focuses on the use of Social Media, Mobile Apps & Platforms, Data Analytics, and Cloud Computing as strategic assets to be utilized in business. I wasn't really sure what to do, so I decided to tell some stories about how I've used data in my businesses. Playing with Data for Fun and Profit from ..

I've been meaning to share this for a while now. I was asked to talk at Howard University to their digital business class, which focuses on the use of Social Media, Mobile Apps & Platforms, Data Analytics, and Cloud Computing as strategic assets to be utilized in business. I wasn't really sure what to do, so I decided to tell some stories about how I've used data in my businesses. Playing with Data for Fun and Profit from ..




If you ever find yourself needing to create a static page in Drupal, perhaps for a temporary landing page or an under-construction page, while the site is…

As awesome as Drupal is, you may be surprised to find that over in my part of the world, there are still people who are in the dark about that fact. Hence, it…


Mac OSX Tweaks - kdheepak.com - 11 years ago - eng

Want to re-evaluate defvars and modify variables? eval-defun (bound to C-M-x) can help. From the manual: If the current defun is actually a call to `defvar', then reset the variable using its initial value expression even if the variable already has some other value. (Normally `defvar' does not change the variable's value if it already has a value.) Treat `defcustom' similarly.

Some Xcode plugins stopped loading after updating Xcode. Ensure the latest DVTPlugInCompatibilityUUIDs is added to the plugin's Info.plist. Get from: $ defaults read \ /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUID Additional suggestions as Stack Overflow .

35 visitors online