Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5f5a5e1 πŸš€
Browse files Browse the repository at this point in the history
  • Loading branch information
andrigamerita committed Feb 14, 2024
1 parent dfea89c commit b876d9b
Show file tree
Hide file tree
Showing 24 changed files with 127 additions and 121 deletions.
29 changes: 15 additions & 14 deletions -1.html

Large diffs are not rendered by default.

19 changes: 10 additions & 9 deletions -2.html

Large diffs are not rendered by default.

82 changes: 42 additions & 40 deletions Static.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Static/CAPTCHA.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h1 class="tc-site-title">



<div class="tc-tiddler-title"><div class="tc-titlebar"><span class="View-Breadcrumbs"><span class="Path-Elem" data-path-elem="CAPTCHA"><details><summary>CAPTCHA</summary><div class="tc-table-of-contents"><ol class="tc-toc toc-selective-expandable"><div class="tc-tree"><div><ol></ol></div></div></ol></div></details></span><a class="Path-Copy" href="javascript:(navigator.clipboard.writeText(&quot;CAPTCHA&quot;))" title="Copy path to Clipboard">β–ͺ️</a></span><span class="tc-tiddler-controls"><button aria-expanded="false" aria-label="more" class="tc-btn-invisible tc-btn-%24%3A%2Fcore%2Fui%2FButtons%2Fmore-tiddler-actions" title="More actions"></button><div class=" tc-reveal" hidden="true"></div><span class=" tc-reveal"><button aria-label="fold tiddler" class="tc-btn-invisible tc-btn-%24%3A%2Fcore%2Fui%2FButtons%2Ffold" title="Fold the body of this tiddler"></button></span><span class=" tc-reveal" hidden="true"></span><button aria-label="edit" class="tc-btn-invisible tc-btn-%24%3A%2Fcore%2Fui%2FButtons%2Fedit" title="Edit this tiddler"></button><button aria-label="close" class="tc-btn-invisible tc-btn-%24%3A%2Fcore%2Fui%2FButtons%2Fclose" title="Close this tiddler"></button></span><span><h2 class="tc-title">CAPTCHA</h2></span></div><div class="tc-tiddler-info tc-popup-handle tc-reveal" hidden="true"></div></div><div class="tc-reveal"></div><div class=" tc-reveal"><div class="tc-subtitle"><a class="tc-tiddlylink tc-tiddlylink-resolves" href="Octt.html">Octt</a>Β 13th February 2024 at 7:29pm</div></div><div class=" tc-reveal"><div class="tc-tags-wrapper"></div></div><div class="OcttKB-i18n" style="font-size:initial;">
<div class="tc-tiddler-title"><div class="tc-titlebar"><span class="View-Breadcrumbs"><span class="Path-Elem" data-path-elem="CAPTCHA"><details><summary>CAPTCHA</summary><div class="tc-table-of-contents"><ol class="tc-toc toc-selective-expandable"><div class="tc-tree"><div><ol></ol></div></div></ol></div></details></span><a class="Path-Copy" href="javascript:(navigator.clipboard.writeText(&quot;CAPTCHA&quot;))" title="Copy path to Clipboard">β–ͺ️</a></span><span class="tc-tiddler-controls"><button aria-expanded="false" aria-label="more" class="tc-btn-invisible tc-btn-%24%3A%2Fcore%2Fui%2FButtons%2Fmore-tiddler-actions" title="More actions"></button><div class=" tc-reveal" hidden="true"></div><span class=" tc-reveal"><button aria-label="fold tiddler" class="tc-btn-invisible tc-btn-%24%3A%2Fcore%2Fui%2FButtons%2Ffold" title="Fold the body of this tiddler"></button></span><span class=" tc-reveal" hidden="true"></span><button aria-label="edit" class="tc-btn-invisible tc-btn-%24%3A%2Fcore%2Fui%2FButtons%2Fedit" title="Edit this tiddler"></button><button aria-label="close" class="tc-btn-invisible tc-btn-%24%3A%2Fcore%2Fui%2FButtons%2Fclose" title="Close this tiddler"></button></span><span><h2 class="tc-title">CAPTCHA</h2></span></div><div class="tc-tiddler-info tc-popup-handle tc-reveal" hidden="true"></div></div><div class="tc-reveal"></div><div class=" tc-reveal"><div class="tc-subtitle"><a class="tc-tiddlylink tc-tiddlylink-resolves" href="Octt.html">Octt</a>Β 13th February 2024 at 8:57pm</div></div><div class=" tc-reveal"><div class="tc-tags-wrapper"></div></div><div class="OcttKB-i18n" style="font-size:initial;">



Expand All @@ -64,7 +64,7 @@ <h1 class="tc-site-title">
<input class="NoSelect Checkbox-Btn Embed-Fullscreen-Btn" label="Fullscreen" type="checkbox">
<label class="NoSelect Checkbox-Btn Embed-Fullscreen-Btn">Fullscreen</label>
<iframe class="iFrameNormal" frameborder="0" src="https://en.m.wikipedia.org/wiki/CAPTCHA"></iframe>
</details></p><ul><li><a class="tc-tiddlylink-external" href="https://developers.google.com/recaptcha/" rel="noopener noreferrer" target="_blank">(Google) reCAPTCHA</a></li><li><a class="tc-tiddlylink-external" href="https://www.hcaptcha.com/" rel="noopener noreferrer" target="_blank">hCaptcha</a> β€” emerged as a reCAPTCHA alternative a few years ago, now solidified and started experimenting with very strange verification pictures</li><li><a class="tc-tiddlylink-external" href="https://www.cloudflare.com/products/turnstile/" rel="noopener noreferrer" target="_blank">Cloudflare Turnstile</a> β€” another alternative that popped up few months ago, strangely with no visual puzzle ever</li></ul></div>
</details></p><ul><li><a class="tc-tiddlylink-external" href="https://developers.google.com/recaptcha/" rel="noopener noreferrer" target="_blank">(Google) reCAPTCHA</a><ul><li>according to <a class="tc-tiddlylink-external" href="https://support.google.com/recaptcha#6262736" rel="noopener noreferrer" target="_blank">this support page, "Not seeing the checkbox and want an easier challenge?"</a>, while not explicitly said, I would think that there is a fallback version of reCAPTCHA for browsers without JavaScript... however, I don't think I've ever see it in practice</li></ul></li><li><a class="tc-tiddlylink-external" href="https://www.hcaptcha.com/" rel="noopener noreferrer" target="_blank">hCaptcha</a> β€” emerged as a reCAPTCHA alternative a few years ago, now solidified and started experimenting with very strange verification pictures</li><li><a class="tc-tiddlylink-external" href="https://www.cloudflare.com/products/turnstile/" rel="noopener noreferrer" target="_blank">Cloudflare Turnstile</a> β€” another alternative that popped up few months ago, strangely with no visual puzzle ever</li></ul></div>



Expand Down
4 changes: 2 additions & 2 deletions Static/Demoscene.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,13 @@ <h1 class="tc-site-title">
<input class="NoSelect Checkbox-Btn Embed-Fullscreen-Btn" label="Fullscreen" type="checkbox">
<label class="NoSelect Checkbox-Btn Embed-Fullscreen-Btn">Fullscreen</label>
<iframe class="iFrameNormal" frameborder="0" src="https://en.m.wikipedia.org/wiki/Electronic art"></iframe>
</details></p><ul><li><a class="tc-tiddlylink-external" href="https://www.dwitter.net/" rel="noopener noreferrer" target="_blank">dwitter</a> β€” <em>Social network for short js demos</em> β€” <span><span>[</span><span><a class="tc-tiddlylink-external" href="https://github.com/lionleaf/dwitter" rel="noopener noreferrer" target="_blank">Git</a></span><span>]</span></span> β€” <span><span>[</span><span><a class="tc-tiddlylink-external" href="https://github.com/dwitter-net/dwitter-frontend" rel="noopener noreferrer" target="_blank">Frontend Git</a></span><span>]</span></span></li></ul><h3 class="">Fractal</h3><p><details class="tw-details">
</details></p><ul><li><a class="tc-tiddlylink-external" href="https://www.dwitter.net/" rel="noopener noreferrer" target="_blank">dwitter</a> β€” <em>Social network for short js demos</em> β€” <span><span>[</span><span><a class="tc-tiddlylink-external" href="https://github.com/lionleaf/dwitter" rel="noopener noreferrer" target="_blank">Git</a></span><span>]</span></span> β€” <span><span>[</span><span><a class="tc-tiddlylink-external" href="https://github.com/dwitter-net/dwitter-frontend" rel="noopener noreferrer" target="_blank">Frontend Git</a></span><span>]</span></span></li><li><a class="tc-tiddlylink-external" href="https://wab.com/" rel="noopener noreferrer" target="_blank">WAB.com Web Demo Archive</a> β€” mainly old-style Amiga-style demos recreated for Web</li></ul><h3 class="">Fractal</h3><p><details class="tw-details">
<summary><strong>Wikipedia</strong></summary>
<p class="Embed-From EmbedFrom">Embed of <a class="tc-tiddlylink-external" href="https://en.m.wikipedia.org/wiki/Fractal" rel="noopener noreferrer" target="_blank">https://en.m.wikipedia.org/wiki/Fractal</a></p>
<input class="NoSelect Checkbox-Btn Embed-Fullscreen-Btn" label="Fullscreen" type="checkbox">
<label class="NoSelect Checkbox-Btn Embed-Fullscreen-Btn">Fullscreen</label>
<iframe class="iFrameNormal" frameborder="0" src="https://en.m.wikipedia.org/wiki/Fractal"></iframe>
</details></p><ul><li><a class="tc-tiddlylink-external" href="https://fractus.whiskers.dev/" rel="noopener noreferrer" target="_blank">Fractus</a> β€” <em>Fractal Explorer</em></li></ul><p>Some interesting tech art pieces follow.</p><h2 class="">Web</h2><ul><li><a class="tc-tiddlylink-external" href="https://www.bryanbraun.com/after-dark-css/" rel="noopener noreferrer" target="_blank">After Dark Screensavers in CSS</a> β€” <span><span>[</span><span><a class="tc-tiddlylink-external" href="https://github.com/bryanbraun/after-dark-css" rel="noopener noreferrer" target="_blank">Git</a></span><span>]</span></span></li><li><a class="tc-tiddlylink-external" href="https://g.co/arts/6tBHA7mJESJtirzF9" rel="noopener noreferrer" target="_blank">Blob Opera</a> β€” <em>Create your own ML-powered opera song!</em></li><li><a class="tc-tiddlylink-external" href="https://joshworth.com/dev/pixelspace/pixelspace_solarsystem.html" rel="noopener noreferrer" target="_blank">If the Moon Were Only 1 Pixel</a> β€” <em>A tediously accurate map of the solar system</em></li><li><a class="tc-tiddlylink-external" href="https://mrdoob.com/lab/javascript/effects/ie6/index.html" rel="noopener noreferrer" target="_blank">Internet Explorer 6 Error</a></li><li><a class="tc-tiddlylink-external" href="https://neal.fun/space-elevator" rel="noopener noreferrer" target="_blank">neal – Space Elevator</a></li><li><a class="tc-tiddlylink-external" href="https://arkt.is/t/Yy53aWR0aD0yZTM7dCo9Mzt4LnRyYW5zbGF0ZSg5ODAsNDUwKTtmb3IoaT0wO2k8MzIyOyl4LmZpbGxTdHlsZT1SKGkpLHgucm90YXRlKCFpKkModC09LjAzKSshKGkrKyU0KSpTKHQpLzkrMS41NykseC5maWxsUmVjdCg1KmksNSppLDk5LDk5KQ==" rel="noopener noreferrer" target="_blank">Arktis – Tweet Demo</a> β€” <span><span>[</span><span><a class="tc-tiddlylink-external" href="https://github.com/sigvef/arktis-tweet-demo" rel="noopener noreferrer" target="_blank">Git</a></span><span>]</span></span></li><li><a class="tc-tiddlylink-external" href="https://web.archive.org/web/20231121232217/https://xyz.is/" rel="noopener noreferrer" target="_blank">http error CSS cube</a> (info unknown)</li><li><a class="tc-tiddlylink-external" href="http://www.p01.org/JS1K_2015_impossible_road/" rel="noopener noreferrer" target="_blank">p01 – Impossible Road</a></li><li><a class="tc-tiddlylink-external" href="http://www.p01.org/512b_micro_nova" rel="noopener noreferrer" target="_blank">p01 – Micro Nova</a></li><li><a class="tc-tiddlylink-external" href="http://www.p01.org/minami_district/" rel="noopener noreferrer" target="_blank">p01 – Minami District</a></li><li><a class="tc-tiddlylink-external" href="http://www.p01.org/minicraft/" rel="noopener noreferrer" target="_blank">p01 – Minicraft</a></li><li><a class="tc-tiddlylink-external" href="http://www.p01.org/starfield" rel="noopener noreferrer" target="_blank">p01 – Starfield</a></li><li><a class="tc-tiddlylink-external" href="http://www.p01.org/256b_tunnex" rel="noopener noreferrer" target="_blank">p01 – Tunnex</a> (Doesn't work in Firefox?)</li></ul><h3 class=""><a class="tc-tiddlylink-external" href="https://js1k.com/" rel="noopener noreferrer" target="_blank">Js1k</a> β€” <em>The JavaScript code golfing competition</em></h3><ul><li><a class="tc-tiddlylink-external" href="https://js1k.com/2019-x/details/4001" rel="noopener noreferrer" target="_blank">Nyan Cat 2.0 (no audio?)</a></li><li><a class="tc-tiddlylink-external" href="https://js1k.com/2019-x/details/4142" rel="noopener noreferrer" target="_blank">Across The Multiverse</a></li><li><a class="tc-tiddlylink-external" href="https://js1k.com/2019-x/details/4079" rel="noopener noreferrer" target="_blank">3D Verlet simulation</a></li><li><a class="tc-tiddlylink-external" href="https://js1k.com/2019-x/details/4276" rel="noopener noreferrer" target="_blank">Fractal Whirlwind</a></li><li><a class="tc-tiddlylink-external" href="https://js1k.com/2019-x/details/4148" rel="noopener noreferrer" target="_blank">Pixel Art Editor</a></li></ul><h3 class=""><a class="tc-tiddlylink-external" href="http://wildmag.de/compo/?order=round" rel="noopener noreferrer" target="_blank">256b.htm Competition</a></h3><ul><li><a class="tc-tiddlylink-external" href="http://wildmag.de/compo/Poi-Bounce/poi_256b_bounce.htm" rel="noopener noreferrer" target="_blank">Poi – Bounce</a></li><li><a class="tc-tiddlylink-external" href="http://wildmag.de/compo/Iotic-Mouse_Moire/iotic-mouse_moire.html" rel="noopener noreferrer" target="_blank">Iotic – Mouse Moire</a></li><li><a class="tc-tiddlylink-external" href="http://wildmag.de/compo/Psikorp-Splinecrap/psikorp-splinecrap.html" rel="noopener noreferrer" target="_blank">Psikorp – Splinecrap</a></li><li><a class="tc-tiddlylink-external" href="http://wildmag.de/compo/Mados-Divo/divo.html" rel="noopener noreferrer" target="_blank">Mados – Divo</a></li><li><a class="tc-tiddlylink-external" href="http://wildmag.de/compo/ScriptGuru-Serpinski/entry.html" rel="noopener noreferrer" target="_blank">ScriptGuru – Serpinski</a></li></ul>
</details></p><ul><li><a class="tc-tiddlylink-external" href="https://fractus.whiskers.dev/" rel="noopener noreferrer" target="_blank">Fractus</a> β€” <em>Fractal Explorer</em></li></ul><p>Some interesting tech art pieces follow.</p><h2 class="">Web</h2><ul><li><a class="tc-tiddlylink-external" href="https://www.bryanbraun.com/after-dark-css/" rel="noopener noreferrer" target="_blank">After Dark Screensavers in CSS</a> β€” <span><span>[</span><span><a class="tc-tiddlylink-external" href="https://github.com/bryanbraun/after-dark-css" rel="noopener noreferrer" target="_blank">Git</a></span><span>]</span></span></li><li><a class="tc-tiddlylink-external" href="https://g.co/arts/6tBHA7mJESJtirzF9" rel="noopener noreferrer" target="_blank">Blob Opera</a> β€” <em>Create your own ML-powered opera song!</em></li><li><a class="tc-tiddlylink-external" href="https://joshworth.com/dev/pixelspace/pixelspace_solarsystem.html" rel="noopener noreferrer" target="_blank">If the Moon Were Only 1 Pixel</a> β€” <em>A tediously accurate map of the solar system</em></li><li><a class="tc-tiddlylink-external" href="https://mrdoob.com/lab/javascript/effects/ie6/index.html" rel="noopener noreferrer" target="_blank">Internet Explorer 6 Error</a></li><li><a class="tc-tiddlylink-external" href="https://gubbdata.se/downloads/gubbdata2015/introlux/index2.html" rel="noopener noreferrer" target="_blank">Introlux (Genesis Project)</a> β€” <em>A HTML5/CSS3 web browser intro by Genesis Project for Gubbdata 2015 in Lund, Sweden</em></li><li><a class="tc-tiddlylink-external" href="https://neal.fun/space-elevator" rel="noopener noreferrer" target="_blank">neal – Space Elevator</a></li><li><a class="tc-tiddlylink-external" href="https://arkt.is/t/Yy53aWR0aD0yZTM7dCo9Mzt4LnRyYW5zbGF0ZSg5ODAsNDUwKTtmb3IoaT0wO2k8MzIyOyl4LmZpbGxTdHlsZT1SKGkpLHgucm90YXRlKCFpKkModC09LjAzKSshKGkrKyU0KSpTKHQpLzkrMS41NykseC5maWxsUmVjdCg1KmksNSppLDk5LDk5KQ==" rel="noopener noreferrer" target="_blank">Arktis – Tweet Demo</a> β€” <span><span>[</span><span><a class="tc-tiddlylink-external" href="https://github.com/sigvef/arktis-tweet-demo" rel="noopener noreferrer" target="_blank">Git</a></span><span>]</span></span></li><li><a class="tc-tiddlylink-external" href="https://web.archive.org/web/20231121232217/https://xyz.is/" rel="noopener noreferrer" target="_blank">http error CSS cube</a> (info unknown)</li><li><a class="tc-tiddlylink-external" href="http://www.p01.org/JS1K_2015_impossible_road/" rel="noopener noreferrer" target="_blank">p01 – Impossible Road</a></li><li><a class="tc-tiddlylink-external" href="http://www.p01.org/512b_micro_nova" rel="noopener noreferrer" target="_blank">p01 – Micro Nova</a></li><li><a class="tc-tiddlylink-external" href="http://www.p01.org/minami_district/" rel="noopener noreferrer" target="_blank">p01 – Minami District</a></li><li><a class="tc-tiddlylink-external" href="http://www.p01.org/minicraft/" rel="noopener noreferrer" target="_blank">p01 – Minicraft</a></li><li><a class="tc-tiddlylink-external" href="http://www.p01.org/starfield" rel="noopener noreferrer" target="_blank">p01 – Starfield</a></li><li><a class="tc-tiddlylink-external" href="http://www.p01.org/256b_tunnex" rel="noopener noreferrer" target="_blank">p01 – Tunnex</a> (Doesn't work in Firefox?)</li></ul><h3 class=""><a class="tc-tiddlylink-external" href="https://js1k.com/" rel="noopener noreferrer" target="_blank">Js1k</a> β€” <em>The JavaScript code golfing competition</em></h3><ul><li><a class="tc-tiddlylink-external" href="https://js1k.com/2019-x/details/4001" rel="noopener noreferrer" target="_blank">Nyan Cat 2.0 (no audio?)</a></li><li><a class="tc-tiddlylink-external" href="https://js1k.com/2019-x/details/4142" rel="noopener noreferrer" target="_blank">Across The Multiverse</a></li><li><a class="tc-tiddlylink-external" href="https://js1k.com/2019-x/details/4079" rel="noopener noreferrer" target="_blank">3D Verlet simulation</a></li><li><a class="tc-tiddlylink-external" href="https://js1k.com/2019-x/details/4276" rel="noopener noreferrer" target="_blank">Fractal Whirlwind</a></li><li><a class="tc-tiddlylink-external" href="https://js1k.com/2019-x/details/4148" rel="noopener noreferrer" target="_blank">Pixel Art Editor</a></li></ul><h3 class=""><a class="tc-tiddlylink-external" href="http://wildmag.de/compo/?order=round" rel="noopener noreferrer" target="_blank">256b.htm Competition</a></h3><ul><li><a class="tc-tiddlylink-external" href="http://wildmag.de/compo/Poi-Bounce/poi_256b_bounce.htm" rel="noopener noreferrer" target="_blank">Poi – Bounce</a></li><li><a class="tc-tiddlylink-external" href="http://wildmag.de/compo/Iotic-Mouse_Moire/iotic-mouse_moire.html" rel="noopener noreferrer" target="_blank">Iotic – Mouse Moire</a></li><li><a class="tc-tiddlylink-external" href="http://wildmag.de/compo/Psikorp-Splinecrap/psikorp-splinecrap.html" rel="noopener noreferrer" target="_blank">Psikorp – Splinecrap</a></li><li><a class="tc-tiddlylink-external" href="http://wildmag.de/compo/Mados-Divo/divo.html" rel="noopener noreferrer" target="_blank">Mados – Divo</a></li><li><a class="tc-tiddlylink-external" href="http://wildmag.de/compo/ScriptGuru-Serpinski/entry.html" rel="noopener noreferrer" target="_blank">ScriptGuru – Serpinski</a></li></ul>
</div>

</div>
Expand Down
Loading

0 comments on commit b876d9b

Please sign in to comment.