frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Europe's warm nights nearly doubled this summer

https://emot.substack.com/p/europes-warm-nights-nearly-doubled
1•emot•20s ago•0 comments

Anyone Got a Fenty.dev Invite?

1•penguinsnetwork•29s ago•0 comments

The Distractor

http://booktwo.org/notebook/the-distractor/
1•zetamax•47s ago•0 comments

Show HN: Clownbid.lol – pay to be the biggest clown on the internet

https://clownbid.lol/
1•nadermx•1m ago•0 comments

Give Your Coding Agent a Journal

https://doug.sh/posts/give-your-coding-agent-a-journal/
1•dougcalobrisi•3m ago•0 comments

If You Knew God Exists, Wouldn't You Become a Priest?

https://joecmarshall.com/posts/if-you-knew-god-exists-wouldnt-you-become-a-priest/
3•CoreSet•3m ago•0 comments

Are We Learning to Think Less?

https://socketstudy.com/sparks/are-we-learning-to-think-less/
1•wingrove•4m ago•1 comments

The Ternus Era at Apple Begins, but Cook Isn't Leaving

https://www.bloomberg.com/news/videos/2026-08-30/the-ternus-era-at-apple-begins-but-cook-isn-t-le...
2•sbulaev•8m ago•0 comments

Will anybody use AI as much as coders?

https://www.economist.com/business/2026/08/30/will-anybody-use-ai-as-much-as-coders
2•tagawa•9m ago•1 comments

Show HN: Break 5, the addictive, 5 minute, daily word game

https://break5.co.uk/
1•dwgebler•10m ago•0 comments

West Point prof fired for continuing to teach human causes of climate change

https://www.theguardian.com/us-news/2026/aug/27/west-point-climate-scientist-fired
2•randycupertino•13m ago•0 comments

Israel Is Running a Synthetic Think Tank to Influence AI Search Results

https://www.404media.co/israel-is-running-a-synthetic-think-tank-to-influence-ai-search-results/
4•Jimmc414•13m ago•0 comments

Show HN: Open-source hands-free mouse control with Tracky Mouse

https://github.com/1j01/tracky-mouse/
1•1j01•15m ago•0 comments

Debian developer resigns after corporate LLM use without disclosure wins vote

https://lists.debian.org/debian-devel/2026/08/msg00318.html
6•majorchord•18m ago•1 comments

Papers with wrong IDs on ArXiv more common

https://www.reddit.com/r/learnmachinelearning/comments/1w2u68z/heads_up_some_papers_are_citing_co...
4•marysminefnuf•23m ago•0 comments

Show HN: St. Louis Food Map

https://stlouing.com/food/
1•stlouing•24m ago•0 comments

Building software factories (with no slop)

https://twitter.com/dzhng/status/2090252351533973768/
1•zatkin•26m ago•0 comments

Packman package manager to be discontinued on 2026-12-31

https://lists.links2linux.de/pipermail/packman/2026-August/018314.html
1•epenn•26m ago•0 comments

"A big win for Android interoperability"

https://www.osnews.com/story/145665/a-big-win-for-android-interoperability/
2•aryonoco•28m ago•0 comments

Lady Gaga is now an AI-longevity biotech founder

https://www.regeneration.ai/p/lady-gaga-is-now-an-ai-longevity
1•Gaishan•31m ago•0 comments

The tests passed. The extension was still broken

https://channelfence.app/blog/the-tests-passed-the-extension-was-still-broken/
1•ChannelFence•33m ago•0 comments

No-Code Self-Documenting Makefiles

https://github.com/bahmanm/bmakelib/releases/tag/v0.9.0
1•bahman-m•33m ago•0 comments

Show HN: What Apple's OS updates silently change in the on-device AI model

https://umer9538.github.io/underfoot/
2•Umer2521•34m ago•0 comments

How to build a diffusion language model

https://kuleshov-group.github.io/blog/blog/2026/how-to-build-a-diffusion-language-model/
2•volodia•34m ago•0 comments

The Aviation Herald was sued

https://avherald.com/h?article=53c8958a&opt=0
1•kotaKat•35m ago•0 comments

Show HN: I timestamped 34 trading strategy sweeps before running them

https://mobinmoharami.github.io/sweep-registry/
1•mobinmohrarami•36m ago•0 comments

Matrox: Graphics for Professionals

https://www.abortretry.fail/p/matrox
2•BirAdam•36m ago•0 comments

California Passes AB-1856 for Open-Source Relief over Age Verification

https://www.phoronix.com/news/California-AB-1856-Passes
4•birdculture•52m ago•0 comments

Generating scenarios for extreme events, without extreme data

https://news.mit.edu/2026/generating-scenarios-extreme-events-without-extreme-data-0824
1•MarcoDewey•1h ago•0 comments

Accidental Aesthetics and Romance of Power Wires: Infrastructure Is Sexy

https://www.governance.fyi/p/accidental-aesthetics-and-romance
5•crescit_eundo•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.