frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Elixir-lang.org has a new design

https://elixir-lang.org/
52•bbg2401•1h ago

Comments

bbg2401•1h ago
Also observed here: https://elixirforum.com/t/elixir-lang-org-redesign/76041
allanmacgregor•1h ago
Looks pretty good, I like that they are highlighting the potential uses for elixir.
grahac•1h ago
This is great! Now waiting for the forum UI update too! :)

Hoping Elixir continues to thrive. It is such a great language (and such a great language for AI coding too!)

Stromgren•3m ago
In fact it came out as the absolute best in a comparison by Tencent (1). See table 4. It’s more than a year old though.

1. https://arxiv.org/pdf/2508.09101

alberth•1h ago
I wish more funding & development effort went into BEAM itself on making it more performant.

Note: I’m not talking concurrency. I’m talking pure raw performance.

Seems like it’s been a one person show for over a decade on making it faster.

ch4s3•1h ago
It’s pretty hard to make things like math faster for real world use cases in a bytecode interpreter.
dmpk2k•59m ago
It's a JIT nowadays. Admittedly an extremely simple one, to minimize compile times and maintenance overhead.

You can get substantial performance improvements by using guards though. See what Wings3D does with is_float() everywhere in hot numeric-heavy code.

jimbokun•40m ago
Java and Javascript run times do really well at that.
josevalim•16m ago
There are multiple people working on the JIT within the last 5-6 years.

I suspect once they squeeze all performance there they will look into optimizing across modules, which will probably open up a lot of optimization possibilities, but it requires rethinking some runtime primitives.

jeanlucas•1h ago
Nice! The showcase of companies is really nice
losvedir•1h ago
To me, it seems one of the killer use cases for Elixir (/Erlang) is its distributed cluster capability. Does anyone have experience with that or case reports to share? I've used Elixir quite a bit professionally, but mostly as just a "nicer Rails" with horizontally scalable but otherwise independent Phoenix apps in your traditional Kubernetes setup, which seems to me to kind of missing out on its main purpose.
davidw•24m ago
Elixir/Erlang works very well in a semi-embedded environment where you need a higher level command and control component that behaves in a deterministic way and is pretty robust.

I was involved, years ago, in using Erlang on these devices: https://www.icare-world.com/us/product/icare-eidon/

It was a lot of fun and there were some very interesting challenges for everyone involved.

org3•20m ago
I've worked a little bit with distributed Elixir using `Horde.DynamicSupervisor` on Kubernetes. Apparently there's other options like 'swarm' and DynamicSupervisor [1]. It'd be great for clear analysis of the benefits these kinds of abstractions bring vs non-BEAM approaches.

[1] https://www.youtube.com/watch?v=nZmDEUeHeVI

jomcgi•6m ago
Also interested in hearing about this! I built an elixir k8s control plane recently and kept expecting to reach for it but it never really made sense when it was controlling golang daemonsets.

My usecase is less independent though, that control plane is orchestrating like Lambda/fly.io style workloads on top of firecracker: https://jomcgi.dev/ember

ModernMech•49m ago
Ugh, it looks like all the other LLM generated language webpages. It's formulaic at this point. I'd hoped a language like Elixir would be able to hire some people to do it.
acedTrex•39m ago
Its pretty snappy/responsive for me at least so thats good. Normally LLM slop sites are pretty at first but sluggish as hell. So some level of skill went into this one.
josevalim•22m ago
The Software Mansion folks designed it and we actually iterated on the designs on Figma, having discussions as humans, and exploring alternatives. They were lovely to work with.

I also worked on all of the copy myself, collecting feedback from core maintainers as I went. The new tagline was a suggestion from Theo which we iterated on. I did use LLMs as an assistant, but I did not ask it to generate the content.

Might as well use LLMs for the whole thing next time, since we will be accused of doing so anyway! :D

ModernMech•4m ago
Shame then that despite all that, they landed on the same design used by every "I asked an LLM to make me a language and a website this weekend here's what it spit out" project. I mean, I'm not saying it looks bad or is a bad result. Just it's very similar to other things that have put in much less effort.
arikrahman•39m ago
I prefer https://jank-lang.org/ new re-design, and the approach of a more step-wise refinement.
__float•26m ago
How is this language related to Elixir? Or are you just commenting that another language has a website?
Starlevel004•17m ago
Why does it have like 0.1s animations?
josevalim•8m ago
Can you clarify which ones? We will be glad to improve them (or feel free to send a PR).
binaryturtle•11m ago
Site doesn't work for me (older Firefox). Looks like there's no CSS and some Javascript error (probably makes it bail out loading the CSS?)
sph•7m ago
No mention of AI and LLM in the front page. Life is good.
asa400•7m ago
Looks great! There are some style quirks with cutoff elements in Firefox 152.0.6: https://imgur.com/a/OtnESi7
phplovesong•4m ago
I guess elixir is a nice lang for the niche of erlang. But its dynamic (the "type system" is really meh at best) its not suited for real world use.

If i go full dynamic, why not use pure erlang instead?

loloquwowndueo•4m ago
There’s no obvious way to switch to normal (aka “light”) mode. Dark mode is very difficult for some people (me included) to read.

If you must default to dark mode that’s your choice but I’d love to see a light mode toggle somewhere prominent.

Goodbye, and Thanks for All the Bikesheds

https://queue.acm.org/detail.cfm?id=3818307
1•Ygg2•1m ago•0 comments

Direct H2 generation from mixed plastic waste via alkaline thermal treatment

https://www.pnas.org/doi/10.1073/pnas.2537552123
1•bookofjoe•4m ago•0 comments

An uroboros program with 100 programming languages

https://github.com/mame/quine-relay
1•modinfo•5m ago•0 comments

Overtraining as the path to human-like AI

https://www.seangoedecke.com/overtraining-as-the-path-to-human-like-ai/
1•Brajeshwar•5m ago•0 comments

We Built a Multiplayer Code Editor with Cloudflare, Yjs, and CodeMirror

https://coderscreen.com/blog/building-multiplayer-code-editor-cloudflare-yjs-codemirror
1•rogutkuba•5m ago•0 comments

Show HN: Todowing – A browser extension that shows Todoist sub-tasks inline

https://todowing.com/
1•vivgui•9m ago•0 comments

AI's new political donor class is outspending Big Tech's last one

https://sfstandard.com/2026/07/18/ai-s-new-political-donor-class-already-outspending-big-tech-s-l...
2•roddylindsay•11m ago•0 comments

Polybius: The Most Dangerous Arcade Game Ever Made. A Dive into Some Arcade Lore

https://lowendbox.com/blog/polybius-the-most-dangerous-arcade-game-ever-made-a-deep-dive-into-som...
1•bananamogul•11m ago•0 comments

SadServer Solutions

https://www.vladimircicovic.com/2024/06/sadserver-solutions
1•taubek•14m ago•0 comments

Strange loops: from autological words and quines to consciousness

https://www.youtube.com/watch?v=MFR6SMV64h4
1•modinfo•14m ago•0 comments

The Human Worker as Civilizational Nexus

https://read.lukeburgis.com/p/the-human-worker-as-civilizational
1•momentmaker•17m ago•0 comments

Food Never Come – no calories, no bill, just dopamine

https://foodnevercome.com/
1•appreciatorBus•17m ago•0 comments

Stately Agent: Build agents as state machines

https://github.com/statelyai/agent
2•handfuloflight•18m ago•0 comments

Apple bug crashes apps that display Telugu character (2018)

https://www.theguardian.com/technology/2018/feb/16/apple-bug-crashes-apps-that-display-telegu-cha...
1•thunderbong•20m ago•0 comments

Show HN: Warden – authorization gateway for agentic RAG

https://github.com/geminimir/warden
1•geminimir•22m ago•0 comments

Power outage for half of SF (again)

https://pgealerts.alerts.pge.com/outage-tools/outage-map/
2•ricberw•24m ago•0 comments

Tenley Albright

https://en.wikipedia.org/wiki/Tenley_Albright
1•petethomas•24m ago•0 comments

Better Than Free: How to Differentiate in the Age of AI

https://tim.blog/2026/07/17/better-than-free/
1•Michelangelo11•26m ago•0 comments

Studying the Role of Sandboxing for AI Control

https://www.lesswrong.com/posts/6wo4weeujruLXrnsT/studying-the-role-of-sandboxing-for-ai-control
1•joozio•28m ago•0 comments

Show HN: Worldle Game, but Multiplayer Version

https://landfall.manojvivek.workers.dev
1•manojvivek•31m ago•0 comments

Instagram, Ritz-Carlton, Bourbon

https://www.marginpoints.com/issues/instagram-ritz-carlton-bourbon
2•historian1066•33m ago•0 comments

How to Prepare for Chat Control

https://homehack.nl/how-to-prepare-for-chat-control/
3•speckx•36m ago•1 comments

See How Trump's Truth Social Posts Move Stocks

https://www.wsj.com/politics/policy/see-how-trumps-truth-social-posts-move-stocks-5ee3611b
4•thm•38m ago•1 comments

Chessperiment – Create and play custom chess variants in the browser

https://chessperiment.app/en
2•ItzMassel•40m ago•0 comments

Ancient Princesses Were Weapon-Wielding Badasses, Scientists Discover

https://www.404media.co/ancient-princesses-were-weapon-wielding-badasses-scientists-discover/
2•Brajeshwar•41m ago•0 comments

Show HN: RL Environment for Sheep Hearding

https://github.com/midhunharikumar/sheepdog-rl
1•blackboattech•43m ago•0 comments

Show HN: Textcaster, a feeds-native social timeline you can self-host

https://textcaster.app
1•rmdes•47m ago•0 comments

Nvidia's CMP 170HX Full Compute and Memory (80GB) may be unlockable via exploit

https://old.reddit.com/r/LocalLLaMA/comments/1uxqccx/psa_nvidias_cmp_170hx_full_compute_and_memor...
1•qingcharles•47m ago•0 comments

Renovate or Rebuild? Architectural techniques for the million euro tradeoff

https://www.youtube.com/watch?v=8ScSAh0hu0I
2•RebootStr•47m ago•0 comments

Cyberchase: For Parents and Teachers

https://www.pbs.org/parents/shows/cyberchase
2•lioeters•49m ago•0 comments