Picotron Is a Fantasy Workstation
Overall reaction
- Many commenters are delighted by Picotron and see it as an evolution of PICO-8 with the same “joyful” design ethos.
- Others are wary because it’s closed source, buggy/alpha, and not yet fully documented, but still intrigued.
Relation to PICO-8 and other fantasy consoles
- Strong consensus that PICO-8 is exceptionally polished, pleasant to use, and has a great community and learning hub.
- TIC-80, WASM-4, Pyxel and others are discussed as alternatives; some prefer TIC-80 for higher resolution and multiple languages, but several feel clones miss the “aesthetic point” of PICO-8.
- Picotron is seen as a different product from PICO-8, more like a tiny desktop/fantasy workstation than a pure console.
- It is PICO-8–inspired but not cart-compatible; it supports a similar API and shorthand syntax but uses floating point instead of fixed point.
Constraints, creativity, and “cozy” computing
- Recurrent theme: intentional limitations (CPU, resolution, language choice) make the platform approachable, cozy, and creatively stimulating.
- Some lament that modern OSes and dev stacks are too complex, “uncosy,” and hostile to casual tinkering, compared with 8/16‑bit machines that booted into BASIC.
- Debate over whether cozy/fun environments should be OS-level or userland tools; Picotron is praised as userland “cozy computing.”
Open source, pricing, and support
- Tension between wanting open-source alternatives (e.g., TIC-80, Uxn/Potato) and wanting to financially support the original creator so new “art projects” like Picotron exist.
- Some argue paying for PICO-8/Picotron is like donating to a “good thing”; others counter that if the goal is altruism, one might instead back free/OSS tools that reach more people.
Retro hardware and alternatives
- Several compare Picotron/PICO-8 with real or neo-retro hardware (C64-like, Agon Light, Mega65, colour Maximite, STM32 boards, etc.).
- Some prefer real constrained machines plus BASIC/Forth/C, arguing that tying design to actual boards/CPUs yields clearer specs and deeper learning.
Technical and platform notes
- Picotron’s CPU is intentionally throttled (around “8M Lua VM insts/s”), similar in spirit to PICO-8, with practical limits due to larger screen.
- Memory constraints and Lua’s feasibility on microcontrollers are discussed; PICO-8’s 2 MiB RAM target is heavy for many MCUs.
- Mac binary is unsigned; discussion notes Apple’s paid developer account requirement and the resulting barrier.
Education and kids
- PICO-8’s web-based “edu” edition and built-in editors (sprites, maps, music) are praised as accessible intros for children.
- Some parents report success involving kids in art/design first, then gradually exposing them to code.