-
https://wusphinx.github.io/2020/11/11/hello-world/
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer…
-
I had Yoda speaking yesterday in Hello world program.
https://courses.edx.org/courses/course-v1:Dartmouth_IMTx+DART.IMT.C.01+1T2018/discussion/forum/d38a7954e9b9aaa7d9c256ca7c9c01cfa6cb4ed9/threads/…
-
-
Hi,
Your project inspired me a simple logo:
![yokis-hack-logo](https://user-images.githubusercontent.com/1128206/142741706-b934a1aa-80df-4edc-bb50-5e904c4abdea.png)
(Based on [Yokis](https://…
-
The **setorigin** function is used to change an entity's location in the world. It works not only with point entities but with brush entities as well.
Here is its code:
```
void PF_setorigin (voi…
-
Thanks for script
```
+ works
- scans 2 times full hdd raid, for no any reason
- potential fuckup if file/folder with such name already exists somewhere
```
How to fix? simple.
1) DO NOT SCA…
-
Hey there!
I don’t mean this the wrong way, but is this a serious project or a “just for fun” project?
Thanks!
-
This is just a review of how to create an issue.
-
```lean
elab "my_intro" : tactic => do
let mvarId ← getMainGoal
let goalType ← getMainTarget
let Expr.forallE _ pFrom pTo _ := goalType
| throwError "Goal type is not of the form `a →…
-
**Describe the bug**
My problem is with processing time. I wanted to read some files and create some images and found processing time suspiciously long. The example below took 27 seconds. In operati…