frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The AI Productivity Illusion

https://www.hardresetmedia.com/p/the-ai-productivity-illusion
1•quick_brown_fox•34s ago•0 comments

Best Work Leaves No Trace: Why We Reward the Fix and Replace the Prevention

https://chrhenning.com/blog/2026/we-reward-the-fix-not-the-prevention/
1•chrhenning•45s ago•0 comments

My web version of Mars MIPS, now have builtin C compiler

https://webmars.nfiles.top/
1•nenepbl•1m ago•0 comments

Stripe in talks to acquire OpenRouter in potential $10B deal, WSJ reports

https://finance.yahoo.com/technology/ai/articles/stripe-talks-acquire-openrouter-potential-215104...
2•nlpnerd•5m ago•1 comments

Reality Bites Elon Musk and His Tesla, SpaceX Believers

https://www.wsj.com/finance/stocks/reality-bites-elon-musk-and-his-tesla-spacex-believers-1b639591
2•1vuio0pswjnm7•6m ago•0 comments

Show HN: Collecte MTL – Montreal waste collection schedules (web and iOS)

https://collectemtl.ca/
2•scastiel•6m ago•0 comments

Show HN: T-Shirt Weather. See the multi-day forecast for any city on a world map

https://tshirtweather.fyi
1•lowkeyokay•7m ago•0 comments

Chinese Discoveries Thru History

https://en.wikipedia.org/wiki/List_of_Chinese_discoveries
1•zoom6628•7m ago•1 comments

Trump administration admits clean energy grants were canceled based on politics

https://www.clickondetroit.com/news/politics/2026/07/25/trump-administration-admits-grants-for-cl...
2•zzzeek•9m ago•0 comments

KFC delivery to Ukraine's front line

https://xcancel.com/antibot/captcha
1•tim333•9m ago•0 comments

A shell colon does nothing. Use it anyway.

https://refp.se/articles/your-shell-and-the-magic-colon
1•olexsmir•10m ago•0 comments

Harddrive Is Probably Full

https://www.marginalia.nu/log/a_139_hdd/
2•ilreb•10m ago•0 comments

Corporate America Has Suddenly Decided to Stop Blowing Money on AI

https://www.wsj.com/business/china-us-ai-model-costs-53a12e96
2•1vuio0pswjnm7•11m ago•0 comments

If another advanced civilization lived on Earth before us, would we know?

https://www.cnn.com/2026/07/25/climate/silurian-hypothesis-another-civilization-before-humans
1•breve•13m ago•0 comments

Codeberg is blocking LLM generated code

https://codeberg.org/Codeberg/org/compare/17bdb39b0c1ecd0e423f3ba592650ce57fcdfbf5..71149c7fc95cc...
2•yofabr•14m ago•0 comments

Show HN: I built sticky notes that connects to Apple Calendar and Reminders

https://www.noticky.app/en
1•leotryhard•16m ago•0 comments

Conversation Is Being Recorded. They All Are

https://www.wsj.com/lifestyle/workplace/ai-recording-apps-wearables-granola-39727559
1•Elefante•16m ago•0 comments

What are you getting paid in? (2024)

https://www.approachwithalacrity.com/p/what-are-you-getting-paid-in
1•Redoubts•21m ago•0 comments

Hans Moravec Was Right About AI. What He Thinks Comes Next

https://nymag.com/intelligencer/article/hans-moravec-interview.html
1•ripe•22m ago•1 comments

Bitchat Is Now on Radicle

https://radicle.network/nodes/rosa.radicle.network/rad%3Az2v9tRJz1oknFAqCSY5W5c76nVvm6
1•h1watt•25m ago•0 comments

The Rust on ESP Book

https://docs.espressif.com/projects/rust/book/
1•AlexeyBrin•28m ago•0 comments

Using government procurement for greener AI

https://datasociety.net/research-library/greening-ai-in-the-public-sector-an-introductory-handboo...
1•shelbel•28m ago•0 comments

wsp: Multi-Repo Workspace Manager

https://github.com/jganoff/wsp
1•nonrecursive•33m ago•0 comments

Is Trump Forcing Mastercard and Visa on Brazil (auth: TLDR News) (+ abridgement)

https://www.youtube.com/watch?v=TSlnS4cYEUs
1•mdp2021•33m ago•1 comments

Native Kubuntu and Steam on Galaxy XR (KWin VR and Monado)

https://old.reddit.com/r/Galaxy_XR/comments/1v587tn/native_kubuntu_and_steam_on_galaxy_xr_kwin_vr/
1•bthallplz•36m ago•0 comments

A (Moderate and Nuanced) Analysis of Backrooms, Obsession and Theaters in 2026

https://entertainment.substack.com/p/a-moderate-and-nuanced-analysis-of
1•Michelangelo11•36m ago•0 comments

HP admits 30% of PCs reject Windows 11, and it's why Microsoft caved on support

https://www.windowslatest.com/2026/07/24/hp-admits-30-of-pcs-still-run-windows-10-rejecting-windo...
4•theanonymousone•37m ago•0 comments

Medieval Football

https://en.wikipedia.org/wiki/Medieval_football
2•marvinborner•41m ago•0 comments

A downloads organizer is being used to intercept ScreenConnect scam downloads

https://straycode.dev/blog/how-a-simple-downloads-organizer-is-being-used-to-stop-screenconnect-s...
2•murzynalbinos•42m ago•0 comments

Triton: DirectX 11 driver for QEMU

https://blog.getutm.app/2026/introducing-triton-directx-11-driver-for-qemu/
2•JustSkyfall•51m 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.