frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

How AI is rewiring childhood

https://www.economist.com/leaders/2025/12/04/how-ai-is-rewiring-childhood
1•pretext•1m ago•0 comments

Weak hands and blurry vision: Is your tech giving you 'phone body'?

https://www.bbc.com/future/article/20260630-is-your-tech-giving-you-phone-body
1•breve•5m ago•0 comments

AlkaLean ReviEwS (2026): We Tried It My Honest Review

https://gamma.app/embed/AlkaLean-ReviEwS-2026-We-Tried-It-My-Honest-Review-xfitipfhzgxwhbd
1•wakyfarx•9m ago•0 comments

From Architecture to 3D Editor: My Shift from Design to Programming

https://alexsyniakov.com/2026/07/11/programs-not-objects-how-i-stopped-designing-architecture-and...
1•birdculture•11m ago•0 comments

Why is Starlink so big?

https://www.fool.com/investing/2026/06/29/spacex-secret-launch-subsidy-makes-starlink-profit/
1•sawyers•11m ago•1 comments

Sperm donors need limits, says a European fertility group

https://www.technologyreview.com/2026/07/10/1140289/sperm-donors-need-limits-says-a-european-fert...
1•joozio•14m ago•0 comments

Give it five minutes (2015)

https://medium.com/signal-v-noise/give-it-five-minutes-b8115d6f2361
2•tosh•15m ago•0 comments

Beating every possible game of Pokemon Platinum at the same time [video]

https://www.youtube.com/watch?v=jNMWkD5VsZ8
1•Imustaskforhelp•22m ago•0 comments

This Week in Plasma: Audio Recording in Spectacle

https://blogs.kde.org/2026/07/11/this-week-in-plasma-audio-recording-in-spectacle/
1•HieronymusBosch•30m ago•0 comments

The allergy culprit histamine also boosts our memory

https://www.newscientist.com/article/2533166-the-allergy-culprit-histamine-also-boosts-our-memory/
2•XzetaU8•34m ago•0 comments

Java local AI client and MCP orchestrator without the Python dependency hell

https://ypipe.com/
1•ruoku•46m ago•0 comments

Ask HN: How are you controlling Token Costs?

1•jainojas•52m ago•0 comments

MuseAir hash: new fastest high-quality portable hashing algorithm

https://github.com/eternal-io/museair
1•eternal-io•56m ago•0 comments

SAP concedes to EU, freeing CIOs from expensive support shackles

https://www.cio.com/article/4195520/sap-concedes-to-eu-freeing-cios-from-expensive-support-shackl...
3•thibautg•56m ago•0 comments

Europe's slow electrification is a 'major mistake', warns IEA chief

https://www.ft.com/content/fbeb7df0-41fb-4981-8d78-01c7a95d3ed6
3•JumpCrisscross•58m ago•0 comments

Making a Contribution: The Story of EBR-II [video]

https://www.youtube.com/watch?v=Xf7OtFIA6LY
1•mpweiher•1h ago•0 comments

HuggingNews

https://huggingnews.com/
1•ilreb•1h ago•0 comments

Decommissioning the original Model S and X assembly line in just 46 days

https://twitter.com/gigafactories/status/2075636160508866562
1•simonebrunozzi•1h ago•0 comments

What's the best way to do authentication in modern applications

https://neciudan.dev/most-secure-way-to-store-auth-token
9•freediver•1h ago•3 comments

Open source retro futuristic pi camera

https://old.reddit.com/r/raspberry_pi/comments/1urysi6/four_months_ago_i_showed_my_retrofuturisti...
2•ludkiller•1h ago•2 comments

Show HN: KRNL – a quieter browser for the essence of the web

1•keepamovin•1h ago•0 comments

Create high-converting AI UGC ads in minutes

https://aiugcads.net/
1•mrguo•1h ago•0 comments

Show HN: Krbn, a pencil-style 3D renderer with SVG output

https://github.com/vpalos/Krbn
2•vpalos•1h ago•0 comments

The Metaphysics (350 BCE)

https://classics.mit.edu/Aristotle/metaphysics.1.i.html
2•andsoitis•1h ago•0 comments

Meta Deletes Face-Recognition System from Smart Glasses App After Wired Report

https://www.wired.com/story/meta-removes-face-recognition-code-meta-ai-app-smart-glasses/
1•1vuio0pswjnm7•1h ago•0 comments

Hasharot – Control a Claude Code agent on your machine from Telegram

https://github.com/Mamasodikov/hasharot
1•mamasodikov•1h ago•0 comments

Why Rodents Can't Throw Up, in Case You Were Wondering

https://www.smithsonianmag.com/smart-news/why-rodents-cant-throw-up-in-case-you-were-wondering-25...
1•thunderbong•1h ago•1 comments

Show HN: isitsecure - 1-command SAST & DAST & LLM security scanner for web apps

https://github.com/jaurakunal/isitsecure
2•kunaljaura•1h ago•0 comments

The Conversation We're Not Having About AI in Peer Review

https://cabird.com/ide/posts/ai-in-peer-review
1•azhenley•1h ago•0 comments

Why is (the word game) Lingo 'lightning in a bottle'? (2026)

https://icely.neocities.org/articles/lingo-lightning-in-a-bottle
1•icely•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.