< Prev Next >
8
Ask HN: Is commoditization of AI finally going to burst the AI bubble/hype?
9 months ago | behnamoh | ycombinator.com | frontpage
1
Prompt-toolkit/ptpython: A better Python REPL (github.com/prompt-toolkit)
9 months ago | behnamoh | github.com | newest
1
I Made a macOS App for My PWA (Without AI) (dbushell.com)
9 months ago | behnamoh | dbushell.com | newest
3
Rust and the Language Strangeness Budget (steveklabnik.com)
9 months ago | behnamoh | steveklabnik.com | newest
1
Reader Macros in Common Lisp (gist.github.com)
10 months ago | behnamoh | github.com | newest
1
Parinfer/parinfer.js: Let's simplify the way we write Lisp (github.com/parinfer)
10 months ago | behnamoh | github.com | newest
1
Lisp: Where Do We Come From? What Are We? Where Are We Going? (norvig.com)
10 months ago | behnamoh | norvig.com | newest
3
How does IPFS Impact my Privacy? (brave.com)
10 months ago | behnamoh | brave.com | newest
1
You might not need gradual typing in Elixir (phoenixonrails.com)
10 months ago | behnamoh | phoenixonrails.com | newest
5
2024 Stack Overflow Developer Survey (stackoverflow.co)
10 months ago | behnamoh | stackoverflow.co | newest
1
How the Sun looks from other planets (reddit.com)
10 months ago | behnamoh | reddit.com | frontpage
3
Chicken Scheme for Python Programmers (call-cc.org)
10 months ago | behnamoh | call-cc.org | frontpage
1
Python is not context free (trevorjim.com)
10 months ago | behnamoh | trevorjim.com | newest
1
Build Domain specific languages in R (had.co.nz)
10 months ago | behnamoh | had.co.nz | newest
2
Terence Tao's Comment on Mathematical Notation (mathoverflow.net)
10 months ago | behnamoh | mathoverflow.net | frontpage
2
The Myth of Open Source Large Language Models: A Critical Perspective (aplaceofmind.notion.site)
10 months ago | behnamoh | notion.site | newest
6
Nix Language Basics (nix.dev)
10 months ago | behnamoh | nix.dev | newest
2
VerbalExpressions: More Verbose Regex Written in Various Languages (verbalexpressions.github.io)
10 months ago | behnamoh | github.io | newest
5
"First day at CrowdStrike, pushed a little update and taking the afternoon off" (twitter.com/vinceflibustier)
10 months ago | behnamoh | twitter.com | newest
2
Revised^5 Report on the Algorithmic Language Scheme (scheme.org)
10 months ago | behnamoh | scheme.org | newest
24
"Maxwell's equations of software" examined (2008) (righto.com)
10 months ago | behnamoh | righto.com | best
240
The CrowdStrike file that broke everything was full of null characters? (twitter.com/jeremyphoward)
10 months ago | behnamoh | twitter.com | best
1
Using LLMs to Dry Laundry [video] (youtube.com)
10 months ago | behnamoh | youtube.com | newest
1
Find+: Chrome Extension to find in page using REGEX (github.com/brandon1024)
10 months ago | behnamoh | github.com | newest
1
Haskell Crash Course (yager.io)
10 months ago | behnamoh | yager.io | newest
1
Ask HN: How to monetize my CS/ML academic research papers?
10 months ago | behnamoh | ycombinator.com | newest
1
A highly underrated programming technique is the power of wishful thinking (github.com/dabeaz)
10 months ago | behnamoh | github.com | newest
1
LLM Litigation (llmlitigation.com)
10 months ago | behnamoh | llmlitigation.com | newest
2
Video: A Language for Making Movies (lang.video)
10 months ago | behnamoh | lang.video | newest
6
Ask HN: Why catching specific exceptions is better?
10 months ago | behnamoh | ycombinator.com | newest
4
Jurigged: Hot Reloading for Python (github.com/breuleux)
10 months ago | behnamoh | github.com | frontpage
1
Julia Macros for Beginners (jkrumbiegel.com)
10 months ago | behnamoh | jkrumbiegel.com | newest
1
Go by Example (gobyexample.com)
10 months ago | behnamoh | gobyexample.com | newest
1
Functional Programming Is No Better Than Object Oriented Programming [video] (youtube.com)
10 months ago | behnamoh | youtube.com | newest
3
Ask HN: The easiest and most hassle-free way to host front end and back end?
10 months ago | behnamoh | ycombinator.com | newest
1
The IO Rosetta Stone (danielbrice.net)
10 months ago | behnamoh | danielbrice.net | newest
2
A Guide to Hot Code Reloading in Elixir (appsignal.com)
10 months ago | behnamoh | appsignal.com | newest
1
macOS won't boot if you change icons of built-in apps (reddit.com)
10 months ago | behnamoh | reddit.com | newest
1
What is an embedded domain-specific language? (quora.com)
10 months ago | behnamoh | quora.com | newest
1
How to take the Erlang/Elixir way of doing things to Python? (elixirforum.com)
10 months ago | behnamoh | elixirforum.com | newest
22
I Probably Hate Writing Code in Your Favorite Language (lambdaland.org)
10 months ago | behnamoh | lambdaland.org | frontpage
2
It Sure Is Great to Get Out of That Bag (folklore.org)
11 months ago | behnamoh | folklore.org | newest
1
All you need is data and functions (mckayla.blog)
11 months ago | behnamoh | mckayla.blog | newest
1
You can't parse HTML with regex (stackoverflow.com)
11 months ago | behnamoh | stackoverflow.com | newest
9
Elixir for Humans Who Know Python (hibox.live)
11 months ago | behnamoh | hibox.live | frontpage
3
Circling the Square: Designing with "Squircles" Instead of Rounded Rectangles (99percentinvisible.org)
11 months ago | behnamoh | 99percentinvisible.org | newest
5
Elixir for Python Developers (petal.build)
11 months ago | behnamoh | petal.build | frontpage
1
Amazon Music's Dark Patterns: A User's Nightmare (aplaceofmind.notion.site)
11 months ago | behnamoh | notion.site | newest
3
Apple AI logo aims to look unthreatening, and non-anthropomorphic (9to5mac.com)
11 months ago | behnamoh | 9to5mac.com | newest
1
The First Explorers: A game like Age of Empires with a solo developer [video] (youtube.com)
11 months ago | behnamoh | youtube.com | newest
1
Use Python and Terminal to Quickly Share Files Locally (medium.com/aplaceofmind)
11 months ago | behnamoh | medium.com | newest
1
Challenging the Cult of the Prevalent Normal Distribution in Nature (2kmm.pl)
11 months ago | behnamoh | 2kmm.pl | newest
3
Building Haskell IO Monad from Scratch [video] (youtube.com)
11 months ago | behnamoh | youtube.com | newest
1
LLMs that are debiased significantly lose their creativity (ssrn.com)
11 months ago | behnamoh | ssrn.com | newest
3
Creativity Has Left the Chat: The Price of Debiasing Language Models (arxiv.org)
11 months ago | behnamoh | arxiv.org | frontpage
3
Scott Forstall's Departure from Apple (wikipedia.org)
11 months ago | behnamoh | wikipedia.org | newest
3
Apple Intelligence to be revealed at WWDC 2024 (twitter.com/organicgpt)
11 months ago | behnamoh | twitter.com | newest
1
The Future Stack (underjord.io)
11 months ago | behnamoh | underjord.io | newest
3
F# Symbols and Operators (microsoft.com)
11 months ago | behnamoh | microsoft.com | newest
1
Six (and a half) intuitions for KL divergence (lesswrong.com)
11 months ago | behnamoh | lesswrong.com | newest
2
Elixir in Action, 3rd Edition (manning.com)
11 months ago | behnamoh | manning.com | newest
1
The Future Stack (underjord.io)
11 months ago | behnamoh | underjord.io | newest
1
Learn You Some Erlang for Great Good (learnyousomeerlang.com)
11 months ago | behnamoh | learnyousomeerlang.com | newest
2
Gleam for Python Users (gleam.run)
11 months ago | behnamoh | gleam.run | frontpage
3
Simple Sabotage for Software (erikbern.com)
12 months ago | behnamoh | erikbern.com | frontpage
3
Hoogle: Search Haskell's Docs Based on Type Annotations (haskell.org)
12 months ago | behnamoh | haskell.org | newest
26
Why Go Is Not Good (yager.io)
12 months ago | behnamoh | yager.io | newest
20
A week with Elixir (2013) (joearms.github.io)
12 months ago | behnamoh | github.io | best
8
If you replace the "x" with a "5" in an ArXiv URL, you get an HTML version (reddit.com)
12 months ago | behnamoh | reddit.com | frontpage
3
My Favorite Gleam Feature (erikarow.land)
12 months ago | behnamoh | erikarow.land | frontpage
1
Greenspun's Tenth Rule (wikipedia.org)
12 months ago | behnamoh | wikipedia.org | newest
2
Lustre: Write Front end in Gleam instead of JavaScript (hexdocs.pm)
12 months ago | behnamoh | hexdocs.pm | newest
3
Ask HN: Elixir LSP doesn't work on VSCode and Neovim. Any solutions?
12 months ago | behnamoh | ycombinator.com | newest
2
The Soul of Erlang and Elixir • Sasa Juric [video] (youtube.com)
12 months ago | behnamoh | youtube.com | frontpage
5
User IDs probably shouldn't be passed around as ints (rachelbythebay.com)
12 months ago | behnamoh | rachelbythebay.com | frontpage
2
Scarlet Johansson's case is bad for all of AI, open-source included (reddit.com)
12 months ago | behnamoh | reddit.com | newest
13
F# Is the .NET Rust (jkone27-3876.medium.com)
12 months ago | behnamoh | medium.com | best
4
Introducing Superalignment (July 2023) (openai.com)
12 months ago | behnamoh | openai.com | newest
4
Apple is indeed patenting Swift features (swift.org)
12 months ago | behnamoh | swift.org | frontpage
40
Growing sodium chloride crystals at home (crystalverse.com)
12 months ago | behnamoh | crystalverse.com | best
1
Foldl vs. Foldr vs. Fold' in Haskell (stackoverflow.com)
12 months ago | behnamoh | stackoverflow.com | newest
1
Google Gemini Voice Cannot be Changed (9meters.com)
12 months ago | behnamoh | 9meters.com | newest
1
Haskell MOOC (mooc.fi)
12 months ago | behnamoh | mooc.fi | newest
1
Acoustic Keyboard Eavesdropping (github.com/ggerganov)
a year ago | behnamoh | github.com | newest
2
Yazi: Terminal File Manager Written in Rust (yazi-rs.github.io)
a year ago | behnamoh | github.io | newest
2
Chrome won't let you hide some bookmarks from showing up in the address bar (superuser.com)
a year ago | behnamoh | superuser.com | frontpage
1
Pyserde: like serde-rs but for Python (github.com/yukinarit)
a year ago | behnamoh | github.com | newest
2
Rust vs. Swift (gist.github.com)
a year ago | behnamoh | github.com | newest
2
Possibly groundbreaking new architecture for GPT-2-chat on lmsys (reddit.com)
a year ago | behnamoh | reddit.com | newest
1
Remove the AI bloatware from Logitech's mouse driver (robservatory.com)
a year ago | behnamoh | robservatory.com | newest
1
The Rust Programming Language (rust-lang.org)
a year ago | behnamoh | rust-lang.org | newest
2
Closure (wikipedia.org)
a year ago | behnamoh | wikipedia.org | newest
2
Delayed Execution for Python (lwn.net)
a year ago | behnamoh | lwn.net | newest
2
Don't Put All Your Apples in One Basket (skogsbrus.xyz)
a year ago | behnamoh | skogsbrus.xyz | newest
2
Zed Multibuffers not planned for VSCode (github.com/microsoft)
a year ago | behnamoh | github.com | newest
1
LLMs and the "token noise" effect (arxiv.org)
a year ago | behnamoh | arxiv.org | newest
2
Wait, It's All Token Noise? Always Has Been: Interpreting LLM Behavior (arxiv.org)
a year ago | behnamoh | arxiv.org | newest
1
Mathematical Operators and Symbols in Unicode (wikipedia.org)
a year ago | behnamoh | wikipedia.org | newest
18
Why does Rust choose not to provide `for` comprehensions? (langdev.stackexchange.com)
a year ago | behnamoh | stackexchange.com | frontpage
1
(opinion) open-source LLMs will never be as good as closed-source LLMs (reddit.com)
a year ago | behnamoh | reddit.com | newest
< Prev Next >