flipboard.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Welcome to Flipboard on Mastodon. A place for our community of curators and enthusiasts to inform and inspire each other. If you'd like to join please request an invitation via the sign-up page.

Administered by:

Server stats:

1.2K
active users

#cpp

104 posts55 participants0 posts today
Continued thread

Technical details:
- Open-source, powered by @sfmldev #sfml, Modern #cpp, and @ocornut's incredible #imgui library
- Graphics by my girlfriend Sonia (IG: sonia_misericordia)
- Music by my good friend Giuseppe (IG: peppe.vinci94)

Release trailer:
youtube.com/watch?v=Db_zp66OHI

Enjoy!

youtube.com- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Attend the Online ACCU Conference in Gather Town for an event like no other!

Explore a custom virtual space, bump into people naturally, and network like it’s real life!

- Walk around & chat freely
- Join engaging sessions & activities
- Connect in a fun, interactive way

What are you waiting for? Register today!

accuconference.org/booking

accuconference.orgACCU 2025 : Tickets : Booking'The annual conference of the ACCU'
#coding#cpp#online

Ok, so the UI editor thing is coming along. But, it's faaar from being actually usable and I don't know if it ever will be. It was mostly an experiment to dev the UI system, and that's starting to be more or less usable.

But the UI XML is pretty awful, so without an editor I need another format. I haven't found an existing that fits so I probably need to do something custom, and that's a whole new project i don't know if I want to dive into. 😭

I just spent 1 hours and 24 minutes learning about the CPP investment board and how its active management policy is underperforming their own benchmark.
youtu.be/mcNIrBlciPc?si=ImU2Ae
Millennial Moron knocks it out of the park.
Also, you'll probably learn why you should be using passive management for your own investments.
#cpp #canada #investing

youtu.be- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

I learned some fraction of #GoLang 11 years ago. I’ve written simple things. Here’s an example: github.com/wolf/intset/blob/ma. I could probably, with a reference, solve a reasonable problem in it. Yes, Go is simpler than #Cpp or #RustLang. It seems like a fine language. I just didn’t have any reason to use it. I didn’t find it compelling. If employment required me to use it, I would; but it doesn’t hold for me the level of excitement as #Python and Rust.

as a #rust knower, reading #cpp code makes me feel weird. where are these variables coming from and why (?!) are there arrows instead of dots