frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Louis Theroux Interview [video]

https://www.youtube.com/watch?v=kdxgsCrEDY8
1•consumer451•55s ago•0 comments

Graph Engineering with Claude. What It Is and How to Use It

https://x.com/Mahaximus_/article/2082442856417956173
1•heftykoo•3m ago•0 comments

Show HN: Gnt, a company brain AI agents check before acting

https://github.com/gnt-ai/gnt
1•lukaadzic•5m ago•0 comments

Your Coding Agent Is Playing Tetris Badly

https://zhenyi.gibber.blog/your-coding-agent-is-playing-tetris-badly
1•zhenyi•7m ago•0 comments

Eve Marketing Team Template

https://github.com/vercel-labs/marketing-team-eve-template
1•flashbrew•8m ago•0 comments

Trail – signed OpenTelemetry spans for AI agents

https://github.com/varmax2511/trail
1•varmax2511•9m ago•0 comments

Firstmate: Talk to one agent. Ship with a crew

https://github.com/kunchenguid/firstmate
2•shikharbhardwaj•12m ago•0 comments

Decrease in Runway Friction Associated with Increasing Rainfall Intensity [pdf]

https://www.ntsb.gov/investigations/AccidentReports/Reports/AIR2604.pdf
3•Jimmc414•16m ago•0 comments

RFC 9851: TLS 1.2 is in Feature Freeze

https://www.rfc-editor.org/rfc/rfc9851.html
5•Jimmc414•17m ago•0 comments

Deep Space Station 14 (DSS-14) Azimuth Over-Rotation Mishap [pdf]

https://www.nasa.gov/wp-content/uploads/2026/06/dss14-mishap-investigation-board-report-signed-fi...
2•Jimmc414•17m ago•0 comments

OpenUK Wants Britain to Stop Giving Away Open Source Creations

https://itsfoss.com/news/british-flavored-linux-foundation-proposal/
3•ivewonyoung•18m ago•0 comments

Egpu for Mac

https://docs.tinygrad.org/tinygpu/
2•kristianp•20m ago•0 comments

Capital One says it closed Trump Organization accounts

https://www.npr.org/2026/08/02/g-s1-136834/capital-one-trump-bank-anti-money-laundering
7•rdudekul•24m ago•1 comments

Deeby Adventures – a storage engine comic

https://adventures.fredyang.com/
2•yuek•24m ago•0 comments

Show HN: Project ESPAÑOL: Find level-appropriate Spanish-language poems

https://dmerullo.github.io/project-espanol/
3•us-merul•28m ago•0 comments

Europe makes trillion-euro bet to revive its battered industry

https://www.reuters.com/commentary/reuters-open-interest/europe-makes-trillion-euro-bet-revive-it...
4•JumpCrisscross•37m ago•0 comments

US Government map of Africa mislabels every country at global conference

https://www.reuters.com/world/africa/us-government-map-africa-mislabels-every-country-global-conf...
5•andsoitis•41m ago•2 comments

A YC Startup That Wants to Kill Tokenmaxxing Just Raised $13.5M

https://www.businessinsider.com/weave-funding-tokenmaxxing-startup-y-combinator-ai-coding-spend-d...
2•gmays•45m ago•0 comments

How to Group and Organize Notebooks in NotebookLM (Collections)

https://www.nlmtools.com/blog/notebooklm-collections-guide
2•trungpv1601•48m ago•0 comments

Show HN: Isopolis – isometric pixel map of SF

https://sf.isopolis.city/
10•nuwandavek•54m ago•2 comments

Logic and Ontology

https://plato.stanford.edu/entries/logic-ontology/
5•nill0•56m ago•0 comments

Show HN: Record Your Accomplishments

https://accomplishments.app/
2•samteeeee•1h ago•0 comments

CP/M-386 – CP/M for 386 protected mode, derived from CP/M‑68K

https://github.com/johnsonjh/cpm386
13•TMWNN•1h ago•2 comments

Living Underwater in 2026: DEEP's New Subsea Habitat; Vanguard

https://www.cnet.com/science/living-underwater-in-2026-new-ocean-habitat-just-dropped/
4•Gaishan•1h ago•0 comments

I Built and Battle Tested My OSAI Agent

https://medium.com/@jacobdiamond/how-i-built-and-battle-tested-my-osai-agent-f30e4f0667f1
3•zilbon•1h ago•0 comments

Boardwalk Hotel and Casino (1966–2006) · a Las Vegas Strip Memorial

https://lvboardwalk.com/
3•paulnpace•1h ago•0 comments

5.3 Earthquake in Suez, Egypt

https://earthquake.usgs.gov/earthquakes/eventpage/us6000thpb/executive
4•marc__1•1h ago•0 comments

Hotspots and Nine Slices (what's new in Easel)

https://easel.games/blog/2026-july-update
3•BSTRhino•1h ago•1 comments

The Crisis in Mathematics and the Prospect of AIcademia

https://www.ryansimonelli.com/absolute-irony-blog/the-crisis-in-mathematics-and-the-prospect-of-a...
4•lexandstuff•1h ago•0 comments

Descubrimientos de Graphlab

https://github.com/cripto-bot/graphlab-discoveries
2•jhon987•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.