In this article, you’ll discover plenty of tutorials that deal with enhancing images, adding unique and impressive effects, and recreating digital replications of popular traditional photography techniques.
- Binny V A
In this article, you’ll discover plenty of tutorials that deal with enhancing images, adding unique and impressive effects, and recreating digital replications of popular traditional photography techniques.
- Binny V A
GRUB 2 is a complete rewriting of the Grub interface. Based on the research project PUPA, GRUB 2 is more modular and portable than its predecessor.
- Binny V A
SCIgen is a program that generates random Computer Science research papers, including graphs, figures, and citations. It uses a hand-written context-free grammar to form all elements of the papers. Our aim here is to maximize amusement, rather than coherence.
- Binny V A
Graphs are ubiquitous. Social or P2P networks, thesauri, route planning systems, recommendation systems, collaborative filtering, even the World Wide Web itself is ultimately a graph! Given their importance, it’s surely worth spending some time in studying some algorithms and models to represent and work with them effectively. In this short article, we’re going to see how we can store a graph in a DBMS. Given how much attention my talk about storing a tree data structure in the db received, it’s probably going to be interesting to many. Unfortunately, the Tree models/techniques do not apply to generic graphs, so let’s discover how we can deal with them.
- Binny V A
Okay, imagine you only have a network cable plugged in your desktop PC (which we'll call "eth0") and a wireless card too (which we'll call "wireless0"). Now suppose you have your laptop (or any other computer) and you have no way to connect it to the internet - but wait! you have a wireless in your desktop PC and your laptop does too, so what we're gonna do is to share your internet connection for your laptop through your wireless card
- Binny V A
Okay, imagine you only have a network cable plugged in your desktop PC (which we'll call "eth0") and a wireless card too (which we'll call "wireless0"). Now suppose you have your laptop (or any other computer) and you have no way to connect it to the internet - but wait! you have a wireless in your desktop PC and your laptop does too, so what we're gonna do is to share your internet connection for your laptop through your wireless card
- Binny V A
What if, seconds before your laptop began stalling, you could feel the hard drive spin up under the load? Or you could tell if an electrical cord was live before you touched it? For the few people who have rare earth magnets implanted in their fingers, these are among the reported effects -- a finger that feels electromagnetic fields along with the normal sense of touch.
- Binny V A
What if, seconds before your laptop began stalling, you could feel the hard drive spin up under the load? Or you could tell if an electrical cord was live before you touched it? For the few people who have rare earth magnets implanted in their fingers, these are among the reported effects -- a finger that feels electromagnetic fields along with the normal sense of touch.
- Binny V A
I’ll never give up perl for quick one-liners on the command-line or in one-off scripts for munging text, though. Anything that lasts long enough to make it into git somewhere usually gets rewritten in Python, but nothing beats perl for interactive messing with text.
- Binny V A
I’ll never give up perl for quick one-liners on the command-line or in one-off scripts for munging text, though. Anything that lasts long enough to make it into git somewhere usually gets rewritten in Python, but nothing beats perl for interactive messing with text.
- Binny V A
Deciphering encrypted text can be challenging and time consuming. These programs will reduce some of the hack work allowing you to look for patterns. In most cases there is a form with example text for you to experiment with. Conversely, you can paste your own ciphertext into the form for decryption.
- Binny V A
Deciphering encrypted text can be challenging and time consuming. These programs will reduce some of the hack work allowing you to look for patterns. In most cases there is a form with example text for you to experiment with. Conversely, you can paste your own ciphertext into the form for decryption.
- Binny V A
Computer cables can be confusing so here’s a quick visual guide that will help you quickly identify almost every cable that came bundled with your computer and other electronic gadgets. You may also refer to this guide for ideas on how to hook different devices using commonly available connectors and converters.
- Binny V A
Computer cables can be confusing so here’s a quick visual guide that will help you quickly identify almost every cable that came bundled with your computer and other electronic gadgets. You may also refer to this guide for ideas on how to hook different devices using commonly available connectors and converters.
- Binny V A