Search Results

Found 1 results for "4c3db5e7533efc7ccd5636e8973646d3" across all boards searching md5.

Anonymous /g/105628745#105629433
6/18/2025, 11:47:50 AM
>>105629359
E should be ExtractableError or something like that actually
but anyway no, it is convention to use single letters
also, reminder that SQL is just as important as your language is
using database transactions removes like 95% of concurrency issues in many applications
also, the concept of indexes, imo, make for far more expressable queries and update techniques than using normal data structures like hash maps and whatever, where you must keep adjacent structures in sync