frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Crafted NTFS File-System Image Allows Root Access on Linux with NTFS3 Driver

https://www.phoronix.com/news/NTFS3-Vulnerability-For-Root
1•isodude•3m ago•0 comments

Level up your life by starting a side quest

https://www.npr.org/2026/08/19/nx-s1-5936241/feeling-restless-level-up-your-life-start-side-quest
1•andsoitis•4m ago•0 comments

Using Claude hosted agents to solve open source bugs and perf improvements

https://github.com/marketplace/jaipilot
2•surajkrajan•8m ago•1 comments

What Is Braille?

https://afb.org/blindness-and-low-vision/braille/what-braille
1•andsoitis•11m ago•0 comments

Vero: Can AI Agents Build Formally Verified Software Repositories?

https://vero.verina.io/
1•matt_d•11m ago•0 comments

DEF Con 19: Skunkworks: Daniel Beckwitt on Bitcoin in 2019 [video]

https://www.youtube.com/watch?v=Yj2blBX2iBw
1•nodesocket•13m ago•1 comments

Are You in Danger of Becoming a Robot?

https://nautil.us/are-you-in-danger-of-becoming-a-robot-1284114
1•Brajeshwar•13m ago•0 comments

Show HN: Live Sports

https://tipoffwatch.com/sports
1•buffer_overlord•14m ago•0 comments

Moonlander Ergonomic Keyboard

https://www.zsa.io/moonlander
1•andsoitis•19m ago•0 comments

The Hidden Pipeline Behind AI Search Visibility

https://medium.com/the-discovery-collective/the-hidden-pipeline-behind-ai-search-visibility-d4e9c...
1•rakeshmenon•19m ago•1 comments

Compile-Time Improvements in LLVM 23

https://aengelke.net/llvm23-ct.html
1•matt_d•20m ago•0 comments

AI's potential climate benefits outweighed by role in boosting fossil fuels

https://www.theguardian.com/technology/2026/aug/11/ai-will-do-more-to-boost-fossil-fuel-productio...
1•bryanrasmussen•20m ago•0 comments

While government reviews aged care algorithm, waitlists are growing

https://www.abc.net.au/news/2026-08-23/independent-assessment-tool-four-corners-mark-butler-aged-...
1•ahonhn•21m ago•0 comments

Drop_file_cache: Evict cached data for files/directories without root

https://github.com/shenwei356/drop_file_cache
1•shenwei356•24m ago•0 comments

Humanoid robots surpass human records in 100M, high jump

https://www.espn.com/olympics/story/_/id/49692320/humanoid-robots-surpass-human-records-100m-high...
2•geox•24m ago•1 comments

Who is the founder of 0x Alpha?

https://openrouter.ai
1•LYFMail•24m ago•0 comments

Show HN: Mokup – Backend not ready? Mock API responses in Chrome DevTools

https://chromewebstore.google.com/detail/mokup-mock-apis-in-devtoo/pemnjopjhbagogaojfgcfamailepnebb
1•pxdev•26m ago•0 comments

Quantum Mathematics for Modeling BioPhysics (including BioOS v2 software)

https://zenodo.org/records/22064550
1•GeometryKernel•27m ago•0 comments

Show HN: TDILEARNED – a rabbit-hole machine

https://til-seven.vercel.app/
1•mythiix•37m ago•0 comments

T&T Homes Elite Rivera

https://www.facebook.com/groups/ttvinhlong.chinhthuc/posts/1053828987263728/
1•phuocphamrealty•37m ago•0 comments

Andreessen Horowitz Focus of DOJ Probe over Board Directors

https://finance.yahoo.com/technology/ai/articles/andreessen-horowitz-focus-doj-probe-171350711.html
1•ah27182•40m ago•0 comments

SpliceKit for Final Cut Pro – Command Palette and MCP Server

https://splicekit.fcp.cafe/
1•danboarder•42m ago•0 comments

StageX: Eliminating Single Points of Failure in Linux Distributions [pdf]

https://codeberg.org/stagex/whitepapers/raw/branch/main/out/stagex.pdf
1•networked•42m ago•0 comments

Four Years Ago, a Crypto Boss Went Missing. Now His Successor Has

https://www.nytimes.com/2026/08/23/world/europe/poland-estonia-cryptocurrency.html
7•ilamont•43m ago•2 comments

Activity Monitor for AI Application on Mac OS X

https://popy.app/apps/corral
1•kulekci•47m ago•0 comments

Hundreds of leaked AWS keys give full control over corporate accounts

https://www.bleepingcomputer.com/news/security/hundreds-of-leaked-aws-keys-give-full-control-over...
2•Brajeshwar•52m ago•0 comments

Cyberleek Viewer based on-chain (no browser needed)

https://github.com/ZeroHackz/cyberleek-viewer
1•zerolines•53m ago•0 comments

The Covid-19 scandal is still unfolding

https://www.economist.com/united-states/2026/08/20/the-real-covid-19-scandal-is-still-unfolding
9•bediger4000•54m ago•3 comments

Show HN: One portal for all your MCP servers

https://onemcp.dev/
2•ddoronin•1h ago•0 comments

Palantir's Karp – frontier AI labs that are 'trying to drug addict us'

https://www.cnbc.com/2026/08/03/palantir-karp-open-ai-anthropic-open-weight.html
7•rishabhd•1h 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.