HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mackeye

no profile record

Submissions

LilyPond – Essay on automated music engraving

lilypond.org
1 points·by mackeye·7 maanden geleden·0 comments

comments

mackeye
·19 dagen geleden·discuss
for advanced undergrads, the university of michigan (i'm speaking from my own experience here) has a course progression of (1) programming languages for 1st year grad students, (2) compilers for undergraduates, (3) compiler optimization for 1st year grad students. the expectation is that you can write a fast implementation of a simple language (~scheme) on your own, and you have the knowledge to write a simple optimizing compiler for e.g. c89/99 if you were to take it on as a longer project. any compiler written in a semester probably doesn't have enough manpower to be optimized to a point of usefulness, and you'll learn some things only via implementation struggles, but you'll have the capability to try, search for literature to get unstuck, etc. which is cool!
mackeye
·24 dagen geleden·discuss
it has the nicest calculator syntax (imho) among the tools i've tried (python/julia/array langs/matlab/etc...) with extensive docs for each function and a nice notebook interface, but i've never written a program in it that was longer than one expression.
mackeye
·28 dagen geleden·discuss
awesome article! i appreciated the alternatives and misc. workarounds to OT/unicode typesetting toward the end, very helpful :D (go blue!)
mackeye
·vorige maand·discuss
this is good to know :) my use for janet hasn't involved much processing of external data but i'll keep bb in mind when the use case arises. thank you for the information!
mackeye
·vorige maand·discuss
"we" didn't pass them --- i don't think changing the severity of law enforcement alone can achieve what i wish for in society, but the existence of many laws (and severity of their punishment) i disagree with and thus do not want enforced
mackeye
·vorige maand·discuss
janet has replaced sh, python, awk, etc. for me, for system scripts over a certain length! it has a very fast startup time (on my system, 1.4ms via hyperfine vs. 1ms for dash) for scripts (not compiled executables), and its sh-dsl module allows typing shell commands very elegantly, like ($ cmda w x | cmdb y z). the ability to load an image to debug is a big help, too. i've started using it very recently but it's probably one of my favorite languages now, and the only other lisp i've used is mit scheme for sicp.
mackeye
·2 maanden geleden·discuss
i've tried not to
mackeye
·2 maanden geleden·discuss
god help us if we have to choose between the two );
mackeye
·2 maanden geleden·discuss
i do photo restoration as part of my research (bizarre place to be for a math undergrad), so i do think AI is a lifesaver for very small adjustments that would be tedious or subpar otherwise. i just disagree that its creative output is of value (which isn't the case you made, anyway).
mackeye
·2 maanden geleden·discuss
you would watch a movie generated with the sterility of an LLM?
mackeye
·2 maanden geleden·discuss
:D https://github.com/UnsafeLabs/Bounty-Hunters
mackeye
·2 maanden geleden·discuss
not much to add but this was an excellent read :D
mackeye
·2 maanden geleden·discuss
umich currently has a course like this (but it's a bit of a blowoff)
mackeye
·3 maanden geleden·discuss
the original kakoune is just cli; the binary has a json ui client option to allow communication with the kakoune server, with the intent of any gui or alternative client being separated from the kak binary/repo. that being said, this seems entirely ai-generated :( i had planned to write a kakoune frontend that supported rtl text (arabic in particular) + unicode, prop fonts, etc., and might look to how some things were done here, but i'd be blown away if this didn't have a great number of rough edges w.r.t. line wrap, unicode, rtl, etc. ...
mackeye
·3 maanden geleden·discuss
just got my stickers from there yesterday! :-) i wish my less cs-oriented friends could see how cool i think the sdf is, lol; and, that some kind of "small-web" system, complete with the self-expression the sdf offers via web-hosting, a radio station(!), etc., was accessible to more people (not at the fault of anyone; just that there's a lot to the internet that most people will never see). :>
mackeye
·3 maanden geleden·discuss
adding a zero to the left of a binary integer doesn't double it
mackeye
·4 maanden geleden·discuss
i don't entirely disagree, but

> the cheapest usable tier of Claude Code is $100/mo

is, imo, false. cc pro, $20 per month, gets you a lot of sonnet usage, and code review with opus (which i find very valuable, even as someone who tries to use ai little). i guess it depends how you use ai, but if you use it to plan, debug, and review, rather than having it write code, i think pro is pretty comfortable.

to add, i've seen people say these subscriptions will get far more expensive, as they're offered at a loss. but, it seems far more likely that free tiers will be degraded or disappear, as (especially for openai?) the relative number of subscribers to free users is very small, so the latter probably dominates compute time greatly. anthropic probably has a higher relative number of people who pay for claude code (and use it to its fullest), so this is probably less true. i can see pro getting less usage, and max increasing in cost.
mackeye
·4 maanden geleden·discuss
western liberal democracies tend to use "autocratic" as an epithet (though, i guess, there are fewer countries that marker is used against for which it's false now than ~50 years ago). for the first sentence, "the opposite" of western liberal ideas will yield 10 answers from 9 people :-)
mackeye
·5 maanden geleden·discuss
what would you say makes a UI look as if it's for a computer (genuine)? aside from purely(!) cosmetic things, like the skin on the windows 11 taskbar vs. 10. i think to windows <= xp, or tiling window managers (bar hyprland, probably) as the two most popular evolutions of mouse- vs. keyboard-based UIs (plan 9 probably fits well under the former, too). i guess i'd prefer if macos looked like dwm, but i wonder what else would need to change for the friction i feel with it to disappear.
mackeye
·5 maanden geleden·discuss
a readable version seems to have just been added! https://github.com/datavorous/sameshi/tree/master/readable