-
While debugging some slow scraping recently I realized that the vast majority of the time was spent in `TagSoup.parseTags`. Naively swapping to the [fast-tagsoup](https://hackage.haskell.org/package/f…
fimad updated
3 weeks ago
-
Clients: Candy, Converse.js, JabberWebChat (JWChat), JSXC, Kaiwa, Movim, Speeqe, XMPP Web ([1](https://github.com/Gargron/xmpp-web), [2](https://github.com/nioc/xmpp-web))
> We could link https://c…
-
In various benchmarks that @littledivy and @billywhizz did we see that escaping HTML that a huge chunk of time in React SSR examples.
It's clearly a bottleneck that could be addressed by having a …
-
`PREPARE` is useful for making `.sql` data loading scripts run fast (by avoiding re-parsing and re-compiling ~identical statements).
https://www.postgresql.org/docs/current/sql-prepare.html
-
as titled
-
I can't find any fast-grid.js and fast-grid.css files in the github, so how to add the reference files in a web application which was developed by html, asp.net, asp.net mvc?
-
Version: 17.9.0 P2
You can see my 3 attempts of typing `
-
I'm hitting an error trying to reach this endpoint:
https://api.nfl.com/v3/shield : HTTP Error 500: Domain Not Found
{'data': None, 'errors': [{'message': 'HTTP Error 500: Domain Not Found', 'ex…
-
### Title of the talk
HTML Over The Wire is the way
### Description
In this talk, we'll explore how to build powerful web applications entirely in Python, without the complexity of extensive client…
-
Hi!
Fast Text Color is a great plugin but for my case but I need proper HTML in order to export my texts with all their formatting.
Because Fast Text Color has its own coding system, if I export …