frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

China Just Dropped Another Bomb on America's Frontier AI Companies

https://gizmodo.com/china-just-dropped-another-bomb-on-americas-frontier-ai-companies-2000786670
1•yogthos•1m ago•0 comments

The Fight over Humanoid Robots Has Shut Down a Car Factory for the First Time

https://www.wsj.com/business/autos/the-fight-over-humanoid-robots-has-shut-down-a-car-factory-for...
1•breve•1m ago•0 comments

Country Draw

https://country-draw.vercel.app/
1•imbobbytables•1m ago•0 comments

Ente's business metrics are open now

https://ente.com/blog/open/
2•mulmen•4m ago•0 comments

Most Supreme Court Rulings are Secretive Votes with Little Justification

https://www.propublica.org/article/supreme-court-shadow-docket-rulings-milestone
2•WarOnPrivacy•5m ago•0 comments

Show HN: Plarza – Drag and drop social website builder

https://plarza.com/
2•sidny•8m ago•0 comments

Notebooker – Save now, understand later

https://notebooker.ai/
2•vismit2000•9m ago•0 comments

A decade and a half of instability: The history of Google messaging apps

https://arstechnica.com/gadgets/2021/08/a-decade-and-a-half-of-instability-the-history-of-google-...
2•doodlesdev•10m ago•0 comments

AI is changing what we can do. Who we become is still our choice

https://humanistreview.ai/issue-1/appiah-ai-moral-character/
1•Caiero•12m ago•0 comments

I got 500 installs on my first Quran app, then threw rebuild it

https://www.indiehackers.com/post/i-got-500-installs-on-my-first-quran-app-then-threw-the-whole-t...
2•cas8398•18m ago•0 comments

RCE, persistence in Litter Robot 5 Pro camera module

https://github.com/forrestblade/lr5-liberation
1•acevintagetura•19m ago•0 comments

A Statistical FX Factor Model

https://dm13450.github.io/2026/07/15/statistical-factor-model.html
1•dm13450•19m ago•0 comments

Icop – open-source local AI NSFW filter for VLC (no cloud, no telemetry)

https://github.com/asayed18/icop
1•asayd18•20m ago•0 comments

CATL's 30-year sodium-ion battery takes over grid storage

https://electrek.co/2026/07/16/catl-sodium-ion-15000-cycle-grid-storage/
1•breve•21m ago•0 comments

UK unveils plans for social media curfew for older teens – but it's voluntary

https://abcnews.com/Technology/wireStory/uk-unveils-plans-social-media-curfew-older-teens-134773462
2•Markoff•21m ago•1 comments

The first robot MMA event just went down in China

https://twitter.com/HappyPunch/status/2077860502726742462
3•mmarian•24m ago•0 comments

Grammar Has Eigenvalues (and Your Brain Measures Them)

https://github.com/degibug-del/spectral-grammar
3•degibug•30m ago•0 comments

PixLab WebGL/WASM Video Editor

https://video.pixlab.io/
1•symisc_devel•35m ago•0 comments

LG Spyware TVs

https://www.youtube.com/watch?v=Q9uefFYe6bM
3•rythmshifter•36m ago•0 comments

Google Ordered to Give A.I. Rivals More Access on Android Smartphones

https://www.nytimes.com/2026/07/16/technology/google-android-ai.html
3•1vuio0pswjnm7•38m ago•1 comments

Computational design generates a spinning drone that's nearly transpare

https://spectrum.ieee.org/invisible-spinning-drone
1•testingonetwo34•38m ago•0 comments

Gain trust from AI generated code again with semantics constract

https://bfzhao.substack.com/p/beyond-vibe-coding-rebuilding-the
1•bingfeng•40m ago•0 comments

What 10 autonomous film crews taught us about agent teamwork

https://cloud.google.com/blog/topics/developers-practitioners/what-we-learned-about-agent-teamwork
1•richards•42m ago•0 comments

Show HN: Turn any image into self-drawing SVG line art

https://img2svg-animation.vercel.app/
1•a1stok•43m ago•0 comments

Pebble Mega Update – July 2026

https://repebble.com/blog/pebble-mega-update-july-2026
3•crazysaem•46m ago•0 comments

People in Many Countries Now View China More Positively Than the U.S.

https://www.pewresearch.org/global/2026/07/15/people-in-many-countries-now-view-china-more-positi...
9•giuliomagnifico•48m ago•4 comments

Mac OS interface one shotted by Kimi 3

https://macos27.kimi.page/
4•handfuloflight•48m ago•6 comments

How Has Roman Concrete Lasted for Millennia? 1,900-Year-Old Latrine Offers Clues

https://www.smithsonianmag.com/smart-news/how-has-roman-concrete-lasted-for-millennia-a-1900-year...
5•divbzero•51m ago•0 comments

Every junior portfolio I screen now is incredible, and it means nothing

https://old.reddit.com/r/cscareerquestions/comments/1uy5m4u/every_junior_portfolio_i_screen_now_i...
1•bundie•56m ago•0 comments

AI Assistant Needs a Back End. Put It at the Edge

https://lowlatencyclub.ai/blog/posts/edge-ai-assistant-backend-go
1•sona-coffee11•57m 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.