Recent posts

#11
Suggestion Board / Re: IRC Feedback!
Last post by travisvroman - Feb 17, 2026, 08:20 AM
This is great feedback, and fair. Thank you for this.

One other thing I forgot to say is there is also the DM feature here in the forum that's often overlooked.

Ideally my thought is if a conversation with community value happens I would hope that it either takes place on the forum or moves to it for posterity. The lesson I learned by using Discord for this is that is really sucks trying to find something way later on down the road otherwise.
#12
Suggestion Board / Re: IRC Feedback!
Last post by hermit - Feb 17, 2026, 03:36 AM
I do not mind IRC at all. The most important part of the suggestion to my mind is that it is not a walled garden. Anyone can host an IRC server and the protocol is dead simple so there are plenty of clients to choose from.

The only downside I see really is the lack of rich media support which has become a staple of IMs. Sharing images with previews, gifs, and so on. Some of this limitation could likely be solved client-sided.

As for the searchable history, I kind of get where you are coming from, but at least to my mind instant messaging has always been more of a social thing, rather than a medium for sharing valuable ideas. In that sense I wonder if everything we share should be indexed, searchable, or kept for posterity because some of it might literally just be a funny picture or the meme of the day.

Naturally, there is a tension then if a conversation that has genuine community value does happen. Would you ask people to post it on the forum? Should they? Anyway, I'm not really worried about potentially losing something valuable since I think the upside of a more immediate social experience offsets the loss, which is why I voted that it's okay with a few caveats referring to the limitations of rich media.
#13
Memes / I KNEW this was gonna happen!
Last post by travisvroman - Feb 16, 2026, 08:25 PM
Clipped from Cakez's stream a couple years back. Classic lulz, and the source for one of the sound bytes I use on stream.

#14
Suggestion Board / IRC Feedback!
Last post by travisvroman - Feb 16, 2026, 08:00 PM
Hey y'all, I'd like to get some feedback on your thoughts of using IRC as a replacement for Discord's chat, bearing in mind the original goals of doing so (having searchable forums for history instead of everything being in chat). Let me know what you think!

Also, give some feedback on why you voted the way you did, so that maybe I can improve things! Thank you!
#15
Memes / Refactor Tractor
Last post by travisvroman - Feb 16, 2026, 07:51 PM
This one's a bit of a classic, but I figured I'd post it here for posterity. Crank up the Refactor Tractor! ;D

#16
Language Design / Re: Solar Compiler progress re...
Last post by travisvroman - Feb 15, 2026, 11:11 AM
Awesome! It always feels great to see things running again after a large refactor.
#17
Language Design / Solar Compiler progress report...
Last post by Nyvyme - Feb 15, 2026, 03:56 AM
Finally after more than a month of rewriting my language's compiler in C, I'm able to parse something again without errors or memory leaks. Yay.

image.png

Btw most of time I was writing implementations of AST's functions.
#18
Graphics Programming / Re: Bindless Rendering
Last post by travisvroman - Feb 14, 2026, 09:13 PM
Yeah, that's really the reason I haven't attempted use of it. Support is just meh atm. A shame, really.
#19
Project Showcase / Re: Showing off my CSS3D Progr...
Last post by DrElliot - Feb 14, 2026, 10:41 AM
Very cool
#20
Graphics Programming / Re: Bindless Rendering
Last post by DrElliot - Feb 14, 2026, 10:41 AM
I really hope more and more support comes for bindless rendering. It's such an efficient technique, but with obvious hardware limitations