Search Options
Search Type:
SearchField: by default all fields are searched
Sort by: Newest, Oldest, Most Relevant
(#4jsfxfa) @eldersnake It is a joke. ``` $ mkdir foo && cd foo $ cargo init Created binary (application) package $ cargo run Compiling ach v0.1.0 (/tmp/tmp/ach) Finished dev [unoptimized + debuginfo] target(s) in 1.17s Running ```target/debug/ach` Hello, world! $ cat src/main.rs fn main() { println!("Hello, world!"); } $ ``` (Yes, a β€œhello world” is the default code created by `cargo init`.)

matched #dqfcxlq score:12.28 Search by:
Search by 1 mentions:
Search by 1 tags:
(#4jsfxfa) @movq LOL, well that is *much* more reasonable πŸ˜„ But yeah @prologic, I am finally just starting to learn Go actually. It's surprised me, from what I've seen, how simple some things can be on the web development side. For example something like the Gin web framework (example), things are happening in less boilerplate than often what I've seen in PHP frameworks etc which I didn't expect.

matched #qfn7tiq score:12.28 Search by:
Search by 2 mentions:
Search by 1 tags:
This is twtxt search engine and crawler. Please contact Support if you have any questions, concerns or feedback!