frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

NeuroCode – A Structural Neural IR for Codebases

1•gabrielekarra•2m ago•0 comments

I built a micro script to monitor OpenRouter and notify me on Slack

https://github.com/demetrius-edelin/openrouter_monitor
1•edelind•5m ago•1 comments

Unsupervised Hebbian Learning from an Artificial Intelligence Perspectives

https://www.mdpi.com/2504-4990/7/4/143
1•PaulHoule•6m ago•0 comments

SIMD Programming with Highway [video]

https://www.youtube.com/watch?v=R57biOOhnJM
1•creata•9m ago•0 comments

1,700-year-old Roman sarcophagus is unearthed in Budapest

https://apnews.com/article/hungary-roman-sarcophagus-discovery-budapest-77a41fe190bbcc167b43d0514...
1•gmays•9m ago•0 comments

The Clipegg Manifesto

https://github.com/daaaave-ATX/clipegg
1•DaaaaveATX•10m ago•1 comments

Go struct field name retrieval: comparing runtime and codegen approaches

https://alvarolm.github.io/named/
1•alvaroflm•10m ago•1 comments

Australia to establish AI safety institute

https://www.innovationaus.com/australia-to-establish-ai-safety-institute/
1•ajdlinux•11m ago•0 comments

Obesity jab drug fails to slow Alzheimer's

https://www.bbc.com/news/articles/c0edn8v8yl3o
1•TMWNN•11m ago•0 comments

Core: AI coding with immutable constitution and human quorum (open-source)

https://github.com/DariuszNewecki/CORE
1•DNewecki•12m ago•1 comments

Signal's secure message backups arrive on iOS

https://www.theverge.com/news/828091/signal-secure-backups-ios-launch
2•tabletcorry•14m ago•0 comments

DoGE "cut muscle, not fat"; 26K experts rehired after brutal cuts

https://arstechnica.com/tech-policy/2025/11/doge-doesnt-exist-anymore-but-expert-says-its-still-n...
17•jnord•15m ago•1 comments

Building an AR app that reskins reality

https://substack.com/home/post/p-179598415
1•sidnaik27•19m ago•0 comments

Visualizing Research: How I Use Gemini 3.0 to Turn Papers into Comics

https://gonzoml.substack.com/p/visualizing-research-how-i-use-gemini
1•che_shr_cat•19m ago•0 comments

Show HN: DataTalk CLI, Query CSV and Excel in Plain English Using LLM and DuckDB

https://github.com/vtsaplin/datatalk-cli
1•vtsaplin•28m ago•1 comments

A Kind of Pascal's Triangle as a Giant Square Matrix

https://number-garden.netlify.app/?m
1•cpuXguy•29m ago•0 comments

Two UK clinical trials to assess impact of puberty blockers in young people

https://www.theguardian.com/science/2025/nov/22/two-uk-clinical-trials-to-assess-impact-of-pubert...
1•gmays•31m ago•0 comments

Hands on with Stickerbox, the AI-powered sticker maker for kids

https://techcrunch.com/2025/11/24/hands-on-with-stickerbox-the-ai-powered-sticker-maker-for-kids/
11•spydertennis•36m ago•2 comments

Show HN: Open-Source Visual Wiki Your Coding Agent Writes for You

https://www.npmjs.com/package/davia
5•theo_bazille•38m ago•0 comments

The Public Nuisance 'Super Tort' [pdf]

https://atra.org/wp-content/uploads/2025/03/ATRA_The-Public-Nuisance-Super-Tort_WhitePaper_FINAL.pdf
4•1vuio0pswjnm7•38m ago•0 comments

Is Social Media a Public Nuisance? Litigation Continues

https://journals.library.columbia.edu/index.php/CBLR/announcement/view/769
3•1vuio0pswjnm7•40m ago•0 comments

Not knowing is part of the path

https://kudmitry.com/articles/not-knowing-is-part-of-the-path/
2•skwee357•41m ago•0 comments

$96M for this redesigned website

https://www.bom.gov.au/
2•no_creativity_•43m ago•1 comments

Long Live the AI Tech Bubble

https://news.crunchbase.com/ai/next-generation-platform-shift-brotman-alpha/
1•wslh•43m ago•0 comments

Measuring FPGA vs ARM on Pynq-Z2: Tiny MLP, huge AXI/DMA Overhead

https://github.com/jnoble157/hft-latency-lab
3•jsh1•44m ago•0 comments

UC Davis medical school became remarkably diverse

https://www.statnews.com/2023/03/07/how-one-medical-school-became-remarkably-diverse-without-cons...
2•fanf2•45m ago•0 comments

Features of projection surface locations in engineering in different countries [pdf]

https://www.e3s-conferences.org/articles/e3sconf/pdf/2023/39/e3sconf_transsiberia2023_07027.pdf
1•v9v•47m ago•0 comments

Fifteen Years

https://xkcd.com/3172/
21•frizlab•49m ago•2 comments

The Age of Personalized Software

https://samsaffron.com/archive/2025/11/23/the-age-of-personalized-software
1•sams99•49m ago•0 comments

All-solid-state EV batteries hit milestone in China, promising to double range

https://electrek.co/2025/11/24/all-solid-state-ev-batteries-hit-milestone-promise-to-double-range/
4•breve•53m ago•1 comments
Open in hackernews

Ask HN: How is Julia for data analysis coming along?

1•juujian•6mo 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•6mo 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•6mo 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•6mo ago
If you need a web application you could also use Oxygen.jl.
MScholar•6mo 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.