Re: PC for assembly learning purposes

2011-07-25 Thread Tomas Vavrys
several architectures, my original intention was to learn more about microprocessors at low level. 2011/7/25 Nick Holland : > On 07/24/11 07:27, Tomas Vavrys wrote: >> Hello, >> >> I am looking for a new cheap PC for assembly learning purposes, >> because I don't want to

Re: PC for assembly learning purposes

2011-07-24 Thread Tomas Vavrys
ne and proper computer architecture" is the perpose, what >> system do you recommend from the list of platform that OBSD supports? >> >> thanks and regards, >> >> bill >> >> David Vasek E C3 2011E~7B$C+24B$C) B$UB$D 7:52 E:gE!DDG >> >>

PC for assembly learning purposes

2011-07-24 Thread Tomas Vavrys
Hello, I am looking for a new cheap PC for assembly learning purposes, because I don't want to break my current workstation. I was thinking about http://www.tekmote.nl/epages/61504599.sf/nl_NL/?ObjectPath=/Shops/61504599/Products/CFL-006 but I am a little bit worried about current status "All on

Re: Theo's Birthday, have you done anything?

2011-05-19 Thread Tomas Vavrys
Done. Happy birthday! And big thanks to the whole team. Dne 19.5.2011 16:55 "Aaron" napsal(a): > Happy birthday Done! ( also poster ordered! ) :D

Your web development opinions

2011-02-23 Thread Tomas Vavrys
Hi, what does OpenBSD community think about new trends in web development HTML5, javascript (jquery), AJAX? Do you block javascript? If so, do you mind to turn it on sometimes? What browser do you use (lynx, firefox, chromium, ...)? I am learning Django at the moment and I would like to know more

Re: [Was: OT - gmail alternatives] PGP web mail anyone?

2010-12-14 Thread Tomas Vavrys
2010/12/14 Kevin Chadwick : > On Tue, 14 Dec 2010 23:06:49 +0100 > it is very hard to persuade someone to use PGP in the first place, and > even harder to believe they have a secure machine. I have a great experience with Pidgin and OTR. Even a child could handle the first authorization after a s

Re: [Was: OT - gmail alternatives] PGP web mail anyone?

2010-12-14 Thread Tomas Vavrys
Well, since Egypt we know that it's not going to happen. 2010/12/14 roberth : > On Tue, 14 Dec 2010 23:06:49 +0100 > Tomas Vavrys wrote: > >> Is there a light at the end of the tunnel somewhere to make email >> secure even for amateurs who don't know how to use PGP

Re: [Was: OT - gmail alternatives] PGP web mail anyone?

2010-12-14 Thread Tomas Vavrys
Is there a light at the end of the tunnel somewhere to make email secure even for amateurs who don't know how to use PGP? I'm very curious about the future of email, especially now. I would like to hear opinions of OpenBSD wizards. The thing is that it is very hard to persuade someone to use PGP al

Re: Campus internet connection

2010-12-07 Thread Tomas Vavrys
ddr, ETH_ALEN); + } +#endif /* __OpenBSD __ */ if (ioctl(s, add ? SIOCADDMULTI : SIOCDELMULTI, (caddr_t) &ifr) < 0) { perror("ioctl[SIOC{ADD/DEL}MULTI]"); 2010/11/17 David Coppa : > On Wed, Nov 17, 2010 at 4:38 PM, Tomas Vavrys wrote: >> Hello, >>

Re: Advice on learning C as first language

2010-11-25 Thread Tomas Vavrys
2010/11/24 James Hozier : > Are there any books that are more noob-friendly that want to learn C as their first language and explain basic programming terms along the way? I tried a lot of things and if I could go back I would choose "How to Design Programs". It's free and it uses DrScheme which i

Re: An OpenBSD smartphone

2010-11-17 Thread Tomas Vavrys
The best options is Android at the moment. It's working fine and I have to say I like it a lot. But it is definitely not open as possible. 2010/11/17 patric conant : > Yes, and we won't be supporting any obsolete platforms around here. > > On Nov 17, 2010 8:34 AM, "Francesco Vollero" wrote: > > I

Campus internet connection

2010-11-17 Thread Tomas Vavrys
Hello, I would like to use OpenBSD at school, but current documentation is only for Windows, Linux. Could you please guide me what is different and what man pages should I read? What bothers me is WPA supplicant. PF should not be a problem. Link to translated documentation, I know it is not perfe

Re: Building a Practical Penetration Test Lab

2010-11-12 Thread Tomas Vavrys
It's been a long time since I posted it. It was my first post to mailing list. Thank you for reminding me this. I've gotten in touch with stunning piece of work called OpenBSD, found a great friend and learned a lot of things thanks to OpenBSD. Thank you. It's amazing how time passes... 2010/11/12

Re: OpenBSD Vim Programming FAQ

2010-10-31 Thread Tomas Vavrys
http://tottinge.blogsome.com/use-vim-like-a-pro Great resource and not too overwhelming. 2010/10/9 Tomas Vavrys : > I would like to refer to using snipmate. I don't recommend it anymore, > because I forget the syntax details very easily with it. It is better > to write everythi

Re: Happy Birthday OpenBSD

2010-10-18 Thread Tomas Vavrys
Live long and prosper! 2010/10/18 Benjamin GUILLER : > 15 and *Only two remote holes in the default install* :) > > On Mon, Oct 18, 2010 at 7:13 PM, STeve Andre' wrote: > >> B 15 years!

Re: OpenBSD Vim Programming FAQ

2010-10-09 Thread Tomas Vavrys
I would like to refer to using snipmate. I don't recommend it anymore, because I forget the syntax details very easily with it. It is better to write everything on your own. 2010/10/9 Tomas Vavrys : > My last .vimrc. > > http://dl.dropbox.com/u/9017966/.vimrc > > 2010/10/9

Re: OpenBSD Vim Programming FAQ

2010-10-09 Thread Tomas Vavrys
My last .vimrc. http://dl.dropbox.com/u/9017966/.vimrc 2010/10/9 Tobias Ulmer : > On Sat, Oct 09, 2010 at 01:27:21AM +0300, Vladimir Kirillov wrote: > [...] >> style(9): >> Indentation is an 8 character tab. B Second level indents are four spaces. >> >> B B B while (cnt < 20) >> B B B z = a

Re: OpenBSD Vim Programming FAQ

2010-10-05 Thread Tomas Vavrys
I'll publish my .vimrc when I get home. 2010/10/5 David Coppa : > On Tue, Oct 5, 2010 at 11:38 AM, Tomas Vavrys wrote: >> I'm sorry. My bad. >> >> PDF Version >> http://dl.dropbox.com/u/9017966/OpenBSDDevelopementandVimProgrammingGuide.pdf >> >>

Re: OpenBSD Vim Programming FAQ

2010-10-05 Thread Tomas Vavrys
I'm sorry. My bad. PDF Version http://dl.dropbox.com/u/9017966/OpenBSDDevelopementandVimProgrammingGuide.pdf HTML Version http://dl.dropbox.com/u/9017966/OpenBSDDevelopementandVimProgrammingGuide.zip

Re: OpenBSD Vim Programming FAQ

2010-10-04 Thread Tomas Vavrys
After 2 months I have to announce that I am unable to finish the guide. I am too busy at the moment and unfortunately I will be still busy for a long time. Anyway, there has been a lot of people interested in this guide, so I suppose someone could use my work/ideas and make it come true. Document

Re: dmesg bug

2010-09-06 Thread Tomas Vavrys
Ah, I see. Thank you. I didn't know about it before. 2010/9/6 Nick Holland : > On 09/06/10 10:39, Alexander Hall wrote: >> On 09/06/10 16:18, Tomas Vavrys wrote: >>> A friend of mine has old Asus A3F and I have found a very interesting >>> bug in dmesg. When I type

dmesg bug

2010-09-06 Thread Tomas Vavrys
A friend of mine has old Asus A3F and I have found a very interesting bug in dmesg. When I type dmesg I don't get regular dmesg output. It starts in the middle of regular dmesg output and then it prints it 2 more times. dmesg output http://cleancode.cz/files/dmesg.log acpidump http://cleancode.cz

Re: OpenBSD Vim Programming FAQ

2010-08-13 Thread Tomas Vavrys
I am already writing and I don't want to hurry this thing up. It won't be ready this week. Rather in two weeks. After that I will send it to all of you who wants to help. Thank you for your patience. 2010/8/13 Rares Aioanei : > On Wed, 11 Aug 2010 21:43:09 +0200 > Tomas Vavrys

Re: OpenBSD Vim Programming FAQ

2010-08-12 Thread Tomas Vavrys
ps from OpenBSD programmers. It won't be perfect but I enjoy it. 2010/8/12 Ingo Schwarze : > Tomas Vavrys wrote on Thu, Aug 12, 2010 at 09:52:57AM +0200: > >> I don't want to do it > > Don't talk about what you want to do, just do it. > When it's done, tell p

Re: OpenBSD Vim Programming FAQ

2010-08-12 Thread Tomas Vavrys
A lot of people has sent me their opinions or questions. Let's make it clear. I don't want to do it Wiki-like, rather plain html page. It can become manual page who knows... You can still help just by sending an e-mail. My goals are: 1) "Make everything as simple as possible, but not simpler." -

OpenBSD Vim Programming FAQ

2010-08-11 Thread Tomas Vavrys
e (mail me off-list). A lot of code snippets is in cvim plugin, but my priority is community and practical habbits from more people. -- Tomas Vavrys

Re: Thinkpad SL510 woes

2010-08-10 Thread Tomas Vavrys
Where will we start? I'll do my best. 2010/8/10 Jacob Meuser : > On Tue, Aug 10, 2010 at 07:05:55PM +0200, Tomas Vavrys wrote: >> You can officially call OpenBSD world first UNIX-like OS which fully >> support Thinkpad SL510. Everything works fine (suspend/resume, Fn >>

Re: Thinkpad SL510 woes

2010-08-10 Thread Tomas Vavrys
You can officially call OpenBSD world first UNIX-like OS which fully support Thinkpad SL510. Everything works fine (suspend/resume, Fn keys), only external mute sound/microphone keys next to the keyboard don't work properly. I'll buy pizza to the whole team one day. :-] Thank you! OpenBSD 4.8 (GE

Re: developing openbsd?

2010-08-08 Thread Tomas Vavrys
n effort, it could even be bundled as a package. > > On 8/8/10, Tomas Vavrys wrote: >> It would be great if anybody could share whole .vim/ && .vimrc. I >> could write OpenBSD Vim C Programming manual once and for all. >> >> 2010/8/8 Darrin Chandler : >>> On

Re: developing openbsd?

2010-08-08 Thread Tomas Vavrys
It would be great if anybody could share whole .vim/ && .vimrc. I could write OpenBSD Vim C Programming manual once and for all. 2010/8/8 Darrin Chandler : > On Sun, Aug 08, 2010 at 04:39:56PM +0200, Tomas Vavrys wrote: >> Does any developer use c.vim plugin? I can't g

Re: developing openbsd?

2010-08-08 Thread Tomas Vavrys
Does any developer use c.vim plugin? I can't get it working properly according to STYLE(9). I would appreciate your settings. What other Vim plugins do you use?

Re: setting up crypto softraid

2010-07-29 Thread Tomas Vavrys
Or you can try this, also in /etc/rc. # Configure raid devices. until bioctl -c C -l /dev/sd0d softraid0; do done for dev in 0 1 2 3; do if [ -f /etc/raid$dev.conf ]; then raidctl -c /etc/raid$dev.conf raid$dev fi done On 07/29/10 22:04, Jiri B. wrote: > On Thu,

Re: Thinkpad SL510 woes

2010-07-27 Thread Tomas Vavrys
Small update. Theo has suggested to try i386 without apm support. @@ -1,4 +1,4 @@ -OpenBSD 4.7-current (RAMDISK_CD) #6: Thu Jul 22 20:21:46 EDT 2010 +OpenBSD 4.8-beta (RAMDISK_CD) #1: Thu Jul 27 20:29:08 EDT 2010 r...@acer.westerback.sa:/usr/src/sys/arch/i386/compile/RAMDISK_CD cpu0: Intel(R) Co

Re: Thinkpad SL510 woes

2010-07-20 Thread Tomas Vavrys
20/08/10 i386 -current and still no luck. I upgraded BIOS also, Lenovo releases BIOS updates pretty often. mainbus0: SMBIOS rev. 2.5 @ 0xe0010 (44 entries) bios0: vendor LENOVO version "6JET81WW (1.39 )" date 06/24/2010 bios0: LENOVO 28477TG On 07/08/10 23:00, Toma Vavrys wrote: > i386 -current

Re: Connecting to one of available networks on boot

2010-07-01 Thread Tomas Vavrys
IFSTATED.CONF(5) should help you. On 07/01/10 08:54, czark...@gmail.com wrote: > Date: Thu, 01 Jul 2010 10:54:07 +0400 > From: czark...@gmail.com > To: misc@openbsd.org > Subject: Connecting to one of available networks on boot > Message-ID: <4c2c3b8f.oqkyhtdvrrp9b9a5%czark...@gmail.com> > User-Ag

Thinkpad SL510 woes

2010-06-30 Thread Tomas Vavrys
o.us/~cleancode/ubuntu_lspcivv.txt - Tomas Vavrys