@Rusty595 Even if STL's implementation was faster (and I'm not confident that it is) I'd still have to take all the bloat from the rest of STL to use it. No thank you.
@ID_AA_Carmack Out of sheer curiosity, are you able to share a snippet of your work log and what it looks like? I've been maintaining a work log in the form of a text file for the last year (ish). Would be interested to see what others look like.
@LinusTech A few years ago I turned on my PC and it tripped the power in my flat. Turned the breakers back on and my PC still wouldn't boot. Took it to a local computer repair place and they confirmed that the PSU had died. No other components were affected. Still not sure what happened.
@ID_AA_Carmack I think it was you who once posted before that your feed is "what you make it". I was enlightened when I read that, but then felt a little dumb that I hadn't realised that before ;)
My feed became significantly better after I became more selective over its contents!
@dan_ginsburg As someone who's never really given feedback before but maybe wants to for Vulkan, how would I give them feedback for this? Email? GitHub issue tracker?
@SovanJedi Every time I scroll through my socials and I see something you drew on it I _always_ stop to look at it and just let out a "holy shit". Literally every time. That's how good it is.
@decltype_sammy By "consider what it's doing" I'm guessing you mean how that function would actually determine whether or not it's adding a unique entry?
If so: Ah right, this irks me with a fair few functions I see actually.