Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] [CFP] Call for presenters - May 10 Technical Meeting
- Date: Thu, 24 Apr 2014 20:18:28 +0900
- From: Kalin KOZHUHAROV <me.kalin@example.com>
- Subject: Re: [tlug] [CFP] Call for presenters - May 10 Technical Meeting
- References: <20140421213038.73a5ca24a1a6398145b213f8@computer.org> <535893D0.4080901@extellisys.com> <CAKXLc7evL6m2u8Q7o1=CJaMt14+32pbHB28Eo_6HCLZP8H0M+w@mail.gmail.com> <CAJMSLH4NpbEjMFQ9-JiANOxcU5Wa55W8vA8mAEWF9UxGVkRJMQ@mail.gmail.com> <CAKXLc7eYax37xOnMC2dHtY3+A5eONcm__AHb2WPPuY9=mjdaRQ@mail.gmail.com> <CAJMSLH5Z830T+AudHFqr6o83ydJo_Xa=Xr6yAm6Y2h9xoQwdiQ@mail.gmail.com> <CAKXLc7eSnXN2QCJm1PntCQHiaGxRrvBsn3j2oOPR80Rf9MsWUg@mail.gmail.com> <5358E50B.903@extellisys.com>
On Thu, Apr 24, 2014 at 7:18 PM, Travis Cardwell <travis.cardwell@example.com> wrote: > On 2014年04月24日 16:36, Kalin KOZHUHAROV wrote: >> On Thu, Apr 24, 2014 at 3:13 PM, 黒鉄章 wrote: >>> If only there was some way to make virtual server instances that could be >>> set with identical filesystem snapshots and spun up in seconds, each with >>> their own IP addresses so any number of challengers could login and begin >>> instantaneously .... >>> >> There are such solutions, but why bother? > > It depends on the exercises; ephemeral containers / virtual machines might > be desired if doing privilege escalation, destructive modification of the > filesystem, etc. Reading what you wrote below, I realize that you have a > different sort of "capture the flag" in mind. :) > yep, just solving "algorithmic" problems. >> A simple linux set up with remote ssh is enough. >> Everyone gets a home directory, nobody can sniff what others are doing >> (and there is no time). If you want more, namespace separation (to >> disallow people spoofing the options used for grep) or LXC is in >> order. >> >> Tasks are given by copying a certain directory, submitted by producing >> a file in ~/answer.txt ( a loop watches all ~/answer and greps for the >> right answer). >> Alternatively setup a git repo, clone in a new branch, commit/push >> back, add a server hook to look for correct answer and play a >> "BANG.wav". (branch is needed to prevent people from having unresolved >> conflicts). > > This sounds like fun! How about setting the server up to give users > access to a sequence of challenges, one at a time? When a user completes > a challenge, the server can update a leaderboard webpage, announce it > using TTS (example: "Kalin has completed challenge number one!"), and copy > the next challenge into the user's directory. > Actually one at a time is a bit difficult and a bit "racy" - if there is one good player s/he will win almost everything. Having a batch of different problems means that more people can win a battle (single problem) and one will win the war (all/most problems). Of course that is just speed, not elegance of solution or other programming contest. Having a git (directly github) will have timestamping and logs (for bad attempts). If code is pushed, instead of answer, then others can look for and pilfer ideas. Alternatively, if we limit the answers to a integer number, problems can be donwloaded locally then answer shouted in the room (problem 4, answer 34! -> WRONG!) This will heat up the atmosphere... I am starting to remember ACM/ICPC contests form my uni days... Cheers, Kalin.
- References:
- [tlug] [CFP] Call for presenters - May 10 Technical Meeting
- From: A.Tomita
- Re: [tlug] [CFP] Call for presenters - May 10 Technical Meeting
- From: Travis Cardwell
- Re: [tlug] [CFP] Call for presenters - May 10 Technical Meeting
- From: Kalin KOZHUHAROV
- Re: [tlug] [CFP] Call for presenters - May 10 Technical Meeting
- From: 黒鉄章
- Re: [tlug] [CFP] Call for presenters - May 10 Technical Meeting
- From: Kalin KOZHUHAROV
- Re: [tlug] [CFP] Call for presenters - May 10 Technical Meeting
- From: 黒鉄章
- Re: [tlug] [CFP] Call for presenters - May 10 Technical Meeting
- From: Kalin KOZHUHAROV
- Re: [tlug] [CFP] Call for presenters - May 10 Technical Meeting
- From: Travis Cardwell
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] [CFP] Call for presenters - May 10 Technical Meeting
- Next by Date: [tlug] [OT] email client tips?
- Previous by thread: Re: [tlug] [CFP] Call for presenters - May 10 Technical Meeting
- Next by thread: Re: [tlug] [CFP] Call for presenters - May 10 Technical Meeting
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links