frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: How is Julia for data analysis coming along?

1•juujian•9mo ago
For a hot minute, Julia revived a lot of attention. Haven't heard anything in a while. I have my computing needs covered by R and Julia, and last time I tried Julia (two years ago? Three?) it didn't take me long to find something that would be non-trivial to do/wasn't implemented. Now I'm having some need for faster for larger datasets, and I like the idea of a typed language. What's the status?

Comments

poobear22•9mo ago
I had about 14 yrs of R exposure and really liked it, but it was time to try something new. I cut over to Julia with my "retirement" and I've had no issues at all with it. With LLMs, it is different, as I needed to learn R from the ground up, "the hard way" and with LLMs, I find myself working at a more elevated level, knowing Julia less than I know R, but getting things accomplished in a quicker manner. It does seem the ecosystem of libraries is a more limited, but from my experience, its just been a little more work on my part and I have resolved what I needed to. When I look at my finished code, I fine it more readable and supportable than my historical R code. Again, my experiences are different with the LLM support offered today. A side note: I really wanted to avoid Python, it just never resonated with me. But, when I compare my Julia code with what I'd have in Python, Julia wins for me hands down. So, for me, over all, I have no complaints and have no reason not to be with this language for a long time.
MScholar•9mo ago
I have been loving using Julia for data munging and Exploratory Data Analysis. It's performant and fun to use. Here are my observations:

Some parts of the JuliaData ecosystem are uber cool, like DataFrames, TidierData, DuckDB, etc. However, they lack robust support for parquet, iceberg, accessing data in ADLS, etc. There are workarounds like using DuckDB for accessing parquet files, but that's not always ideal.

For visualization, there are tons of great libraries like Makie (complex and powerful), VegaLite (very easy to use), and PlotlyLight.

One aspect which is seriously lacking is the ability to create nice web applications. There is GenieFramework (somehow I have always encountered issues with it), then there is Pluto (also a great idea but not a great experience). For static reports, QuartoNotebooks are awesome.

Once you start going deeper into statistical analysis, my experience is hit-or-miss depending upon what I am trying to do. The TimeSeries analysis ecosystem, for example, is fragmented and not as mature.

But with the advent of LLMs, I can easily and quickly write code and create custom functions for just the task I am working on, which I believe would be great for Julia. You can quickly create a custom, performant, pure Julia implementation for the task at hand.

For interacting with LLMs, PromptingTools.jl is awesome.

TheWiggles•9mo ago
If you need a web application you could also use Oxygen.jl.
MScholar•9mo ago
Oxygen.jl is nice. But what I really need for simple analysis is something like Gradio or Streamlit. Or even something like IPyWidgets for Jupyter would be good.

Blind Trust in VSCode Extensions

https://opista.com/posts/blind-trust-in-vs-code-extensions
1•saikatsg•1m ago•0 comments

Fixing ORM slowness by 80% with strategic PostgreSQL indexing

https://stormatics.tech/blogs/fixing-orm-slowness-by-80-with-strategic-postgresql-indexing
1•camille_134•5m ago•0 comments

Using an electric car charger to charge an ebike

https://www.youtube.com/watch?v=i6IyukCIia8
1•jofzar•5m ago•1 comments

Elsevier Shuts Down Its Finance Journal Citation Cartel

https://www.chrisbrunet.com/p/elsevier-shuts-down-its-finance-journal
1•qsi•5m ago•0 comments

Show HN: Cerebrun – A unified memory for AI assistants (MCP and pgvector)

https://cereb.run
1•niyoseris•9m ago•0 comments

SaaS Will Have an API, Whether You Build It or Not

https://eidel.io/posts/your-saas-will-have-an-api-whether-you-build-it-or-not
1•olieidel•12m ago•1 comments

Self-generated skills don't do much for AI agents, but human-curated skills do

https://www.theregister.com/2026/02/19/ai_agents_cant_teach_themselves/
2•xdotli•14m ago•2 comments

FreeBSD 15.0

https://www.freebsd.org/releases/15.0R/relnotes/
2•tosh•15m ago•0 comments

Show HN: AI Timeline Maker – turn text and documents into visual timelines

https://timeline-maker.org/
1•ethanplanva•18m ago•0 comments

Story of the Eye

https://en.wikipedia.org/wiki/Story_of_the_Eye
1•XzetaU8•19m ago•0 comments

Our First Proof Submissions

https://openai.com/index/first-proof-submissions/
2•gmays•23m ago•0 comments

For a new golden age of FOSS

https://ogirardot.writizzy.com/p/for-a-new-golden-age-of-foss
2•ssaboum•23m ago•1 comments

3D-Printed electric motor manufactured via multi-modal, multi-material extrusion

https://www.tandfonline.com/doi/full/10.1080/17452759.2026.2613185#d1e259
1•fightling•24m ago•0 comments

Show HN: I rebuilt my 13-year-old budgeting app from scratch in Flutter

https://www.budgt.ch/blog/budgt-13-rebuilt-from-scratch-whats-new/
1•sfluecki-dev•24m ago•0 comments

The Myth of the Bayesian Brain

https://link.springer.com/article/10.1007/s00421-025-05855-6
1•paraschopra•24m ago•0 comments

Red/Green TDD

https://simonwillison.net/guides/agentic-engineering-patterns/red-green-tdd/
1•tomwphillips•25m ago•1 comments

Who's in Charge? Disempowerment Patterns in Real-World LLM Usage

https://arxiv.org/abs/2601.19062
1•Gillesray•26m ago•1 comments

Show HN: Claudedash – real-time local dashboard for Claude Code agents

1•yunusemregurlu•33m ago•1 comments

OpenCrabs: AI terminal-native orchestration layer for software development

https://github.com/adolfousier/opencrabs
1•otterwise•36m ago•0 comments

Show, Don't Tell

https://blog.exe.dev/show-dont-tell
1•tosh•36m ago•0 comments

Raya: Compiled TypeScript with Go-Concurrency

https://raya.land/
1•adityapurwa•40m ago•0 comments

A fast Ruby code formatter build in Rust

https://github.com/sorafujitani/rfmt
1•walski•40m ago•0 comments

60 Year old vibe coder create revenue SaaS with vibe agent and vibe testing tool

1•Thorin_scout•42m ago•1 comments

Show HN: Launching for the full public on 17th May 2026

https://waitlist-j5z9.onrender.com/
1•Sechele•43m ago•0 comments

BrowserPicker: Smart Browser Selector for Windows

https://github.com/mortenn/BrowserPicker
1•Klaster_1•43m ago•0 comments

Magical Mushroom – Europe's first industrial-scale mycelium packaging producer

https://magicalmushroom.com/index
3•microflash•44m ago•0 comments

Apixies – 39 utility APIs (SSL, DNS, email, QR, PDF) behind one key

https://apixies.io
2•bicibg•47m ago•1 comments

Investigating an LLM generated C compiler

https://shape-of-code.com/2026/02/22/investigating-an-llm-generated-c-compiler/
2•rsaarelm•47m ago•0 comments

Which web frameworks are most token-efficient for AI agents?

https://martinalderson.com/posts/which-web-frameworks-are-most-token-efficient-for-ai-agents/
3•martinald•48m ago•0 comments

Is the Swipe Era Over?

https://www.nytimes.com/2026/02/22/podcasts/the-daily/is-the-swipe-era-over.html
2•vednig•51m ago•0 comments