Model | CPU | GPU | Sound |
---|---|---|---|
PCG-C1* | Pentium MMX 266 | NM2200 NeoMagic | ES1879 [ESFM] |
PCG-C1X* | Pentium II 400mhz | NM2200 NeoMagic | YMF744 [DS-XG] |
PCG-C1V* | Transmeta Crusoe TM5600 600+MHZ | ATI Rage Mobility M1 | ymf754 [DS-XG] |
PCG-C1M* | Transmeta Crusoe TM5800 733+MHZ | ATI Rage Mobility M6 | ymf753 [AC-XG] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// by dave @beesandbombs :) | |
float[][] result; | |
float t, c; | |
float ease(float p) { | |
p = c01(p); | |
return 3*p*p - 2*p*p*p; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Turn a piano MIDI file into a basic 3D animated piano video. | |
See the result here: | |
I am leaving it as a script because it is not tested on enough MIDI files yet. | |
Zulko 2014 | |
This script is released under a Public Domain (Creative Commons 0) licence. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const ls = window.localStorage; | |
// Ensure we're always sending something | |
let stringifiedData = '{}'; | |
// Default to production | |
let url = 'https://www.nytimes.com/games/wordle' | |
// Don't attempt unless our user has local storage enabled | |
if (ls) { | |
const errors = []; | |
const localData = { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://freeware.palmclub.nl/ | |
http://www.mobyware.org/palm-os-software-download-all-1-date.html | |
https://archive.org/details/tucows?and[]=subject%3A%22palm+pilot%22 | |
https://www.oldhandhelds.com/?dir=Palm%20Os/Games | |
http://users.ics.aalto.fi/praiko/palm/ (select freeware) | |
https://tinyapps.org/palm.html (small useful apps) | |
https://palmopensource.com/palmdb.php | |
https://mariomasta64.me/palm/ | |
http://web.archive.org/web/20081021095630/http://www.freewarepalm.com/listall.shtml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rank | Title | Season | Episode | Hashtag | |
---|---|---|---|---|---|
173 | Profit and Lace | 6 | 23 | Female Quark equals all-time bad. | |
172 | Let He Who Is Without Sin... | 5 | 07 | Risa episodes shouldn't be terrible. | |
171 | The Muse | 4 | 21 | A-story and B-story equally bad. | |
170 | Meridian | 3 | 08 | This guy? Not Dax's type! | |
169 | Fascination | 3 | 10 | Outbreak of passion? No, thanks! | |
168 | Ferengi Love Songs | 5 | 20 | Ishka and Zek? No, thanks! | |
167 | Rivals | 2 | 11 | Poor casting equals poor episode. | |
166 | The Storyteller | 1 | 14 | The Dal'Rok? Rare Bajoran misstep. | |
165 | Melora | 2 | 06 | Heart in right place. Fails. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Last tested with dart-sass v1.32.12 | |
// on https://www.sassmeister.com/ | |
$selector: "*"; | |
$selector_rule: "*"; | |
$selector_join: " + "; // change to " " for depth rainbows | |
$hsl_degree: 0; | |
$hsl_step: 34; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
ln -si $PWD/.vimrc $HOME/ | |
ln -si $PWD/.vimrc.languages $HOME/ | |
ln -si $PWD/.vimrc.folders $HOME/ | |
ln -si $PWD/.gitconfig $HOME/ | |
ln -si $PWD/.gitignore $HOME/ | |
ln -si $PWD/.bash_profile $HOME/ | |
ln -si $PWD/.ctags $HOME/ |
url | description |
---|---|
http://glslsandbox.com/e#21225.0 | eclipse |
http://glslsandbox.com/e#21674.1 | nebula thing |
http://glslsandbox.com/e#25994.0 | hyper i dont even know |
http://glslsandbox.com/e#61213.0 | !kaledoscope |
http://glslsandbox.com/e#63754.0 | blueprint pinecone |
http://glslsandbox.com/e#63834.0 | scrolling blob balls |
http://glslsandbox.com/e#63848.0 | striped raytraced pool style balls |
http://glslsandbox.com/e#63870.0 | raytraced mirror sphere |
-
manually type in tcomtxt.asm from https://www.kermitproject.org/mskermit.html (mirror http://ftp.vim.org/ftp/pub/networking/kermit/a/tcomtxt.asm)
COPY CON TCOM.COM XPHPD[0GG0G,0G51G31GB'(G+(G:u'0g?(G>(GE1G@arwIV_F*=US@<1|_,5wXNg-7muTu(41m0ss1k260s@3G1g360@3G0i7t2g3A1g350@3G2E1=0C1g350@3T2M0^\1g3>0@3T=1s2g0T1g3;0@3ToN2g391g0t@3G0^F1k0s2?0@3T4
-
laplink remote CTTY install https://kb.laplink.com/index.php/article/716 (explained http://minuszerodegrees.net/transfer/laplink3/laplink3.htm )
-
dos 6.x interlink http://www.pcxt-micro.com/dos-interlink.html
-
BIN2DBG wizardry ie. http://cini.classiccmp.org/gazelle.htm
Further examples with @foone highjinks https://twitter.com/Foone/status/1016852411233603589