project for today:
compile Idris 1.3.2 for Guix
use it to compile Idris 2 master
start writing some linear algebra in it to refresh my memory
walk doggo
clean room
Notices by Rain ? (grainloom@cybre.space)
-
Rain ? (grainloom@cybre.space)'s status on Monday, 29-Jul-2019 15:33:01 CEST Rain ? -
Rain ? (grainloom@cybre.space)'s status on Monday, 22-Jul-2019 04:00:52 CEST Rain ? ok, well, so far i can't say i.... like... Scheme....? but maybe I just don't like Guile
-
Rain ? (grainloom@cybre.space)'s status on Tuesday, 16-Jul-2019 17:36:09 CEST Rain ? > a program that forces the laptop’s processor to calculate Pi to 2 million digits of accuracy.
that is a weird choice of words
since when do you have to "force" a CPU to do basic arithmetic?
-
Rain ? (grainloom@cybre.space)'s status on Saturday, 22-Jun-2019 14:02:27 CEST Rain ? my Lua take is that compared to similar languages (eg. JS) it has far fewer idiosyncrasies and is more flexible. and a lot of that flexibility is thanks to it being small enough to be comprehensible.
-
Rain ? (grainloom@cybre.space)'s status on Saturday, 15-Jun-2019 11:08:03 CEST Rain ? @ekaitz_zarraga just a pile of mess right now but the idea is to create (or find) a playlist description format that only stores metadata and then make things that find the songs based on that metadata
kind of an 8tracks/spotify replacement -
Rain ? (grainloom@cybre.space)'s status on Wednesday, 15-May-2019 15:57:00 CEST Rain ? "rubber dick debugging" is a very interesting typo to make
is that when you explain a problem to a dildo or is it when you try to fix one?
-
Rain ? (grainloom@cybre.space)'s status on Sunday, 05-May-2019 21:12:58 CEST Rain ? iptables vs ffmpeg, which one leads to the most arcane command invokations...
-
Rain ? (grainloom@cybre.space)'s status on Saturday, 04-May-2019 23:46:41 CEST Rain ? > People anthropomorphize computers in the same way, believing that computers are digital brains that somehow “choose” to do one thing or another based on the code they are fed. But learning a few things about how computers work, even at a rudimentary level, takes the homunculus out of the machine.
https://twobithistory.org/2019/03/31/bbc-micro.htmlthis is imho why I'm too fond of overly friendly UIs whose abstractions obscure what's going on. you should not assume that the computer can think for you.
-
Rain ? (grainloom@cybre.space)'s status on Thursday, 02-May-2019 16:49:26 CEST Rain ? #Guix 1.0 released!
https://gnu.org/software/guix/blog/2019/gnu-guix-1.0.0-released -
Rain ? (grainloom@cybre.space)'s status on Thursday, 07-Mar-2019 18:34:08 CET Rain ? https://web.mit.edu/~simsong/www/ugh.pdf
oh heccc this is goooood
I've just finished the foreword but I already love this book -
Rain ? (grainloom@cybre.space)'s status on Wednesday, 06-Mar-2019 10:54:31 CET Rain ? me to whoever I'm talking to: have you accepted our lord and savior Lua into your scripting workflow?
-
Rain ? (grainloom@cybre.space)'s status on Saturday, 02-Mar-2019 19:07:21 CET Rain ? @ekaitz_zarraga yup, same story here
-
Rain ? (grainloom@cybre.space)'s status on Sunday, 27-Jan-2019 15:16:04 CET Rain ? > The code isn't ready for public release.
unless you forgot to delete the .env file with your credit card info from the repo, the code is ready
-
Rain ? (grainloom@cybre.space)'s status on Friday, 18-Jan-2019 22:32:35 CET Rain ? > but rain, you like Lua, VLC has Lua bindings
well!! imaginary person with that very bad take! i'll have you know that embedded scripting languages are no substitute for composable tools!!
-
Rain ? (grainloom@cybre.space)'s status on Sunday, 13-Jan-2019 12:31:00 CET Rain ? i really hope #blender 2.8 will do away with the flat namespaces and introduce proper hierarchies
-
Rain ? (grainloom@cybre.space)'s status on Friday, 11-Jan-2019 16:48:59 CET Rain ? i'd like to nominate my new sorting algorithm for wider study and use
it's called "fuckit sort" and it deletes elements until the list is sorted
look pal if you didn't want you elements deleted, why didn't you give me a sorted list?
-
Rain ? (grainloom@cybre.space)'s status on Thursday, 10-Jan-2019 20:37:57 CET Rain ? @ekaitz_zarraga nah, every time i use something that's not a lisp (ie.: pretty much always) i miss not having to deal with weird syntax limitations and rules
like, right now i'm writing a thing in C and wanna indent some nested expressions and realized that it would be much simpler with sexps
-
Rain ? (grainloom@cybre.space)'s status on Tuesday, 08-Jan-2019 12:13:31 CET Rain ? @ekaitz_zarraga his hair seems more... organized? mine is chaotic 24/7, this is taken a few hours after a full combing
not sure if and how that will affect whatever language i may or may not build :poender:
-
Rain ? (grainloom@cybre.space)'s status on Tuesday, 08-Jan-2019 03:03:02 CET Rain ? "Fighting the borrow checker" or as I like to call it:
The .clone() Wars -
Rain ? (grainloom@cybre.space)'s status on Friday, 21-Dec-2018 12:25:31 CET Rain ? http://journal.stuffwithstuff.com/2013/07/18/javascript-isnt-scheme/