Viewing profile — iskela
iskela
HN member- Joined
- Wed, Mar 30, 2022, 7:56 PM UTC
- HN karma
- 10
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About iskela
No profile information was provided.
Recent public activity
-
comment
Comment #43099007
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
-
comment
Comment #42436074
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 …
-
comment
Comment #39006119
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…
-
comment
Comment #38548831
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.
-
comment
Comment #38353160
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…
-
comment
Comment #37680275
How can a knot be outdated? Seems odd in a thread about 80 year old book.
-
comment
Comment #36050370
Is it an application?
-
comment
Comment #34888109
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 relti…
-
comment
Comment #30860073
Atleast under the coolios services tab there was the minio-service that has aws-s3 compatible blob filestorage api and a nice web-app ui. One could host the minio directly with doc…