cplepage (@cp_lepage) 's Twitter Profile
cplepage

@cp_lepage

Dreaming to create websites and web apps from anywhere at anytime with any device. Building @fullstacked to achieve this dream.

ID: 1509603943223078912

linkhttp://cplepage.com calendar_today31-03-2022 18:50:07

1,1K Tweet

2,2K Followers

13 Following

cplepage (@cp_lepage) 's Twitter Profile Photo

So true. I had very high hope before testing out Tauri. Ended up not using it because the tooling is too damn slow and heavy.

cplepage (@cp_lepage) 's Twitter Profile Photo

Linux, C++, gtkmm and WebKitGTK here I come! This additional platform will allow to run in tiny pc/RPi and make it look like embed software. LFG 🔥🚀

cplepage (@cp_lepage) 's Twitter Profile Photo

Building latest gtkmm and webkit on linux 🤩 The C++ environment might be the fastest, but the headers installation and includes are definitely not for beginners 😅

Building latest gtkmm and webkit on linux 🤩

The C++ environment might be the fastest, but the headers installation and includes are definitely not for beginners 😅
cplepage (@cp_lepage) 's Twitter Profile Photo

Full native C++ GTK and WebKitGTK build on Linux 🤩 Just need to finish a couple functionalities and WE ARE LIVE! LFG 🔥🚀

Full native C++ GTK and WebKitGTK build on Linux 🤩

Just need to finish a couple functionalities and WE ARE LIVE! LFG 🔥🚀
cplepage (@cp_lepage) 's Twitter Profile Photo

My new desk monitor built with a Raspberry Pi and FullStacked. The new kiosk and data channel features came in quite handy 🙌 Let me know what widget I should add on there and ⭐️ fullstacked repo on GH to bump the star meter!

cplepage (@cp_lepage) 's Twitter Profile Photo

This is vibe coding. I made a memory live timeline profiler in under 10 minutes, while doing the dishes between chat response streams.

This is vibe coding.

I made a memory live timeline profiler in under 10 minutes, while doing the dishes between chat response streams.
cplepage (@cp_lepage) 's Twitter Profile Photo

My journey trying to make FullStacked run on linux to build IoT-like devices with a SBC: 1. Ported the codebase to C++ with WebkitGTK ➡️ endless memory leaks. 2. Fixed my shitty C++ code with insane tools like valgrind and memleak ➡️ still leaked. 3. Tried electron to see if

My journey trying to make <a href="/fullstacked/">FullStacked</a> run on linux to build IoT-like devices with a SBC:

1. Ported the codebase to C++ with WebkitGTK ➡️ endless memory leaks.

2. Fixed my shitty C++ code with insane tools like valgrind and memleak ➡️ still leaked.

3. Tried electron to see if
FullStacked (@fullstacked) 's Twitter Profile Photo

Version 0.11.2 is out, arriving 75 days after 0.11.1. It brings plenty of new features that enable building significantly larger-scale projects. Everything will be documented on the docs website in the followings days 🚀 github.com/fullstackedorg…

cplepage (@cp_lepage) 's Twitter Profile Photo

Never thought spinning up a ThreeJS project (git clone, npm install, bundle, start) could be this fast, and in the browser!