If you want to follow […]
🌉 bridged from ⁂ https://fantastic.earth/@abnv, follow @ap.brid.gy to interact
- #mastodon (Microblogging)
- #pixelfed (Image posting)
- #bookwyrm (Book […]
[Original post on fantastic.earth]
- #mastodon (Microblogging)
- #pixelfed (Image posting)
- #bookwyrm (Book […]
[Original post on fantastic.earth]
You can save links via an API, or a form, or a Telegram bot, and you get an HTML page (shown below) and an Atom #feed. That’s it.
Supports […]
[Original post on fantastic.earth]
You can save links via an API, or a form, or a Telegram bot, and you get an HTML page (shown below) and an Atom #feed. That’s it.
Supports […]
[Original post on fantastic.earth]
#signs #programming #meme
#signs #programming #meme
I've been on #mastodon for 2 years, 3 months, and 16 days now, and I love it here!
To celebrate this occasion, I've created a pie chart of the #hashtags I've used in my posts (with at least two occurances) […]
[Original post on fantastic.earth]
I've been on #mastodon for 2 years, 3 months, and 16 days now, and I love it here!
To celebrate this occasion, I've created a pie chart of the #hashtags I've used in my posts (with at least two occurances) […]
[Original post on fantastic.earth]
1]: From the list of Monad tutorials ([https://wiki.haskell.org/Monad_tutorials_timeline).
In my […]
[Original post on fantastic.earth]
1]: From the list of Monad tutorials ([https://wiki.haskell.org/Monad_tutorials_timeline).
In my […]
[Original post on fantastic.earth]
- #mastodon (Microblogging) […]
[Original post on fantastic.earth]
- #mastodon (Microblogging) […]
[Original post on fantastic.earth]
The first one is the pie chart of the post count by clients. @ivory for Mac is the winner here, with 30% posts made using it. @phanpy […]
[Original post on fantastic.earth]
The first one is the pie chart of the post count by clients. @ivory for Mac is the winner here, with 30% posts made using it. @phanpy […]
[Original post on fantastic.earth]
[Original post on fantastic.earth]
[Original post on fantastic.earth]
See my #haskell solution at https://github.com/abhin4v/AoC24/blob/main/app/Day15.hs.
It was fun to visualize the bot movement […]
[Original post on fantastic.earth]
See my #haskell solution at https://github.com/abhin4v/AoC24/blob/main/app/Day15.hs.
It was fun to visualize the bot movement […]
[Original post on fantastic.earth]
The solution is just 10 lines of code.
As many others would have, I solved the first part using regular expressions. But the second part requires us to enumerate all possibles matches, and regular […]
[Original post on fantastic.earth]
The solution is just 10 lines of code.
As many others would have, I solved the first part using regular expressions. But the second part requires us to enumerate all possibles matches, and regular […]
[Original post on fantastic.earth]
I initially thought that I could solve this day with AStar search algorithm, and I did use it to solve the first part. However, it was too slow for the second part, the goal being just too far.
Fortunately, the linear library […]
[Original post on fantastic.earth]
I initially thought that I could solve this day with AStar search algorithm, and I did use it to solve the first part. However, it was too slow for the second part, the goal being just too far.
Fortunately, the linear library […]
[Original post on fantastic.earth]