home.social

#tibasic — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tibasic, aggregated by home.social.

fetched live
  1. I had the stupid idea to try to do some #AdventOfCode riddles in #TIBasic on my #TI92 calculator (once I'm done with Advent of Code 2023 in Lean). To do that I need some way to copy the input over to the calculator, but the official software from TI does not support Linux.

    However, I am positively surprised to see that #Gentoo Linux has TILP2 - an open source #TI92 linking software - in its official repositories.

  2. Terminé de escribir un programa en lenguaje TI-Basic en la Texas Instruments Voyage 200, que transforma elementos orbitales y época juliana, a coordenadas cartesianas heliocéntricas, resolviendo en el medio, la ecuacion de Kepler, mediante la iteracion de Newton-Raphson. Es como tener una PC 286 en el bolsillo, es tremenda enta calculadora, que ya tiene 20 años. Escribir en esta calculadora es una pasada #texasinstruments #voyage200 #astronomy #calculators #astronomia #calculadora #tibasic #programming

  3. Wrote a very stupid program for my TI-84 as i'm trying to get comfortable writing from the calculator keyboard to find collisions between PRNG generated numbers.
    #ti84 #tibasic #ticalc #prng