Vibe-coding
04.08.2025 20:09 — 👍 1 🔁 1 💬 1 📌 0@smdsousa.bsky.social
Doing stuff, learning things, explaining them.
Vibe-coding
04.08.2025 20:09 — 👍 1 🔁 1 💬 1 📌 0Quelle tristesse...
22.07.2025 19:13 — 👍 0 🔁 0 💬 0 📌 0How do you compute the midpoint of an interval bounded by (a,b)? Obviously just (a+b)/2. Alas, if you're working on a computer in floating point, it's not so simple... nice 28-page pedagogical article on what to do instead.
18.07.2025 22:14 — 👍 19 🔁 3 💬 1 📌 0X-OR, le shift, le shift de l'espace !
florian.github.io//xor-trick/
Jane Street is the quant shop's quant shop. The goose that lays the golden egg is its tech system, which is built rather unusually https://econ.trib.al/MPdov6Y
27.06.2025 05:49 — 👍 16 🔁 1 💬 0 📌 5Introduction to competitive programming in Haskell. ~ Brent Yorgey. byorgey.github.io/blog/posts/2... #Haskell #FunctionalProgramming
15.06.2025 05:52 — 👍 5 🔁 1 💬 0 📌 0Is Emacs an operating system? irreal.org/blog/?p=13051 #Emacs
14.06.2025 10:20 — 👍 6 🔁 1 💬 0 📌 0Here's a paper describing quantum computing using standard programming constructs, w/o the linear algebra!
The hope is that this will demystify quantum computing and serve as a formal foundation for reasoning about quantum programs.
paper eprint.iacr.org/2025/1091.pdf
code github.com/qqq-wisc/qwla
« Et l'IA, alors ? »
À force qu'on me pose la question, j'ai fini par mettre à plat mon opinion sur l'usage de l'IA générative en traduction.
Ce n'est pas un article pour spécialistes, mais j'espère que ceux qui n'y connaissent rien en sortiront mieux renseignés.
clement-martin.fr/2025/06/05/e...
See parsimoni.co/blog/2025-02... for more details 🤞
14.03.2025 08:28 — 👍 10 🔁 4 💬 0 📌 0If all goes well, OCaml 5 code will ride into space in < 24 hrs.
www.dphispace.com/post/parsimo...
It is very hard to accept, but it is no longer safe to move EU governments & societies to US clouds. Not only is it dangerous to do so, it is also likely flat out illegal in the near feature. We're trading convenience for utter dependence on a mad king. It should stop.
berthub.eu/articles/pos...
Aalok Thakkar is teaching Introduction to Computer Science at
Ashoka University using OCaml. The course looks great: aalok-thakkar.github.io/teaching/ics... 😍
A paper from 2008 co-authored by @yminsky.bsky.social on why Jane Street started using OCaml for a wide range of tasks: critical trading systems, quantitative research, systems software, and system administration.
23.12.2024 17:18 — 👍 19 🔁 5 💬 2 📌 0💻 Jane Street: OCaml at Scale 🚀
With 65M lines of OCaml, including 1.35M open-source, Jane Street is among the largest OCaml users globally. 20 people in the language team and 1250 OCaml developers out of 3000 employees. OCaml powers mission-critical systems in finance and beyond!
👉 janestreet.com
Pourquoi existe-t-il de nombreux paradigmes de programmation? ~ Oscar Plaisant, Max Lemoine. arxiv.org/abs/2412.00248 #Programming #CompSci
06.12.2024 10:37 — 👍 1 🔁 2 💬 0 📌 0