frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

A Taiwanese Vestige in the Geedge Supply Chain

https://interseclab.org/research/madlink-a-taiwanese-vestige-in-the-geedge-supply-chain/
1•gslin•2m ago•0 comments

Show HN: Implit – Catch fake AI-generated dependencies

https://github.com/build-neurall/implit
1•neurall-build•6m ago•0 comments

Modern, Simple, Web Framework in C. REST, Templates, SSL, Metrics

https://github.com/briandowns/libpapago
1•ieska328•10m ago•0 comments

Rootless virtual machines with KVM and QEMU (2024)

https://developers.redhat.com/articles/2024/12/18/rootless-virtual-machines-kvm-and-qemu
1•adityaathalye•16m ago•0 comments

A suspect is in custody after Trump is rushed from correspondents' dinner

https://www.npr.org/2026/04/25/nx-s1-5799544/trump-white-house-correspondents-dinner
3•qmr•21m ago•0 comments

The American Wealth Curve: How the Gap Widens 8x Between Age 25 and 65

https://efficientdollar.com/blog/wealth-curve-by-age/
2•lundj•24m ago•0 comments

Aube – a fast Node.js package manager

https://aube.en.dev
1•microflash•24m ago•0 comments

How to train your brain to see possibility instead of doom

https://www.theguardian.com/books/2026/apr/19/how-to-train-your-brain-to-see-possibility-instead-...
2•1659447091•31m ago•0 comments

Revocation

https://www.potaroo.net/ispcol/2026-04/revocation.html
1•aragilar•36m ago•0 comments

First Paid Subscribers on Mymarks.net

https://mymarks.net/
2•shozzipen•39m ago•0 comments

Simple Sabotage of Agents

https://alexschroeder.ch/view/2026-03-12-agent-sabotage
1•Tallain•40m ago•0 comments

AGPLv3§74 Empowers Users to Thwart Badgeware Like OnlyOffice

https://sfconservancy.org/blog/2026/apr/16/badgeware-onlyoffice-nextcloud-affero-gpl/
18•pabs3•49m ago•0 comments

I Got 122 World Records to Prove a Point [video]

https://www.youtube.com/watch?v=mVH7OPx4QZU
1•reader9274•51m ago•0 comments

French tax official sold crypto investors' addresses: kidnappings followed

https://twitter.com/MarioNawfal/status/2047773069607854512
2•MrBuddyCasino•52m ago•0 comments

Stt.ai MCP Server

https://pypi.org/project/sttai-mcp/0.1.0/
1•nadermx•1h ago•0 comments

Consumer routers hacked by Russia's military

https://arstechnica.com/security/2026/04/russias-military-hacks-thousands-of-consumer-routers-to-...
1•pabs3•1h ago•0 comments

What are some unforeseen / elusive edge cases you have seen in your career?

https://www.reddit.com/r/ExperiencedDevs/s/FIQYb1Fg8x
2•rainhacker•1h ago•0 comments

Show HN: Browse GitHub repos in Emacs without cloning

https://github.com/agzam/remoto.el
4•iLemming•1h ago•5 comments

Maine's governor vetoes data center moratorium

https://techcrunch.com/2026/04/25/maines-governor-vetoes-data-center-moratorium/
1•SilverElfin•1h ago•0 comments

All About USB-C: Resistors and Emarkers (2023)

https://hackaday.com/2023/01/04/all-about-usb-c-resistors-and-emarkers/
1•walterbell•1h ago•0 comments

I asked my local LLM to add 23 numbers and got seven wrong answers

https://viggy28.dev/article/local-llm-seven-wrong-answers/
2•vira28•1h ago•2 comments

Godot 4.7 Beta with HDR Output, Ray-Tracing Improvements and Editor Enhancements

https://www.phoronix.com/news/Godot-4.7-Beta
7•shpat•1h ago•1 comments

White House Correspondents' Dinner shooting suspect worked as California teacher

https://www.cnn.com/2026/04/26/us/white-house-correspondents-dinner-shooter-teacher-invs
3•canucker2016•1h ago•2 comments

Show HN: RewardGuard – detect reward hacking in RL training loops

https://github.com/Giovan321/Reward-Guard
1•Giovan321•1h ago•1 comments

Electric trucks in China have ditched diesel, now they're ditching the driver

https://thedriven.io/2026/04/25/electric-trucks-in-china-have-already-ditched-diesel-now-theyre-d...
2•decimalenough•1h ago•0 comments

Show HN: Track official AI company news and blogs in your Chrome side panel

https://chromewebstore.google.com/detail/bigtech-ai-news/aehmpingbppjnlppejppiifmijdjjiej
1•tughvn•1h ago•1 comments

Ask HN: Is "agentic" coding working for everyone except me?

1•canttestthis•1h ago•3 comments

Maine governor blocks first US state freeze on new data centers

https://www.reuters.com/legal/litigation/maine-governor-rejects-first-us-state-freeze-new-data-ce...
2•rmason•1h ago•0 comments

Show HN: I made a simple bill of sale maker

https://www.makebillofsale.com/
1•atharvtathe•1h ago•0 comments

What the FCC router ban means for FOSS

https://sfconservancy.org/blog/2026/apr/02/fcc-router-ban/
17•pabs3•1h ago•5 comments
Open in hackernews

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

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