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•11mo 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•11mo 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•11mo 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•11mo ago
If you need a web application you could also use Oxygen.jl.
MScholar•11mo 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.

Anthropic reverses decision on Claude Code access for Pro users

https://claude.com/pricing
1•spprashant•46s ago•0 comments

OpenAI reinvents Recall except everything is stored remotely

https://developers.openai.com/codex/memories/chronicle
1•pluc•58s ago•0 comments

Show HN: Individual App Power Usage Tracking on Mac in Native Swift

https://macbookbatterymonitor.com
1•ryan-a•3m ago•0 comments

The Commodification of Travel

https://herman.bearblog.dev/the-commodification-of-travel/
2•HermanMartinus•5m ago•0 comments

Making RAM at Home [video]

https://www.youtube.com/watch?v=h6GWikWlAQA
1•dabiged•5m ago•0 comments

Meta to start capturing employee mouse movements, keystrokes for AI training

https://tech.yahoo.com/ai/meta-ai/articles/exclusive-meta-start-capturing-employee-162745915.html
3•devonnull•5m ago•0 comments

Kuri – Zig based agent-browser alternative

https://github.com/justrach/kuri
1•sorcercode•7m ago•1 comments

The Silo Problem: Three Teams, Three Truths

https://planetform.io/blog/the-silo-problem
1•rtwo_infra•13m ago•0 comments

Layer 8: The coordination protocol AI agents and embedded devices don't have yet

https://www.ezthrottle.network/blog/operationless-network-for-a-new-world-of-devices
1•rjpruitt16•15m ago•0 comments

Show HN: Govern Anthropic Managed Agents with 3 lines of code

1•inderrr•15m ago•0 comments

Remote (Latam) or San Francisco Onsite – Full Time

https://jobs.hireatomic.com/jobs/192386-ai-principal-software-engineer-us-saas-startup-remote
1•atomichire•21m ago•1 comments

Building a fault-tolerant metrics storage system at Airbnb

https://medium.com/airbnb-engineering/building-a-fault-tolerant-metrics-storage-system-at-airbnb-...
1•gpi•23m ago•0 comments

MAGA Has Exposed a Jesus Problem in US Christianity

https://recklessgrace.substack.com/p/maga-has-exposed-a-jesus-problem
2•TimW57•25m ago•0 comments

Show HN: Benchmarking how AI models write vulnerable code under pressure

https://leaderboard.atella.ai/code-security.html
1•kitdobyns•27m ago•1 comments

NASA's Curiosity rover finds organic molecules on Mars

https://www.theguardian.com/science/2026/apr/21/nasa-curiosity-rover-finds-organic-molecules-mars
4•billybuckwheat•28m ago•0 comments

the_world

https://hesnotjoking.substack.com/p/the-world-c8c
1•ucla_rob•29m ago•0 comments

UK Permanently Bans Tobacco for Anyone Born in 2009 or After

https://www.nytimes.com/2026/04/21/world/europe/uk-smoking-ban-2009.html
2•m-hodges•35m ago•1 comments

Migrate a Legacy Codebase with Sandbox Agents

https://developers.openai.com/cookbook/examples/agents_sdk/sandboxed-code-migration/sandboxed_cod...
1•gmays•37m ago•0 comments

Birthright Citizenship and Youth Crime

https://marginalrevolution.com/marginalrevolution/2026/04/birthright-citizenship-and-youth-crime....
3•pulisse•48m ago•1 comments

NeurIPS Supports Authors with Google's Paper Assistant Tool (Pat)

https://blog.neurips.cc/2026/04/21/neurips-supports-authors-with-googles-paper-assistant-tool-pat/
1•adt2bt•49m ago•0 comments

National Library Workers Day

https://ala-apa.org/nlwd/
1•ynac•50m ago•0 comments

Slash is a tiny helper that keeps you organized and focused

https://getslash.co/
2•igtztorrero•51m ago•0 comments

How to Implement an FPS Counter

https://vplesko.com/posts/how_to_implement_an_fps_counter.html
1•vplesko•51m ago•0 comments

Do This Instead of Rock Paper Scissors If You Are More Than 2 People

https://vplesko.com/posts/zimi_zami_zum.html
1•vplesko•52m ago•0 comments

2× – nine months later: We did it (Intercom)

https://ideas.fin.ai/p/2x-nine-months-later
1•mmarian•53m ago•0 comments

This Slug Can Survive on Photosynthesis [video]

https://www.youtube.com/watch?v=IH_uv4h2xYM
1•CharlesW•53m ago•0 comments

KDE at 30

https://kde.org/anniversaries/30/
2•kristianp•55m ago•0 comments

Apple's Cal AI crackdown signals it's still policing the App Store

https://techcrunch.com/2026/04/21/apples-cal-ai-crackdown-signals-its-still-policing-the-app-store/
3•CharlesW•55m ago•1 comments

The Infamous Coin Toss

https://ergodicityeconomics.com/2023/07/28/the-infamous-coin-toss/
1•efavdb•56m ago•0 comments

Global growth in solar "the largest ever observed for any source"

https://arstechnica.com/science/2026/04/global-growth-in-solar-the-largest-ever-observed-for-any-...
11•tambourine_man•57m ago•2 comments