TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Any Special Projects Over the Holidays?

39 pointsby brentrover 16 years ago
I just finished all of my work for this semester. Now I am free to do whatever I want until about the middle of January. My plan is to learn more about Objective-C. Since a lot of us are college students, I was wondering: What projects are you working on over the break?

57 comments

randomwalkerover 16 years ago
I'm a grad student. I'm working on a way to turn papers written in latex into a form that's readable online, because having to print everything is so 1990s. I start from the output of latex2html and go from there. For instance, if you hover over a citation, I pop up a bubble showing you links to author homepages, the abstract of the cited paper, download links, etc., even though the latex bibliography didn't specify any of those.<p>Edit: I do this by doing a full-text search on the citeseer database, which is a couple gigs uncompressed. Right now I'm grappling with the xapian library: <a href="http://www.rkblog.rk.edu.pl/w/p/xapian-python/" rel="nofollow">http://www.rkblog.rk.edu.pl/w/p/xapian-python/</a> If someone knows an easier/better way to do this, I'd love to hear. Thanks.
评论 #405620 未加载
DarkShikariover 16 years ago
I have a 5000-line, awfully written and horribly slow (but working!) patch from an offshore team that implements the rather complicated MBAFF features of H.264 in the open source x264 encoder.<p>I'm going to take it and make it committable.<p>Yes, I'm risking my sanity.
bemmuover 16 years ago
I'm a full-time small project maniac. I've been working by myself for over a year now, my model being to work on a lot of small things for a few days, trying if anything catches on. Worked great so far. I've done about 40 different things, some released and abandoned, some abandoned due to lack of interest, but a few I've released and they've succeeded well enough to cover the time spent on all the others. Christmas will be the only time I'm NOT working on some small project, but I'm sure I can't avoid thinking about them.
评论 #405519 未加载
SwellJoeover 16 years ago
I'm not a college student, but I have been taking advantage of a little bit of a slowdown during the holidays (sales always drop off a bit for a couple of weeks).<p>I'm working on a chiptune version of Abbey Road, in order to teach myself a few new trackers that I've never used before (the last trackers I used heavily were OctaMED and ProTracker on the Amiga). I'm mainly tinkering with Renoise, which is an awesome multi-platform modern tracker with VST/LADSPA support. But I'm also playing with a cool sounding SID emulating tracker called Goattracker, and NitroTracker for the Nintendo DS. I probably won't finish all of Abbey Road in two weeks or spare time, since it's quite elaborate, and I'm only about half of the way through one song two days in, but I'm sure I can make three or four nice tracks. And I'll probably get faster as I get more comfortable with the tools.
评论 #405094 未加载
brandnewlowover 16 years ago
Making a local politician tracker for Chicago.<p>Basically a Chicago clone of this:<p><a href="http://prototype.nytimes.com/represent/" rel="nofollow">http://prototype.nytimes.com/represent/</a>
评论 #404960 未加载
wastedbrainsover 16 years ago
My goal over the holidays is to become much better with my editor (emacs). I am also trying to contribute a bit to open source and release some Merb and DataMapper code onto github.
dangroverover 16 years ago
I've got updated versions for all of my products (<a href="http://www.wonderwarp.com" rel="nofollow">http://www.wonderwarp.com</a>) in the works.<p>I've got an incremental update to ShoveBox in testing now, but I'm spending most of my resources finalizing the iPhone version of the app and getting it to sync properly with the desktop app. That will probably be 1.8 or 2.0.<p>I'm not sure if I should charge for the iPhone app or not though. I'm worried Windows people will accidentally download it and get pissed. Hmm. But none of my direct competitors (except for maybe Evernote) have this feature, so I'll be psyched to have it out.
评论 #404913 未加载
HeyLaughingBoyover 16 years ago
1) I promised someone I'd build him a remote-controlled swivel for a pole mounted movie camera and I have yet to finish it, that's project #1. Gonna be spending a couple hours in the machine shop! 2) Hopefully finish up the software for my wireless temperature monitor, build a page for it and start getting some sales :-)
nailerover 16 years ago
Continung work on 'perf' my top replacement:<p>* Load average based on the amount of CPU cores in the machine, so that 100% is busy anywhere you run it.<p>* Figures for memory unused by apps, more apparent usage of page cache<p>* Figures for IO alas IOtop<p>* IO nicing<p>* Not doing silly thing like opening and closing a file handle every loop.<p>* Zebra striping, other niceties.<p>Also making a working, simple, stable dock for Linux - a GNOME panel applet to replace the window list.
youngnhover 16 years ago
A compiler that takes Sed programs and produces Parrot interpreter code. It was a project in a college Compilers class that I didn't take seriously enough, so I'm revisiting it to see if I've actually grown better at this programming thing since I've graduated.
Darmaniover 16 years ago
I'm working on a way to play the card game Mao online, except that, as Mao is a game that lets you make your own rules, in order to be capable of playing a substantial subset, it'll have to be capable of playing any card game.<p>(Yes, I've thought about turning this into a startup.)<p>And that reminds me, I really should be working on that right now, if I'm going to have time to do my college apps...
GavinBover 16 years ago
Writing my novel!<p>Okay, so I guess I'm not a real hacker.
评论 #404971 未加载
abstractbillover 16 years ago
Hoping to get a bit further with the robotic xylophone I'm building: <a href="http://prehacked.com/tag/xylophone" rel="nofollow">http://prehacked.com/tag/xylophone</a>
axodover 16 years ago
Finish XMPP/Jabber support in Mibbit.<p>It's a ridiculously overcomplicated horrible format designed by committee :( Seems like a good job to pick though...
评论 #405093 未加载
akkartikover 16 years ago
Trying to understand a reimplementation of a famous AI program from the 70s that I've had lying around for 9 years: <a href="http://github.com/akkartik/am-utexas/tree/master" rel="nofollow">http://github.com/akkartik/am-utexas/tree/master</a><p>And oh, learning prolog as I go.
st3fanover 16 years ago
Eat turkey. Drink eggnog. Spend time with the family. Stay away from the computer and work.
tomeover 16 years ago
I'm going to be improving metapaw-dip: <a href="http://www.metapaw.co.uk/projects/metapaw-dip/" rel="nofollow">http://www.metapaw.co.uk/projects/metapaw-dip/</a><p>At the moment I'm working on automatically generating maps from a small base dataset, and shortly I'll start working on a Django based wrapper to host this for many people's use.
sympticover 16 years ago
My partner and I are going to remake <a href="http://jobzor.com" rel="nofollow">http://jobzor.com</a>. We were originally looking to make a job board and internship recruiter as a Facebook App, but it's just not our thing and there is enough competition in the market already for that.<p>Instead, since we both rely heavily on freelance work, we're positioning it as a directory of approved designer (with specific specialties), copywriter, and developer freelancers so clients looking for work or partners can find them easily.<p>Given my focus on delivering great designs within my focus-time of 24 hours, this should be a good help in finding clients, as well as any revenue we scrape together through the site if we choose to monetize it.<p>Any HN members interested in being listed?
评论 #405265 未加载
pxlpshrover 16 years ago
Going to take a nice week long break away from my home in Austin. For the past 4 months I've been cooped up in my place trying to get everything put together with this mobile app company. It's been many late nights and 7 day work weeks... time to recharge.<p>Spiked egg-nog... here I come!
jcapoteover 16 years ago
I'll finishing my sinatra/sparrow web app that ensures a set amount of EC2 instances are up and running at all times by automatically running other instances among failure. I'd like to launch early next year, <a href="http://www.ec2mon.com" rel="nofollow">http://www.ec2mon.com</a>
joshsharpover 16 years ago
Thinking of hacking together a twitter archiver, for those who want to keep a record of their tweets past the limit Twitter itself currently offers. Will allow export in csv etc., and possibly printing off your tweets as a diary-style book, if there's enough interest.
评论 #405080 未加载
chomchomover 16 years ago
Although I'm not really on holiday I seem to have taken on the reinvigoration of the customwars project. It's a java 2d tile war game like chess but with nice animations. It's over at customwars.com if anyone would liek to help out over their time off.
speekover 16 years ago
Flock simulator in either ObjC, some form of lisp/scheme, or Erlang. Haven't decided yet but Erlang really makes me happy.<p>I'll probably start up another company January 2. I have a dream about educating the world's future smart people.
评论 #404871 未加载
评论 #404953 未加载
bjclarkover 16 years ago
Working on some super awesome blog software. Just like, uh, everyone else in the world.
评论 #405078 未加载
akeeferover 16 years ago
Writing a Java bytecode emitter for my company's language (currently called GScript, hopefully open-sourced under a different name some time in the not-too-distant future). It's currently executed off the parsed AST.
bkrauszover 16 years ago
Research into web crawlers for a startup idea, some consulting work, and bartending classes.<p>Also writing up an article about the soda machine card reader I built, as well as some other blog posts.
trueboskoover 16 years ago
Nothing spectacular but I'm going to try my first go at using PyGTK as I finish up a very simple command-line ftp uploader. The api is almost done, then I'll just wrap the GUI around it. I've only worked on it for a few hours but have learned a lot about Python in terms of file/directory scanning, ftp, and threading.<p>Apart from that, I'm just taking the time to get a simple portfolio/resume site up. Working full time during the year makes it hard to get time for these things.
iron_ballover 16 years ago
Writing a simple Missile Command clone with separate game logic and graphics modules; after using simple 2D graphics to test the gameplay, I'm writing a 3D artillery-style graphic representation. The whole thing is mostly an exercise to learn the Actionscript 3D library Papervision3D better -- there's a ton of work there in the future as the Flash Player keeps improving its core 3D transformations.
laktekover 16 years ago
I created Ruby Advent (<a href="http://advent2008.hackruby.com" rel="nofollow">http://advent2008.hackruby.com</a>), which was inspired by 24ways(httpL//24ways.org). It was actually turned out to be a great experience. I got the opportunity to connect with many renowned Ruby Hackers and learn bunch of awesome stuff myself. Also, I sincerely hope other Rubyists too enjoyed the series.
tialysover 16 years ago
I've been playing through the games I haven't had time to, and also learning how to write apps for my Mac and by extension for the iPhone. I've had a bunch of ideas for things I thought would be great for the iPhone, so I made a class next semester with a friend of mine and we're going to start a business. (And before someone says it, we checked and we own the code ^_^)
tjrover 16 years ago
I'm no longer in college, but my employer does give a lengthy winter break. I plan to finish some iPhone applications (hopefully providing some extra income), work on some music recording, read, and do a bit of volunteer work for Project GNU.<p>Basically, what I do on free evening/weekend hours, but I'll get to focus on it for longer blocks of time. :-)
ideamonkover 16 years ago
I'm gona finish <a href="http://www.bestdealaz.com" rel="nofollow">http://www.bestdealaz.com</a> soon, and then begin to expand portfolio at <a href="http://www.madetokill.com" rel="nofollow">http://www.madetokill.com</a> Also, have a nice web app {secret} me and my friend have been working on :)
mcxxover 16 years ago
A Lisp library for the Twitter API. And then, use it for some reasonably small entertaining side project.
jasonlbaptisteover 16 years ago
We'll be releasing a new project to hacker news on Tuesday. It's perfectly timed for the holidays.
mdolonover 16 years ago
Going to wedding parties! Looks like all of my friends are getting married nowadays.<p>Also beginning work on a new project that is essentially an online site editor like Weebly but for a very niche market. Still figuring out exactly how to do that though.
mapleoinover 16 years ago
I'm gonna work on my Jekyll-in-python project I started a few weeks ago: <a href="http://github.com/mapleoin/pyblee/tree/master" rel="nofollow">http://github.com/mapleoin/pyblee/tree/master</a> . And while I'm at it, I'll also be improving my blogging.
meqifover 16 years ago
I'm working on a lightweight shell. It was originally an assignment for university, but I thought it was interesting to work on it.<p>I'm also trying to start a project with my Arduino, though I'm not sure what I'll create. Maybe a simple robot.
sammcdover 16 years ago
I have a large project I am working on, and will be spending my entire summer on. However, over Christmas break I have a very small website which is basically a product specific blog. Hopefully I will make a little amazon affiliate money.
ruddzwover 16 years ago
For my last winter break, I'll be working on completely re-doing a web-based game I made. I'm thinking I might also work my way through a simple book on NLP (<a href="http://www.nltk.org/book" rel="nofollow">http://www.nltk.org/book</a>).
rksprstover 16 years ago
Working on finishing up two web applications and an iPhone app that compliments one of the web apps.<p>Also some updates to my current iPhone apps (<a href="http://www.awaytalk.com" rel="nofollow">http://www.awaytalk.com</a>).
leftnodeover 16 years ago
Working more and more on my PHP framework, it's starting to get some traction as I will release 0.2 before new years. Check it out, <a href="http://artisansystem.com" rel="nofollow">http://artisansystem.com</a>
clearlytiredover 16 years ago
Brand-jacking: <a href="http://twitter.com/clearlytired" rel="nofollow">http://twitter.com/clearlytired</a><p>Exit strategy: get rid of crappy service without having to pay for the 'privilege' of doing so.
评论 #405220 未加载
drfloobover 16 years ago
Studying graduate-level texts on computer vision<p>... after re-learning 1st &#38; 2nd year calculus<p>... after re-learning trigonometry<p>... after refreshing my memory on algebra &#38; geometry
djbover 16 years ago
SICP and learning calculus.
strebloover 16 years ago
I'm making a mod for Half-Life 2 with a friend. At this point we're both fooling around with the SDK to see what we can do, but I think we have a solid plan for a pretty good mod.
sgroveover 16 years ago
Upgrading our webapp to the latest version of the symfony framework, then spinning off the open source version to attack another vertical. Makes for interesting and exciting work.
dmpaytonover 16 years ago
I'm not a student, but I do have most of a week off and I'll be working on a way to help diabetics better manage their disease (my wife is Type I and I'm pre-pre-Type II).
gaiusover 16 years ago
I would like to really sink my teeth into OCaml or Haskell.
physcabover 16 years ago
Trying to do this <a href="http://news.ycombinator.com/item?id=406705" rel="nofollow">http://news.ycombinator.com/item?id=406705</a> ...any ideas welcome!
charlesjuover 16 years ago
Just graduated from college 2 weeks ago, working full-time on my iPhone gaming startup now. This last week has been the best in my life, I love startups!
rahulgargover 16 years ago
Python to C compiler.
评论 #405358 未加载
dhimesover 16 years ago
Finishing my second app; boosting the marketing to improve conversion rates on my site (which are abysmal....)
PStamatiouover 16 years ago
i graduated from undergrad last week so i'm just starting to devote more time to my startup for the last year or so. <a href="http://skribit.com" rel="nofollow">http://skribit.com</a>
sdurkinover 16 years ago
Just playing around with iPhone development.
epi0Bauquover 16 years ago
Clearing out some of my bug list.
theycallmepostover 16 years ago
refactoring the 9 year old PHP code i've been recently assigned to maintain at work
qqqover 16 years ago
Gonna read more Feynman and Popper.