frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Introduction to My Personal Blog

https://mylightstillshines.wordpress.com/2026/05/05/introduction/
1•jaygirl•1m ago•0 comments

I'm looking for an AI Automation Engineer role or gig

1•Divinz•1m ago•0 comments

CVE-2026-31431: Copy Fail vs. rootless containers

https://www.dragonsreach.it/2026/05/04/cve-2026-31431-copy-fail-rootless-containers/
2•averi•6m ago•0 comments

Making the Marlboro Man

https://quartr.com/insights/edge/making-the-marlboro-man
1•_vaporwave_•17m ago•0 comments

Safari 26.4 Supports WebTransport

https://webkit.org/blog/17862/webkit-features-for-safari-26-4/
2•nazcan•19m ago•1 comments

Fiddler sues Google after AI Overview wrongly claimed he was a sex offender

https://www.theguardian.com/music/2026/may/05/canadian-ashley-macisaac-fiddler-musician-singer-so...
5•prawn•21m ago•2 comments

Pennsylvania Health Insurance independent research report for Q2 May 2026

https://archive.org/details/pa-health-insurance-market-2026-final.docx-1
2•Steaglsz•23m ago•0 comments

Commodity Markets Outlook [pdf]

https://thedocs.worldbank.org/en/doc/f3138644a1e8e2bb631399ae11d6c408-0050012026/original/CMO-Apr...
1•gmays•23m ago•0 comments

Adobe's 'Modern' User Interface Is Just Webpages – Pixel Envy

https://pxlnv.com/linklog/adobe-modern-user-interface/
2•tambourine_man•24m ago•0 comments

Apple Explores Using Intel and Samsung to Build Main Device Chips in the US

https://www.bloomberg.com/news/articles/2026-05-05/apple-explores-using-intel-and-samsung-to-buil...
9•tambourine_man•27m ago•0 comments

A constrained approach to coding agents

https://github.com/brainless/nocodo
2•brainless•33m ago•1 comments

Ask HN: Best Embedding Models?

3•devstein•34m ago•0 comments

Biscuit

https://github.com/yattsu/biscuit
3•unixfg•39m ago•0 comments

An Analysis of the PocketOS Debacle

https://thedailywtf.com/articles/empty-pockets
2•pseudohadamard•41m ago•1 comments

Musk Settles SEC Suit for Underpaying Twitter Investors by $150M for Just $1.5M

https://www.law.com/corpcounsel/2026/05/04/musk-settles-sec-suit-accusing-him-of-underpaying-twit...
6•1vuio0pswjnm7•42m ago•3 comments

The 90-year-old idea behind JEPA models: Canonical Correlation Analysis (CCA)

https://shonczinner.github.io/posts/embedding-prediction/
2•kjshsh123•43m ago•0 comments

Meta, TikTok Recv Personal Data from Health Exchanges Alarming Privacy Experts

https://www.bloomberg.com/features/2026-healthcare-advertising-trackers-privacy/
4•1vuio0pswjnm7•44m ago•0 comments

An LLM agent that runs on any Linux box

https://getclaw.site/#demo
3•kilian-ai•48m ago•0 comments

Continually improving our agent harness

https://cursor.com/blog/continually-improving-agent-harness
2•gmays•49m ago•0 comments

Show HN: A minimalist personal homepage I designed from scratch

https://olzhasshaikenov.com/
2•olzhas23•53m ago•0 comments

Tokens and Dreams

https://charlesleifer.com/blog/tokens-and-dreams/
4•xngbuilds•53m ago•0 comments

AI and the Danger of Cognitive Surrender

https://www.economist.com/business/2026/04/30/ai-and-the-danger-of-cognitive-surrender
5•1vuio0pswjnm7•57m ago•1 comments

Linux, Windows or macOS: Which Operating System to Use in 2026?

https://www.lucasaguiar.xyz/posts/linux-windows-macos-qual-usar-2026/
2•isfttr•1h ago•3 comments

File Approved – File approvals without the back-and-forth

https://fileapproved.com
3•vannventures•1h ago•0 comments

Echon – A Discord alternative built in Tauri/Rust

https://echon-voice.com
2•highest678•1h ago•0 comments

The Art of Operating Systems (2019)

https://denninginstitute.com/pjd/ArtOS2/
4•aragonite•1h ago•0 comments

Amp's GPT 5.5 Model Analysis

https://ampcode.com/models/gpt-5.5
4•goranmoomin•1h ago•0 comments

Pulitzer Prize Winner in International Reporting

https://www.pulitzer.org/winners/dake-kang-garance-burke-byron-tau-aniruddha-ghosal-and-yael-grau...
25•jay_kyburz•1h ago•2 comments

The artful way of the stack-machine

https://www.pepnom.org/post/post.5.may.2026.html
2•mjbq•1h ago•1 comments

Why AI Agents Need Proof Chains, Not Just Logs

https://github.com/rodriguezaa22ar-boop/atlas-trust-infrastructure
4•astra_omnia•1h ago•0 comments
Open in hackernews

Ask HN: How is Julia for data analysis coming along?

1•juujian•12mo 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•12mo 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•12mo 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•12mo ago
If you need a web application you could also use Oxygen.jl.
MScholar•12mo 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.