frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Investment risk for energy highest for nuclear plants, lowest for solar

https://www.sciencedaily.com/releases/2025/05/250519204507.htm
1•Zigurd•44s ago•0 comments

Generate and edit videos with Gemini Omni Flash

https://ai.google.dev/gemini-api/docs/omni
1•adithyaharish•47s ago•0 comments

Companies Are Throttling Employees' AI Use Because It's Too Expensive

https://www.404media.co/companies-are-throttling-employees-ai-use-because-its-too-expensive/
1•_tk_•1m ago•0 comments

Hackers shoveled snow for company, were rewarded with network admin access

https://www.theregister.com/security/2026/07/02/hackers-shoveled-snow-for-company-were-rewarded-w...
1•geekinchief•2m ago•1 comments

SAP Restricts Hiring, Travel to Fund 'Significant' AI Push

https://www.bloomberg.com/news/articles/2026-07-02/sap-restricts-hiring-travel-to-fund-significan...
1•root-parent•3m ago•0 comments

Many laundromats, food trucks, or gyms exist in any US county (free tool)

https://valtr.xyz/check
1•berkleyn•4m ago•0 comments

Dockframe – modular USB hub compatible with Framework Expansion Cards

https://www.crowdsupply.com/hw-media-lab/dockframe
1•matthiaswh•4m ago•0 comments

I visited the infamous HS2 'Bat Tunnel'

https://martinrobbins.substack.com/p/i-visited-the-infamous-hs2-bat-tunnel
1•rwmj•4m ago•0 comments

Show HN: Row to Glory, a Viking rhythm game to row your way to World Cup 2026

https://www.rowtoglory.com
1•kman_85•5m ago•0 comments

Germany's Infineon opens $5.7B chip plant as EU seeks tech autonomy

https://www.rfi.fr/en/international-news/20260702-germany-s-infineon-opens-major-chip-plant-as-eu...
2•giuliomagnifico•6m ago•0 comments

Foreign Influence in the Campaign Against American AI

https://www.btcpolicy.org/articles/foreign-influence-campaign-against-american-ai-part-ii-singham...
2•gmays•6m ago•0 comments

What Should We Optimize Away?

https://www.autodidacts.io/holistic-optimization/
1•surprisetalk•7m ago•0 comments

The Economy Is K-Shaped

https://moai.studio/blog/posts/economy-is-k-shaped.html
2•ionwake•9m ago•0 comments

Closed class hierarchies in .NET 11

https://andrewlock.net/exploring-the-dotnet-11-preview-4-closed-class-hierarchies/
1•ingve•9m ago•0 comments

Building a Passive Ethernet Tap

https://blog.lvmbdv.dev/posts/building-a-passive-ethernet-tap/
2•birdculture•11m ago•0 comments

Show HN: DevTUI – A Swiss-army app for developers

https://devtui.com/
1•lunaticman•12m ago•0 comments

AI fake news complaining about how AI fake news is the death of real news

https://www.niemanlab.org/2026/07/now-were-getting-ai-fake-news-complaining-about-how-ai-fake-new...
2•thm•12m ago•0 comments

Glyph – Generate app icons for every platform from a text description

https://useglyphapp.com
1•useglyphapp•13m ago•0 comments

Japan study finds coffee taste changes with cup texture

https://mainichi.jp/english/articles/20260629/p2a/00m/0na/020000c
2•giuliomagnifico•14m ago•0 comments

Show HN: Open-Source AI Native IDE Cursor Alternative

https://github.com/neuralinverse/neuralinverse
4•vakeeshmoorthy•15m ago•0 comments

LLM Fine-Tuning and Model Iteration Loop: Improve AI Apps in Production

https://www.youtube.com/watch?v=Um7sjLEhaQM
1•astro_09•15m ago•0 comments

Island Imagined

https://islandimagined.ca/
1•xattt•17m ago•0 comments

Qt Bridges: Public Beta for the Rust Bridge Is Out

https://www.qt.io/blog/qt-bridges-public-beta-for-rust
1•pjmlp•18m ago•0 comments

Vipassana for Hackers

https://github.com/deobald/vipassana-for-hackers
1•rishikeshs•18m ago•0 comments

The proper way to verify age & other attributes without revealing identity [pdf]

https://magarshak.com/papers/privacy/Personal.pdf
1•EGreg•19m ago•0 comments

NSA tries to weaken mlkem standardisation

https://nsa.2026.action.cr.yp.to
2•SuperSandro2000•19m ago•0 comments

Electricity demand is set to pass GDP in growth for first time

https://finance.yahoo.com/energy/article/electricity-demand-is-set-to-grow-faster-than-the-global...
1•m-hodges•20m ago•0 comments

Show HN: Navia Dratp – an online version of an out-of-print Bandai strategy game

https://naviadratp.com/
2•explosionpunch•21m ago•0 comments

US companies are losing 2.4% of revenue on failed AI projects

https://www.ciodive.com/news/wasted-tech-spend-AI-governance/824275/
4•redsymbol•21m ago•0 comments

SIMD Vectors in the HotSpot JVM – Auto Vectorization and the Vector API

https://www.youtube.com/watch?v=KpCz6UtViEo
1•pron•21m 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.