bolha.us is one of the many independent Mastodon servers you can use to participate in the fediverse.
We're a Brazilian IT Community. We love IT/DevOps/Cloud, but we also love to talk about life, the universe, and more. | Nós somos uma comunidade de TI Brasileira, gostamos de Dev/DevOps/Cloud e mais!

Server stats:

251
active users

#softwaredevelopment

56 posts42 participants6 posts today

I think I shouldn't hide my poems anymore. I have farooqkz.com domain now. I think I will do a static website at poetry.farooqkz.com with hugo. Then with a custom theme and perhaps some Javascript, I will give each poem a hash and name the poem after the last 2-3 hexadecimal digits of the poem.

I wonder if I can do the hashnaming with hugo alone and without using JS. Also the website must have 3 languages. However all websites I've done with hugo till now are mono.

BTW, Do you think it should be "Programmer Poet" or "Poet Programmer"? For someone like me who generates both code and poems

#poetry#poem#poet

Startup CTO, writer and coach Dr. Milan Milanović shares a love letter to C# in 2025, and why its adherents believe it's such a good choice. He discusses, amongst other topics:

1. Language Features
2. The .NET Ecosystem
3. Tooling
4. Libraries and NuGet
5. Documentation
6. Community
7. Popularity
8. C# vs Other Languages, and
9. The Future of C#

He also shares a brief history of the language.

"Why C#?"

newsletter.techworld-with-mila

I'd like to make 2 changes to the software industry.

1. The removal of AI. Let’s just pretend it never happened, so we can try again in 50 years with a more ethical and sustainable approach.

2. Find a way to include the use of lasers in software development. Where would we use them? How would they be implemented? I have no idea. These are questions without answers. I just know I want lasers, because lasers are cool 😎

After #TaylorOtwell suggested it, I'm releasing my super-charged #Laravel Seeder.

✅ Seed steps wrapped into transactions
✅ Continue incomplete seeding
✅ Push arguments to each seed step
✅ Retrocompatible with the old `run()`
... and a lot of more features.

github.com/Laragear/Populate

Populate your database with a supercharged, continuable seeder - Laragear/Populate
GitHubGitHub - Laragear/Populate: Populate your database with a supercharged, continuable seederPopulate your database with a supercharged, continuable seeder - Laragear/Populate
#PHP#Database#DB

Improvements to my bash-only build system:

* All functions provided now consistently have the prefix 'bb', like bbTarget, bbMain etc.
* Using bbImport, though, allows to get rid of them again in a build script, if so preferred.
* Moves most API documentation to doc comments in the script itself.
* So the project now has a build script 😉 called bb, to extract this documentation.

codeberg.org/harald/bashbuilde

#bashbuilder
#buildsystem
#softwaredevelopment
#programming
#make
#gradle
#ant
#blt
#cmake

Summary card of repository harald/bashbuilder
Codeberg.orgbashbuilderBuild system written and specified in bash