frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Free-range agentic parenting: If you love your agents, set them free

https://blog.firetiger.com/free-range-agentic-parenting-if-you-love-your-agents-set-them-free/
1•matsur•2m ago•0 comments

Maester – The Knowledge Engine of Your Company

https://lei-ye.dev/blog/introducing-maester/
2•leiishta•3m ago•0 comments

Show HN: Anti-regression setup Claude Code – subagents, hooks, and Claude.md

https://github.com/CreatmanCEO/claude-code-antiregression-setup
2•Creatman•3m ago•0 comments

SpawnAgent: Real-time on-chain intelligence and wallet monitoring platform

https://github.com/Spawn-Agent/Spawn-Agent
2•luispa•3m ago•0 comments

Confirmation: A Canadian Grocery Store and the Failure of Privacy Law

https://civicmag.substack.com/p/confirmation-a-grocery-store-and
2•AliceBoghain•3m ago•1 comments

BBC Journalist SEO-Hacks ChatGPT and Google's AI

https://www.bbc.com/future/article/20260218-i-hacked-chatgpt-and-googles-ai-and-it-only-took-20-m...
2•jrmg•4m ago•0 comments

Show HN: SeaRoutes, find the shortest navigable sea routes on the globe

https://searoutes.vercel.app/
2•aayushdutt•5m ago•0 comments

The Rise of the Financial Engineer

https://thefinancialengineer.substack.com/p/the-rise-of-the-financial-engineer
2•gemanor•5m ago•0 comments

Show HN: Next job comes from someone you barely know

https://github.com/navox-labs/network
2•nahrin•6m ago•0 comments

The Predatory Hegemon

https://www.foreignaffairs.com/united-states/predatory-hegemon-walt
2•akbarnama•7m ago•0 comments

US Draft Rules for Power over Nvidia's Global Sales

https://www.bloomberg.com/news/articles/2026-03-05/us-drafts-rules-for-sweeping-power-over-nvidia...
4•spenvo•7m ago•2 comments

A Guide to Wine Certification Programs

https://www.wineenthusiast.com/basics/guide-to-wine-certification-programs/
1•Anon84•8m ago•0 comments

Iranian strikes on Amazon data centers highlight industry's vulnerability

https://apnews.com/article/amazon-aws-data-center-uae-iran-bahrain-71066b0a822c4cfd88b61e3fe79af917
1•gritzko•9m ago•0 comments

The Download: The startup that says it can stop lightning, and inside OpenAI's

https://www.technologyreview.com/2026/03/03/1133900/the-download-the-startup-that-says-it-can-sto...
1•joozio•9m ago•0 comments

Building a Database on S3

http://muratbuffalo.blogspot.com/2026/03/building-database-on-s3.html
1•todsacerdoti•10m ago•0 comments

The largest open-source humanized voice library

https://github.com/jaymunshi/open-swara
1•Anon84•11m ago•0 comments

Congress Is Considering Abolishing Your Right to Be Anonymous Online

https://theintercept.com/2026/03/05/kosa-online-age-verification-free-speech-privacy/
5•cdrnsf•11m ago•0 comments

Olmo Hybrid

https://allenai.org/papers/olmo-hybrid
1•tosh•12m ago•0 comments

Show HN: RedDragon, LLM-assisted IR analysis of code across languages

https://github.com/avishek-sen-gupta/red-dragon
1•armorer•12m ago•1 comments

Exfiltrating passwords with no interaction using autofill

https://varun.ch/posts/autofill/
1•varun_ch•12m ago•0 comments

Show HN: Plought – Reduce noise in decision making

https://plought.app
1•robinoross•12m ago•0 comments

The Brand Age

https://paulgraham.com/brandage.html
3•bigwheels•13m ago•0 comments

We Only Accept Pre-Revenue Projects

https://www.leanvibe.io/blog/bp-1772314620433
1•LeanVibe•14m ago•1 comments

My application programmer instincts failed when debugging assembler

https://landedstar.com/blog/posts/how-my-application-programmer-instincts-failed-when-debugging-a...
1•lifefeed•14m ago•0 comments

Launch HN: Vela (YC W26) – AI for complex scheduling

5•Gobhanu•14m ago•1 comments

Which H100 Instance to Train Nanochat – Benchmarking PCIe, SXM, and NVL

https://bluenotebook.io/blog/h100-nanochat-training/
1•k2so•15m ago•1 comments

Düren's Hydrogen Bet: The Math Behind a Looming Liability

https://cleantechnica.com/2026/03/01/durens-hydrogen-bet-the-math-behind-a-looming-liability/
1•simonebrunozzi•17m ago•0 comments

Using Structured Light Scanning and Photogrammetry in Cultural Heritage

https://www.mdpi.com/2078-2489/17/3/237
1•PaulHoule•17m ago•0 comments

Financial AGI announced – outperforms human experts on 12 professional exams

https://portfoliopilot.com/technology/financial-agi
2•aharm•18m ago•1 comments

Most AI agent demos won't survive enterprise security review

1•ibreakthecloud•19m ago•0 comments
Open in hackernews

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

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