frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

A Gentle, Incrementally Comprehensive Introduction to GPUs

https://eyeamansh.substack.com/p/a-gentle-incrementally-comprehensive
1•anshyyy•2m ago•0 comments

Vendor lock-in vs. open metadata architecture? What works?

https://medium.com/datastrato/if-youre-not-all-in-on-databricks-why-metadata-freedom-matters-35cc...
1•wey-gu•2m ago•1 comments

Cloudflare outage should not have happened

https://ebellani.github.io/blog/2025/cloudflare-outage-should-not-have-happened-and-they-seem-to-...
1•b-man•3m ago•0 comments

Fox News hires Palantir to build AI newsroom tools

https://www.axios.com/2025/11/18/fox-news-palantir-ai-newsroom-tools
1•doener•4m ago•0 comments

From Software Engineer to AI Environment Architect

https://infini-ai-lab.github.io/ai-environment-architect/
1•lovecoding_•6m ago•0 comments

Fears About A.I. Prompt Talks of Super PACs to Rein in the Industry

https://www.nytimes.com/2025/11/25/us/politics/ai-super-pac-anthropic.html
3•JumpCrisscross•7m ago•0 comments

Chinese Regulators May Kill Retractable Car Door Handles

https://hackaday.com/2025/11/26/chinese-regulators-may-kill-retractable-car-door-handles-that-nev...
1•speckx•7m ago•0 comments

Jayne in Brief

https://pgadey.ca/experimental/jayne-latex2html/
1•surprisetalk•8m ago•0 comments

Containership Dali Contact with Francis Scott Key Bridge [video]

https://www.youtube.com/watch?v=bu7PJoxaMZg
1•surprisetalk•8m ago•0 comments

More than half of new articles on the internet are being written by AI

https://theconversation.com/more-than-half-of-new-articles-on-the-internet-are-being-written-by-a...
2•geox•9m ago•1 comments

'Sovereign AI' Takes Off as Countries Seek to Avoid Overreliance on Superpowers

https://www.wsj.com/tech/ai/sovereign-ai-takes-off-as-countries-seek-to-avoid-overdependence-on-s...
1•JumpCrisscross•9m ago•0 comments

Date Me Directory

https://dateme.directory/browse
1•surprisetalk•9m ago•0 comments

Crick: A Mind in Motion review, the charismatic philanderer who changed science

https://www.theguardian.com/books/2025/nov/25/crick-a-mind-in-motion-by-matthew-cobb-review-the-c...
1•Lio•11m ago•0 comments

React Challenges – Improving the typical "React challenge platform" experience

https://www.reactchallenges.com
1•DuffmanCC•13m ago•1 comments

Launching the Julia Security Working Group

https://www.julialang.org/blog/2025/11/launching-security-wg/
1•postflopclarity•13m ago•0 comments

Slop Detective – Fight the Slop Syndicate

https://slopdetective.kagi.com/
1•speckx•13m ago•0 comments

The Chinese periodic table goes hard [video]

https://www.youtube.com/watch?v=8ol7DsPnHcE
1•surprisetalk•14m ago•0 comments

Protection of dogs and cats: deal on EU rules to stop abuse

https://www.europarl.europa.eu/news/en/press-room/20251121IPR31539/protection-of-dogs-and-cats-de...
3•JumpCrisscross•15m ago•0 comments

Extract structured information from Hacker News and keep in sync with Postgres

https://cocoindex.io/blogs/custom-source-hackernews
1•badmonster•16m ago•0 comments

Everything that's going wrong with architecture

https://www.dezeen.com/2025/11/17/everything-wrong-edwin-heathcote-performance-review/
1•eustoria•18m ago•0 comments

List of 12,000 NeurIPS Attendees – The Official App Shows Only 200

https://docs.google.com/spreadsheets/d/1cUbPXGpo2ES6XHzGdeGk5bk5eO9BjsDIgQJGlQ6lhUo/edit?usp=sharing
2•aminmo•18m ago•1 comments

Universal LLM Memory Does Not Exist

https://fastpaca.com/blog/memory-isnt-one-thing
3•gmays•19m ago•0 comments

Myths of Fleming's Penicillin Discovery

https://press.asimov.com/articles/penicillin-myth
1•mailyk•20m ago•0 comments

Using esbuild in Eleventy

https://danburzo.ro/notes/eleventy-esbuild/
1•eustoria•21m ago•0 comments

Postmodernism for STEM Types: A Clear-Language Guide to Conflict Theory

https://qualiaadvocate.substack.com/p/postmodernism-for-stem-types-a-clear
2•QualiaAdvocate•21m ago•1 comments

OpenAI blames suicide on 'misuse' of its technology

https://www.theguardian.com/technology/2025/nov/26/chatgpt-openai-blame-technology-misuse-califor...
1•trenning•21m ago•1 comments

AI Slop Recipes Are Taking over the Internet – and Thanksgiving Dinner

https://www.bloomberg.com/news/articles/2025-11-25/ai-slop-recipes-are-taking-over-the-internet-a...
2•yurivish•23m ago•0 comments

3.3x Faster HuggingFace Tokenizers for Single Sequence

https://charlesxu.io/parallel-tokenizer/
2•charlesxu•23m ago•0 comments

MUMPS – The Curious Database Powering America's Hospitals [video]

https://www.youtube.com/watch?v=7g1K-tLEATw
2•skx001•24m ago•0 comments

Slashdot Effect

https://en.wikipedia.org/wiki/Slashdot_effect
11•firefax•25m ago•6 comments
Open in hackernews

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

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