Jump to content

nyu

Veterans
  • Posts

    122
  • Joined

  • Last visited

 Content Type 

Profiles

Forums

Events

Reborn Development Blog

Rejuvenation Development Blog

Starlight Divide Devblog

Desolation Dev Blog

Everything posted by nyu

  1. @Neo: Please tell me that's not an MPD client (ncmpcpp?). It looks really nice. I've been wanted to switch from cmus to something with a more customizable interface, but I'm not a fan of the MPD client/server thing. Are you a fan of /r/unixporn ? They have a lot of really nice setups. Still working on getting the right side of the status bar set up. I'm liking my little desktop-indicator dots. Also the bar supports transparency now, so I'll have to play with that some time.
  2. Yay! Thank you Reborn~ I'ma go to the zoo today and touch all the goats. It's gunna be awesome.
  3. Mael! You went to California and didn't visit me?
  4. For the HDD: You're going to need a 2.5" SATA drive. It looks like the machine only supports SATA 2 (3GB/s), but depending on how much money you're willing to spend on the system, it seems it still could be worthwhile to throw an SSD in it: http://www.tomshardware.com/reviews/sata-6gbps-performance-sata-3gbps,3110.html http://pcpartpicker.com/parts/internal-hard-drive/#f=3 Might be a good place to start looking. For the battery: I've purchased a couple cheap, third-party batteries on eBay. They're usually a bit worse in terms of capacity, but I don't mind since it can be as much as a $100 difference between them and first-party replacements. Just make sure that the description says it's compatible with the 1545. http://www.ebay.com/sch/i.html?_trksid=m570.l3201&_nkw=inspiron+1545+battery&_sacat=0 Good luck!
  5. I've a paper due tomorrow ... so yay procrastination! Vidya: Cave Story. It's short enough to keep my attention plus it's adorable. Movie: American Beauty. Yep. Band: Between the Buried and Me. Finding a new riff every time I relisten to an album is always fun. Anime: Kara no Kyoukai. I think I cheated 'cause this might count as a movie. Oh well. TV: Breaking Bad. Nirvash we're Breaking Bad buddies! Pokemon: That yellow thing. Book: 1984. 'Tis double-plus good. Weapon: Daggers, 'cause they're short and stabby at the same time. Superhero: Mr. Black Square. I dunno, never really got into 'em. Drink: Gin and Tonic. It's got bubbles!
  6. Either control panel or maybe MODX. I dunno. You might not have any control over it
  7. Ame if you have any control over it, try flushing/resetting anything cache-related. I was just playing with a server yesterday that tried to send cached responses from a cache that didn't exist ... it lead to this exact problem.
  8. Playing with https://github.com/baskerville/bspwm
  9. I'll play, I'll play. Here's the most recent thing I've written... although 'tisn't very exciting.
  10. Conky and an MPD frontend? I've been looking into getting a new music player... What WM/DE?
  11. Yep, the server and Direct Connect will work regardless of any registry things that may happen.
  12. It's monsterwm with bar for the status bar thingy.
  13. Yeah, I rotate through them all, too ... they're adorable <3
  14. Ooh my favorite flavor thread~ Squeaky clean and boring: Pretending to do something:
  15. Sure, I can do that. PO should have built-in support for custom pokemon now, but I'm not quite sure how it works. Hopefully it'll be far less complicated than the last time we tried to do this.
  16. <3 Thanks guys~ You guys are awesome.
  17. So ... the server is randomly dying. We're not quite sure what the problem is, but the registry is having problems as well. I think it's related to that, but I'm not positive. Anyway, advance connect is still nyu.im, assuming we manage to keep restarting it after every crash/disconnect/whatever (Thanks Ikaru for doing that for the past couple hours or so~) Edit: Fixed fixed
  18. Power outage =/ It's expected to return around 10AM, but no guarantees about that. Edit: Fixed
  19. [quote name='Setsuna ' timestamp='1314651882' post='18929'] nyu's hosted a minecraft server before but whether or not he'd be willing to host ours is of his own decision. Sooo... yeah. [/quote] I'd love to do it, although I'm a bit concerned that I don't have enough bandwidth to spare for another server. Then again, maybe it won't even be an issue ... I really have no idea. We could always try it out for a few hours/days, if you'd like.
  20. [quote name='Amethyst' timestamp='1310325093' post='17649'] I mentioned this before Nyunyu, though a long time ago, but can we get a section for Gender-neutral items as well? The subsections would also be different though, for now Backgrounds and Pokedolls. [/quote] Should be good to go. If you ever add more neutral categories, when editing that snippet you now need to make sure that the neutral categories come before the gender-specific ones. Also fix the $neutral variable to reflect the total number of neutral categories. All of this is commented in the snippet, so it shouldn't be much of an issue (I hope). Also I'm a bit concerned with smaller-resolution screens ... does anybody's store look something like this? [attachment=205:2011-07-10-142631_1440x900_scrot.png] Because that's no fun at all...
  21. About 3 months too late, I finally have a somewhat-working version of the revamped Sprite Store. Feel free to use it as a replacement for the normal store, as at the very least it should allow you to purchase things. Be warned, however, that it may break at times, so use at your own risk. If I'm doing any serious modifications I'll put up a notification on the store itself to warn you that you probably don't want to play with it. That said, I'd really like to get some feedback on it, either feature requests or bug reports (if you provide screenshots with these I'd love it). A big concern I have is IE support, as I don't have a good way to test that, so if anybody wants to use IE, that'd be great. [url="http://pokemonreborn.com/store/beta.html"]Linky-link[/url] Things that still need to happen: [list][*]Clean up the top-right box: More jqueryui, links, css, etc.[*]Completely redo the equip page[*][s]Better post-purchase screen/notification (no more ugly alert box)[/s] (New goal: put that running pikachu gif in every place possible)[*]Error/money checking[*][s]New theme [/s](if anybody wants to do this, go here: [url="http://jqueryui.com/themeroller/"]http://jqueryui.com/themeroller/[/url])[*][s]Indication if you already own an item[/s][*][s]Make tab caching work[/s] (Yay much faster (as long as the gender doesn't change); boo less Pikachu gif)[/list] (Yay first announcement since the Server Status topic...)
  22. Very nice ... I especially like a lot of your sigs. [spoiler]Also if anyone doesn't wanna click all the links, copy/paste this in your address bar and go, it'll replace all the links with the image they link to (I think; it seems to work in Firefox and Chrome, at least): [code] javascript:void(function(){ var links = document.getElementsByClassName("bbc_url"); for (i=0; i<links.length; i++) if (/(?:deviantart|photobucket)/.test(links[i].href)) links[i].innerHTML = "<img src='" + links[i].href + "' />"; }()) [/code] I think the forums broke again, editing is screwing up things again... [/spoiler]
  23. [quote name='DrMudkip' timestamp='1308018870' post='15955'] ..Are you fucking kidding me? NYU'S A GIRL?!?!?! [/quote] I was not aware...
  24. [url=https://spreadsheets.google.com/spreadsheet/ccc?key=0AhouV_4o6k55dE5MWEFnUDRYWnN5V2VMSTVnR3ZucHc&hl=en_US&authkey=CPPN2rAP]Here's a Google Docs link because file hosting websites suck[/url]. Also some thoughts: I'd avoid BestBuy as NewEgg will probably beat them in price every single time. Maybe spend a bit more for a nicer HDD setup. Either a small SSD (for system files) + a large HDD (for storage) or RAID together some fairly fast HDDs. I played around with a build that costs about the same: http://imgur.com/wlJHq Differences: Motherboard: Cheaper with roughly the same specs. CPU: Exactly the same, but it's cheaper and came with free Kaspersky RAM: How much RAM is in your build? I put in 8GB but I honestly don't know how much you're going to need for gaming. Wireless Adapter: Uhh, it was cheap and I feel like all wireless adapters are practically the same. HDD: Two faster drives, with the intent that they would be in a RAID0 setup. Flash Drive: Uhh, I don't know how that got there, but it's free. Yeah, sorry about the ugly formatting of this post, but I'm afraid to change it or things will likely break.
  25. [quote name='Will' timestamp='1305233824' post='13951']This is some kinda disease, man. [b]Diseeeeeeeeeease.[/b],[/quote] Once upon a time didn't Hyperlisk do a fancy Javascript thing that would infect others' signature on MP? Not that I think Hyperlisk is involved with any of this ... just reminds me of that.
×
×
  • Create New...