emacs.d/clones/lisp/www.cliki.net/Marco Baringer.html
2022-10-07 15:47:14 +02:00

54 lines
No EOL
5.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CLiki: Marco Baringer</title>
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
href="https://www.cliki.net/site/feed/article.atom?title=Marco%20Baringer">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" href="static/css/colorize.css">
</head>
<body>
<span class="hidden">CLiki - Marco Baringer</span>
<div id="content"><div id="content-area"><div id="article-title">Marco Baringer</div><div id="article"> <i><b>Disclaimer:</b> this page is written by Marco Baringer with the CL hacker hat, not Marco Baringer with <a href="http://www.bese.it/">the software consultant</a> hat.</i> <p><h2>Q&amp;A Session with Marco Baringer</h2><p><b>So, who are you anyway?</b><p>I'm a jaclh (Just Another Common Lisp Hacker). I use Common Lisp to do cool stuff.<p><b>What really, really pisses you off about Lisp?</b><p>There's no programming "busy work." I really hate the fact that I can't spend a day just defining classes, bean properties or other boiler plate code, or playing mine sweeper while the project re-compiles and I mindlessly click to get back to the point of the application where the bug is. Instead I'm forced to spend 95% of time actually thinking about the problem at hand and how to best deal with it. Then, and this is the kicker, once i've figured out how to deal with the problem I don't spend hours writing infrastructure code or re-inventing simple wheels, but I just write the code and I'm done. You have no idea how anti-climatic this is.<p>smile, I was being funny.<p><b>If Common Lisp was a car, what would it be?</b><p>A <a href="http://www.elises.co.uk/models/">Lotus Elise</a>.<p><b>Do you have any open source common lisp code?</b><p>As a matter of fact I do. My personal utility package <a href="arnesi.html" class="internal">arnesi</a>, a testing framework <a href="FiveAM.html" class="internal">FiveAM</a>, a html generating thing <a href="yaclml.html" class="internal">yaclml</a> and the be all end all web framework <a href="ucw.html" class="internal">ucw</a>.<p>You can find them over at <a href="http://common-lisp.net/">common-lisp.net</a> (the project <a href="http://common-lisp.net/project/bese/">bese</a> and <a href="http://common-lisp.net/project/ucw/">ucw</a>.<p><b>Are you a <a href="Person.html" class="category">Person</a>?</b><p>No.<p><b>Do you occasionally go by the name <tt>segv</tt> and make a rukcus on <a href="irc.html" class="internal">irc</a>?</b><p>Yes.<p><b>What do you think about this <a href="https://www.cliki.net/xearth" class="new">xearth</a> thing?</b><p>I think it's pretty cool. I find it unsuprising, but never the less interesting, that almost all lispniks are located in Europe and the US. I was midly suprised to see more lispniks in Europe than the US.<p><b>Red pill or Blue pill?</b><p>I'm way too far down the rabbit hole to care.<p><b>what font at your emacs</b><p>I really like your emacs video, "slime.mov".
It's very useful
and I wanna know the name of font used at that video.
please tell me and sorry for my poor eng.</div></div>
<div id="footer" class="buttonbar"><ul><li><a href="Marco&#32;Baringer.html">Current version</a></li>
<li><a href="https://www.cliki.net/site/history?article=Marco%20Baringer">History</a></li>
<li><a href="https://www.cliki.net/site/backlinks?article=Marco%20Baringer">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=Marco%20Baringer&amp;from-revision=3637877208">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
</div>
<div id="header-buttons" class="buttonbar">
<ul>
<li><a href="https://www.cliki.net/">Home</a></li>
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
<li><a href="CLiki.html">About</a></li>
<li><a href="Text&#32;Formatting.html">Text Formatting</a></li>
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
</ul>
<div id="search">
<form action="https://www.cliki.net/site/search">
<label for="search_query" class="hidden">Search CLiki</label>
<input type="text" name="query" id="search_query" value="" />
<input type="submit" value="search" />
</form>
</div>
</div>
<div id="pageheader">
<div id="header">
<span id="logo">CLiki</span>
<span id="slogan">the common lisp wiki</span>
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
<label for="login_name" class="hidden">Account name</label>
<input type="text" name="name" id="login_name" class="login_input" />
<label for= "login_password" class="hidden">Password</label>
<input type="password" name="password" id="login_password" class="login_input" />
<input type="submit" name="login" value="login" id="login_submit" /><br />
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
</form>
</div>
</div>
</div>
</body></html>