2017
Death of Ivan Illyich
I had read this book a while ago, and it struck a chord with me. In essence, I think, this book has shaped my mental model in a deep way. I often ponder if I would have had a different world view if I had never read this book. Here is an excerpt from academy of ideas about the book. One day, I will reread this book to write and reflect on it.
SNU Datalimit Chrome Extension
I developed a chrome extension to track usage. You can view the code on GitHub
Take out a moment and…
Take out a moment and think, are you going on the internet (reddit/youtube/dota2) because you want to be entertained or because you are really afraid of being bored? Boredom comes from having a mind that wants to be entertained. Instead, strive for cultivating a creative mind that can entertain itself (and others). The key word here is “cultivate”. #psychology
Adding xfce4 Keyboard Shortcuts for Clementine or Spotify
xfce4 has default media key settings for Pragha music player. Although, if you use clementine music player you can use keyboard shortcuts to control it with DBus and MPRIS. Clementine is known as org.mpris.clementine and you can add the following entries to your Keyboard Settings > Application Shortcuts If you use spotify, it is registered as org.mpris.MediaPlayer2.spotify on qdbus. qdbus org.mpris.clementine /Player org.freedesktop.MediaPlayer.Next qdbus org.mpris.clementine /Player org.freedesktop.MediaPlayer.Pause qdbus org.mpris.clementine /Player org.
Rendezvous with a Reflection – Screenplay
“Rendezvous with a Reflection” [First Draft] by Padamja Gupta Rohan Verma (Group – “Untitled”) A girl, struggling to accept reality, confronted by her own reflection. Instructor: Shrimoy Chaudhury Course: Psychoanalytic Films through Historical Lens ACT I FADE IN: A long shot of New Delhi and the skyline. The sun is rising breaking dawn. Camera pans to visuals of empty shopping streets being lit with the morning sunlight.
Retrofitting LED Lamps into Smart Lamps
Objective of this project was to show as a proof of concept that we can pick up any off-the-shelf generic lamp and by implementing minor hardware changes using an arduino, convert it into a Smart Lamp. We have implemented lamp switching based on environmental factors (such as Temperature, Light intensity etc), hand gestures (such a clapping actions), which can be set up by the user by attaching triggers to various conditions in the User Dashboard which was made in Processing 3.
Just discovered Xfce4 has an inbuilt Drop Down…
Just discovered Xfce4 has an inbuilt Drop Down Terminal which you can use by running the command `xfce4-terminal –drop-down` using an Application Shortcut. Applications – Settings – Keyboard. Select the Application Shortcuts tab, click on the Add button, type in the command and give a shortcut key. I used F12.
Survey Paper on Security in Wireless Sensor Networks
Wireless Sensor Network is an emerging area that shows great future prospects. Today such networks are used in many industrial and consumer applications, such as military, industrial process, monitoring health and in automated and smart homes. So far, the researchers have only focused on making WSNs useful, feasible, and less emphasis was placed on security. The sensors used are susceptible to different types of attacks, denial of service, physical tampering. In hostile scenarios, it is very important to protect WSNs from malicious attacks.
Vorstellungsrepräsentanz
Las Meninas[1] In Lacan’s seminars, he discussed the artists Cézanne, Holbein and Velasquez. In each case the fil rouge which connected Lacan’s thought was the idea of shifts in perspective leading to ways in which the artist had produced a work that evoked the experience of the “gaze”. In Seminar XIII, in discussing Velasquez’ Las Meninas, Lacan identifies the “picture within the picture” which we see Velasquez working on, as the Vorstellungsrepräsentanz , the representative of the representation.
Working with J2ME on Linux in 2017
I recently had to work on the J2ME platform for a course at my university. It is an old technology and does not have many recent articles about using or installing J2ME on Linux. J2ME SDK has had no support for Linux for a long time. The SDK 3.x only has support for Mac and Windows. The last version available was by Sun which is called the Sun Java Wireless Toolkit 2.