frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Course Review: TrainSec Malware Analyst Professional – Level 1

https://medium.com/@1200km/course-review-trainsec-malware-analyst-professional-level-1-203ca89b76a2
1•1200km•1m ago•0 comments

Large Language Models Reflect the Ideology of Their Creators

https://arxiv.org/abs/2410.18417
1•zvr•1m ago•0 comments

Gonc – Netcat with P2P Nat Traversal

https://github.com/threatexpert/gonc
1•gonc_cc•3m ago•0 comments

In Praise of Non-Alphanumeric Identifiers (2008)

https://prog21.dadgum.com/20.html
1•anoushiravan•4m ago•0 comments

Gaza documentary Naza receives record 25-minutes ovation at Venice Film Festival

https://www.thenationalnews.com/arts-culture/film-tv/2026/09/11/gaza-documentary-naza-receives-re...
1•teleforce•4m ago•0 comments

Microsoft Brings "Age Verification" System to Windows

https://reclaimthenet.org/microsofts-brings-verification-system-to-windows
2•PPBear•5m ago•0 comments

Cross-App TCP Hijacking and DNS Cache Poisoning via Malicious Local App

https://arxiv.org/abs/2609.09345
1•sbulaev•8m ago•0 comments

Show HN: SideNote Pro – Native Windows 11 AI beside your work

https://sidenotepro.com
1•fortisnode•9m ago•0 comments

9/11 footage is reaching new audiences – and fueling old conspiracy theories

https://www.cnn.com/2026/09/10/media/911-footage-social-media-conspiracy-theories
1•1659447091•11m ago•0 comments

The 9/11 Cars That Never Made It Home [video]

https://www.youtube.com/watch?v=COVCuPtNDO4
1•fortran77•12m ago•0 comments

STS-51-F Abort-to-Orbit (1985)

https://en.wikipedia.org/wiki/STS-51-F
1•schoen•12m ago•1 comments

ARM's 2026 'Tech' Day Is a Self-Inflicted Wound

https://www.semiaccurate.com/2026/09/07/arms-2026-tech-day-is-a-self-inflicted-wound/
1•fork-bomber•14m ago•0 comments

Show HN: I pointed 11 cold AI agents at my own product. 3 finished

https://pact0.com/notes/agents-vs-our-own-product
3•benban•15m ago•0 comments

The Mailman Kept Crossing Out My Address

https://idiallo.com/blog/sharing-a-name
1•firefoxd•17m ago•0 comments

The Scientific Challenge Atlas

https://micde.umich.edu/scientific-challenge-atlas/
1•JohnHammersley•20m ago•0 comments

Personal statement on joining the OpenAI board

https://paulfchristiano.substack.com/p/personal-statement-on-joining-the
2•doener•20m ago•0 comments

Why make digitized forms of human skill at all?

1•samdhar•26m ago•0 comments

GPT‑Live‑1 in the API

https://openai.com/index/introducing-gpt-live-1-in-the-api/
1•arittr•30m ago•0 comments

AVH Was Sued

https://avherald.com/h?article=53c8958a
3•_caw•32m ago•1 comments

Haiku Now Supports Changing Audio Outputs Live, Other Improvements

https://www.phoronix.com/news/Haiku-OS-August-2026
4•fork-bomber•36m ago•0 comments

Senator Hawley opens investigation into OpenAI HuggingFace hack

https://www.hawley.senate.gov/chairman-hawley-launches-investigation-into-openai-for-hacking-exis...
1•reasonableklout•37m ago•0 comments

Show HN: VeriCordon – CI evidence for agent/tool authorization decisions

https://github.com/dgenio/agentfence
1•dgenio•38m ago•0 comments

Californians owes $500B they never agreed to pay

https://sfstandard.com/opinion/2026/09/10/owe-500-billion-never-agreed-pay/
1•littlexsparkee•38m ago•0 comments

A kernel run on the Navier-Stokes blowup Lean project

https://github.com/ravanova/blowup-search/blob/main/writeup/7_confirmation/BLOG_CONFIRMATION.md
4•ravanova•44m ago•0 comments

We Replaced MMAP with Io_uring in Our Rust Query Engine. It Got Slower

https://www.conviva.ai/resource/we-replaced-mmap-with-io_uring-in-our-rust-query-engine-it-got-sl...
5•rzk•48m ago•0 comments

Racing to solve maths problems now 'pointless'

https://www.abc.net.au/news/2026-09-11/racing-to-solve-maths-problems-pointless-tristan-buckmaste...
5•elahieh•51m ago•0 comments

Astra marks the Claude 3.7 moment for knowledge work

https://fundaai.substack.com/p/deepllm-gpt-6-astra-opens-new-markets
4•deepmem•55m ago•0 comments

Show HN: Interactive history of Earth and human civilization

https://earth.ethanplus.ai/
2•freakynit•59m ago•0 comments

Apple Watch can grab snippets of conversation without both speakers' consent

https://www.theregister.com/security/2026/09/10/watch-out-apple-timepiece-can-grab-snippets-of-co...
2•signa11•1h ago•0 comments

Optimizing a Spin-Lock

https://david.alvarezrosa.com/posts/optimizing-a-spin-lock/
5•signa11•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.