Hacker News new | past | comments | ask | show | jobs | submit | programLyrique's comments login

Another recent (2020) work on types for R: "Designing types for R, empirically" https://dl.acm.org/doi/abs/10.1145/3428249


Accessing the code part and modifying during execution is actually rather easy in R. Functions such as substitute or quote are commonly used and a language expression in R is a list that you can edit and evaluate back.

The internals itself in R actually sound quite lispy: both values and codes are SEXP (S-expressions).

R is inspired by Scheme and Common Lisp; it has first-class functions, multiple dispatch.

https://www.stat.auckland.ac.nz/~ihaka/downloads/Interface98...

"This decision, more than anything else, has driven the direction that R development has taken. As noted above, there are quite strong similarities between Scheme and S, and the adoption of the S syntax for our interpreter produced something which “felt” remarkably close to S."


Interesting. So it could be said that R is kind of a bastard child by Lisp & APL?


Are you referring to CIFRE-funded PhD thesis?


I don't remember the specifics, I had a presentation on PhDs during my license that mention this system, and CIFRE-funded PhD thesis seem to fit it, but I don't know if it's the only mechanism that exists.


They asked Ifop, a polling institute, to do a survey. The survey used a representative sample of 28 000 French people (in French, https://www.lefigaro.fr/actualite-france/les-cinq-chiffres-c... )


What impresses me with Faust is the sheer number of targets they have: most audio plugin formats out there, but also web audio plugins, the new SOUL language (https://soul.dev/), Rust, C++, C, LLVM bitcode.


It seems to me, after quickly reading liquisoap documentation, that Faust is much more low-level: liquidsoap would connect different audio effects, whereas Faust can be used to write the audio effects, at the level of sample-by-sample processing.


Do they tax young people a lot?

Young people are not likely to earn money a lot, or at all in France, and so their income tax is 0%...

https://www.blevinsfranks.com/news/article/French-taxation-i...

Up to €10,084: 0% (a student job would not make more than that)

€10,084 – €25,710: 11% (a young person without a university degree would not probably earn less than 25,710)


Image search is one of the pain points when you want to deploy your own cloud, and what I'd miss compared to Google Photo or that image search in Dropbox.

Is there something like that in Nextcloud for instance? I am aware of a basic face recognition app (https://github.com/matiasdelellis/facerecognition)


PhotoPrism (https://github.com/photoprism/photoprism) includes a TensorFlow model to tag pictures and search them.



> will enter service in 2038; the year the aircraft carrier Charles de Gaulle is due to be retired.

So they end up with one, again, if they even build it. Even the UK can do better than that, though admittedly the French carriers are at least notionally more capable than the crap Gordon Brown foisted on us.



There is ocamljava: http://www.ocamljava.org/

But it does not seem to be maintained.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: