caper

•October 9, 2008 • Leave a Comment

caper:

The unopened flower bud of the caper bush. Usually pickled in vinegar or brine and tarragon, capers are used to season sauces, cold meats and fish. Their flavor is peppery, sharp and salty-sour, with the finest flavor found in the smallest buds.

caper:

A frolicsome leap or spring; a skip; a jump, as in mirth or dancing; a prank.

news websites

•September 19, 2008 • Leave a Comment

still try to emulate page-turning paper newspapers. how about fullscreen image (but stressing performance and rendering quickness over excessively hi-res) that you click one square if “I’d like to know about that” and another for “next”

maybe it’s basically a “this” and a “forward” where the “this” has its own “this” or “forward”

maybe revising “forward”

  • “this” vs “else”
  • “this” vs “macro” vs “micro” (zoom in/zoom out)
  • this is a linear progression where it’s bad due to the fact that you have to back out before zooming in to a specific degree AGH there’s a specific word for this. “it would take less steps to sidestep than to step back then forward.”

typewriter/printer

•September 9, 2008 • Leave a Comment

the difference in this item would be that it has a mode where you insert a page, and it scans the page, bringing it up onto the screen for you to type onto (good for filling out forms, etc.) After filling out the form (or whatever), you would hit an “Etch” button maybe, and it would then proceed to transfer your text to the page.

Of course this could work with things other than word-processing, but printers are not so great at that kind of work (graphic, etc), at least at the home <$500 range.

Though if quality of printing weren’t an issue, touching up photos where you’d insert the photo, it would come up, and after your additions/changes “Etch”.

TO DO LIST

•August 30, 2008 • Leave a Comment

COMPUTER:

  • get puredata, galan to work. I think the problem is ALSA, maybe.
  • set up menu in openbox
  • figure a way to choose which desktop to open to in autostart.sh (maybe suggest this as an improvement if I can’t find it)
  • install LiVES
  • finish installing those games (remember knytt stories didn’t work)
  • keep going on morrowind
  • get these games to work: black&white2, oblivion (had the documented blackscreen error but the game worked I think)
  • organize archival stuff
  • get backup program
  • get dodecalogue.org working
  • make an imageboard
  • improve this site maybe
  • tag shit on delicious

HOUSE:

  • bathroom: clean tub, figure out how to wash shower-curtain, sweep mop and scrub toilet
  • kitchen: dishes, sterilize sink area (mold??), take out trash, sweep and mop, wash surfaces
  • bedroom: vacuum especially under bed, finish laundry, clean desk, USE desk

OTHER:

  • flip tire, fixed isn’t so great.. but maybe try fixed awhile just because maybe it is great
  • watch netflix dvds
  • add to list, cross things off of list

ha ha

•August 24, 2008 • Leave a Comment

•August 22, 2008 • Leave a Comment

got MPD working. fucking rad. I hate the idea of NOT treating my box, boxens as part of the internet. so mpd makes sense. amarok suxxxed. the tree looks now like: tmi mgmt < dodec (nonprof, 12), freebox (prof, install/upkeep jukemachines CC only — a non-$ attractor like a fountain or something), able (nonprofit for gettin tha reres netted.. could be pseudo-quasi-religious to get $$$? — this has HUGE growth potential ie input devices ie experimental devices and test subjects etc etc HUGE)

•August 18, 2008 • Leave a Comment

kusaba, puredata

internet famous

•August 17, 2008 • Leave a Comment

my two instances of internet fame recently:

http://www.reddit.com/comments/6wo6p/the_most_obituary_evar/c052nb5 18 points so far!!

HISCORE

HISCORE

HISCORE

HISCORE

HISCORE

HISCORE

HISCORE


http://slashdot.org/comments.pl?sid=646467&cid=24612899

5, Insightful

5, Insightful

5, Insightful

5, Insightful

5, Insightful

5, Insightful

5, Insightful

5, Insightful

5, Insightful

5, Insightful

5, Insightful

5, Insightful

5, Insightful

5, Insightful

5, Insightful

/etc/modules

•August 17, 2008 • Leave a Comment

# This file contains the names of kernel modules that should be loaded
# at boot time, one per line.

good to know!

linux distributions reduxxxxxxx

•August 17, 2008 • Leave a Comment

most or all of these have LiveCDs which you can burn, and then boot from, to try them out without affecting your hard-drive. but you are advised to mercilessly destroy all data from your previous existence with no regrets, teeth to the wind, as soon as you have backed up anything you’d really like to keep.

the totally ubiq ubuntu:

  • http://www.ubuntu.com
  • focuses on ease of use
  • the downside is the sprawling mess behind the scenes which you hopefully won’t have to poke around in (though big deal if you do).
  • based on “debian”, which is another distribution.. “based on” I guess means that it uses the same/similar package management system which takes care of dependencies (application1 requires library1 and application2.. application2 also requires library1 and additionally library5…) and the like.
  • is possibly the most popular desktop linux brand, so you get a LOT of hits for pretty much anything you search for… but also a lot of noise (”halp how to quite email program??”) also how is babby formed.
  • kubuntu, xubuntu, edubuntu, uhh … fluxbuntu… there are others, but these are all pretty much the same, they just differ mostly in what default Window Manager (the graphical windowy layer of abstraction through which you communicate with the hardware) is used. ubuntu uses gnome, kubuntu uses kde, xubuntu uses xfce4… ie you can install ubuntu, and then install kde, and then you’ll have “kubuntu”.

trusty, clean, sane, true-to-the-unix-spirit slackware:

  • http://www.slackware.com/
  • installing this brand of linux, you’re dropped into a commandline. BIG FUCKING DEAL though :D the reason no graphical-shmaphical (though arguably the setup and cfdisk are curses-based so yeah, it’s graphical.) hand-holding is because it’s actually a pretty standard no-surprises easy process (once you’ve done it a couple times). The thing to remember here, is that you’ve hopefully backed up anything you need, or are dealing with a new machine, a blank slate, so that you don’t have to worry about losing anything. you can install onto and wipe clean the harddrive 30 billion times and you will still be at the same place. Advance with confidence!
  • there’s a ton of tutorials and how-tos and hand-holdings online, of course. :)
  • there is package management and it’s actually very easy though I don’t think it does dependency-tracking… maybe.. I don’t know.. to be honest, I didn’t really update much when I used slackware. I just installed what I needed, and if it worked, great. if it was broken I would upgrade but otherwise eh. Also I mostly compiled source, which was a great exercise in becoming not-scared of compiling from source, which is actually not scary at all. I didn’t have to do any more mucking around than using the “–help” suffix to see what options were available. It was easy, and I had control over how my programs were compiled (this was good because I could leave out some optional dependencies of a program if they messed my shit up or if I didn’t like them. I can’t think of one linux application I’ve come across that didn’t have a certain number of totally optional options, which you are totally missing out on when you use package management, I think.)

whew, uh… what next. no more cute clever titles.

knoppix – it’s a good recovery/boot cd to have around. does a great job of detecting stuff, I don’t think it has an installation program, so it’s handy to use to fix a messed up drive. you will be working from the CD-ROM drive, but can mount your hard-drive and access it that way, as a lover, from afar.

  • http://www.knoppix.com/
  • KDE.. might have other options I dunno

got bored of this. also look at:

gentoo (extensive documentation, build from source)

dyne:bolic (another liveCD only, focus on multimedia)

there’s BSD varieties, which is, kind of confusingly, another kind of UNIX but not strictly LINUX. but they look pretty similar. a lot of people really like BSD. there’s netbsd, openbsd, freebsd… for desktop use I think I’d probably recommend freebsd. they call partitions “slices”. worth checking out. I have been meaning to give more attention to freebsd. I recall really appreciating their cron file, or something… something like that was very sensible.

um, what else. that’s pretty much all I can recommend. Maybe Fedora, maybe PCLinuxOS…

oh I should’ve just linked here maybe: http://distrowatch.com/dwres.php?resource=major