frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Onionspector – now let's see what The Onion knows about you

https://0ut3r.space/2026/09/06/onionspector/
1•h0ek•3m ago•0 comments

Opus (Audio Format)

https://en.wikipedia.org/wiki/Opus_(audio_format)
1•tosh•3m ago•0 comments

SeekMoon: From IDE to ADE

https://www.moonbitlang.com/blog/seekmoon-from-ide-to-ade
1•syumei•4m ago•0 comments

Podcast: We Spoke to an Amazon Worker Destroying Books for AI

https://www.404media.co/email/ed687963-910c-488c-95d5-b06f911b214e/
1•r_singh•5m ago•0 comments

Volcanic ash cloud halts flights at five Indonesian airports

https://www.theguardian.com/world/2026/sep/06/volcanic-ash-cloud-halts-flights-at-indonesias-main...
1•tosh•6m ago•0 comments

YouSpeed – Live speed-limit assistance

https://peertube.openstreetmap.fr/w/44a9cKesgtzu1Jo3FLS5gD
1•altilunium•11m ago•0 comments

Meet Claude: ABC's new regional cadet journalist

https://independentaustralia.net/business/business-display/meet-claude-abcs-new-regional-cadet-jo...
2•frays•13m ago•0 comments

Matmul as a Service, Backed by Tinygrad

https://simpleobservability.com/blog/introducing-maas
1•khazit•14m ago•0 comments

About Arks

https://arks.org/about/
1•Bluestein•19m ago•0 comments

State of the Map 2026 Video Channel

https://peertube.openstreetmap.fr/c/sotm_2026/videos
1•altilunium•19m ago•0 comments

McDonald's India: Intern Hacks Company's X Account over Unpaid Salary

https://www.freepressjournal.in/viral/macdonalds-india-controversy-intern-allegedly-hacks-company...
3•rustoo•19m ago•0 comments

Company's Digital Headquarters

https://corporatesuite.co/
6•pirminmanz•20m ago•1 comments

Stemma – one source of truth for Claude.md, AGENTS.md and Copilot

https://github.com/alexvinola/stemma-cli
2•vrilex•20m ago•0 comments

Experiment: How easy is it to buy a research paper on the black market?

https://news.err.ee/1610129869/experiment-how-easy-is-it-to-buy-a-research-paper-on-the-black-market
1•vintagedave•21m ago•0 comments

Show HN: Keen Bean – Mac meeting notes that draft the spec while you talk

https://keenbean.app/
2•SavvyMonkey•24m ago•0 comments

Court Filings in A.I. Suit Invoke Copyright Law, Culture and Sports

https://www.nytimes.com/2026/09/04/technology/openai-microsoft-new-york-times-lawsuit.html
1•1vuio0pswjnm7•26m ago•0 comments

Messageboards Are All You Need [pdf]

https://flotilla.cc/messageboards-are-all-you-need.pdf
1•ursushoribilis•27m ago•0 comments

Changing the world one vegetable at a time: UK first carbon-negative greengrocer

https://www.leicester.news/changing-the-world-one-vegetable-at-a-time/
1•DamonHD•28m ago•0 comments

Does your landing page look generated?

https://slop-detect.com/
2•stared•33m ago•3 comments

Photon – Search as you type with OpenStreetMap

https://mastodon.social/@rphyrin/117223366663059114
1•altilunium•35m ago•0 comments

Shaping the problem (of transaction foundation models)

https://sistemalabs.com/blog/shaping-the-problem
1•0xideas•38m ago•0 comments

South Korea exports surpass full-year record, hit $709.4B YTD

https://www.reuters.com/world/asia-pacific/south-korea-exports-surpass-full-year-record-hit-7094-...
2•Jhsto•39m ago•0 comments

The Era of Agentic Benchmaxxing

https://kaitchup.substack.com/p/the-era-of-agentic-benchmaxxing
3•thm•41m ago•0 comments

People Don't Search in One Place Anymore

1•writebysachin•44m ago•0 comments

Start with one customer

https://josem.co/start-with-one-customer/
2•josem•46m ago•0 comments

Etsy seller's 'bruh' T-shirts were removed over a trademark complaint

https://www.cbc.ca/news/business/bruh-etsy-trademark-infringement-9.7331470
2•geox•46m ago•0 comments

WordStar Lives Again (and Again)

https://github.com/nampara-ai/wordstar
2•SamuraiLion•49m ago•0 comments

Online bookies accused of UK privacy breaches with use of cookie banners

https://www.theguardian.com/technology/2026/sep/06/online-bookies-privacy-breaches-cookies-tracking
1•beardyw•50m ago•0 comments

Trump administration officials wrestling with the spiritual consequences of AI

https://www.wsj.com/tech/ai/vance-called-ai-satanic-he-struck-a-chord-among-christian-republicans...
3•eternalreturn•51m ago•0 comments

Show HN: Recipery: Self-hosted recipe manager, no database required

https://recipery.dev
1•0megion•52m 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.