VirtualTam's bookmarks
-
2025-03-16 -
2025-02-26 -
2025-02-08 -
2025-01-30 -
2025-01-24 -
2025-01-21 -
2025-01-21 It is pitch black. You are likely to be eaten by a grue.
-
2025-01-20 -
2025-01-17 source-file [-Fnqv] [-t target-pane] path ... (alias: source) Execute commands from one or more files specified by path (which may be glob(7) patterns). If -F is present, then path is expanded as a format. If -q is given, no error will be returned if path does not exist. With -n, the file is parsed but no commands are executed. -v shows the parsed commands and line numbers if possible.
-
2025-01-12 -
- Strings, bytes, runes and characters in Go
- x/exp/utf8string - Index strings by rune rather than by byte
- How can I elliptically truncate text in golang?
- Why can the Go
string
type contain invalid UTF-8 data?
-
The benefits are there: you get wonderful type system, wonderful performance, and build times that give you back those coffee breaks you used to get while your code compiled.
- ~ntietz/newt - Nicole's Web Toolkit
- Are we web yet?
-
2024-12-30