frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Data Science Weekly – Issue 663

https://datascienceweekly.substack.com/p/data-science-weekly-issue-663
1•sebg•24s ago•0 comments

PyTorch Tutorial for Deep Learning – The JetBrains Blog

https://blog.jetbrains.com/pycharm/2026/07/pytorch-tutorial-for-deep-learning/
1•rbanffy•50s ago•0 comments

Cloudflare Announces Second Quarter 2026 Financial Results

https://cloudflare.net/news/news-details/2026/Cloudflare-Announces-Second-Quarter-2026-Financial-...
1•TheqO•1m ago•0 comments

OpenAI and four rivals just agreed on one standard for AI agents

https://thenextweb.com/news/openai-agent-plugins-open-standard-skills-mcp
1•FireBeyond•1m ago•0 comments

South Korea province deploys drones to warn elderly farmers amid heatwave

https://www.reuters.com/business/environment/south-korea-province-deploys-drones-warn-elderly-far...
1•petethomas•1m ago•0 comments

Rise of the $100 Hot Dog

https://www.wsj.com/arts-culture/food-cooking/the-rise-of-the-100-hot-dog-2ac6f322
1•bcaulfield•5m ago•0 comments

The Race to Come Up with the Next Big Sleep Drug

https://www.wsj.com/health/pharma/the-race-to-come-up-with-the-next-big-sleep-drug-473a4a5e
1•bookofjoe•5m ago•1 comments

New York Has Sued Kalshi for Running Illegal Gambling Operation

https://ag.ny.gov/press-release/2026/governor-hochul-and-attorney-general-james-announce-new-york...
1•cdrnsf•7m ago•0 comments

The messy politics behind Google's big AI shakeup

https://www.theverge.com/tech/976108/google-ai-leadership-shakeup-jeff-dean-demis-hassabis-deepmind
1•Anon84•7m ago•0 comments

BMS ran AI for drug discovery 3 years- what they found and why they doubled down

https://blogs.nvidia.com/blog/bristol-myers-squibb-building-life-science-industrys-most-advanced-...
1•bcaulfield•7m ago•0 comments

With software alone, one B200 beats the LPU and gets close to Cerebras

https://runinfra.ai/news/b200-beats-the-lpu
2•OsamaJaber•8m ago•0 comments

Why AI is a risk to Communist China

https://www.economist.com/leaders/2026/08/06/why-ai-is-a-risk-to-communist-china
1•petethomas•8m ago•0 comments

Several plaster noses hidden in plain sight around London's Soho neighborhood

https://www.atlasobscura.com/places/seven-noses-of-soho
1•bcaulfield•8m ago•0 comments

Google shifts AI power back to Brin as DeepMind's Hassabis steps aside

https://giftarticle.ft.com/giftarticle/actions/redeem/1313659c-650d-45f9-9f81-f9f18a7f8b69
1•nmstoker•10m ago•0 comments

Kitesurf:The agent-first browser that runs in isolates on Cloudflare

https://blog.cloudflare.com/kitesurf/
2•cebert•14m ago•1 comments

AMA: MiniMax H3 Team – Ask anything about open video generation model

https://old.reddit.com/r/StableDiffusion/comments/1vh9rtw/ama_minimax_h3_team_ask_us_anything_abo...
1•embedding-shape•17m ago•0 comments

Metabase: Unauthenticated SQL injection in password reset (CVSS 10.0)

https://github.com/metabase/metabase/security/advisories/GHSA-vwf4-m7j8-wcjf
2•thejosh•21m ago•1 comments

Beyond the Library: An Agentic Framework for Autoformalizing Research Math

https://arxiv.org/abs/2606.31134
1•matt_d•21m ago•0 comments

Atari Legacy Magazine – By Paul Lefebvre

https://www.goto10retro.com/p/atari-legacy-magazine
1•rbanffy•22m ago•0 comments

MFLUSIVA

https://www.modernatx.com/ir-insights-mflusiva
1•jawns•22m ago•0 comments

GitHub Actions suffers second-longest major outage in its history

https://www.githubstatus.com/uptime/br0l2tvcx85d
40•KernelPryanic•24m ago•2 comments

GPS and the Lost Art of Getting Lost

https://www.newyorker.com/news/annals-of-inquiry/gps-and-the-lost-art-of-getting-lost
3•fortran77•27m ago•0 comments

Show HN: Learn System Design, one campaign at a time

https://scalequest.io/
3•raaa1•27m ago•0 comments

Show HN: Higher-dimensional lattices unfolded into the 2D plane

https://number-garden.com/?@THLP@
2•unitX•30m ago•1 comments

Welcoming the Nepalese Government to Have I Been Pwned

https://www.troyhunt.com/welcoming-the-nepalese-government-to-have-i-been-pwned/
13•gnabgib•30m ago•3 comments

In Menlo Park housing fight, Bonta sends potential warning to California cities

https://www.sfchronicle.com/realestate/article/housing-fight-menlo-park-bonta-22372361.php
2•randycupertino•31m ago•0 comments

Dice, (De)Convolution and Generating Functions

https://blog.demofox.org/2025/01/05/dice-deconvolution-and-generating-functions/
1•sebg•32m ago•0 comments

China built its 'Manhattan Project' to rival the West in AI chips [video]

https://www.youtube.com/watch?v=25ttDa0eqJQ
2•binyu•32m ago•0 comments

Show HN: Tmagnet – a terminal torrent client written in C

https://codeberg.org/ivanjeka/tmagnet
2•ivanjeka•32m ago•0 comments

Show HN: Pokémon Emerald Ported to Raspberry Pi Pico 2

https://github.com/mattdeeds/pokeemerald-rp2350
10•mdeeds•34m ago•0 comments
Open in hackernews

Ask HN: Which function definition keyword do you prefer, def or fn?

1•winwang•1y ago
I'm curious about what people think of `def` vs `fn`, two short keywords for starting function definitions.

...Or maybe we should subscribe to the church of `df`, haha.

Comments

sitkack•1y ago
def could be for lots of things, fn is for functions. I don't think it matters much as long as you have one. C would have been so much easier to parse. Just copy Zig or Rust.
butlersean•1y ago
def means define, could be used to define all kinds of things

fn isnt a legitimate short form of function

fun doesnt work because of the amusement factor

func is the only alternative we have left

sitkack•1y ago
How about unicode or emojis?

These don't have the full fidelity as hn scrubs emojis

add = (a, b) -> a + b

a, b ⟹ a + b

λ add(a, b): ↪ a + b

johncoltrane•1y ago
"def" is too generic.

"fn" is too cryptic.

"function" is better than the two.

MultifokalHirn•1y ago
Agreed