frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Hackers poison arrayref Rust crate to push infostealer malware

https://www.bleepingcomputer.com/news/security/hackers-poison-arrayref-rust-crate-to-push-infoste...
1•sbulaev•2m ago•0 comments

Show HN: CtrlTool – 132 free online tools for developers and everyday tasks

https://ctrltool.wtf
1•jetroni•7m ago•0 comments

Gulf War

https://en.wikipedia.org/wiki/Gulf_War
1•chistev•7m ago•0 comments

Potential Resolution of Hopf Product Conjecture

https://arxiv.org/abs/2608.18955
1•surprisetalk•9m ago•0 comments

Show HN: Icebug-format: immutable, interoperable graph standard

https://github.com/Ladybug-Memory/icebug-format
1•adsharma•11m ago•0 comments

The car industry A/B tested selling a car with and without CarPlay

https://a.wholelottanothing.org/the-car-industry-a-b-tested-selling-the-same-car-with-and-without...
1•MBCook•12m ago•0 comments

Stealth Model

https://openrouter.ai/stealth/ox-alpha
1•mtokmak06•12m ago•0 comments

Mark Zuckerberg buys 440-acre Strancally castle estate in Ireland

https://www.theguardian.com/world/2026/aug/20/mark-zuckerberg-buys-440-acre-strancally-castle-est...
1•mitchbob•19m ago•0 comments

Show HN: Mail client optimized for self-hosted email across multiple domains

https://mainly.crnst8.com/
3•flowerpil•21m ago•0 comments

Hyperliquid trader loses $26M as ETH short unwinds in seconds

https://www.tradingview.com/news/newsbtc:0aca9ea00094b:0-hyperliquid-trader-loses-26m-as-ether-sh...
4•arvid-lind•23m ago•0 comments

A.P.E.X. – An adaptive parallel sorting framework for Java

https://github.com/StrmCkr/A.P.E.X
1•strmckr•27m ago•0 comments

AI's 'middle class' has gotten dramatically better at hacking

https://cyberscoop.com/mid-tier-ai-models-hacking-threat/
1•wslh•27m ago•0 comments

FolderIQ: Local First Drive Intelligence

https://apps.microsoft.com/detail/9n2l461wcs6c?hl=en-US&gl=US
1•bhanum•30m ago•0 comments

Jong, Java's giant ship that dwarfs European galleon and its shipbuilding legacy

https://www.reddit.com/r/indonesia/comments/1ozilho/jong_javas_giant_ship_that_dwarfs_european/
1•teleforce•30m ago•0 comments

Could AIs Become Conscious?

https://www.economist.com/leaders/2026/08/20/could-ais-become-conscious
1•petethomas•31m ago•0 comments

Darth Vader defends Flock to San Diego: 'This is what the emperor needs'

https://thehill.com/policy/technology/6042349-darth-vader-flock-surveillance/
2•rectang•31m ago•0 comments

KrakenWAF

https://github.com/Orangewarrior/KrakenWaf
1•maria7676•33m ago•1 comments

Can Head Start Be Deregulated Out of Existence?

https://www.newyorker.com/culture/progress-report/can-head-start-be-deregulated-out-of-existence
1•petethomas•33m ago•0 comments

Creative Thinking by Claude Shannon

https://www1.ece.neu.edu/~naderi/Claude%20Shannon.html
1•panabee•34m ago•0 comments

Agentic Programming and the Lust for Power(?)

https://johnoestmannmusic.com/agentic-programming-and-the-lust-for-power/
1•soundworlds•36m ago•0 comments

The AI Debate Is About Control, Not AI

https://www.fastcompany.com/91585908/the-ai-debate-isnt-about-ai-its-about-control-technology-ai-...
2•dccoolgai•36m ago•0 comments

The Art of the Self-Deal

https://www.wsj.com/opinion/the-art-of-the-self-deal-6cf57c5a
1•petethomas•38m ago•0 comments

Show HN: Post Quantum Liveness, Identity, Provenance. No Biometric Identificatio

https://github.com/Clockwork-Tree-Inc/atlas-poc-v1/tree/clockwork-tree-atlas-update-v1.2
1•clockworktree•41m ago•1 comments

Show HN: luoluoAI – OpenAI-compatible and Claude Messages API gateway

https://api.luoluocoder.com/
2•siofeng•41m ago•0 comments

Why Are Many GitHub Issues Nonsensical for Visual Studio Code Edge Dev Tools?

https://github.com/microsoft/vscode-edge-devtools/issues
1•resolute-dev•41m ago•1 comments

Spared execution eight times, oldest inmate in US dies at 101

https://www.bbc.com/news/articles/c98vr7ql2vdo
1•Teever•46m ago•0 comments

How Big Tech's A.I. Borrowing Binge Is Driving Up Bond Yields

https://www.nytimes.com/2026/08/20/business/bond-yields-tech-ai-debt.html
1•mikhael•47m ago•0 comments

Turning on airplane mode was never about keeping the plane in the air

https://spacedaily.com/k-turning-on-airplane-mode-was-never-really-about-keeping-the-plane-in-the...
1•dxs•47m ago•0 comments

Sing-song: a speakable encoding for long numbers and keys

https://blog.vrypan.net/2026/08/19/260819-sing-song/
1•birdculture•51m ago•0 comments

Founder sues YC over idea in rejected 2018 application

https://runtimewire.com/article/founder-sues-yc-over-idea-in-rejected-2018-application
4•babelfish•51m 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.