frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Tor browser removing various Firefox AI features

https://blog.torproject.org/new-alpha-release-tor-browser-150a4/
182•HelloUsername•1h ago•117 comments

Hyperflask – Full stack Flask and Htmx framework

https://hyperflask.dev/
118•emixam•3h ago•27 comments

Video game union workers rally against $55B private acquisition of EA

https://www.eurogamer.net/ea-union-workers-rally-against-55bn-saudi-backed-private-acquisition-wi...
75•ksec•1h ago•30 comments

Lace: A New Kind of Cellular Automata Where Links Matter

https://www.novaspivack.com/science/introducing-lace-a-new-kind-of-cellular-automata
36•airesearcher•2h ago•16 comments

Upcoming Rust language features for kernel development

https://lwn.net/Articles/1039073/
230•pykello•10h ago•135 comments

A stateful browser agent using self-healing DOM maps

https://100x.bot/a/a-stateful-browser-agent-using-self-healing-dom-maps
63•shardullavekar•4h ago•39 comments

Launch HN: Inkeep (YC W23) – Open Source Agent Builder

https://github.com/inkeep/agents
33•engomez•3h ago•32 comments

LINQ and Learning to Be Declarative

https://www.nickstambaugh.dev/posts/LINQ-and-being-declarative
32•sieep•1w ago•36 comments

Ld_preload, the Invisible Key Theft

https://bomfather.dev/blog/ld-preload-the-invisible-key-theft/
11•nathan_naveen•53m ago•10 comments

VOC injection into a house reveals large surface reservoir sizes

https://www.pnas.org/doi/10.1073/pnas.2503399122
45•PaulHoule•4d ago•27 comments

Liquibase continues to advertise itself as "open source" despite license switch

https://github.com/liquibase/liquibase/issues/7374
284•LaSombra•8h ago•237 comments

Why more SaaS companies are hiring chief trust officers

https://www.itbrew.com/stories/2025/10/14/why-more-saas-companies-are-hiring-chief-trust-officers
9•PwnEmAll•54m ago•5 comments

Electricity can heal wounds three times as fast (2023)

https://www.chalmers.se/en/current/news/mc2-how-electricity-can-heal-wounds-three-times-as-fast/
15•mgh2•3h ago•8 comments

JustSketchMe – Digital Posing Tool

https://justsketch.me
155•surprisetalk•6d ago•26 comments

Jiga (YC W21) Is Hiring Full Stacks

https://www.workatastartup.com/jobs/44310
1•grmmph•4h ago

Why I Chose Elixir Phoenix over Rails, Laravel, and Next.js

https://akarshc.com/post/phoenix-for-my-project.html
107•akarshc•2h ago•91 comments

How America got hooked on ultraprocessed foods

https://www.nytimes.com/interactive/2025/10/16/well/eat/ultraprocessed-food-junk-history.html
45•mykowebhn•1h ago•38 comments

Improving the Trustworthiness of JavaScript on the Web

https://blog.cloudflare.com/improving-the-trustworthiness-of-javascript-on-the-web/
7•doomrobo•1h ago•2 comments

New coding models and integrations

https://ollama.com/blog/coding-models
167•meetpateltech•10h ago•53 comments

Trusting builds with Bazel remote execution

https://jmmv.dev/2025/09/bazel-remote-execution.html
3•jmmv•3d ago•4 comments

TurboTax’s 20-year fight to stop Americans from filing taxes for free (2019)

https://www.propublica.org/article/inside-turbotax-20-year-fight-to-stop-americans-from-filing-th...
570•lelandfe•10h ago•305 comments

Flies keep landing on North Sea oil rigs

https://theconversation.com/thousands-of-flies-keep-landing-on-north-sea-oil-rigs-then-taking-off...
179•speckx•6d ago•96 comments

The people rescuing forgotten knowledge trapped on old floppy disks

https://www.bbc.com/future/article/20251009-rescuing-knowledge-trapped-on-old-floppy-disks
76•jnord•5d ago•27 comments

Credential Stuffing

https://ciamweekly.substack.com/p/credential-stuffing
35•mooreds•2d ago•23 comments

Silver Snoopy Award

https://www.nasa.gov/space-flight-awareness/silver-snoopy-award/
84•LorenDB•4d ago•18 comments

Sharp Bilinear Filters: Big Clean Pixels for Pixel Art

https://bumbershootsoft.wordpress.com/2025/10/11/sharp-bilinear-filters-big-clean-pixels-for-pixe...
24•todsacerdoti•4d ago•5 comments

The Hidden Math of Ocean Waves Crashes Into View

https://www.quantamagazine.org/the-hidden-math-of-ocean-waves-crashes-into-view-20251015/
51•pykello•9h ago•1 comments

Apple M5 chip

https://www.apple.com/newsroom/2025/10/apple-unleashes-m5-the-next-big-leap-in-ai-performance-for...
1198•mihau•1d ago•1291 comments

Working with the Amiga's RAM and Rad Disks

https://www.datagubbe.se/ramdisk/
11•ibobev•1h ago•2 comments

Free applicatives, the handle pattern, and remote systems

https://exploring-better-ways.bellroy.com/free-applicatives-the-handle-pattern-and-remote-systems...
83•_jackdk_•12h ago•24 comments
Open in hackernews

Like MS Excel, Pivot tables never die

https://www.rilldata.com/blog/why-pivot-tables-never-die
25•articsputnik•3h ago

Comments

stonecharioteer•3h ago
I wish more people explored Excel. Not just spreadsheets. But MS Excel. It is the best piece of software that came out of MSFT.
articsputnik•2h ago
I'm a BI engineer, and I always convince people to use something else. But when I need to calculate my finances, and does not fit into Obsidian, I find myself using Excel again too :D Great product. Maybe not so much if you need to align on financial numbers - as everyone has their own truth :)
epistasis•2h ago
It is the best, but also the very very worst in so many ways.

There are all sorts of data that are nearly impossible to get into Excel because of the ways that it tries to turn everything into a date. There has been so much silent data corruption because of random misfeatures that were added decades ago and now they will never back out of the system. The string OCT4 amongst a column of alphanumeric identifiers will get changed into a date, silently, on import, and it's nigh on impossible to find out how to import without that silent conversion. It's better to write your own Python code to get data into Excel than to use its built in foot guns.

countmora•2h ago
If you import with PowerQuery you can explicitly specify the data type for each column.
NetMageSCW•1h ago
That can be turned off (easily Googled), or as mentioned, doesn’t affect proper import using Power Query. Also, if you control the data format and know Excel is the intended target, you can just output your CSV so Excel won’t do that (put =“ and “ around text columns).

For any spreadsheet which are updated by refreshing source data such as CSV output from other systems, PowerQuery is what should be used and is very effective.

countmora•2h ago
I wish more people stop hating on Excel. It's an incredible tool with cool stuff baked in (Python support, PowerQuery, etc.). Just because some people misuse it as database or it doesn't scale well beyond a couple of 10k rows does not make it a bad product. For 90% of daily office tasks it's just fine.
qsort•1h ago
I don't think it's as bad as people make it, and certainly we can't blame non-technical users if they like it, for many tasks it's the only tool that's simultaneously usable by normal people and powerful enough.

It suffers from trying to do too many things at once, though. Excel 3 is enough for those use cases without being a complete nightmare for everyone else. Electronic spreadsheets as a concepts are genius, it's the implementation I hate.

fishmicrowaver•1h ago
Too many at once? Apparently, you can insert Python code into Excel now, which then gets executed into whatever Azure's equivalent of lambda is. I was recently introduced to someone at work who vibe coded an entire Python application in it and burned through their teams worth of cloud credits.
thewebguyd•57m ago
When Python in Excel was announced I was initially pretty excited until I found out that it executes in Azure.

WHY wouldn't Microsoft just run it in the local interpreter on the machine?

Qem•44m ago
> WHY wouldn't Microsoft just run it in the local interpreter on the machine?

Probably to tighten vendor lock-in.

happytoexplain•1h ago
Excel is fantastic. I love it.

But using a spreadsheet to store data is completely reasonable. We delude ourselves as technically experienced people when we imply otherwise. When Excel fucks up data (perhaps the most unforgivable sin in all of software) with unexplainably bad defaults and UX for auto-formatting (i.e. "trying to be clever"), it's absolutely out of touch to point the finger at the end user.

xnx•1h ago
> unexplainably bad defaults and UX for auto-formatting

Agree. Soooo many leading zeroes have been striped from ZIP codes.

Equally as bad is no visual indicator to distinguish formula cell from static cells. Easy to silently overwrite formulas with a careless paste.

seemaze•1h ago
The recent releases with new functions are great, there's a lot that can be done in a format that both pervasive and familiar. And Power Query is indeed a useful addition.

Is Python is still a metered cloud runtime?

Qem•46m ago
> Just because some people misuse it as database or it doesn't scale well beyond a couple of 10k rows does not make it a bad product.

It's not just that making it a bad product. Those are minor annoyances when compared with it trying to keep your data hostage in opaque formats[1] and exfiltrating your data to the cloud[2].

[1] https://blog.documentfoundation.org/blog/2025/07/18/artifici...

[2] https://superuser.com/questions/1903431/how-to-stop-excel-36...

ayhanfuat•2h ago
I love Excel. In some ways it is similar to Jupyter Notebooks: great for exploration, horrible for using in production.
NetMageSCW•1h ago
It can be great in production, like any tool it depends on the nature of the task.
eimrine•1h ago
MS Excel is good because it has Lisp inside. Does Pivot thing contain Lisp?
NetMageSCW•1h ago
Why do you think Excel has LISP inside? What would that have to do with Pivot Tables?
eimrine•36m ago
1. The datatype.

2. Idk, just asking.

jtbaker•1h ago
Tangential: Timeless post I go back and read through periodically: https://www.joelonsoftware.com/2006/06/16/my-first-billg-rev...
canistel•2h ago
With _array formulae_ you can live without pivot tables, to a certain extent. They would auto-refresh, too...
NetMageSCW•1h ago
The advantage of Pivot Tables is they are interactive, but (modern) dynamic array formulas are better in cases where you are producing a static result.
dh2022•2h ago
Looks like LLM-written article. It does not explain why Pivot tables never die. Also, somehow this page completely messed up my browser history - I could not just click the back arrow to navigate back.
NetMageSCW•1h ago
That web site is impressively terrible.
articsputnik•1h ago
You can also read here, in case that works better: https://www.ssp.sh/blog/why-pivot-tables-never-die/. And it's definitely not LLM written. And I tried to answer the why in the chapter "Why Pivot Tables Endure":

> The enduring power of pivot tables is their robustness, simple usage, and fast, interactive response. It's the Lingua Franca of data if you are not fluent in the language of SQL or Python. A common language everyone understands: the top management, domain experts, and developers. It's an interface to data; it's the first no-code interface. Instead of the multidimensional query language MDX or the newer DAX, people can use a simple drag-and-drop interface. It democratized data analysis.

gruez•1h ago
>Also, somehow this page completely messed up my browser history - I could not just click the back arrow to navigate back.

It seems like the page updates the page url every time you scroll to a new section, which means you end up with 10+ history entries for the page if you scroll all the way through. To exit out of the page you'd have to click back 10+ times to go through those history entries. Google maps does something similar, where it adds a new entry to history every time you pan, which means your history is polluted with entries for google maps.

rtkwe•1h ago
No this does it worse, try actually backing out through it after scrolling down, when I tried it went back to the beginning of the current section but then I couldn't get any further back than that so it's adding more entries each time you go back.
Qem•1h ago
Pivot tables are available on LibreOffice as well: https://help.libreoffice.org/latest/en-US/text/scalc/guide/d...
nyrikki•1h ago
They are in most spreadsheets and many databases now. Even Sheets and Numbers and Oracle SQL etc... maybe just without the same UI.

Microsoft copied the basic concept from Lotus, and Borland also copied it etc...

d--b•1h ago
Why would pivot tables ever die? That's just like saying line charts never die...
bflesch•1h ago
This website hijacks my back button. I just loaded it and scrolled half a screen and every time I clicked back button on the mouse it added another history object to the stack.
seemaze•1h ago
Yup. Messing with my back button is an immediate fuck off.
skeeter2020•1h ago
The foundational premise that pivot tables went away somewhere seems flawed; they've been going consistently strong as long as I've had a job.
bArray•1h ago
I can't find it now (would appreciate a link if somebody has one), but "pivot table" I believe was the name for a process where you would follow the intersecting points on a multi-equation graph that would represent the maximal value.

Essentially you have some maximal resource, i.e. money, and you are trying to figure out how it can be used most effectively under several constraints (don't have to be linear).

I remember distinctly having the calculate them by hand in an A-level math exam in the UK.

Ylpertnodi•1h ago
* maths exam...
adammarples•1h ago
Linear optimisation? Ie. The excel "solver"
alphalima•1h ago
Are you talking about linear programming. https://en.wikipedia.org/wiki/Linear_programming
hackingonempty•58m ago
Demo of Lotus Improv https://www.youtube.com/watch?v=TbsfvdZXE7s&t=205s
hodder•1h ago
Why would either of them die when they are some of the greatest tools ever invented and there is nothing better for the typical use case?
karmakurtisaani•1h ago
It's the best tool I never want to work with.
nonethewiser•1h ago
I have absolutely no idea why pivot tables would die before spreadsheet software. If people are using spreadsheet software, of course pivot tables will be useful. So to put my stack overflow hat on, it's asking the wrong question. Its entirely a matter of whether or not spreadsheet software has a place.
jeremyscanvic•1h ago
Pivot tables rock! I wouldn't be surprised if they were studied mathematically and proven to be somewhat capable of everything you might want to do in the context of tabular data processing.
NetMageSCW•1h ago
I think a major fault in the article is the minimization of the impact Improv had on the Pivot Table concept. Much like Numbers twists the spreadsheet paradigm into independent tables on a page instead of tabs, Improv twisted the spreadsheet into everything is a Pivot Table (or Excel Table). And it was first written for NeXt workstations before being ported to Windows. It was a radical departure from Lotus’s previous products and they never realized what they had in it. Microsoft capitalized on that lack of imagination by incorporating much of the functionality into the existing spreadsheet model.
seektable•1h ago
shameless plug - online pivot tables: https://www.seektable.com o_o
breadwinner•57m ago
This is a better article if you are interested in the history of Pivot Tables: https://qz.com/1903322/why-pivot-tables-are-the-spreadsheets...
TheHideout•53m ago
Since this article successfully got me to look at an example using their software and get to the edge of their funnel, has anyone used Rill and can comment on its utility vs just using Excel which I already have or something else?