Frederik B

Results 16 comments of Frederik B

I'm running into a similar problem with a project of mine, where I'd like to reuse an existing actor across multiple consumers (e.g., rust-irc and hyper). Currently on the 0.13...

I'm interested in implementing DCC in the future (probably in the fall). I'll do some experiments, starting with some minor plumbing to support parsing DCC sends to the IRC client,...

Thanks for the encouraging response! I've been thinking about doing this in its own crate for a bit and will take a closer look later. (I'm on vacation and won't...

I just became aware that this black/grey distinction does'nt exist on all ports. It's up to us if we consider it cheating or just a usability enhancement ;) I'm not...

80x24 is correct, as it is the default amount of columns/rows for a terminal window, e.g. `echo $COLUMNS $ROWS` in your non-maximized terminal.

That wasn't completely correct :-) It must be less than 24. I am not sure if there's a margin above and below the map, but at the very least we...

You're right! It doesn't move anymore - but now I sometimes select text when shift-clicking. Steps to reproduce: - Single-click on some text (the big "BrowserHack" title or some text...

Thanks. I am right to assume that you put your code in web/ also under nethack public license (dat/license)?

Is this project aimed towards making Firefox less talkative? Or "better for the user"? I am asking because Tracking Protection talks to a classification server. It uses the same API...

Thanks for the clarification, Gian-Carlo!