frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

US officials slam Indian-origin entrepreneur Ankit Gupta over H-1B comments

https://timesofindia.indiatimes.com/world/us/its-your-sense-of-entitlement-us-officials-slam-indi...
1•AnkitGuptaTruth•8s ago•0 comments

Florida Catholics slap down state AG by rejecting religious vaccine exemptions

https://arstechnica.com/health/2026/08/catholic-bishops-tell-florida-theres-no-religious-reason-f...
1•rbanffy•43s ago•0 comments

Skills for writing modern Go code

https://github.com/JetBrains/go-modern-guidelines
1•Nika_84•54s ago•0 comments

Harvard and the Cloudflare Governance Fight

https://www.ft.com/content/a95aebcf-6cfe-418c-8c11-ddf05f3aef4d
1•AnodicElegy•4m ago•1 comments

One LLM agent per trade over construction site photos

https://trpevski.com/blog/ai-construction-inspection-contractors-cannot-argue-with/
1•gorillax•4m ago•0 comments

Repo indexing was doing more harm than good, so we dropped it from our agent

https://thegit.ai/blog/why-we-abandoned-repository-indexing
1•waximabbax•8m ago•0 comments

On the way to automate user manuals and knowledge bases

https://typemill.net/news/on-the-way-to-automate-user-manuals-and-knowledge-bases
2•trendschau•13m ago•0 comments

PEP 805 – Safe Parallel Python – peps.python.org

https://peps.python.org/pep-0805/
1•rbanffy•14m ago•0 comments

12 Sunsets: Exploring Ed Ruscha's Archive

https://12sunsets.getty.edu/
1•gregoire•17m ago•0 comments

Agent loops stop re-reading your codebase on every turn

https://runinfra.ai/inference-api
2•OsamaJaber•24m ago•0 comments

Agents' collaboration in the OpenAI / Hugging Face hacking incident

https://metr.org/blog/2026-08-26-openai-hugging-face-incident-investigation/#~1200-agents-sent-%3...
1•dmazin•28m ago•0 comments

Samsung updates Galaxy S24 FE with August 2026 security patch

https://www.sammobile.com/news/samsung-updates-galaxy-s24-fe-with-august-2026-security-patch/
1•ledoncool•31m ago•0 comments

I Cut 80%+ of Context Overhead in My Coding Agent

https://m-reschreiter.at/en/blog/how-i-cut-80-percent-context-overhead-dynamic-tools
2•asm3r96•32m ago•0 comments

IFA 2026 Preview: On-device AI PCs, DJI robotics, and Xiaomi's European debut

https://forgeeks.net/ifa-2026-local-ai-robots-devices/
2•kuuuzya•35m ago•0 comments

Show HN: Puppetflow a free browser automation platform

https://github.com/puppetflow/puppetflow
1•jierka•37m ago•0 comments

Unique Bronze Age "Treasures of Villena" Stolen in Spain

https://radar.am/en/news/science-2775622103/
1•Bluestein•38m ago•0 comments

'Mad honey' that can stop your heart is being sold online

https://phys.org/news/2026-08-mad-honey-heart-sold-online.html
2•samizdis•38m ago•0 comments

The Server Called Paranoia: Defend Autistici/Inventati

https://cavallette.noblogs.org/2026/08/10083/2
1•rapnie•45m ago•0 comments

A Perfect SimCity

https://www.jeffquast.com/post/a-perfect-simcity/
3•alexisread•46m ago•0 comments

Thunderquakes: A new way to image the Earth's subsurface

https://www.psu.edu/news/earth-and-mineral-sciences/story/thunderquakes-new-way-image-earths-subs...
2•geox•48m ago•0 comments

Hilariously Fast Volume Computation with the Divergence Theorem

https://alyssarosenzweig.ca/blog/hilariously-fast-volume-computation-with-the-divergence-theorem....
5•luu•54m ago•0 comments

Your AGENTS.md file doesn't do anything

https://pivot-to-ai.com/2026/08/27/your-agents-md-file-doesnt-actually-do-anything/
1•latexr•55m ago•0 comments

Review: A month with a Solargrow solar system

https://james.cridland.net/blog/2026/solargrow-isolarcloud-review/
2•DamonHD•58m ago•0 comments

Judge rules Trump administration illegally punished AI firm Anthropic

https://www.cbsnews.com/news/judge-rules-trump-administration-illegally-punished-ai-firm-anthropic/
3•mgh2•58m ago•2 comments

Show HN: AgentParty – cross-session chat for coding agents across machines

https://github.com/leeguooooo/AgentParty
2•leeguoo•1h ago•0 comments

The Wall Confronting Reliable Coding Agent Autonomy

https://codemanship.wordpress.com/2026/08/28/the-wall-confronting-reliable-coding-agent-autonomy/
2•flail•1h ago•0 comments

Show HN: Rosebed – A Minecraft beta 1.7.3 reimplementation in Zig

https://github.com/mdmrk/rosebed
1•talentedRed•1h ago•0 comments

Show HN: 18 Words, Zanagrams and Sunflowers Are Now PZL Games

6•pompomsheep•1h ago•1 comments

ClickHouse winning this soo called observability war?

https://clickhouse.com/blog/is-clickhouse-winning-the-observability-wars
1•gingenio•1h ago•0 comments

Show HN: Rafter – an MCP server that shares one team's memory, skills and agents

https://heyrafter.xyz/
2•kristohb•1h ago•0 comments
Open in hackernews

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

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