HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tootubular

no profile record

comments

tootubular
·25 दिन पहले·discuss
You have the .com? That's a no-brainer imo. I have a domain for a saas where the .com is squatted so I settled for .ai (and other surrounding TLDs / host permutations) and right out of the gate ran into some issues with firewall vendors in corpo environments.
tootubular
·26 दिन पहले·discuss
I have definitely noticed other people using LLM-choice words, myself included, more frequently. It's a strange phenomenon to witness. Obviously the models got them from us first so there must've been some popularity there prior, but the boost is clear. Blast radius, load-bearing, shape, and so on. Or maybe they were always there and my confirmation bias is in high gear.
tootubular
·5 माह पहले·discuss
But crucially they used "--" and not "—" which means they're safe. Unless it's learning. I may still be peeved that my beloved em dash has been tainted. :(
tootubular
·7 माह पहले·discuss
Indeed it does. I maintain one such application while an in-progress rewrite develops. Gotta say, it's not been that bad and the Lucee docs have served me well, but for whatever reason I tend to be pleased/impressed by all kinds of tech, even when popular opinion is negative about it.
tootubular
·11 माह पहले·discuss
I know exactly the streamer you're referring to and this is the first time I've seen an overlap between these two worlds! I bet there are quite a few of us. Anyway, agreed on all accounts, watching someone like him has been really eye opening on how some people use these tools ... and it's not pretty.
tootubular
·12 माह पहले·discuss
I just shipped a feature exactly like this... Jira has the same thing with JQL, which is what inspired my work. Safe from SQL injection and can be used directly by power users or managed through form inputs for basic search/filtering. We use Elasticsearch for other data atm, but I'm hopeful this new PostgreSQL only approach wins out as it makes authz so much simpler since it all composes into one query.