frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

HP SitePrint

https://www.hp.com/us-en/printers/site-print/layout-robot.html
2•gjvc•2m ago•0 comments

Most of What We Call Progress

https://yusufaytas.com/most-of-what-we-call-progress/
1•FromTheArchives•3m ago•0 comments

TextEdit and the Relief of Simple Software

https://www.newyorker.com/culture/infinite-scroll/textedit-and-the-relief-of-simple-software
1•bookofjoe•3m ago•1 comments

Self-driving SaaS: When software runs itself

https://linear.app/now/self-driving-saas
1•vortex_ape•5m ago•0 comments

Resize Images for Instagram Without Cropping

https://www.pixextender.com
1•wismoy•5m ago•0 comments

Look, Another AI Browser

https://manuelmoreale.com/thoughts/look-another-ai-browser
2•v3am•5m ago•0 comments

I built MindMaps for Linux and Git cmdz with quiz, typing game and cheatsheet

https://mindmapsonline.com/maps_list
1•max002•6m ago•1 comments

Carvana Stock Falls Sharply. The Auto Market Is Flashing Warning Signs

https://www.barrons.com/articles/carvana-stock-auto-market-subprime-warning-signs-c6c6b47e
1•zerosizedweasle•6m ago•0 comments

Multiple Sclerosis Harms a Brain Long Before Symptoms Appear

https://www.ucsf.edu/news/2025/10/430921/how-multiple-sclerosis-harms-brain-long-symptoms-appear
1•gmays•7m ago•0 comments

Radio astronomy in the palm of your hand

https://hackaday.com/2025/10/17/radio-astronomy-in-the-palm-of-your-hand/
1•geox•9m ago•0 comments

Justice for Daniel Naroditsky [video]

https://www.youtube.com/watch?v=zY3P9Hx8Ep0
1•bryan0•10m ago•0 comments

Derive an OLAP Data Model from Your OLTP ORM (Drizzle, Prisma, TypeORM)

https://www.fiveonefour.com/blog/derive-an-olap-data-model-from-your-oltp-orm
1•oatsandsugar•11m ago•0 comments

Learn TLA+

https://learntla.com/
1•1970-01-01•12m ago•0 comments

Team claims to have Lean 4 proof that P≠NP

https://arxiv.org/abs/2510.17829
4•qguv•13m ago•2 comments

Fedora Council approves AI-assisted contributions policy

https://discussion.fedoraproject.org/t/council-policy-proposal-policy-on-ai-assisted-contribution...
1•speckx•14m ago•1 comments

Next.js AI Model Performance Evaluations

https://nextjs.org/evals
1•janpio•14m ago•1 comments

Apple Is Monitoring You

https://vp.net/l/en-US/blog/Apple-is-Monitoring-You
2•rasengan•15m ago•0 comments

Cubical Quad Antennas and Margaret's Letter

http://ei3lh.eu/?p=88
2•austinallegro•15m ago•0 comments

H.G. Fischer 11 X 17 X-Ray Tesla Medical Blueprints

https://archive.org/details/HGFischer11x17Blueprints
1•pillars•15m ago•0 comments

Google Measures 'Quantum Echoes' on Willow Quantum Computer Chip

https://www.scientificamerican.com/article/google-measures-quantum-echoes-on-willow-quantum-compu...
2•beardyw•15m ago•0 comments

Show HN: Convert Videos into Blog Posts

https://www.videoToBlog.ai
1•AndrewPetrovics•17m ago•0 comments

Show HN: A platform for intentional human connections

https://www.compassmeet.com
1•MartinBraquet•17m ago•0 comments

One Year with Next.js App Router – Why We're Moving On

https://paperclover.net/blog/webdev/one-year-next-app-router
1•janpio•17m ago•0 comments

Computer Skills That Show Our Generation Masters Tech

https://tatrezvalthazar.blogspot.com/2025/10/10-computer-skills-that-show-our.html
1•Traumen•18m ago•1 comments

GM plans to launch eyes-off driving, Google Gemini in vehicles by 2028

https://www.cnbc.com/2025/10/22/gm-tech-google-ai.html
2•ilamont•18m ago•0 comments

US Army taps private equity groups to help fund $150B revamp

https://www.ft.com/content/0e9228db-9fa5-4f90-ab8a-93aadcb62d57
1•johnshades•18m ago•0 comments

ChatGPT Atlas

https://openai.com/index/introducing-chatgpt-atlas/
2•jakobhautop•19m ago•0 comments

Postgres for Agents (By TigerData)

https://www.tigerdata.com/blog/postgres-for-agents
1•janpio•20m ago•0 comments

The first vertical take-off AI-piloted fighter jet

https://www.fastcompany.com/91426496/x-bat-shield-artificial-intelligence-anduril
1•johnshades•23m ago•0 comments

Dietary changes quickly alter brain markers linked to memory and inflammation

https://medicalxpress.com/news/2025-10-dietary-quickly-brain-markers-linked.html
2•PaulHoule•24m ago•0 comments
Open in hackernews

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

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