IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1822.24 MB
Powered by
Channel Info
Network: freenodeChannel: #csharp |
Search in www.irclog.org
Log from #csharp at freenode 2006-06-09
[08:54]<xylxjzys>When the current "game" is finished, you commit.
[08:54]<xylxjzys>Or alternatively, when the last person closes the file.
[08:54]<xylxjzys>While any given file is open and being edited, that's the work-in-progress on a new revision.
[08:54]<zgzzcydjvgev>or a periodic "save state"
[08:54]<szgdvddgzgzzaxd>Xiphoris: regardless, the more sophisticated your undo, the more limited it has to be, and the worse the chances of someone accidently obliterating your work. Better to avoid it if possible, at least by locking the line.
[08:54]<xylxjzys>After N commits, where N could be 1 or 2, the command history is gone.
[08:55]<xylxjzys>SanityInAnarchy: What does that mean, though, if someone inserts a line above yours? Your line moves down, right?
[08:55]<zgzzcydjvgev>http://nwiki.org/intellitrack/
[08:55]<zgzzcydjvgev>document site up :P
[08:55]<szgdvddgzgzzaxd>Xiphoris: it moves down, but it moves down intact.
[08:56]<szgdvddgzgzzaxd>Xiphoris: so yes, it's weird, but it doesn't immediately make a jumble. It's the difference between "I see what happened here, that's a sane, logical change of a single line, and it doesn't clutter the undo history"
[08:57]<kdzdg>10 secs :D
[08:57]<szgdvddgzgzzaxd>versus a jumble: laoeckhlaoerckhaleus.,nu ... and you have an undo history of
[08:57]<kdzdg>AnarkiDotNET, how much you got left?
[08:57]<xylxjzys>SanityInAnarchy: Also, each client should be able to track changes made just by the current user.
[08:57]<szgdvddgzgzzaxd>undo l, undo a, undo o, undo e, undo c, undo k...
[08:57]<xylxjzys>SanityInAnarchy: so you can always see and preserve your work.
[08:57]<xylxjzys>bbl, need to run to the store
[08:57]<zgzzcydjvgev>i'm 39% done
[08:57]<kdzdg>hurry up :P
[08:57]<zgzzcydjvgev>lol
[08:57]<zgzzcydjvgev>ok lets summarize
[08:58]<kdzdg>i just got to get my serial then im off to install it
[08:58]<zgzzcydjvgev>should be in the email they sent you
[08:58]<xylxjzys[rpc]>AnarkiDotNET: One last thing.... I suggest you write up the algorithms you intend to use to synchronize command by various clients before you start writing the server
[08:58]<kdzdg>i know :)
[08:58]<xylxjzys[rpc]>that algorithm might affect the internal data structures
[08:59]<xylxjzys[rpc]>bbl!
[08:59]<zgzzcydjvgev>yeah :)
[08:59]<kdzdg>im going to make a copy of my Vista when i buy it cause i know ill fuck it up some how ;)
[09:00]<kdzdg>and i heard Vista Ult. will cost $635 >.<
[09:00]<szgdvddgzgzzaxd>...wow
[09:00]<szgdvddgzgzzaxd>yet another reason I love Linux
[09:00]<zgzzcydjvgev>lol
[09:00]<szgdvddgzgzzaxd>I could buy a PS3 with that!
[09:00]<kdzdg>yeah Linux is excellent to a certain point then it falls short of a tree
[09:00]<szgdvddgzgzzaxd>... or a 360 and a Wii
[09:01]<kdzdg>like games, etc
[09:01]<kdzdg>im off ill brb in an hour
[09:01]<kdzdg>later guys
[09:01]<szgdvddgzgzzaxd>Kiryn: *cough* Quake 4 native *cough* Half-Life 2 on Wine....
[09:01]<szgdvddgzgzzaxd>ach, too slow
[09:02]<zgzzcydjvgev>so uhh
[09:02]<zgzzcydjvgev>heh
[09:04]<szgdvddgzgzzaxd>yeah... probably not a good idea to bring up Linux in a C# channel, anyway...
[09:06]<szgdvddgzgzzaxd>especially as it's past bedtime. Night, all. Good luck, Anarki, I am interested to see what you come up with...
[09:07]<zgzzcydjvgev>another night of writing...and to think i failed english all through middle school and highschool...i get out of school and spend all my time writing
[09:08]<zgzzcydjvgev>argh
[09:09]<zgzzcydjvgev>"IntelliTrack" name is already taken by some barcode scanning company
[09:09]<zgzzcydjvgev>second choice name is MU.NET
[09:09]<zgzzcydjvgev>multiuser .NET
[09:19]<zgzzcydjvgev>http://nwiki.org/mu.net/ <--more info
[10:03]<dnscr>morning
[10:05]<zzcn><3
[10:08]<xylxjzys[rpc]>multiuser .net?
[10:08]<xylxjzys[rpc]>it's not .net, it's a text editor
[10:08]<xylxjzys[rpc]>I'm happy with "Multiplayer Notepad" personally :P
[10:09]<zgzzcydjvgev>MN?
[10:09]<zgzzcydjvgev>heh
[10:09]<xylxjzys[rpc]>I have some other stuff I need to work on
[10:09]<zgzzcydjvgev>k
[10:09]<xylxjzys[rpc]>a program that monitors processes on the system and enforces certain policies
[10:09]<xylxjzys[rpc]>for example
[10:09]<zgzzcydjvgev>heh
[10:09]<xylxjzys[rpc]>you have a whitelist of program names, like c:\blah.exe
[10:09]<xylxjzys[rpc]>if a program not on the whitelist uses more than, say, 90% CPU, then my monitoring program sets it priority to idle
[10:10]<xylxjzys[rpc]>I've had programs freeze my entire computer like once a week for the past couple months
[10:10]<xylxjzys[rpc]>it really makes me upset when it locks so bad that I can't even use Task Manager to kill the damn thing
[10:10]<xylxjzys[rpc]>so, if said program isn't on my whitelist, my monitor will either suspend it or make it idle priority
[10:10]<zgzzcydjvgev>just buggy programs that get locked in infinte loops or something?
[10:12]<xylxjzys[rpc]>not sure
[10:12]<xylxjzys[rpc]>I've had it happen to a lot of things
[10:12]<xylxjzys[rpc]>Firefox, Explorer, Word once
[10:12]<xylxjzys[rpc]>I think some software I have from NVidia is doing it
[10:13]<xylxjzys[rpc]>because it ... I don't know, it's like if I manage to kill the process that's killing the CPU, some other process will kill the CPU
[10:13]<zgzzcydjvgev>you doing any overclocking?
[10:13]<zgzzcydjvgev>sounds like a hardware problem
[10:13]<zgzzcydjvgev>try updating chipset + bios
[10:13]<kdzdg>hey im back
[10:14]<kdzdg>AnarkiDotNET, im having a problem with it dammit
[10:14]<zgzzcydjvgev>?
[10:14]<kdzdg>the screen flickers
[10:14]<zgzzcydjvgev>im 94% downloaded
[10:15]<kdzdg>its pissing me off but overall its good
[10:16]<zgzzcydjvgev>well i bet i'll have more problems than you: i dont even have a DVD burner :P
[10:16]<kdzdg>get one :P
[10:16]<zgzzcydjvgev>i'm going to try a USB-boot-install thingie
[10:16]<kdzdg>;)
[10:16]<zgzzcydjvgev>hahahah...
[10:16]<zgzzcydjvgev>with what money?
[10:16]<kdzdg>no job?
[10:16]<zgzzcydjvgev>i have like less than $20 cash and the money in the bank is for rent...
[10:16]<zgzzcydjvgev>not yet
[10:17]<kdzdg>that sucks
[10:17]<zgzzcydjvgev>tell me about it...
[10:17]<kdzdg>i haven't found a job in 2 years >.<
[10:19]<kdzdg>w00t no more flashing
[10:20]<kdzdg>i have to reboot brb
[10:25]<kdzdg>oh AnarkiDotNET it doesn't let you boot into anything else so watch out on that too







