Matches for gabriel_laddel, 3496 total results Sorted by newest | relevance
Wed Apr 29 07:43:10 UTC 2015 <gabriel_laddel> SBCL has a %6 C core for GC stuff
Wed Apr 29 07:42:58 UTC 2015 <gabriel_laddel> ~398k LoC vs. >14 million
Wed Apr 29 07:42:43 UTC 2015 <gabriel_laddel> regarding comprehensible computing - an observation, sbcl vs. GCC
Wed Apr 29 07:42:13 UTC 2015 <gabriel_laddel> trinque: one can trivially query over ASTs
Wed Apr 29 07:41:57 UTC 2015 <gabriel_laddel> ^ this contains information about how to get a list of all hardware - the kernel can determine hardware -> driver mappings somehow. Find, document.
Wed Apr 29 07:41:18 UTC 2015 <assbot> masamune/util.lisp at master · gabriel-laddel/masamune · GitHub ... ( http://bit.ly/1QI2uNY )
Wed Apr 29 07:38:58 UTC 2015 <gabriel_laddel> Another useful thing someone could do is to figure out how we would go about generating a canonical hardware -> driver mapping
Wed Apr 29 07:38:06 UTC 2015 <gabriel_laddel> emerge -s maxima ;; searches maxima
Wed Apr 29 07:38:06 UTC 2015 <gabriel_laddel> equery y maxima ;; shows available versions of maxima
Wed Apr 29 07:38:06 UTC 2015 <gabriel_laddel> emerge info maxima ;; get all information
Wed Apr 29 07:38:05 UTC 2015 <gabriel_laddel> basically all one needs is
Wed Apr 29 07:37:43 UTC 2015 <gabriel_laddel> ^ http://dev.gentoo.org/~zmedico/portage/doc/ this is probably a good place to start for portage -> CL
Wed Apr 29 07:37:13 UTC 2015 <gabriel_laddel> something went wrong with imaxima and gnuplot in portage - it only works on one of my machines now
Wed Apr 29 07:36:46 UTC 2015 <gabriel_laddel> I should note that masamune installs
Wed Apr 29 07:36:37 UTC 2015 <gabriel_laddel> Anyways, if someone were to move portage to CLOS detecting cycles is easy, hence we can have all the documentation we ever wanted
Wed Apr 29 07:36:08 UTC 2015 <gabriel_laddel> I should commit
Wed Apr 29 07:36:06 UTC 2015 <gabriel_laddel> Whoops.
Wed Apr 29 07:36:04 UTC 2015 <gabriel_laddel> Oh...
Wed Apr 29 07:35:59 UTC 2015 <gabriel_laddel> Portage has a USE flag (what is that? Idk, some nonsense abstraction) for docs so you can tell it to build all docs, but it gets caught in cyclic dependencies atm.