They tried really hard to not use a distributed SQL database.
HN user
jsyolo
Why not use a full head helmet with windshield?
Not being snarky, why not python over perl? what makes perl better for scripts?
Reading the bloated HTML when using Tailwind is less painful than dealing with all the cascading crap of CSS.
To host packages metadata?
Bash is POSiX compatible.
IP address, DMs, probably lots more.
and revealing/affording further API navigation via hypermedia controls (e.g. links)
I haven't a hard time understanding the utility of this, the article gives an example (removing ability of transfers), but why would a webpage need those hypermedia controls in the response if they are already encoded in the API of the business logic? for ex: The business logic tells the presentation layer, "if X field is true, disable transfers button".
Abandon All Hope, Ye Who Enter HereAnd let me take the opportunity to diss the failure that is mixing your styles into your layout with Tailwind and it's endless and illegible bloat of unreadable html.
Reading the bloated HTML is less painful than dealing with all the cascading crap.
You explained Go but why not C#?
How much memory? ZGC is made for multi-terabyte heaps.
There was AngularDart, don't know what happened to it.
you can pipe to it
or sqlite for CSV/TSV, haven't tried it for json.
It also increases anxiety/stress which makes any benefit a moot point.
Can GPT be used for something like feeding it a 2000 page PDF of pure text(not english) and ask questions about its contents?
'salary' is part of the constructor's body and the constructor is being used, it shouldn't warn. Look how it just warns about 'salary' but not about 'name', in the image, only 'salary' is gray out. It's not even consistent.
What apps are you currently using?
I don't see any macro usage in this project, what part of clojure made you feel anything is possible for this project?
true
I'm not a fan SPAs for everything but something like notion has to be a SPA. I don't see how prioritizing backend frameworks as the most important part helps here.
I don't think he was referring to python when he mentioned server-side, but to real multi-threaded runtimes.
Since the GIL is there and it restricts multithreaded issues to happen, why would python packages be thread-safe?
What backend tech do you like to pair HTMX with?
What's the difference between indentation and alignment?
I don't know, why bother with such a slow bloated thing when it can't even get some basic stuff right that you just expect to work? https://youtrack.jetbrains.com/issue/WEB-57184/wrong-warning...
Found that while searching for the same problem
You can save the data on disk and not worry about it.
Like in sqlite or something like json files?
SSR React, using the same language in the server as in the browser and not wrangling between to completely different ecosystems.
Keeping familiarity aside, why would one use Java/JVM instead of nodejs for the server of a web app? I need to call SOAP services.