frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Disaster Recovery Backups with Rsync

https://jadarma.github.io/blog/posts/2026/09/disaster-recovery-backups-with-rsync/
1•tymscar•32s ago•0 comments

Clojure 1.12.6

https://clojure.org/news/2026/09/02/clojure-1-12-6
1•andrewstetsenko•55s ago•0 comments

The Download: engineered microbes for crops, and OpenAI's culture problem

https://www.technologyreview.com/2026/09/01/1143199/the-download-engineered-microbes-openai-safet...
1•joozio•1m ago•0 comments

Marten 0.7 – A batteries-included web framework for Crystal

https://martenframework.com/news/2026-08-29-marten-release-0.7
1•ellmetha•3m ago•0 comments

Show HN: Radia – agent coordination with leases, permissions and provenance

https://radia.sh/
1•ymodulo•3m ago•0 comments

AIs as Modern Genies

https://www.lawfaremedia.org/article/ais-as-modern-genies
1•hn_acker•5m ago•0 comments

Interlune: Mining lunar helium-3 as a preemptive chokepoint for a fusion economy

https://beyondhorizonforesight.substack.com/p/interlune-the-rare-earth-play-for
1•beyondhorizonfs•5m ago•0 comments

ZGateway: Learnings from Putting a Proxy in Front of ZippyDB

https://engineering.fb.com/2026/09/03/core-infra/zgateway-proxy-zippydb-meta/
1•aravind_krishna•5m ago•0 comments

Global Heating Will Hit at Least 1.8 C, UN Warns, with "No Good Outcomes"

https://www.motherjones.com/politics/2026/09/un-environment-program-report-global-heating-warming...
2•cdrnsf•6m ago•0 comments

Show HN: I built an app that makes your goals inevitable

https://www.getinference.app/
1•ifeanyi_sa•6m ago•0 comments

The 2026 Ig Nobel Prize Ceremony

https://improbable.com/2026/09/03/the-2026-ig-nobel-prize-ceremony/
2•mynameisash•7m ago•0 comments

Show HN: A gravity simulator where forces propagate at the speed of light

https://github.com/alessandro-pioli/AstroCausal_Engine
1•alessandropioli•8m ago•0 comments

Nvidia launches free tool that links idle computers into personal AI datacenter

https://www.theverge.com/ai-artificial-intelligence/989435/nvidia-pair-personal-ai-router-home-lo...
1•andai•8m ago•1 comments

Show HN: WiringPi 3.20 – Updated GPIO Library for Raspberry Pi

https://github.com/WiringPi/WiringPi
1•evil99•9m ago•0 comments

Show HN: CodeBeasts – Barcode Monsters

https://play.google.com/store/apps/details?id=sh.albe.codebeasts&hl=en_US
1•solidarnosc•10m ago•0 comments

Sync personal commitments (during work hours) with work calendar

https://github.com/taslim/calsync
1•taslim•10m ago•0 comments

How to Build an Instagram AI Chatbot That Answers Your DMs

https://quickchat.ai/post/instagram-ai-chatbot-answer-dms
1•piotrgrudzien•11m ago•0 comments

How to Build a Free Roleplay AI Chatbot That Stays in Character

https://quickchat.ai/post/roleplay-ai-chatbot
1•piotrgrudzien•11m ago•0 comments

Show HN: Ensemble Prover - Open-Source Python Autonomous Theorem Prover

https://github.com/graviterra/ensemble-prover
1•stereochemical3•12m ago•1 comments

I built a hallucination detector for coding agents. 100 agent-hours killed it

https://github.com/robbe1912/anubis-public
1•robbe1912•12m ago•0 comments

Salesforce blames its Claude addiction for denting profit margin guidance

https://www.theregister.com/ai-and-ml/2026/09/03/salesforce-blames-its-claude-addiction-for-denti...
3•Alephinitesimal•12m ago•0 comments

I hate benchmarks: Moving a production workflow from GPT to GLM-5.3 Flash

https://polyform.ai/news/why-i-hate-benchmarks/
2•ahmedelsama•12m ago•1 comments

Practical Guide to Validating RFC 9421 HTTP Signatures for ActivityPub in PHP

https://shkspr.mobi/blog/2026/09/a-reasonably-practical-guide-to-validating-rfc-9421-http-signatu...
1•speckx•12m ago•0 comments

Popular wearable devices that are sharing your private data (2025)

https://www.zdnet.com/article/5-popular-wearable-devices-that-are-sharing-your-private-data-and-t...
1•Cider9986•13m ago•0 comments

Come On, Blink, You Can Be Better

1•vasanthv•13m ago•0 comments

The Dollar Is Just a Social Convention

https://newsletter.platypuseconomics.com/p/the-dollar-is-just-a-social-convention
1•mooreds•14m ago•0 comments

Get Markets Score Daily, Free, No Sign-In

https://gmdmarkets.com/markets-today
1•shlomysh•14m ago•0 comments

My resume. My monthly salary is 1,500 euros

https://drive.google.com/file/d/1Qap0JC-UZa6jszP42WBpn-DuX0_egcpr/view?usp=sharing
1•sfebreiro•15m ago•0 comments

American Bureaucracy (Literally) Steals Years from Your Life

https://lithub.com/how-american-bureaucracy-literally-steals-years-from-your-life/
2•speckx•18m ago•0 comments

Show HN: Deterministic Linter for Agent Runs

https://github.com/AshwinUgale/tracelint
1•Ashwin1121•18m 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.