frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Rootle – Browse and search remote source repositories without cloning

https://rootle.dev/
1•tknawara•1m ago•0 comments

Gigabyte RTX 3070 owner finds factory plastic on VRM pads after five years

https://www.tomshardware.com/pc-components/gpus/gigabyte-rtx-3070-owner-discovers-protective-film...
1•sbulaev•2m ago•0 comments

UK energy companies on alert after Iran-linked hackers shut down power facility

https://www.ft.com/content/bae67bb7-ebf8-44fc-8d55-bbfaada47eb7
1•sbulaev•2m ago•0 comments

New Zealand to introduce bill banning social media for children under 16

https://www.reuters.com/world/asia-pacific/new-zealand-introduce-bill-banning-social-media-childr...
1•geox•2m ago•0 comments

Superconducting temperature record set at ordinary pressures

https://www.anl.gov/article/superconducting-temperature-record-set-at-ordinary-pressures
1•WithinReason•2m ago•0 comments

LLM Tool Failures: Only 3 Root Causes – Value, Condition, Intent

https://github.com/Jang-woo-AnnaSoft/execution-state-preflight/blob/main/who-fills-in-the-form.md
1•offaxis•8m ago•1 comments

AI isn't the end goal. (my weird view)

1•respectattentio•9m ago•0 comments

Slovakia Finds Russian Backdoor in Traffic Speed Cameras

https://www.tomshardware.com/tech-industry/cyber-security/slovakia-discovers-russian-backdoors-in...
2•m463•10m ago•0 comments

AI stigma punishes legitimate use

https://blog.keyvan.net/p/ai-stigma-punishes-legitimate-use
1•k1m•11m ago•0 comments

Leaked video shows AirPods with built-in camera

https://www.macrumors.com/2026/08/17/camera-equipped-airpods-macos-26-7/
2•jibcage•11m ago•0 comments

New EU-wide product repair rules come into force

https://www.rte.ie/news/business/2026/0824/1588931-repair-rules/
2•austinallegro•21m ago•0 comments

tmp.0ut Volume 5 – 2026-08

https://tmpout.sh/5/
3•matt_d•21m ago•0 comments

Can AI Help Someone Get Closer to God? The Answer Is Dividing Opinions

https://moztako.me/can-ai-help-someone-get-closer-to-god/
3•vadinho•22m ago•1 comments

Can AI Do Philosophy? An Experiment (Part Two)

https://www.ryansimonelli.com/absolute-irony-blog/can-ai-do-philosophy-an-experiment-part-two
1•bananaflag•23m ago•1 comments

Cliamp – Terminal Music Player

https://www.cliamp.stream/#install
2•behnamoh•24m ago•0 comments

AliExpress Has Used WebAudio Fingerprinting to Track Users

https://www.techjuice.pk/aliexpress-webaudio-fingerprinting-tracking-bluetooth/
3•xhevahir•25m ago•0 comments

When Claude is down, do they have a backup Claude to investigate the root cause?

3•pykul•37m ago•1 comments

The Safeguards Have to Run

https://christophermeiklejohn.com/series/the-machine-in-the-lab/two-notebooks-lost-series/
1•azhenley•38m ago•0 comments

Figma Is Not Reality

https://yoshitha.net/blog/figma-is-not-reality/
1•prxtl•39m ago•1 comments

Fast-fashion giant Shein aims for $27B valuation in Hong Kong market debut

https://www.theguardian.com/business/2026/aug/24/fashion-giant-shein-27bn-valuation-hong-kong-mar...
2•Markoff•49m ago•0 comments

Attention is all we have: A conjectural theory of cognitive inequality

https://davidbessis.substack.com/p/attention-is-all-we-have
4•rzk•55m ago•0 comments

Compare robot recordings across runs

https://foxglove.dev/blog/compare-robot-recordings-across-runs
1•intrepidsoldier•56m ago•0 comments

Elevated Errors for Multiple Models

https://status.claude.com/incidents/vgz5psbjmt1h
11•rob•56m ago•2 comments

Claude.ai web interface to Claude down, again

7•b112•58m ago•7 comments

Tether: iMessage, SMS, etc. on Linux

https://zackbartel.com/blog/2026/08/tether/
3•zackb•59m ago•0 comments

Show HN: Scalattice Modelmeter. OSS price and latency bench for open models

https://scalattice.com/blog/modelmeter/
1•RomulusHill•59m ago•0 comments

Show HN: Searchable Stripe test cards with one-click copy

https://checkoutpage.com/tools/stripe-test-cards
1•fishsander•1h ago•0 comments

I Rented a 96 GB GPU and Took Uncensored Qwen3.8 From 44 to 125 tok/s

https://aseemshrey.com/blog/running-qwen3-8-27b-uncensored/
4•LuD1161•1h ago•0 comments

Show HN: Open-source calculator for "will my GPU run this LLM?"

https://jaeseok614.github.io/llm-gpu-checker-ko/
3•jaeseok614•1h ago•0 comments

Claude Is Down?

10•tuleiff•1h ago•13 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.