frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Interview with Sam Conman

https://zhenyi.gibber.blog/interview-with-sam-conman
1•zhenyi•1m ago•0 comments

Mec builds first High-NA EUV-fabricated quantum dot qubit

https://www.tomshardware.com/tech-industry/semiconductors/imec-builds-worlds-first-high-na-euv-fa...
1•sbulaev•1m ago•0 comments

Type.lol

https://type.lol/
1•bookofjoe•1m ago•0 comments

Show HN: Nerve – self hosted runtime for AI agents

https://github.com/ClickHouse/nerve
2•animetyan•5m ago•0 comments

What Is a Direct Attach Copper (DAC) Cable

https://www.servethehome.com/what-is-a-direct-attach-copper-dac-cable/
1•teleforce•8m ago•0 comments

Every Frontier AI Is INTJ

https://zonted.com/posts/every-ai-is-intj/
1•bernardjhuang•8m ago•0 comments

PDFearn free $3 method daily pdf

https://pdfearn.blogspot.com/2026/05/free-pdf-earn-3-per-day-by.html
1•iLzKii•9m ago•1 comments

Canada losing top talent as workers head to the U.S.

https://www.bnnbloomberg.ca/investing/market-outlook/2026/05/25/market-outlook-canada-losing-top-...
2•leopoldj•9m ago•0 comments

Ask HN: Laptops with good Linux support and good build quality?

1•asxndu•11m ago•3 comments

Pope Leo's 'Magnifica humanitas': AI must serve humanity not concentrate power

https://www.vaticannews.va/en/pope/news/2026-05/pope-leo-xiv-encyclical-magnifica-humanitas-ai.html
2•SebastianSosa•12m ago•0 comments

How Shamir's Secret Sharing Works

https://ente.com/blog/how-shamirs-secret-sharing-works/
1•subract•14m ago•0 comments

Is 2027 the Next Year?

https://bsky.app/profile/davis.social/post/3mmpcff4cdc2r
1•hansmayer•14m ago•0 comments

Route 4: Reconstructing Execution Continuity in EVM Environments

https://blog.bridgexapi.io/route-4-reconstructing-execution-continuity-in-evm-environments
1•Bridgexapi•16m ago•0 comments

American journalist charged with serving as unregistered agent for China

https://www.politico.com/news/2026/05/25/american-journalist-unregistered-agent-china-00935518
1•cwwc•18m ago•0 comments

Agentic Patterns

https://veso.ai/research/agentic-patterns/
1•kinlan•19m ago•0 comments

The Virgin Unicorns

https://www.geekwire.com/2026/etzioni-on-ai-the-virgin-unicorns/
2•jkuria•21m ago•0 comments

Disappearing Polymorph

https://en.wikipedia.org/wiki/Disappearing_polymorph
1•atombender•21m ago•0 comments

Taking a walk may lead to more creativity than sitting, study finds

https://www.apa.org/news/press/releases/2014/04/creativity-walk
2•bilsbie•21m ago•2 comments

Micromania: The Whole Truth about Home Computers (1984)

https://taff.org.uk/ebooks.php?x=Micromania
2•sohkamyung•22m ago•0 comments

Astrum Verum – A Vector Symbolic cognitive memory that beats RAG

https://github.com/vitaliyfedotovpro-art/astrum-verum
1•astrumverum•24m ago•0 comments

The promise of weight-loss drugs keeps growing

https://www.washingtonpost.com/opinions/2026/05/24/glp-1-weight-loss-drugs-keep-growing-more-prom...
1•paulpauper•30m ago•0 comments

AI scans 400k Reddit posts and finds hidden Ozempic side effects

https://www.sciencedaily.com/releases/2026/05/260523103914.htm
2•paulpauper•30m ago•0 comments

The Making of Indian Statistics

https://altermag.com/articles/the-making-of-indian-statistics
2•paulpauper•31m ago•0 comments

Rethinking schizophrenia: insights from genomics and implications for research

https://www.nature.com/articles/s41380-026-03654-9
3•bookofjoe•34m ago•0 comments

Wazuh Detection Capabilities with Clickdetect, Opensearch PPL and Sigma Rules

https://medium.com/@souzo/extending-wazuh-detection-capabilities-with-clickdetect-opensearch-ppl-...
1•souzo•37m ago•0 comments

Permitted by Physics

https://protortyp.github.io/posts/permitted-by-physics/
1•protortyp•37m ago•0 comments

Show HN: Using Tailscale with an OrbStack VM on macOS

https://github.com/highpost/tailscale-macos-vm
2•highpost•41m ago•1 comments

I'm done. I'm f***ing done [video]

https://www.youtube.com/watch?v=VucjurQUHO8
11•kshri24•49m ago•2 comments

New Jersey judges rule man can't cash $59000 in gaming chips from defunct casino

https://www.usatoday.com/story/news/nation/2025/04/09/playboy-hotel-casino-atlantic-city-chips/83...
1•austinallegro•50m ago•0 comments

Some Like It Literary

https://www.nytimes.com/2026/05/24/books/review/marilyn-monroe-books-arthur-miller.html
1•samclemens•53m 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.