Login
Discover
Waves
Decks
Upgrade
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
functionalprogramming
simplestack
softwareengineering
Monday, April 7, 2025 1:15 AM
Why Gleam Wins OverĀ F#
In the heart of every software engineer, a wish to learn and master an open source tool that isn't centrally b...
$ 0.000
1
serpent7776
bash
Saturday, October 21, 2023 5:04 PM
Recursive bash function to replace cd ../
This simple recursive bash function replaces cd .. . 1 works like cd .. . 2 works like cd ../../ and so on. . works like . 1. .() { , ${1:-1}; }; ,() { local N=$(($1-1)) C=${1/#0*/cd} D=${1/#[1-9*]/../};
$ 0.000
0
crell
PHP
Friday, May 13, 2022 3:46 PM
Much ado about null
Null is problematic, but why? Let's see why, and let that guide us to new alternatives.
$ 9.893
422
6
4
crell
PHP
Thursday, December 30, 2021 1:05 AM
Advent of Functional PHP: Review
How can we improve the PHP functional programming story? This is how.
$ 1.958
6
1
cryptounicorn420
Paper in my Pocket
Sunday, August 3, 2025 8:58 PM
Promoted
Trustdice Faucet
Image is a screenshot from Trustdice's faucet claim page for educational purposes. Disclaimers: This post is not financial advice. If you decide to follow what I am doing, you do so at your own risk. This
$ 2.309
176
4
crell
php
Saturday, December 25, 2021 1:14 AM
Advent of Functional PHP: Day 10
We've seen reduction, we've seen recursion, now see the mirror that connects them. Also, a musical.
$ 2.304
5
2
crell
PHP
Thursday, December 23, 2021 5:23 PM
Advent of Functional PHP: Day 9
Taking a basin, recursively.
$ 24.055
386
1
5
crell
PHP
Monday, December 20, 2021 4:06 PM
Advent of Functional PHP: Day 8
Reverse engineering broken LEDs, the functional way
$ 22.740
420
1
3
crell
PHP
Tuesday, December 7, 2021 9:38 PM
Advent of Functional PHP: Day 7
A little math, a little mapping, and quantum crabs
$ 1.834
4
1
awesomegames007
Hive Gaming
Monday, July 21, 2025 4:45 PM
Promoted
Book of Mario - Inappropriate Tubbs
A new video with more insanity in it! Here are some quotes. And if it does not come, we will still have you! Boom! To overcome the forest, you will think. Umay. Then here`s your story. Call Bumpie House.
$ 3.025
32
crell
PHP
Monday, December 6, 2021 6:51 PM
Advent of Functional PHP: Day 6
Counting an infinite stream of fish
$ 14.875
362
1
1
crell
PHP
Monday, December 6, 2021 3:25 AM
Advent of Functional PHP: Day 5
Zip, lines, ziplines, and pipes all the way down
$ 1.800
3
1
1
crell
PHP
Sunday, December 5, 2021 1:46 AM
Advent of Functional PHP: Day 4
Who's on first(), a fancier reduce(), flatten()ing arrays, state tracking, and playing bingo with a squid.
$ 21.396
430
1
3
crell
PHP
Sunday, December 5, 2021 12:16 AM
Advent of Functional PHP: Day 3
In which we discuss recursion, memoization, and bit flipping.
$ 2.294
8
1
ydaiznfts
Hive Gaming
Thursday, July 31, 2025 12:35 AM
Promoted
Complete "Tictoco Tests": TFT Set 15 - Teamfight Tactics - [ESP/ENG]
Image created in Canva Source Bienvenidos Gamers de Hive gaming, hoy subo una nueva partida de "Prueba de Tictoco", esta vez en el nuevo set 15 que hoy sumaron al juego luego de unas pruebas en modo PBE.
$ 1.113
41
1
crell
PHP
Thursday, December 2, 2021 5:44 PM
Advent of Functional PHP: Day 2
In which we learn about maps, reduction, generators, immutable data modeling, with-er methods, and submarines.
$ 19.512
388
2
3
crell
PHP
Wednesday, December 1, 2021 5:21 PM
Advent of Functional PHP: Day 1
In which we learn about PHP 8.1, functional composition, pipes, and partial function application.
$ 18.318
428
1
3
crell
PHP
Tuesday, November 30, 2021 12:44 AM
Advent of Code 2021: Functional PHP
Functional PHP programming in this year's Advent of Code!
$ 2.838
11
1
crell
PHP
Wednesday, June 23, 2021 8:05 PM
The case for partials and pipes in PHP
Making the case for the Partial Function Application and Pipes RFCs for PHP
$ 7.641
476
2
5
wiseagent
CineTV
Monday, August 4, 2025 12:31 AM
Promoted
CineTV Contest: Studio Ghibli, a source of inexhaustible cinematic pleasure.
This publication was also writen in SPANISH and PORTUGUESE. Critical Hits When I think about movies that easily relax me, I could rattle off a very long list of projects that manage to do so. However,
$ 9.158
365
4
4
crell
php
Thursday, May 13, 2021 1:00 PM
One year of functional PHP; now in Russian!
A year ago, I published my first solo book, Thinking Functionally in PHP. The reception has been extremely positive; almost everyone that's read it (that has bothered to talk to me about it) has found
$ 1.046
7
2
crell
PHP
Monday, December 28, 2020 8:13 PM
Object properties and immutability
Analyzing how improvements to PHP would impact various use cases
$ 1.092
17
5
1
crell
php
Saturday, August 15, 2020 3:05 PM
Byte-sized functional programming: Composition over inheritance for functions, too
Composition works for functions, too. In fact, it's at the core of functional programming.
$ 0.140
7
2
crell
php
Monday, August 3, 2020 5:56 PM
Byte-sized functional programming: Filter first
Separate out preparing your data from using it, with filter()
$ 0.363
7
4
Top communities
Create decentralized community