HackerTrans
TopNewTrendsCommentsPastAskShowJobs

iskela

no profile record

comments

iskela
·last year·discuss
But giving an engine to developers to make games for free (to them to release on steam) would bring more merch and volume to the store
iskela
·2 years ago·discuss
Wouldnt e-tag version numbers also work? Or just havkng .jsom with version metadata next to the db blob? No need to sync clocks. Just GET the small db-ver.json and compare version details?
iskela
·2 years ago·discuss
One angle to these multipliers would be this: A generalist programmer can take other tasks of sw-engineering than just programming with the support of ChatGPT. Like DevOps, DBA and test-automation. For small team or company that is then actually saving or postponing FTE hires
iskela
·3 years ago·discuss
All the keys in JSON are strings. I do not understand why string literal containing number would be moved first. Maybe in JS-object in runtimes.
iskela
·3 years ago·discuss
So when the the business data transaction commit a notify event is raised and a job row is inserted. Out of bound job broker listens to a notify event of the job-table or polls the table skipping rows and takes work for processing?
iskela
·3 years ago·discuss
How can a knot be outdated? Seems odd in a thread about 80 year old book.
iskela
·3 years ago·discuss
Is it an application?
iskela
·3 years ago·discuss
You should check git submodules out. Basically you could have your api-repo checkout certain commit from the spa-repo to a folder in the project root and reference the module reltive to that path.