Fubaredness Is Contagious

Dmitriy Samovskiy’s Blog

Entries Tagged as 'Internet'

On Dangers of Prematurely Making API Public

February 6th, 2010 · 2 Comments

From time to time, I come across a statement that every service on the Internet must have an API, or people behind this service are doing it wrong. This phrase usually applies specifically to publicly available API.
As a user who stands to benefit from increased number of services allowing third-party applications and mashups, I certainly [...]

[Read more →]

Tags: Internet · software engineering

The Concept of Hyper Distributed Application

August 18th, 2009 · 1 Comment

Most folks in the industry are familiar with “distributed applications.” If app components are running on multiple hosts and need to communicate with each other using network, the app is said to be distributed.
Distributed applications are known for complexity of assuring all components are on the same page as to what’s going on around them. [...]

[Read more →]

Tags: Internet · distributed · software engineering

New Era in Internet Search – Google vs Bing

July 30th, 2009 · Comments Off

This week marks the beginning of a new era in Internet search. For the first time in modern Internet history, there is a number 2 with sizable market share. This is going to become interesting once Bing and Yahoo! finish integration.
I switched to Google Search many years ago because it was the best – its [...]

[Read more →]

Tags: Internet

On Privacy of Private RSS Feeds

November 19th, 2008 · 2 Comments

I have been using Google Reader as my main RSS aggregator for several years now. Unlike some others, I however continue to use a desktop-based RSS client to subscribe to private feeds. This was an intuitive decision, I didn’t spend much time thinking about it.
Earlier this week, I was in for a big surprise. I [...]

[Read more →]

Tags: Internet

On Private IPv4 Address Spaces

October 31st, 2008 · Comments Off

Most people who work with Internet know about RFC1918 “Address Allocation for Private Internets.” But did you know that RFC 3330 “Special-Use IPv4 Addresses” has even more address spaces allocated for non-public use?
I didn’t know about it till today.

[Read more →]

Tags: Internet