frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Wendell Berry has died, age 92

https://www.nytimes.com/2026/08/31/us/wendell-berry-dead.html
1•Curiositry•1m ago•0 comments

Can anyone suggest me Data room for Investors?

1•unmeshoutreach•1m ago•0 comments

Kale: A Transformation-Safe Spreadsheet System

https://arxiv.org/abs/2608.26345
1•zdw•8m ago•0 comments

Weird Little Guys of FOSS

https://drewdevault.com/weird-guys/
1•airhangerf15•9m ago•0 comments

Dan Driscoll's Parting Shot

https://www.theatlantic.com/national-security/2026/08/driscoll-hegseth-military-resignation/688479/
1•Jtsummers•10m ago•0 comments

Florida revokes permits for license plate readers on state highways

https://www.wusf.org/transportation/2026-08-31/fdot-revokes-permits-for-flock-cameras-installed-o...
3•ilamont•12m ago•1 comments

Backsliding: On the Paradox of Willpower

https://harpers.org/archive/2026/07/backsliding-meghan-ogieblyn-willpower/
1•Anon84•14m ago•0 comments

Miles v0.1: Production-level Post-training

https://www.lmsys.org/blog/2026-08-18-miles-v0-1/
1•gmays•15m ago•0 comments

Claude Red Bar (visual and audible notifier of task completion)

https://github.com/gregsramblings/claude-red-bar
1•gw5815•16m ago•2 comments

DoltLite: A SQLite fork with Git-style version control, built with 2k agent PRs

https://www.dolthub.com/blog/2026-08-31-doltlite-beta/
4•lbw1215•25m ago•0 comments

Icelandic voters reject a resumption of EU membership negotiations

https://www.euronews.com/my-europe/2026/08/31/icelands-no-vote-deals-a-blow-to-brussels-security-...
2•delichon•28m ago•2 comments

Show HN: I rebuilt tank game with new style

https://www.battle-tank.com/
1•dutay05•29m ago•0 comments

Show HN: Chaosword – A Crossword?

https://chaosword.com
1•ghosts_•34m ago•0 comments

Breaking down Amazon's mega dropdown (2013)

https://bjk5.com/post/44698559168/breaking-down-amazons-mega-dropdown
1•TheAceOfHearts•43m ago•0 comments

Kubernetes v1.37: Pod Certificates and Cluster Trust Bundles

https://kubernetes.io/blog/2026/08/28/kubernetes-v1-37-pod-certificates-and-cluster-trust-bundles/
1•ahmedtd•48m ago•0 comments

Retatrutide – people risk the gray market for the newest weight-loss drug

https://www.theguardian.com/science/2026/aug/31/retatrutide-weight-loss-drug-gray-market
2•andsoitis•49m ago•0 comments

The Big Leak (1987)

https://www.americanheritage.com/big-leak
1•jhide•49m ago•0 comments

2004 RuneScape fit a multiplayer RPG into 56k dial-up

https://jkm.dev/posts/how-2004-runescape-fit-a-multiplayer-rpg-into-56k-dialup/
4•fagnerbrack•50m ago•1 comments

AWS Activate Credits

1•m4sk1994•50m ago•0 comments

Deadpan Photography: Enjoying the Pretence

https://photoni.st/index.php/2026/07/12/deadpan-photography-enjoying-the-pretence/
1•NaOH•51m ago•0 comments

Papercut SMTP – The Simple Desktop Email Server

https://github.com/ChangemakerStudios/Papercut-SMTP
1•l8rlump•51m ago•0 comments

Why 1M context windows won't solve agent memory (and a protocol that does)

https://github.com/zackemannen81/docs-first_continuity-protocol
2•mrwhite81•52m ago•0 comments

Release Release v26.8.1.2041-LTS · ClickHouse/ClickHouse

https://github.com/ClickHouse/ClickHouse/releases/tag/v26.8.1.2041-lts
1•kyisaiah47•53m ago•0 comments

The extraordinary rise of Miami's economy

https://www.economist.com/finance-and-economics/2026/08/31/the-extraordinary-rise-of-miamis-economy
1•andsoitis•1h ago•0 comments

OpenAI to Cut Off AI Models for SpaceX-Owned Cursor

https://www.reuters.com/business/media-telecom/openai-end-partnership-with-spacexs-cursor-2026-08...
4•m463•1h ago•1 comments

Young Builder Society Microgrant

https://www.youngbuildersociety.com
1•audreyfei•1h ago•0 comments

Linus Torvalds' uEmacs – the editor he has used since the 1980s

https://github.com/torvalds/uemacs
14•oumua_don17•1h ago•0 comments

Getting over the Nebulosity of Agents

https://text-incubation.com/getting-over-the-nebulosity-of-agents?2
2•krrishd•1h ago•0 comments

Inworld TTS Open Evaluation Toolkit: Reproducible TTS Evals

https://inworld.ai/blog/introducing-inworld-tts-open-evaluation-toolkit
5•rogilop•1h ago•0 comments

FDOT de-flocks: Automatic license plate reader permits revoked across Florida

https://www.msn.com/en-us/news/other/fdot-de-flocks-automatic-license-plate-reader-permits-revoke...
1•smalltorch•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.