Computers

Coputer topics

Most Powerful Computer Network Is Being Wasted

The World’s Most Powerful Computer Network Is Being Wasted on Bitcoin article tells that Bitcoin mining machines are insane powerhouses, and they’re only getting crazier. How much power is getting sunk into the digital cryptocurrency? More than the world’s top 500 supercomputers combined. The whole Bitcoin network hit a record-breaking high of 1 exaFLOPS this

XVI32 freeware hex editor

When I need to view and sometimes edit binary files I typically use XVI32 software for it. XVI32 is a freeware hex editor running under Windows. It has data inspector to view decoded numbers and has a built-in script interpreter. XVI32 is a portable application, i.e. no setup program is needed, you can run XVI32

Xbox One vs PS4 teardown

Microsoft released the Xbox One today. Also a recent research says that Game Play Has No Negative Impact on Kids, UK Study Finds: A massive study of some 11,000 youngsters in Britain has found that playing video games, even as early as five years old, does not lead to later behavior problems. So there is

40 ways to fix your PC

40 ways to fix your PC before you call an expert gives useful tips troubleshooting PCs. Those tips could be useful to those who are regularly called upon as the ‘IT expert’ by friends and family whenever a computer goes bust.

Visual programming for Arduino

Visual programming is way to write software by manipulating program elements graphically rather than by specifying them textually. Visual programming isn’t a new concept, it goes at least back to 1975. There are various reasons why Visual programming is sometimes easier way to write code than traditional writing text source code, but it does not

Laptop key fixing

One key was damaged on my ACER 5552G laptop keyboard. The S key was literally falling apart every now and them (was damaged by too kid trying to pull the key out). Sending the laptop to repair center felt something that could cost quite a bit of money (usually this kind of problems are repairs

Software defined radio with USB DVB-T stick

Software-defined radio (SDR) has been a hot topic for many years. Software-defined radio (SDR) is a radio communication system where components that have been typically implemented in hardware (e.g. mixers, filters, amplifiers, modulators/demodulators, detectors, etc.) are instead implemented by means of software on a personal computer or embedded system. There has been many even free

VGA over UTP

I have written about sending video signals over UTP cable. I have covered single composite video signal and audio. Now it is time to discuss sending VGA over UTP cable. Some DIY people (including me) have built different kind of adapters from VGA connector to RJ-45 connector. In best cases simple passive connection between those

Runnable

Ex-Amazon Engineer Builds Library for World’s Software Code article mentions and interesting service: Runnable. Companies like Amazon and Google try to share their code with every other engineer at the company. The idea is to ensure that they never build the same thing twice. This kind of practices have created a huge discovery problem to