frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Why LLMs Are Unreliable Language Detectors

https://igorstechnoclub.com/why-llms-are-unreliable-language-detectors/
1•Igor_Wiwi•48s ago•0 comments

John Berger: From Life by Tom Overton review – a vibrant biography

https://www.theguardian.com/books/2026/aug/10/john-berger-from-life-by-tom-overton-review-a-vibra...
1•prismatic•1m ago•0 comments

Designing least-privilege registry credentials for CI

https://omniline.app/blog/death-by-a-thousand-tokens-least-privilege-registry-credentials-for-ci
1•libertas_quae_s•3m ago•0 comments

22 Years on Firefox, and Today I'm All In

https://rietta.com/blog/firefox-in-2026/
2•rietta•3m ago•1 comments

Show HN: Diamonds – Dots and Boxes, but with diagonals and area scoring

https://diamondsthegame.com
1•abhas9•6m ago•0 comments

An American Mosaic (interactive map of ancestry census data)

https://www.nytimes.com/interactive/2026/07/01/us/america-ancestry-census-data-map.html
1•cckolon•6m ago•0 comments

Fastest Inference in MENA

https://runinfra.ai/inference-api
2•OsamaJaber•7m ago•0 comments

Randomly Generated 'Peer Reviewed' Papers Published by Springer Nature

https://dailysceptic.org/2021/10/03/436-randomly-generated-peer-reviewed-papers-published-by-spri...
2•ForgotIdAgain•9m ago•0 comments

Plasmonics

https://en.wikipedia.org/wiki/Plasmonics
1•peter_d_sherman•13m ago•0 comments

Show HN: Interactive TSP solver with step-by-step algorithm explanation

https://tsp.uncledroid.app
1•Abhijit8086•13m ago•0 comments

How to Plan? (2022)

https://kellanem.com/notes/how-to-plan
1•tosh•14m ago•0 comments

Nixpkgs-Multiverse: Fast Mode

https://fzakaria.com/2026/08/14/nixpkgs-multiverse-fast-mode
1•birdculture•15m ago•0 comments

Ask HN: What tools are you using for human code review of AI-assisted code?

1•dafelst•18m ago•0 comments

Show HN: Rungraph – See your AI coding-agent runs as a graph

https://github.com/fayzan123/rungraph
1•FayzanMalik•20m ago•0 comments

When Astronomy Morphs into Astrology

https://www.realclearpolitics.com/articles/2026/08/16/when_astronomy_morphs_into_astrology_154414...
1•RickJWagner•21m ago•0 comments

Let's Be Honest: Tokens Are Replacing Payrolls

https://horse.energy/who_buys_the_tokens.html
2•aakil•22m ago•0 comments

Weather apps are crushing America's small businesses

https://www.businessinsider.com/weather-apps-rain-icon-small-businesses-summer-plans-2026-7
2•ripe•23m ago•2 comments

NIH is ending a key grant for budding clinical researchers

https://www.science.org/content/article/nih-ending-key-grant-budding-clinical-researchers
2•brandonb•24m ago•0 comments

I Made a Plex Server

https://henry.codes/writing/i-made-a-plex-server/
2•ohjeez•25m ago•0 comments

Show HN: ViaNJ – an app that makes NJ Transit ticketing less painful

1•perryraskin•25m ago•0 comments

Trump administration wants to allow companies to hack foreign cybercriminals

https://www.npr.org/2026/08/15/nx-s1-5930311/trump-companies-hack-foreign-cybercriminals
1•geox•26m ago•0 comments

Glider: Drive all your agent CLIs from one terminal

https://utsv.work/Glider/
2•uds5501•28m ago•1 comments

Being Ambitious and Being a Dad

https://nicholascharriere.com/blog/being-ambitious-and-being-a-dad/
1•nichochar•30m ago•0 comments

Who Tells You Whether the Molecule Your AI Just Designed Is Any Good?

https://huggingface.co/blog/FINAL-Bench/open-discovery-challenge
2•makaimc•31m ago•0 comments

Writing 300k+ lines of code per month is the new normal, I guess

https://nmn.gl/blog/how-i-actually-write-10000-lines
1•namanyayg•31m ago•0 comments

Rogue AI aren't science fiction anymore

https://www.theverge.com/column/980337/rogue-ai-science-fiction-openai
1•sbulaev•32m ago•0 comments

The experience of mathematical beauty and its neural correlates (2014)

https://pubmed.ncbi.nlm.nih.gov/24592230/
1•nvartolomei•34m ago•0 comments

I tested every Al model the same way. Only one task got better

https://www.thetrueengineer.com/p/i-tested-every-ai-model-the-same
1•adletbalzhanov•34m ago•0 comments

OLED Burn-In Hasn't Improved Like We Expected

https://www.rtings.com/tv/learn/oled-burn-in-not-improved-as-expected
2•doublepg23•36m ago•0 comments

Lichen – simplest CMS for the web, based on Forth

https://codeberg.org/stringbone/lichen/src/branch/master#lichen
2•smartmic•38m 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.