frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

SoftBank Seeks over $11B in Junk Bonds for OpenAI Bet

https://www.bloomberg.com/news/articles/2026-09-21/softbank-seeks-over-11-billion-in-junk-bond-de...
1•scrlk•17s ago•1 comments

Show HN: See what ChatGPT, Claude and Gemini say about your business

https://kelriva.ai/ai-visibility-score
1•mrbucuci•32s ago•0 comments

The Coal Conquest – There was no shortage of trees

https://www.ageofinvention.xyz/p/age-of-invention-the-coal-conquest
1•baud147258•1m ago•0 comments

What defenders need from frontier AI labs

https://vincenzoiozzo.com/blog/offense-winning-ai-race
1•snagg•2m ago•0 comments

Show HN: Accordia – Structured 1-on-1s for engineering managers

https://www.getaccordia.com
1•NotGeorgeHere•2m ago•0 comments

On the Recent EuRuKo

https://greg.molnar.io/blog/on-the-recent-euruko/
1•PKop•3m ago•0 comments

The bizarre world of the V Programming Language

https://justinas.org/the-bizarre-world-of-v
1•lr0•4m ago•0 comments

MIT uses AI to identify aging "zombie cells."

https://news.mit.edu/2026/unmasking-zombie-cells-aging-tissue-ai-powered-barcode-0921
1•luckyl•6m ago•0 comments

Every "not that" you typed was a rule you hadn't written yet

https://firstlastword.substack.com/p/every-not-that-you-typed-was-a-rule
1•grrrtttt•7m ago•0 comments

Where the physical economy is being built: 10k planned projects worldwide

https://fluidify.org/map
1•gts_nesov•8m ago•1 comments

AI-controlled robot arms attempted harmful tasks 97% of the time

https://www.tomshardware.com/tech-industry/artificial-intelligence/ai-controlled-robot-arms-attem...
1•rbanffy•9m ago•1 comments

The CobaltC interpreter has landed

https://github.com/strawberry9/CobaltC
1•VolatileRegiste•11m ago•0 comments

Sleeper Service: Agents as a Service. One agent. One task. A thousand of them

https://github.com/willjohnson/sleeper-service
1•wj•11m ago•1 comments

Cat Frazier, Whose Retro GIFs Celebrated a Weirder Internet, Dies at 35

https://www.nytimes.com/2026/09/16/arts/catherine-frazier-dead.html
1•mistersquid•12m ago•0 comments

Show HN: Local-coder – Build a team of coding agents with local models

https://github.com/gmarland/local-coder
1•gamerdrome•12m ago•0 comments

When the Debugger Lies

https://danielmangum.com/posts/when-the-debugger-lies/
1•hasheddan•12m ago•0 comments

DeepSeek injects 50% more security bugs prompted with Chinese political triggers

https://venturebeat.com/security/deepseek-injects-50-more-security-bugs-when-prompted-with-chines...
4•Bluestein•12m ago•0 comments

Age of Invention: The Second Soul, Part I

https://www.ageofinvention.xyz/p/age-of-invention-the-second-soul
1•baud147258•15m ago•0 comments

Aqua: Hardware-Agnostic Qubit Allocation for Quantum Multi-Programming

https://ieeexplore.ieee.org/document/11078404
1•rbanffy•15m ago•0 comments

NEC V20 CPU: A bit of pep for an XT

https://dfarq.homeip.net/nec-v20-cpu-a-bit-of-pep-for-an-xt/
5•jnord•19m ago•2 comments

Show HN: GSB (Gold Silver Bronze)

https://playgsb.com/
1•xamed•20m ago•0 comments

Brio mode in Colibri: Scoring a closed set instead of generating

https://github.com/JustVugg/colibri/blob/v1.12.0/docs/brio.md
1•vforno•20m ago•0 comments

We Infringe Trademarks

https://www.indiehackers.com/post/how-we-infringe-trademarks-8ff22a699b
3•InterAni•21m ago•1 comments

Self-Hosting Behind Cgnat – Be Libre

https://david.alvarezrosa.com/posts/self-hosting-behind-cgnat/
5•dalvrosa•22m ago•1 comments

Thread Trace Part 1: ROCprof Compute Viewer – ROCm Blogs

https://rocm.blogs.amd.com/software-tools-optimization/thread-trace/README.html
1•ankitg12•25m ago•0 comments

Show HN: Audit your site's structure for AI search crawlers (ChatGPT, Claude)

https://ukaiseoconsultant.co.uk/ai-driven-seo-audits/
1•auaiseo•26m ago•0 comments

Amazon blocks Meta's Muse AI agent from checkouts

https://www.neowin.net/news/amazon-blocks-metas-muse-ai-agent-from-checkouts/
1•bundie•31m ago•0 comments

Project Lily Video is getting censored by Google

https://www.youtube.com/watch?v=kQ-i642z3jc
1•frag•34m ago•0 comments

WTFs per Minute (2008)

https://www.osnews.com/story/19266/wtfsm/
1•vladde•35m ago•0 comments

Show HN: An extension to capture and annotate screenshots, with a terminal skin

https://chromewebstore.google.com/detail/webmend-–-full-page-scree/blfeopjadgdflmnibdobadhonmoe...
1•frontweb•35m 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.