frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

How We Securely Serve a Large Agent Fleet on a Small Infra Footprint

https://gluondb.com/blog/how-we-securely-serve-a-large-agent-fleet
1•slopranker•50s ago•0 comments

AI Browser Game Jam 3 submissions closed with 85 AI-assisted browser games

https://itch.io/jam/ai-game-jam-3/entries
1•KilledByAPixel•3m ago•1 comments

Micron stock jumps 12% as memory crunch lead to quadrupling of revenue

https://www.cnbc.com/2026/06/24/micron-mu-earnings-report-q3-2026.html
1•mgh2•3m ago•0 comments

PICO: Performance Insights for Collective Operations

https://ieeexplore.ieee.org/document/11520486
1•matt_d•5m ago•0 comments

My 75-Year-Old Dad Just Replaced Me with AI

https://suyuen.medium.com/my-75-year-old-dad-just-replaced-me-with-ai-bfd716157516
2•su_yuen•5m ago•1 comments

Obsidian-Inspired Social Network

https://aphant.dev
1•Aikaros•8m ago•0 comments

$7k Induction Cooktop Gets Smoking Hot in Two Seconds

https://www.nytimes.com/wirecutter/reviews/impulse-cooktop-review/
1•carabiner•8m ago•0 comments

Crimea's big cities in total blackout after Ukrainian drone strikes

https://www.ft.com/content/7107a1c1-8025-4237-947f-40fa39c9d2fe
2•JumpCrisscross•8m ago•0 comments

Elastic lays off 7% of employees

https://www.elastic.co/blog/ceo-ash-kulkarni-announcement-to-elastic-employees
1•dakrone•9m ago•0 comments

China moves forward with ethnic unity initiative

https://uk.news.yahoo.com/china-says-target-people-overseas-062038094.html
1•indoorfish•9m ago•0 comments

AI writes the code. Taskachu runs the project

https://taskachu.com
1•ndha•10m ago•0 comments

Is There a 'Vienna School of Agentic Coding'? [video]

https://www.youtube.com/watch?v=5mgde2Br4ik
1•raybb•12m ago•0 comments

How we built the fastest API for GLM-5.2

https://www.baseten.co/blog/how-we-built-the-worlds-fastest-api-for-glm-52/
2•Philpax•13m ago•0 comments

Same flaw, opposite verdict: what counts as a vulnerability in AI agents?

https://medium.com/@nikrig/same-flaw-opposite-verdict-ai-agents-cant-agree-what-counts-as-a-secur...
1•nrig•13m ago•0 comments

OmniHai: A Java framework for all major AI providers

https://omnihai.org/
1•henk53•17m ago•0 comments

Utah officials warn of 'unprecedented' water shortages as towns run dry

https://www.sltrib.com/news/environment/2026/06/24/unprecedented-water-cuts-hit-utah/
3•toomuchtodo•18m ago•1 comments

AI Data Center Power Requirements in 2026: The Complete Grid-to-Chip Guide

https://techplustrends.com/ai-data-center-power-requirements-2026-guide/
1•lopespm•21m ago•0 comments

The Forgotten Castles of the Garamantes

https://www.wildmanlife.com/the-forgotten-castles-of-the-garamantes/
3•bookofjoe•21m ago•0 comments

Gartner Says Data Center Electricity Consumption to Grow 26% in 2026

https://www.gartner.com/en/newsroom/press-releases/2026-06-10-gartner-says-data-center-electricit...
1•lopespm•22m ago•0 comments

After 20 years, scientists shrink a powerful laser onto a chip

https://www.sciencedaily.com/releases/2026/06/260604044240.htm
1•lopespm•22m ago•0 comments

University of Exeter to cut 150 academic staff

https://www.bbc.co.uk/news/articles/cx2djnz3y47o
2•sieste•24m ago•0 comments

Simple "Thank You" and "Please" Cost OpenAI Millions of Dollars Every Year

https://yipzap.com/how-simple-thank-you-and-please-cost-openai-millions-of-dollars-every-year/
1•noida•24m ago•4 comments

Long Island's Decommissioned Nuclear Power Plant

https://nickcarr.com/scouting-a-decommissioned-nuclear-power-plant/
2•mkmk•25m ago•0 comments

Number Form

https://en.wikipedia.org/wiki/Number_form
2•messe•25m ago•0 comments

Show HN: Moomacha – Zulip Native Agents Orchestrator

https://github.com/oxedom/moomacha
2•oxedom•27m ago•0 comments

I open sourced my DLES collection of 874 daily games

https://assets.dles.gg/#dles
2•trizoza•27m ago•0 comments

Blown Away by the Fear of Air – Draftofobia (2006)

https://www.spiegel.de/international/draftophobia-blown-away-by-the-fear-of-air-a-407764.html
2•nixass•28m ago•0 comments

When a scan becomes a searchable PDF

https://fairscan.org/blog/when-a-scan-becomes-a-searchable-pdf/
2•ericdanielski•34m ago•0 comments

Show HN: Drawbar – boring linear based workflows for Claude Code

https://github.com/mjn298/drawbar
2•seedlessmike•34m ago•0 comments

OpenAI Codex bombards SSDs with needless write operations

https://www.theregister.com/ai-and-ml/2026/06/23/openai-codex-bombards-ssds-with-needless-write-o...
5•jgalt212•34m 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.