diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/8seg/index.html | 85 | ||||
-rw-r--r-- | projects/index.html | 18 | ||||
-rw-r--r-- | projects/index.xml | 28 |
3 files changed, 116 insertions, 15 deletions
diff --git a/projects/8seg/index.html b/projects/8seg/index.html new file mode 100644 index 0000000..24478f3 --- /dev/null +++ b/projects/8seg/index.html @@ -0,0 +1,85 @@ +<!DOCTYPE html> +<html><head> + <meta charset="utf-8"> + <title>8seg | Home</title> + <meta name="description" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="mobile-web-app-capable" content="yes"> + <meta name="color-scheme" content="dark light"> + <link rel="stylesheet" href="/style.css"> +</head> +<body><nav> + <div class="internal"> + + <a href="/" title="Home">Home</a> + <a href="/blog/" title="Blog">Blog</a> + <a href="/projects/" title="Projects">Projects</a> + <a href="/about/" title="About">About</a> + </div> + <div class="external"> + <a href="https://git.jaseg.de/" title="cgit">cgit</a> + <a href="https://github.com/jaseg" title="Github">Github</a> + <a href="https://gitlab.com/neinseg" title="Gitlab">Gitlab</a> + <a href="https://chaos.social/@jaseg" title="Mastodon">Mastodon</a> + </span> +</nav> + + <header> + <h1>8seg</h1> +<ul class="breadcrumbs"> + <li><a href="/">jaseg.de</a></li> + <li><a href="/projects/">Projects</a></li><li><a href="/projects/8seg/">8seg</a></li> +</ul> + + </header> + <main> + <div class="links"> + <a href="https://git.jaseg.de/8seg.git">Sources and hardware design files</a> + <a href="https://8seg.jaseg.de/">Web interface at 37C3 (congress network only!)</a> + <a href="http://jaseg.de/blog/8seg">Technical overview blog post</a> + <a href="mailto:8seg.m@jaseg.de">Contact email</a> + </div> + <div class="document" id="seg"> +<h1 class="title">8seg</h1> + +<p>8seg is an experimental textual display. It is made from a 45m by 1.5m large lacework banner that can be put up in a +variety of spaces, conforming to the space's size and shape through bending and folding.</p> +<p>8seg is currently being set up at 37C3 in the entrance hall, on the second-floor railing in front of Hall X.</p> +<div class="section" id="posting-messages"> +<h2>Posting messages</h2> +<p>To send messages to the display, please use the web interface linked above.</p> +<p>8seg is a community service run by a sole volunteer. Please respect my work, and please do not post offensive messages, +spam or similar. 8seg is currently open to the congress network on the hope that y'all will behave civilly. Please don't +make me put a login wall in front of this thing, alright? ;)</p> +<p>You may write code to talk to the web interface, but please do not post automated messages at a frequency higher than +one per 20 minutes. No spam, no commercial advertising and absolutely nothing cryptocurrency-related.</p> +</div> +<div class="section" id="scheduling-regular-messages"> +<h2>Scheduling regular messages</h2> +<p>If you want your message to be added to the regular "idle rotation" of 8seg, which the display cycles through when no +other messages are queued, please email me at the contact email above.</p> +</div> +<div class="section" id="reporting-abuse"> +<h2>Reporting abuse</h2> +<p>If you see 8seg being used for something stupid or bad, please email me at the contact email above.</p> +</div> +<div class="section" id="further-questions"> +<h2>Further questions</h2> +<p>For further questions, please email me at the email linked above, or message me on mastodon at <a class="reference external" href="https://chaos.social/@jaseg">chaos.social/@jaseg</a>.</p> +</div> +</div> + </main><footer> + Copyright © 2023 Jan Sebastian Götte + / <a href="/about/">About</a> + / <a href="/imprint/">Imprint</a> +</footer> +<script> + if(navigator.getEnvironmentIntegrity!==undefined)document.querySelector('body').innerHTML=`<h1>Your browser + contains Google DRM</h1>"Web Environment Integrity" is a Google euphemism for a DRM that is designed to + prevent ad-blocking, and which Google has forced into their browsers against widespread public opposition. + In support of an open web, this website does not function with this DRM. Please install a browser such + as <a href="https://www.mozilla.org/en-US/firefox/new/">Firefox</a> that respects your freedom and supports + ad blockers.`; + </script> + </body> +</html> diff --git a/projects/index.html b/projects/index.html index 0d6a0c9..05b3e35 100644 --- a/projects/index.html +++ b/projects/index.html @@ -58,6 +58,24 @@ open an issue on the project's issue tracker.</p> </div> </div> + <div class="card"><h3><a href="/projects/8seg/">8seg</a></h3> + + <div class="summary"> + <div class="document"> + + +<p>8seg is an experimental textual display. It is made from a 45m by 1.5m large lacework banner that can be put up in a variety of spaces, conforming to the space's size and shape through bending and folding.</p> +</div> + <a href="http://jaseg.de/projects/8seg/">Read more</a> + </div> + <div class="links"> + <a href="https://git.jaseg.de/8seg.git">Sources and hardware design files</a> + <a href="https://8seg.jaseg.de/">Web interface at 37C3 (congress network only!)</a> + <a href="http://jaseg.de/blog/8seg">Technical overview blog post</a> + <a href="mailto:8seg.m@jaseg.de">Contact email</a> + </div> +</div> + <div class="card"><h3><a href="/projects/gerbolyze/">Gerbolyze</a></h3> <div class="summary"> diff --git a/projects/index.xml b/projects/index.xml index ee4fa9d..2742a44 100644 --- a/projects/index.xml +++ b/projects/index.xml @@ -7,12 +7,12 @@ <generator>Hugo -- gohugo.io</generator> <language>en-us</language> <copyright>Jan Sebastian Götte</copyright> - <lastBuildDate>Wed, 04 Oct 2023 23:42:00 +0200</lastBuildDate><atom:link href="http://jaseg.de/projects/index.xml" rel="self" type="application/rss+xml" /> + <lastBuildDate>Wed, 04 Oct 2023 23:42:00 +0200</lastBuildDate> + <atom:link href="http://jaseg.de/projects/index.xml" rel="self" type="application/rss+xml" /> <item> <title>KiMesh</title> <link>http://jaseg.de/projects/kimesh/</link> <pubDate>Wed, 04 Oct 2023 23:42:00 +0200</pubDate> - <guid>http://jaseg.de/projects/kimesh/</guid> <description><div class="document"> @@ -20,12 +20,21 @@ <p>KiMesh is a KiCad plugin that automatically creates security meshes with two or traces covering an arbitrarily-shaped outline on the board.</p> </div></description> </item> - + <item> + <title>8seg</title> + <link>http://jaseg.de/projects/8seg/</link> + <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> + <guid>http://jaseg.de/projects/8seg/</guid> + <description><div class="document"> + + +<p>8seg is an experimental textual display. It is made from a 45m by 1.5m large lacework banner that can be put up in a variety of spaces, conforming to the space's size and shape through bending and folding.</p> +</div></description> + </item> <item> <title>Gerbolyze</title> <link>http://jaseg.de/projects/gerbolyze/</link> <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> - <guid>http://jaseg.de/projects/gerbolyze/</guid> <description><div class="document"> @@ -33,12 +42,10 @@ <p>Gerbolyze is a tool that allows the modification of Gerber PCB artwork with a vector graphics editor like Inkscape. Gerbolyze directly converts between SVG and Gerber, and accurately reproduces details that other tools can not.</p> </div></description> </item> - <item> <title>Gerbonara</title> <link>http://jaseg.de/projects/gerbonara/</link> <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> - <guid>http://jaseg.de/projects/gerbonara/</guid> <description><div class="document"> @@ -46,12 +53,10 @@ <p>Gerbonara is a user-friendly, powerful tool for reading, writing, modification and rendering of Gerber PCB artwork from the command line or from Python code. Gerbonara supports the Gerber dialects of all industry-standard EDA tools.</p> </div></description> </item> - <item> <title>lolcat-c</title> <link>http://jaseg.de/projects/lolcat-c/</link> <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> - <guid>http://jaseg.de/projects/lolcat-c/</guid> <description><div class="document"> @@ -59,12 +64,10 @@ <p>lolcat-c is a small, high-performance re-implementation of the <a class="reference external" href="https://github.com/busyloop/lolcat">lolcat</a> rainbow cat utility. lolcat-c is meant as a lolcat that you can actually use in production. It is fast, not slowing down whatever you pipe through it, and it robustly handles real-world terminal output including escape sequences.</p> </div></description> </item> - <item> <title>python-mpv</title> <link>http://jaseg.de/projects/python-mpv/</link> <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> - <guid>http://jaseg.de/projects/python-mpv/</guid> <description><div class="document"> @@ -72,12 +75,10 @@ <p>python-mpv is a small, ctypes-based Python library wrapping the libmpv media player library. Despite its small size and simple API, python-mpv allows advanced control over libmpv and beyond simple remote control of mpv can be used to embed mpv in OpenGL, Qt, and GTK-based Python applications.</p> </div></description> </item> - <item> <title>svg-flatten</title> <link>http://jaseg.de/projects/svg-flatten/</link> <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> - <guid>http://jaseg.de/projects/svg-flatten/</guid> <description><div class="document"> @@ -85,12 +86,10 @@ <p>svg-flatten is a command-line utility that performs vector occlusion and clipping on SVG files, producing a flattened SVG file without overlapping elements, without changing what the file looks like. svg-flatten is used as a part of gerbolyze.</p> </div></description> </item> - <item> <title>wsdiff</title> <link>http://jaseg.de/projects/wsdiff/</link> <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> - <guid>http://jaseg.de/projects/wsdiff/</guid> <description><div class="document"> @@ -98,6 +97,5 @@ <p>wsdiff is a command-line utility that produces self-contained, syntax-highlighted, HTML-formatted diffs that support both unified and side-by-side diffs from a single source file using nothing but CSS magic.</p> </div></description> </item> - </channel> </rss> |