User contributions for Andrzej

From ym2149.org
A user with 311 edits. Account created on 20 January 2024.
Jump to navigationJump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

19 March 2024

18 March 2024

  • 22:3822:38, 18 March 2024 diff hist +10 N MediaWiki:MainpageCreated page with "YM2149.org" current
  • 22:3822:38, 18 March 2024 diff hist +21 N CardioRedirected page to Running current Tag: New redirect
  • 22:3722:37, 18 March 2024 diff hist +25 N Category:ObservationsCreated page with "Audio recordings go here."
  • 22:3722:37, 18 March 2024 diff hist +27 N Category:ReferenceCreated page with "Documents and such go here."
  • 22:3622:36, 18 March 2024 diff hist +37 N Template:Libcarstairs.pyCreated page with "modulesdir = '/path/to/your/programs'" current
  • 22:3622:36, 18 March 2024 diff hist +38 N Category:SoftwareCreated page with "A category for the software I've made." current
  • 22:3522:35, 18 March 2024 diff hist +47 N Template:HighlightCreated page with "<span style="background: yellow">{{{1}}}</span>" current
  • 22:3422:34, 18 March 2024 diff hist +51 N PyvenCreated page with "{{lowercase}} {{Dev|pyven}} Category:Software"
  • 22:3422:34, 18 March 2024 diff hist +51 N PyrboCreated page with "{{lowercase}} {{Dev|pyrbo}} Category:Software"
  • 22:3322:33, 18 March 2024 diff hist +51 N DSSICreated page with "* http://dssi.sourceforge.net/ Category:Wisdom" current
  • 22:3322:33, 18 March 2024 diff hist +52 N DiapyrCreated page with "{{lowercase}} {{Dev|diapyr}} Category:Software"
  • 22:3222:32, 18 March 2024 diff hist +53 N AridityCreated page with "{{lowercase}} {{Dev|aridipy}} Category:Software"
  • 22:3222:32, 18 March 2024 diff hist +56 N Category:WisdomCreated page with "Pages with priceless information in them should go here." current
  • 22:3122:31, 18 March 2024 diff hist +112 N Template:LowercaseCreated page with "<span style="display:none">{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</span>" current
  • 22:3022:30, 18 March 2024 diff hist +120 N Template:TestCreated page with "<tt>[[:File:{{{1}}}.wav|{{{1}}}]]</tt> {{#ifexist:File:{{{1}}} (pym2149).wav|[[:File:{{{1}}} (pym2149).wav|(pym2149)]]}}" current
  • 22:2922:29, 18 March 2024 diff hist +216 N Libcarstairs.pyCreated page with "{{lowercase}} == Example config file == * You can copy the below text or [{{fullurl:Template:libcarstairs.py|action=raw}} download it] <pre<noinclude></noinclude>> {{libcarstairs.py}} </pre<noinclude></noinclude>>" current
  • 22:2922:29, 18 March 2024 diff hist +237 N Transferring filesCreated page with "== Write image to floppy == * Prepare an image using e.g. Steem * If necessary, format the disk on the ST * In Linux, do not mount sudo setfdprm /dev/fd0 dd ds sect=9 cyl=80 dd if=image.st of=/dev/fd0 bs=512; sync Category:Wisdom"
  • 22:2522:25, 18 March 2024 diff hist +278 N Pym2149 provenanceCreated page with "{{lowercase}} * Initially based on code from Steem which is GPL * As of [https://bitbucket.org/combatopera/pym2149/commits/9e0064b 9e0064b] no Steem-derived code survives, see issue [https://bitbucket.org/combatopera/pym2149/issues/3/ensure-all-gpl-code-is-gone #3] for details"
  • 22:2422:24, 18 March 2024 diff hist +296 N Template:DevCreated page with "== Dev == * [https://drone.io/bitbucket.org/combatopera/{{{1}}} https://drone.io/bitbucket.org/combatopera/{{{1}}}/status.png] * [https://bitbucket.org/combatopera/{{{1}}} Bitbucket overview page] ** [https://bitbucket.org/combatopera/{{{1}}}/issues?status=new&status=open&sort=-priority Issues]"
  • 22:2422:24, 18 March 2024 diff hist +1,007 N CarstairsCreated page with "== Releases == * File:Carstairs-jessie.zip * File:Carstairs-precise.zip == Usage == * You need a DSSI host, these instructions assume it's [https://www.renoise.com/ Renoise] * Put the <code>.so</code> file in <code>~/.dssi</code> '''or''' add its dir to <code>DSSI_PATH</code> ** Note if <code>DSSI_PATH</code> is set then it must include <code>~/.dssi</code> explicitly if you want Renoise to look there * If you now run Renoise you should see Carstairs in th..."
  • 22:2322:23, 18 March 2024 diff hist +349 N MIDICreated page with "Currently MIDI support is Linux-only, as all the cross-platform midi libs suck. == Install == * sudo apt-get install gcc libasound2-dev * Get 0.4.1 from http://pp.com.mx/python/alsaseq/ * Ensure the midiconda python env is activated * Follow the instructions == Usage == * Channels are 1-based, everything else (e.g. program numbers) are 0-based"
  • 22:2122:21, 18 March 2024 diff hist +504 N YM2149.orgCreated page with "<div style="float: right"> __TOC__ </div> == Software == * {{highlight|Carstairs DSSI plugin}} * See Category:Software for more == Atari ST fonts == * See File:Atari-fonts.zip for details == Resources == * There are some documents in Category:Reference * Recordings taken of a real YM2149 (and other sources) are in Category:Observations * For Category:Wisdom and any other categories see Special:Categories == Contact == * ht..."
  • 22:2022:20, 18 March 2024 diff hist +2,018 N Pym2149Created page with "{{lowercase}} <div style="float: right"> __TOC__ </div> YM2149 emulator in Python, NumPy and a little Cython where it matters. The aims of this project are to demonstrate it can be done in Python (done), accurate emulation (now probably the most accurate implementation out there), and interoperability with existing tools (MIDI support). Unlike other projects, we don't emulate the rest of the Atari ST. * I'm not working on this any more, it's become more about making Pyt..."
  • 22:1922:19, 18 March 2024 diff hist +2,022 N AccuracyCreated page with "{| class="wikitable" ! Buffering !! Test !! Eval |- | period buffering for tone || {{test|qtonpbuf}} || toggle not reset |- | what happens to old countdown || {{test|qtonflip}} || used as prefix of new countdown (of half-wave) |- | what if old countdown bigger than new || {{test|qtinheri}} || start next half-wave immediately |- | does toggle flip on period change || {{test|qtonflip}} || it does not |- | period buffering for noise || {{test|qnoipbuf}} || new period applie..."
  • 22:1822:18, 18 March 2024 diff hist +5,835 N RunningCreated page with "* Here's a brain dump of what I've learned over a decade of running for fitness * Not everything on this page is running-specific but most of it is * I like running because it suits me and is the most efficient way of burning calories, but you may prefer other cardio == Advantages == * Feel less tired * Sleep more soundly * Get ill less often and with reduced severity ** But flu will still knock you out for a week * You will want to eat more, which is fine as food is g..."

17 March 2024

  • 21:3721:37, 17 March 2024 diff hist +305 N ArticlesCreated page with "* https://www.theguardian.com/lifeandstyle/2023/dec/30/dont-quit-booze-just-drink-differently-15-ways-to-change-your-life-without-trying-all-that-hard * https://www.newyorker.com/magazine/2024/02/12/a-teens-fatal-plunge-into-the-london-underworld * https://hypermedia.systems/extending-html-as-hypermedia/"
  • 21:3521:35, 17 March 2024 diff hist +46 Development methodologiesNo edit summary
  • 21:3321:33, 17 March 2024 diff hist +1,305 N Development methodologiesCreated page with "* Sweep it under the carpet-driven development - never investigate any root cause, just throw code at the screen until the problem appears to go away * Plate spinning-driven development - we don’t have time to write automated tests, instead n developers must perform an increasing amount of incomplete manual testing forever * Fear-driven development - tests would expose bugs so don't write any, deployment to prod would expose bugs so let's not do that, and so on * Pearl..."
  • 21:2421:24, 17 March 2024 diff hist +126 N ManagementCreated page with "* https://www.espncricinfo.com/story/ind-vs-eng-andrew-miller-bazballs-doubters-englands-truth-only-truth-that-matters-1418996"
  • 21:2221:22, 17 March 2024 diff hist +102 N Lamb soupCreated page with "* heinz lamb soup * season all * mint * roasted garlic * tabasco habanero * okra Category:Recipes" current
  • 20:4220:42, 17 March 2024 diff hist −14 HypercareNo edit summary current
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)