Re: [dev] Pseudo-3D shooter written completely in awk using raycasting technique

2016-01-18 Thread Silvan Jegen
On Tue, Jan 19, 2016 at 02:08:16AM -0200, Marc Collin wrote: > A friend told me about something you don't see every-day and I'm sure > people here are going to enjoy. [0] > It's a game inspired by the classic Wolfenstein 3D and Doom. The > novelty? It's a single awk file with ~650 lines of code. Wa

Re: [dev] surf

2016-01-18 Thread Tom Butz
Hi there, I installed/set up ssl: less error messages. Then it couldn´t find st: I made sure it was there. Still no success. Then I tried UBUNTU: same thing, couldn´t save. But printing to a PDF-file worked and the text was readable. FreeBSD must be a bit special; I can live with that and will p

Re: [dev] Pseudo-3D shooter written completely in awk using raycasting technique

2016-01-18 Thread Jonathen Russell
Saw it on HN the other day, tried it out for a bit. Kind of hard to use but I was surprised nonetheless. On Tue, Jan 19, 2016 at 2:08 PM, Marc Collin wrote: > A friend told me about something you don't see every-day and I'm sure > people here are going to enjoy. [0] > It's a game inspired by the

[dev] Pseudo-3D shooter written completely in awk using raycasting technique

2016-01-18 Thread Marc Collin
A friend told me about something you don't see every-day and I'm sure people here are going to enjoy. [0] It's a game inspired by the classic Wolfenstein 3D and Doom. The novelty? It's a single awk file with ~650 lines of code. Wall rendering is done using ray casting. Monsters and projectiles are

Re: [dev] [bugs] st clears up upon resize and other little things

2016-01-18 Thread Brad Luther
Markus - Setting it to 0 worked very well. Will try to get my head around getting the Delete key to work on st now. Thanks. On Sun, Jan 17, 2016 at 7:32 PM, Markus Teich wrote: > Brad Luther wrote: >> On the geometry being a multiple of the font, you say that "In the >> past there was some work

Re: [dev] surf

2016-01-18 Thread Christoph Lohmann
Greetings. On Mon, 18 Jan 2016 22:42:36 +0100 Tom Butz wrote: > Hi there, > > surf is THE browser for FreeBSD! I love it, it does sound and movies just > like that. > (Most webpages I visit do not use Flash). > > How do I save webpages? Right-click ´Download..' comes up with error messgea > o

Re: [dev] [slock] won't lock if unclutter grabbed mouse pointer

2016-01-18 Thread Markus Teich
Andreas Doll wrote: > On 2016-01-15 at 23:21, Markus Teich wrote: > > I don't like the man-page approach. Documentation always looses > > synchronization to the codebase, so my proposal would be to output a similar > > error message in slock. The link from "slock: could not grab pointer" to > > `un

Re: [dev] [ANNOUNCE] vis-0.1: first release of a vim-like editor

2016-01-18 Thread Markus Teich
Heyho Jan, Jan Christoph Ebersbach wrote: > - Setting defaults requires patching some c file instead of config.def.h have you tried the visrc.lua file in the repository root? You can do any `set` command in there for your defaults. See my other mails in this thread. > - It took me ages to start

Re: [dev] surf

2016-01-18 Thread Kamil Cholewiński
> How do I save webpages? wget? :)