-
1. Work
2. Learn
-
Hi there… last weekend Jeff ([@j3](https://twitter.com/j3)), Ashley ([@ag_dubs](https://twitter.com/ag_dubs)) and I ([@pat_shaughnessy](https://twitter.com/pat_shaughnessy)) had a brief Twitter conve…
-
免费的编程中文书籍索引
============================
[![](https://img.shields.io/github/issues/justjavac/free-programming-books-zh_CN.svg)](https://github.com/justjavac/free-programming-books-zh_CN/issues) […
-
**Describe The Bug**
A domain hosting Jellyfin is flagged by Google as a "Deceptive Site".
**Steps To Reproduce**
Unknown
**System (please complete the following information):**
- Browser: F…
-
In a true microservices-based system, each microservice has its own code base and lives in its own repo. This is also true for the frontend and inspired by the popular [Twelve-Factor App](URL).
How…
-
I've isolated a bottleneck from our production environment and here's a nifty self-contained benchmark for it: https://gist.github.com/tmcw/1a4e8ee47941454337dc5952dbf90180 (swap require('./') for req…
tmcw updated
11 months ago
-
Utilizing the fuzzy meaning algorithm in Lalita, a word connection network can be generated. The idea would be to do the following,
- From a starting word (e.g. move), map the meaning to the related…
-
e.g. the query
```SPARQL
SELECT DISTINCT ?item ?itemLabel ?_PubMed_ID
WHERE
{
?item wdt:P31 wd:Q13442814 ;
rdfs:label ?itemLabel .
OPTIONAL { ?item wdt:P698 ?_PubMed_ID. }
FIL…
-
Here's the original PDF: http://montgomerycountymd.gov/open/Resources/Files/OpenDataOperationsManual_FY14.pdf
Here is the content of the .txt file generated (it's closer, but not there yet)...
[0mM…
-
I really like the thought process behind this. Nice idea.