T H E W A L K

Systems Architect, Engineering, Narrative.

Archive

276 Signals
  • Synology and Timeshift

    I would like to have a backup system similar to TimeMachine on Mac. Basically I would like to use my Synology NAS as a backup system. It looks like TimeShift...

  • ai

    AI as a Service

    Creating a platform that provides AI as a service can be a substantial endeavor, similar to what OpenAI offers with its APIs. Here's a strategy to consider: ...

  • Synology notes

    docker-compose.yaml example for plex `yaml plex: image: plexinc/pms-docker volumes: - /volume1/docker/plex/config:/config - /volume1...

  • Installing Debian on a Chromebook

    I have some old Chromebook lying down and I want to install Debian on it. I started with installing UEFI Firmware on the Chromebook. In order to do that, ...

  • Hero's Journey

    I was reading cross and the machine on Substack this morning which then resonated with the epis...

  • Couple of books before I forget

    I appreciate Ryan Singer (rjs@) thoughts mostly. There's always something new to learn from him. When I was listening to podcast episode on design and consciousness ...

  • Install Tmux 1.8 on 12.04

    `bash sudo add-apt-repository ppa:pi-rho/dev (source) sudo apt-get update (freshens the cache/database of packages) sudo apt-cache show tmux (\*optional,...

  • ios

    Block Objects in iOS

    I need to put this here so I have a reference I can look up when I forget. Block objects can either be inline or coded as independent blocks of code. Let’s ...

  • vim

    Mavericks YouCompleteMe

    If you start getting lots of errors on your YCM plugin for vim, it’s most likely using 10.9. What you need to do is to compile your vim on 10.9. If you are l...

  • ios

    Alcatraz for Xcode

    Alcatraz is a nifty package manager tool for Xcode. I stumbled upon it when I was reading Jack Chen’s fuzzy matching code completion plugin.

  • vim

    Making Vim More Useful

    To make vim more useful and act like bit like emacs, it’s possible to install this plugin called tslime.vim. I have tried official slime but unfortunately th...

  • Javascript Dependency Management

    Unlike many other languages javascript doesn’t have a standard way to import modules. This made people to come up with different solutions like CommonJS, AMD...

  • App Annie Analytics

    A handy website that lists top apps for Appstore for different countries across globe. It might give an insight about people's purchasing habits. [Here’s on...

  • Chartist App

    This is a project I have been thinking about for a while. I envisioned it as a service for my own needs when I want to be able save charts along with typical...

  • Scrapbook

    Another app idea of mine is codename scrapbook. Often times, I find myself browsing through all kinds of webpages, PDFs, videos when I am trying to learn a n...

  • Algorithms

    Any solvable computing problem can be solved by the execution of a series of actions in a specific order. A procedure for solving a problem in terms of: ...

  • history

    C++, an extension of C, was developed by Bjarne Stroustrup in the early 1980s at Bell Laboratories. C++ provides a number of features that "spruce up" the C ...

  • Advanced OOP in Flash

    Topics that are covered are: * Organizing Classes * Building from existing classes * Dispatching events * Dealing with scope issues Packages are a way of o...

  • Fink

    Fink Fink makes it easy for Mac users to install open source UNIX software. Packages can be installed on a Mac OS X system wi...

  • GeoRSS

    From georss.org As RSS and Atom become more prevalent as a way to publish and share information, it becomes increasingly important ...

  • Mac Burn

    The first step is to download Burn. It comes in a ZIP file. Once you've downloaded it, just extract the contents. Open th...

  • Flash OOP

    Flash needs to know where to look for classes when it compiles the .swf. By default Flash looks in Classes folder of the flash installation aswell as the sa...

  • Class 10

    Based on what we went over last week, are we comfortable? Command Mode, Data Mode. We need to know address. We haqve two scheme of addressing. 64 and Th...

  • Class 11

    Rotary Encoder is similar to po but it is a digital potentiometer inthat sense. It has two pins which one of them is [weighting averaging and smoothing.](ht...

  • Class 6

    * Stable voltage is important! * We have big two goals. Talking about the readings, two technical material is not that technical. Nothing to demo. Identifica...

  • Class 9

    Last time we talked about general serial radios.Talked about transmitter-receiver vs. transreceiver. Sending ASCII is really useful, you can always send ASCI...

  • Xbee Radios

    Comprehensive overview of XBee and ZigBee technologies, covering network topologies, power management, and hardware integration for wireless projects.

  • PCB Driveby

    Comparison of prototyping technics. Designing a board Making a board * output file generation * online fabricators DIY Breadboard Fast, susceptible to vibr...

  • Pong

    So for this week we need to build a physical controller that can connect to a pong game which is hosted on a computer on the internet and simply able to cont...

  • Day 2

    Usman Haque Usman Haque, director Haque Design + Research, is an architect specializing in responsive environments, interactive installations, digital interf...

  • Class Notes

    Goldberg examples, also he mentioned about the japanese guys that made piezos to produce electricity from people's energy. I/O Let's think of systems that ...

  • Pending

    What if I create a google map mashup in flash to show entries from wikipedia which has geotagged. So basically you have a simple text box in flash and you pu...

  • Classes

    * networkedobjects:Networked Objects * [pcompout:PComp without Computers](/wiki/2008-04-05-pcompout-p...

  • At the end of last Friday's thesis meeting, I did a little talk on a technique I've found helpful in the past when I've got several competing ideas for a pro...

  • Thesis

    * Thesis Page at ITP * [thesis:Clay's Introductory Talk](/wiki/2008-04-05-thesis-clay's_introduc...

  • MySQL DataTypes

    MySQL has several data types, most notably: * Numeric Values * String Values * Date and Time Values For our purposes, we need only focus on the INTEGER t...

  • Jonathan Harris

    [Jonathan Harris][1] gave us a brief presentation at ITP about his latest works. He means a lot to me in terms of introducing me to the world of parsing and ...

  • 5 Courts

    > A revolutionary multi-player, multi-site game and arts space to be played across all five cities. Players use their own bodies to send balls of projected l...

  • Useless Information

    [There is a nice article][1] in Herald Tribune about the information we have/ going to have more in the future through our cellphones and their potential con...

  • After the semester

    This blog became something in the back streets of my mind. I started to collect everything on a [wiki][1] rather than a blog. Also the time to document thing...

  • separation and division

    I have realized that setting up a wiki is not the best idea ever. Since I set that up, I felt kind of divided between there and here. This is truely effectin...

  • pixel by pixel

    I am so happy I have found a framework to work with; [openFrameworks][1]. It is a C/C++ library developed at Parsons for interactive art pieces. It integrate...

  • Second year at ITP

    So after 2-3 months of summer sleeping, let me say hi again. Yes, the school starts on Tuesday! It is going to be a tough final year. Bring it on! Stefan an...

  • joystick

    The [work and comment][1] of [Roger Ibars][2]' about interaction make me think of it once again. This is not something new,it is the ongoing debate of how in...

  • Summer plans

    I am going back to Istanbul at the end of this month, I am going to try to stay away from all this technology hype while I am there. I want to keep my head r...

  • Spring semester is done

    It has been a productive semester to say. Especially I have improved my coding skills in every way. I have a great understanding of Object Oriented Programmi...

  • ColorTeller

    It is here. It is online in P3D mode, it is looking kind of jagged but whatever. [Here is the applet.][1] Beware though, it is 800kb, and crashes once in a w...

  • Eating video

    [This][1] is a workshop that Zachary Lieberman gave back in November in Barcelona. > a workshop examining image processing and computer vision via the proce...

  • Flocking systems and boids

    Flocking systems are so entertaining. Craig Reynolds' did lots of cool stuff with those back in 80's. There are lots of papers to be read and lots of video t...

  • Data visualization

    Spending the last few days brainstorming about my final projects. Lately I am really interested in transforming data into "tangible bits" as Hiroshi Ishii co...

  • Reas classes

    Tracing boids brought me great resources. First of all I have discovered the classes that Reas is teaching at UCLA with the help of [Michael Chang][1] one of...

  • Understanding Networks

    Upon discovering receiver, I have come across to an [article][1] by [Mark Pesce][2] which is quite interesting. In article, he tells how our use of networks ...

  • Vodaphone's receiver

    > Vodafone's receiver magazine is a neutral space where pioneer thinkers challenge you to discuss exciting, future-oriented aspects of communications technol...

  • Xport

    !xport My xport has arrived. Tom Igoe was kind enough to give me a small board to work with my xport, I have ordered the parts fr...

  • Networked objects

    This is the class that I was going to take but dropped because of my health problems back in the time. I [ordered][1] my [xport][2] yesterday, I am excited :...

  • Lipp project updates

    We have ordered bunch of 880nm IR leds from super bright LEDs. Also I have come up with this useful information from the jitter list. Our webcam's sensitivit...

  • Couple of notes and readings

    Let's see. What I have been doing, I have been messing around with code so much, lately I have found a great class notes from [Jeffrey Traer's Introduction t...

  • The Dumpster

    I have been looking through [The Dumpster][1] at Tate's site and I saw [Lev Manovich's article][2] about this project and it was interesting for me, maybe fo...

  • Thoughts and ideas

    After reading the paper[Direct Manipulation vs. Interface Agents][1] I think we already left the era where we were happy we were reaching all the informati...

  • MIT ambient intelligence group

    [This][1] looks kind of interesting, could be a way to pursue for phd,actually it looks like it IS the way for me to go. I have checked out the lady behind i...

  • Jitter

    jit.op object lets you perform mathematical operations on all the data in the jitter matrix at once. math operation will be determined by the attribute _@...

  • Magnetic Field Forces

    I just put myself in this situation, trying to figure out how does a charged particle move in a magnetic field, what kind of forced applied to it by the fiel...

  • Week 3 Attraction slowness

    Yeah, I was playing with processing and the examples Shiffman posted for this week's assignment and I was able to transform the examples he gave into 3d, but...

  • Using Vectors

    ![Week 2]("http://klaweht.com/noc/week2/applet) [Here][1] is my second week assignment for Nature of Code. It basically is a system w...

  • First week notes

    > Diastic reading: > Diastic reading is an arbitrary but not random way of selecting words from one text to create a new text. > A key phrase(title phras...

  • Second Semester begins.

    The school bells are ringing again, well at least it was when I was in high school :) So I made huge changes in my schedule, big decision was postpone taking...

  • Craig Reynolds Boids

    I don't remember how I came up with this. It is strange though I was watching BBC's show The Blue Planet not more than 3 days ago and just getting amazed of ...

  • Final piece.

    I think I forgot to put this [link][1] for my ICM final here. The code based on heavily on [Daniel Shiffman][2]'s code for genetic algorithms which he teache...

  • Recommendations

    [The Computer Music Tutorial by Curtis Roads][1] is mentioned in MSP Documents that comes with Max/Msp. [1]: http://mitpress.mit.edu/catalog/item/default.as...

  • I am alive

    Yeah, after a peptic ulcer surgery and staying at the hospital for 6 days I am home and still trying to recover. Yeah once again I realized that there is not...

  • How do we come to here?

    With having a great excitement I started to explore and go back in art history reading different sources which reveals how we come here today's generative ar...

  • Winter break

    Phew. The fall term is over. Time to chill out and gather new ideas from everywhere! ' I have come up with this example of using light and presentation in a...

  • Learning Bot Final

    Idea To explore how neural adaptation can create and change representations through interaction with the world. So I started basically with building a...

  • Ideas

    Getting data from our daily products and reflecting those to our environment live, a phone ringing transforming into bubbles, music playing bringing some vis...

  • technologies that are aware

    I was reading Intel's future goals about designing new user interfaces and I feel like it is really important to underline this, here are some of the titles ...

  • Frankesteinbot is alive!

    ok, my sweet bot is working now, I have made the corrections according to the feedback I got from James N. Sears(countless thanks to you James) and here is t...

  • Mechanics, thanksgiving progress

    The floor was opened from 12 to 6 today. I worked all day about the final and it was fruitful, I built the device and also I happened to get smooth results f...

  • Recognition

    Whole neural nets theory is mostly applied to recognition systems. I have found some journals that could be helpful in the future. Plus the content is intere...

  • Final progress

    !DSC06213 !DSC06215 !DSC06219 I got the parts from Images SI [url][1], I hav...

  • Couple of reference links

    [BEAM Robotics][1] > BEAM is alternatively said to stand for: Building Evolution Anarchy Modularity Biotechnology Ethnology Analogy Morphology. > Most BEA...

  • Final Poject Ideas

    Yeah, the winter is on its way and I need to find couple of ideas for the finals.

  • Behavior-based systems

    The trend continues in my mind spreading to other classes as well. It all started with the Markov chains in algorithmic composition. Honestly I wasn't expect...

  • Emergence

    Emergence is the process of complex pattern formation from simpler rules. This can be a dynamic process (occurring over time), such as the evolution of t...

  • Midterm

    !DSC05958 We have been working on this with David for the last week day and the night. We built our own homemade switches, built a...

  • Brainstorming

    I have just checking some sites and come up with this artist doing most of her projects on sound and they are looking really interesting. Briefly, the first ...

  • Progress

    Ok, we are on the final phase of the project in terms of deadline :) It is supposed to be finished until Wednesday. So What do we have right now? Actually we...

  • MidTerm Project

    I am doing a midterm project with Karl Channell who is also a roommate of me. We are going to build a simple ball game in processing which uses a camera with...

  • Mapping the Data

    I am still after that flashing idea which I haven't found for Algorithmic Composition midterm project. Actually I was reading Csound Manual the other day and...

  • TileToy

    Actually without forgetting I have came up with [this][1] project from Finland. It looks like what I am looking for in terms of aeshtetic sense of the LEDs, ...

  • Solo Test Buggy Code

    It has been harder than I thought. This whole debugging period is really stealing so much time off of me. I have prepared a pseudo code of what we should d...

  • More Lab

    Today after the class I went directly to finish my lab assignments for the PComp. Although I have spent 3 hours to figure out the code, in the end I was happ...

  • Blogging

    It is going harder than I expected. This blogging thing. Actually I moved to my new space here in the city few days ago, and I have spent the whole time set...

  • Phew

    vimeo: https://vimeo.com/381960020 Red's presentation has just passed. It was a great experience from start to the finish, gathering ideas, tough discussi...

  • Power Breakdown

    What a two days it was. Two days ago in the morning I plugged my powerbook's power adaptor and momentarly it died. I returned it to the NYU store and they to...

  • Physical Comp 101

    Last Friday I headed to soldering workshop which Carlyn was giving, actually it was an useful one, I spent the day at the shop playing with stuff. Before com...

  • Hello World

    I am going to give you one piece of advice about MT, don't ever try to upgrade to version 3.2x, it is a pain in the neck. Having spent countless hours on tha...