I'm digging the @nestframework for backend dev, especially thanks to their @SwaggerApi integration, but I'm lazy, and I'd love a way to automatically open the docs in the browser. I can't be the only one! https://t.co/T9iOL5kh0t
hypergraphemism (n.): a rhetorical technique where a writer excessively uses emojis to convey tone; derived from "hyper" (over), "graph" (draw), and "phem" (speech); a distant cousin of "euphemism," only instead of subbing in something good, it subs in an emoji
Of all the weirdness out of Bing's chatbot, I'm most interested in its dominant rhetorical techniques. It loves polysyndeton (repeating conjunctions), anaphora (starting successive sentences the same way), and hypergraphemism (all those damn emojis; yes, I made up that term).
If you've ever just wanted to know what your cumulative score was after taking a Salesforce certification exam, then this Ruby gem is for you https://t.co/Xb3P6TgVET
How to take that super awesome project you have saved on your personal computer and publish it to GitHub! In case you were too afraid to ask 😀 https://t.co/NV5YZdhC7H
Passion project update: The prettified version of my API is up! Use it to get regression analysis of any data set in an easy-to-use JSON format. Interested but worried you won't know how to use it? I've got documentation, too :) https://t.co/Q1d7cgNNb0
Deep developer thoughts: If you pass an empty string into parseInt(), you get NaN. But if you pass that as the contents of an Axios post to a server, it comes in as null. Then if you try to check if it's NaN, you get false. And at that point, it's basically 0. This is fun. #JS
Passion project update: Version 2.0 of my Python library of regression models is finally live! It now has sinusoidal models (thanks to machine learning), correlation coefficients, graphical analysis, and extensive documentation https://t.co/VnkhQjvMmB
Anyone else having issues with automodule not accessing docstrings when it should? Especially when it works locally but not on deployment? I made a bug report! @readthedocs https://t.co/CjfACQJPQC