-
-
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
-
Is there a way to convert English song (input) to Hindi song (output) or vice versa
-
Brain-computer interface (BCI) is a variable personality interpersonal interaction technology in which BCI can output instructions directly from the brain to external devices or machines without relyi…
-
this code
```
i=0
v=a
s=
while ((i < 10000)); do
((++i))
s+=$v
done
[[ $s == +($v) ]]
```
reliably segfaults with current ksh2020, the problem is in this case inherited from ksh93v- (w…
jghub updated
4 years ago
-
Different machine with different java and different Build problems:
```
Apache Maven 3.0.5
Maven home: /usr/share/maven
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java…
-
# Todo
+ [ ] Re-watch the AMI Toileting video and make notes:
https://montessori-ami.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=10bdc243-d568-4fb9-9525-af1c0080b5c6
![image](https://user-i…
-
Leave below as comments your memos that grapple with the topic of AI inspired by the readings, movies & novels (at least one per quarter), your research, experiences, and imagination! Also add a thumb…
-
### **Issue Description:**
### **Objective:**
- Propose a new logo design for FreshNest to replace the current Canva-generated logo.
- Create a visual identity that aligns with the app and websit…
-
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…