frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

ECL Runs Maxima in a Browser

https://mailman3.common-lisp.net/hyperkitty/list/ecl-devel@common-lisp.net/thread/T64S5EMVV6WHDPKWZ3AQHEPO3EQE2K5M/
69•seansh•8h ago

Comments

shawn_w•6h ago
There used to be an ECL+Maxima app for Android, but it fell in one of the purges of older programs from the Play store a while back. I was always surprised it didn't use ABCL.
pjmlp•6h ago
Some folks have such a Java allergy that they rather endure the pains of NDK tooling, than accept a bit of Java on their efforts, I imagine.
spwa4•6h ago
Where the sad truth is that just the debugging features of the JDK alone make it worth using it even for just using C libraries. You can separate the C libraries, restart them without losing memory, communicate with them at least as efficient as through RPC ...

Memory management means that you can just inspect any piece of memory, even through code.

AND it's statically typed, unlike the one other environment that even tries to do this.

northlondoner•5h ago
I think it is more of JVM thing than Java only. Maybe because of enterprise scale, rather than being resource aware minimalist solution.
stassats•4h ago
ABCL is really slow.
pdw•3h ago
I wouldn't assume ABCL runs on Android. It's not listed as a supported runtime on their website.
cies•2h ago
This looks like an open source alternative to Mathematica/MathLab/Maple running in the browser.

Please correct me if I'm off...

As there's no project description that I quickly found, I came to this conclusion myself.

radiator•1h ago
Wikipedia writes: Maxima is based on a 1982 version of Macsyma

Perhaps because it has such a long history and because this was published in a Lisp website, Maxima was considered known.

phkahler•5m ago
>> This looks like an open source alternative to Mathematica/MathLab/Maple running in the browser.

Yes. If you're on Linux try out wxMaxima as a local app. I'm not sure how to get the Windows version of wxMaxima since you end up in some weird sourceforge hell trying to get an installer.

mark_l_watson•1h ago
Very cool! Love to see old but still useful GPL licensed FSF projects. I had Maxima on my old Lisp Machine, and 24 years ago when I first interviewed at Google, one of the developers of Maxima was also interviewing and we had a while to talk in the sign in area before going off for our interviews. We were amused that two old Common Lispers were at the same place at the same time.

When you try the linked browser web app, start with the documentation link, fairly easy to use.

joaonmatos•14m ago
Prof. Jaime Villate taught us physics at U. Porto and made heavy use of Maxima. Good times :D

Why Nextcloud feels slow to use

https://ounapuu.ee/posts/2025/11/03/nextcloud-slow/
118•rpgbr•1h ago•41 comments

Türkiye will not sell rare earth elements to the USA

https://ceenergynews.com/climate/turkiye-rare-earth-elements-usa/
27•bookofjoe•51m ago•29 comments

VimGraph

https://resources.wolframcloud.com/FunctionRepository/resources/VimGraph/
45•gdelfino01•1h ago•6 comments

The Problem with Farmed Seafood

https://nautil.us/the-problem-with-farmed-seafood-1243674/
42•dnetesn•1h ago•19 comments

WebAssembly (WASM) arch support for the Linux kernel

https://github.com/joelseverin/linux-wasm
64•marcodiego•1d ago•13 comments

The Case Against PGVector

https://alex-jacobs.com/posts/the-case-against-pgvector/
45•tacoooooooo•2h ago•14 comments

Show HN: a Rust ray tracer that runs on any GPU – even in the browser

https://github.com/tchauffi/rust-rasterizer
15•tchauffi•1h ago•0 comments

Offline Math: Converting LaTeX to SVG with MathJax

https://sigwait.org/~alex/blog/2025/10/07/3t8acq.html
17•henry_flower•1h ago•4 comments

Tiny electric motor can produce more than 1,000 horsepower

https://supercarblondie.com/electric-motor-yasa-more-powerful-tesla-mercedes/
305•chris_overseas•5h ago•224 comments

A collection of links that existed about Anguilla as of 2003

https://web.ai/
6•kjok•1h ago•1 comments

OSS Alternative to Open WebUI – ChatGPT-Like UI, API and CLI

https://github.com/ServiceStack/llms
23•mythz•2h ago•7 comments

KaTeX – The fastest math typesetting library for the web

https://katex.org/
130•suioir•5d ago•53 comments

Geonum – geometric number library for unlimited dimensions with O(1) complexity

https://github.com/mxfactorial/geonum
3•embedding-shape•53m ago•0 comments

Google suspended my company's Google cloud account for the third time

https://www.agwa.name/blog/post/google_suspended_sslmates_cloud_account_again
225•agwa•1h ago•103 comments

A turn lane in Rhododendron

https://www.greentape.pub/p/a-turn-lane-in-rhododendron
12•apsec112•1w ago•5 comments

Oxy is Cloudflare's Rust-based next generation proxy framework (2023)

https://blog.cloudflare.com/introducing-oxy/
158•Garbage•11h ago•62 comments

A visualization of the RGB space covered by named colors

https://codepen.io/meodai/full/zdgXJj/
8•BlankCanvas•4d ago•0 comments

Paris had a moving sidewalk in 1900, and a Thomas Edison film captured it (2020)

https://www.openculture.com/2020/03/paris-had-a-moving-sidewalk-in-1900.html
356•rbanffy•17h ago•183 comments

Skyfall-GS – Synthesizing Immersive 3D Urban Scenes from Satellite Imagery

https://skyfall-gs.jayinnn.dev/
6•ChrisArchitect•1h ago•0 comments

Update and shut down no longer restarts PC, 25H2 patch addresses decades-old bug

https://www.windowslatest.com/2025/11/02/update-and-shut-down-no-longer-restarts-pc-as-windows-11...
77•taubek•3h ago•48 comments

The Arduino Uno Q is a weird hybrid SBC

https://www.jeffgeerling.com/blog/2025/arduino-uno-q-weird-hybrid-sbc
73•furkansahin•2d ago•48 comments

ECL Runs Maxima in a Browser

https://mailman3.common-lisp.net/hyperkitty/list/ecl-devel@common-lisp.net/thread/T64S5EMVV6WHDPK...
69•seansh•8h ago•11 comments

Fish in the Wrong Place

https://www.lrb.co.uk/the-paper/v47/n19/oliver-cussen/fish-in-the-wrong-place
15•ostacke•1w ago•12 comments

An Illustrated Introduction to Linear Algebra, Chapter 2: The Dot Product

https://www.ducktyped.org/p/linear-algebra-chapter-2-the-dot
3•egonschiele•1h ago•0 comments

Using FreeBSD to make self-hosting fun again

https://jsteuernagel.de/posts/using-freebsd-to-make-self-hosting-fun-again/
361•todsacerdoti•1d ago•125 comments

I analyzed 180M jobs to see what jobs AI is replacing today

https://bloomberry.com/blog/i-analyzed-180m-jobs-to-see-what-jobs-ai-is-actually-replacing-today/
37•AznHisoka•2h ago•14 comments

FurtherAI (YC W24) Is Hiring Across Software and AI

1•sgondala_ycapp•17h ago

Recantha's Tiny Toolkit

https://tinytoolk.it/toolkits/recantha-kit/
26•surprisetalk•3d ago•3 comments

Alleged Jabber Zeus Coder 'MrICQ' in U.S. Custody

https://krebsonsecurity.com/2025/11/alleged-jabber-zeus-coder-mricq-in-u-s-custody/
164•todsacerdoti•18h ago•63 comments

When models manipulate manifolds: The geometry of a counting task

https://transformer-circuits.pub/2025/linebreaks/index.html
81•vinhnx•5d ago•10 comments