-
Log: https://pastebin.com/cTxmMnan
After I used the Ability/Event to reset the End with Hardcore Ender Expansion I was teleported to the Spawn but before I could use my Enhanced CHarm of Dislocatio…
-
**GOAL**
Reduce the length of toString() outputs by ignoring variables that are null.
**BENEFIT**
Greatly improves the readability of object outputs, especially on data beans that contain many nu…
-
```lua
function abc(x)
return x*x
end
for i,k in pairs(_G) do
if type(k)=='function' and i=='abc' then
print(i..' '..tostring(k)..' '..type(k))
end
end
```
Hee hee, idol thank you fo…
-
# Guest Book - YUN DAE HEE
Tech Blog
[https://076923.github.io/guest/](https://076923.github.io/guest/)
-
### Your GTNH Discord Username
leumasme
### Your Pack Version
2.6.1
### Your Server
SP
### Java Version
Java 21
### Type of Server
Single Player
### Your Expectation
E…
-
**Is your feature request related to a problem? Please describe.**
nope
**Describe the solution you'd like**
Like... Checklists. "Bake the cake." Special projects that don't cause tasks to disapp…
-
This bug is first documented [here](https://scratch.mit.edu/discuss/topic/318477/) pre-2019.
### Steps to Reproduce
Make a script like this:
```
forever
say []
if then
say [Hee hee, th…
-
# Python OpenCV 강좌 : 제 23강 - 코너 검출 - YUN DAE HEE
코너 검출(Good Features To Track)
[https://076923.github.io/posts/Python-opencv-23/](https://076923.github.io/posts/Python-opencv-23/)
-
# C# GMap.NET 강좌 : 제 9강 - GeoJSON - YUN DAE HEE
GeoJSON
[https://076923.github.io/posts/C-gmap-9/](https://076923.github.io/posts/C-gmap-9/)
-
# C# OpenCV 강좌 : 제 21강 - 코너 검출 (1) - YUN DAE HEE
코너(Corner)
[https://076923.github.io/posts/C-opencv-21/](https://076923.github.io/posts/C-opencv-21/)