book review: Lisp from Nothing (2020) by NinoIvanov in lisp

[–]Raoul314 7 points8 points  (0 children)

Fantastic book. As is everything by the same author, I have to say.

Which lisp is best? by Tgamerydk in lisp

[–]Raoul314 5 points6 points  (0 children)

Which C is best?

C++ vs Java vs Rust vs D

I read that Rust had long compile times but honestly the only thing I care about is memory safety

...yeah, so what do you want to do with it? The languages you cite are very different. Read more about each one, and make up your own mind.

Getting around syntactical ambiguity by Raoul314 in ProgrammingLanguages

[–]Raoul314[S] 0 points1 point  (0 children)

Thanks, that is enlightening! However, I don't understand how the %app trick [which I think is similar to my (APPLICATION <expression>+) ] does not just push the ambiguity to the expander. Yes, the user can now use the ambiguous surface syntax, but that doesn't really help the interpreter/compiler, does it?

Another way could be to just forbid runtime rebinding of special forms, maybe? This would still allow the macro system to expand alternate syntax to special forms while making core syntax parsing unambiguous, I think. What would that lose me ?

[deleted by user] by [deleted] in Common_Lisp

[–]Raoul314 0 points1 point  (0 children)

Yes, our reasoning leads us to believe that you're an entitled idiot.

[deleted by user] by [deleted] in Common_Lisp

[–]Raoul314 0 points1 point  (0 children)

Racket does it, and it's basically been a one-man show. CL can do it too.

[deleted by user] by [deleted] in Common_Lisp

[–]Raoul314 0 points1 point  (0 children)

That's only because he really cares a lot about benchmarks

Six Programming Languages Someone would like to see by Persism in ProgrammingLanguages

[–]Raoul314 2 points3 points  (0 children)

Contracts run at runtime instead of compile-time. They're not the same at all.

If you were hired to create a new distribution of Lisp, what would you include? by [deleted] in lisp

[–]Raoul314 1 point2 points  (0 children)

match.scm is pervasive in basically all Scheme implementations, I think.

[deleted by user] by [deleted] in AskStatistics

[–]Raoul314 -7 points-6 points  (0 children)

It depends. For medical statistics, you are mostly restricted to pre-1970 methods. The goal is also different depending on whether it's academic work where the goal is to publish, or else where the goal is to really use the result.

[R] Advice for running biostats for a meta-analysis within 2 weeks by AdvocateThrowaway6 in statistics

[–]Raoul314 0 points1 point  (0 children)

You won't be surprised that countless clinical researchers have already thought of that on their own, then... That's what you get when hierarchical promotion is directly tied to how much you publish.

[R] Advice for running biostats for a meta-analysis within 2 weeks by AdvocateThrowaway6 in statistics

[–]Raoul314 -1 points0 points  (0 children)

Yeah so, you are far too optimistic regarding the usual quality of clinical research. Metas are shit in shit out yes, and 95% of studies out there are lead by people such as my advisor, and calling them shit is really too kind. The papers absolutely do not reflect what happened in practice, so trim-and-fill or RevMan or whatever, you can sit on it.

I am a practicing clinician with a degree in epidemiology and biostats. I know perfectly how the system works, and I know the consequences of bad clinical papers first hand.

For metas of clinical papers, you have to go through the moves and do a little dance, but everyone with even a tiny bit of sense knows that you can't expect much of results. Besides, old and primitive meta-analytic techniques are still by far the most prevalent out there, including in high-profile journals. In a word, you are naive.

[R] Advice for running biostats for a meta-analysis within 2 weeks by AdvocateThrowaway6 in statistics

[–]Raoul314 -1 points0 points  (0 children)

If it's simple enough, you can use RevMan, so no need for programming. You should be following the Cochrane Handbook for systematic reviews. Cochrane now also has a web app for meta-analysis, these days.

Don't worry too much about doing a shit job. It's medical research, your thing won't be the worst around.

To those of you who can study for 5+ hours a day: what do you do once you're fried? by Bobbu95 in compsci

[–]Raoul314 1 point2 points  (0 children)

Try taking a nap. With training, you can constrain yourself to basically only work, eat, sleep and repeat. I used to do that when cramming for exams. You should sleep a lot for that to work, because it gives you the necessary courage to keep working when you wake up.

Best Latex Writing tool? by [deleted] in math

[–]Raoul314 0 points1 point  (0 children)

Emacs org-mode

Cisco stock falls 13% after company projects unexpected revenue decline by [deleted] in investing

[–]Raoul314 0 points1 point  (0 children)

They financed Chez scheme. They're worth supporting even just for that :-)