frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

New funding rules will make US research slower, costlier and harder to share

https://theconversation.com/new-trump-administration-rules-on-federal-science-funding-could-make-...
2•teaman2000•3m ago•0 comments

Look at Silicon Valley history from 360 degrees over the years

https://ValleyOfIdeas.com
1•chenpaul•4m ago•0 comments

Building Political Superintelligence

https://freesystems.substack.com/p/building-political-superintelligence
3•m-hodges•4m ago•0 comments

I've converted my website to grayscale

https://rz01.org/qmx/
2•exitnode•7m ago•2 comments

Optical Memory Link Could Boost AI in Robotics

https://spectrum.ieee.org/ai-in-robotics
1•jonbaer•8m ago•0 comments

Persistent Money Struggles Linked to Faster Brain Ageing

https://www.ucl.ac.uk/news/2026/jul/persistent-money-struggles-linked-faster-brain-ageing
1•karakoram•15m ago•0 comments

Show HN: Punter.js – single-file JavaScript game engine for teaching programming

https://punterjs.org/
1•john-doherty•15m ago•0 comments

LLM Cliche Highlighter

https://tools.simonwillison.net/llm-cliche-highlighter
2•saikatsg•17m ago•0 comments

America's schools admit screens make students worse off

https://fortune.com/article/schools-abandoning-chromebooks-laptop-programs-as-screen-time-hurts-l...
1•jedberg•19m ago•0 comments

Kitty [terminal emulator] chases the mouse

https://lwn.net/Articles/1080821/#Comments
2•leephillips•20m ago•0 comments

In a Ukrainian bomb shelter, Laura Loomer explains shift on Russia's war

https://apnews.com/article/laura-loomer-trump-ukraine-russia-interview-101852f6deab17e1d8d215fdde...
2•haburka•20m ago•0 comments

Please ship APIs, not AI

https://iamwillwang.com/notes/please-ship-apis-not-ai/
1•wxw•21m ago•0 comments

Illume Labs – Your 24/7 personalized health companion

https://www.illumelabs.ai/
3•parilatawa•21m ago•2 comments

OpenAI: A Bubble Bigger Than Dotcom

https://www.youtube.com/watch?v=zDtvrme-L-0
3•cable2600•23m ago•1 comments

Go server-less for projects that only need to scale from 2-200 users

https://seamside.com/docs/
2•akumpf•24m ago•1 comments

Iran used roaming systems, ad tech to track US troops in Gulf: Report

https://www.turkiyetoday.com/business/iran-used-roaming-systems-ad-tech-to-track-us-troops-in-gul...
5•billybuckwheat•25m ago•0 comments

BSD seq(1) on Linux

2•1vuio0pswjnm7•27m ago•0 comments

What Happened to Tagging? (2019)

https://daily.jstor.org/what-happened-to-tagging/
2•downbad_•28m ago•0 comments

OptMem: Plug-and-play infinite memory for any agent

https://github.com/VictorTaelin/OptMem
1•LightMachine•28m ago•0 comments

The bitter lesson for skills and coding agents

https://twitter.com/jim_dowling/status/2081455720336179313
1•jamesblonde•30m ago•0 comments

Doom running on nothing but regex find-and-replace

https://github.com/4RH1T3CT0R7/doom-regex
1•amichail•32m ago•0 comments

Learning two pointers from scratch after solving 100 LeetCode problems

https://leetcopilot.dev/blog/two-pointers-intuition-for-leetcode-beginners-step-by-step
2•alexwang24•32m ago•0 comments

I Made Open Source Adobe Acrobat – Windows 11

https://github.com/jonahgigi534-wq/PDF-Pilot
1•Jonathan_Gigi•33m ago•1 comments

We need to rethink tech stack

2•vivekk7190•34m ago•1 comments

Angels in Coptic Magic I: Introduction

https://www.coptic-magic.phil.uni-wuerzburg.de/index.php/2026/01/16/angels-in-coptic-magic-i-intr...
2•jruohonen•38m ago•0 comments

Show HN: A QR code that plots where you scanned it from

https://3dqr.sshh.io/
1•sshh12•39m ago•0 comments

Writers set to share millions after $1.5B Anthropic settlement

https://www.irishtimes.com/crime-law/courts/2026/07/26/hundreds-of-irish-writers-set-to-share-mil...
1•afshinmeh•43m ago•1 comments

Stages of Denial

https://nsl.com/papers/denial.html
3•tosh•46m ago•0 comments

Show HN: The source of one own knowledge and it's causes

https://rzwsan.vercel.app/posts/knowledge-origin/
1•rzwsan•46m ago•0 comments

The US is charging an American citizen for wiping his phone at the border

https://www.theverge.com/policy/971097/us-charging-american-citizen-wiping-phone-duress-password
5•arkits•46m ago•1 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.