-
### What is your ISP? (if relevant)
KPN
### Diagnostic Information
Output of ifconfig -a:
root@UCG-Max:~# ifconfig -a
br0: flags=4163 mtu 9216
inet 192.168.1.1 netmask 255.255.…
-
# 전략패턴과 커맨드패턴
인터페이스를 구현하여 사용하는 두 가지 패턴인 전략 패턴과 커맨드 패턴.
자주 사용하지만, 이 둘의 차이점은 무엇일까?
알쏭달쏭한 전략 패턴과 커맨드 패턴의 차이점을 알아보는 전략 패턴과 커맨드 패턴 글입니다.
[https://tecoble.techcourse.co.kr/post/2021-10-04-strategy-comma…
-
To connect to S3, we need S3 configuration. We have to teach scylla-sstable to locate and load `object_storage.yaml`. The tool should try to auto-load this file, using the same rules it uses to load `…
-
Just to bring to your attention that as a new user, the patterns documentation is still confusing in many places and it might need a rewrite.
> The path/filenames used as input for the pattern matc…
-
### Related problem
I use such pattern a lot in my scripts, which gives nice subcommands experience
```nu
def main {
help main
}
def "main foo" {
# do something
}
```
There's one ann…
-
### Describe what should be investigated or refactored
The getting started guide in the Cobra documentations demos the library by using the `init()` function to register the command and configure f…
-
This is a follow-up on #344, which strives to remove some quirkyness from the way the browser's back button interacts with panel overlays.
When the user presses the "edit" button of a panel, the co…
-
### Go version
go version go1.23-20240626-RC01 cl/646990413 +5a18e79687 X:fieldtrack,boringcrypto linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64…
-
Hey hey, still loving zellij, great work on the newest update!
## Issue
xterm compatible consoles emits FocusIn/FocusOut event sequences which are used by various CLI apps, but these events are sw…
-
shellscript.tmbundle currently doesn't highlight parameters and parameter value pairs, and has a minimal set of commands (like ls)
It would be great if shell could style more commands and their para…