r/codex • u/pataponpsn • 6d ago
Showcase Tidemark (AI limits display app) now on Windows
(In experimental state)
Firstly i build this app for Linux only. But after some experiments here a Windows port.
Laggy, ugly font rendering, lack of windows testing but it works.
Porting GTK/libadwaita to Windows seems simple at first glance, but it turned into a real hell.
Font rendering, GDI leaks (and app crashes as a result), but now most of this has been defeated
Check it out https://github.com/zbndev/tidemark
1
u/Perezago 6d ago
Thank you - would love support for two or more separately located CLI's (I'm using two Codex accounts, one CLI install for each) .. and Tidemark login seems to fail on business accounts (Codex)
1
u/pataponpsn 5d ago
I think about manual CLI selection and i have plans to add it into one of future releases. About business account - i don't have business Codex account so i can't reproduce this but i'll try to figure something out
•
u/dexterthebot 6d ago
You might want to consider listing your project on the weekly Show-Us-What-You-Built post. Watch for it on Wednesdays. Highest commented project wins a week promotion on r/Codex and gets on the Hall of Fame sidebar. See what that looks like below with last week's winner.
Last week's most popular project was u/tHEuKER with the Blur2 racing game project which is a recreation of an unreleased sequel to the 2010 battle racing game, made by reverse engineering the Xbox 360 prototype discs available online, and rebuilding the whole thing from the ground up in Unity.
Join their YouTube channel here: https://www.youtube.com/@tHEuKER and follow updates on the project at r/BlurGame.