https://samrogers.xyz
- No sign up
- Up to 10 players + 5 bots
- Ad free
ichigame.xyz
Built with #golang and #htmx
www.planetary.org/advocacy-act...
www.planetary.org/advocacy-act...
- No sign up
- Up to 10 players + 5 bots
- Ad free
ichigame.xyz
Built with #golang and #htmx
- No sign up
- Up to 10 players + 5 bots
- Ad free
ichigame.xyz
Built with #golang and #htmx
- No sign up
- Up to 10 players + 5 bots
- Ad free
ichigame.xyz
Built with #golang and #htmx
- No sign up
- Up to 10 players + 5 bots
- Ad free
ichigame.xyz
Built with #golang and #htmx
- No sign up
- Up to 10 players + 5 bots
- Ad free
ichigame.xyz
Built with #golang and #htmx
The difference is in the quotient calculation.
Python uses floor division: (-1 // 5) = -1
Golang: (-1 / 5) = 0
Then calculate the remainder.
Python: (-1 - (-1 * 5) ) = 4
Golang: (-1 - (0 * 5)) = -1
Two answers: 4, -1
The difference is in the quotient calculation.
Python uses floor division: (-1 // 5) = -1
Golang: (-1 / 5) = 0
Then calculate the remainder.
Python: (-1 - (-1 * 5) ) = 4
Golang: (-1 - (0 * 5)) = -1
Two answers: 4, -1
- Software development
- Web development
- Indie game development
- Go
- Rust
- Typescript / Javascript
- HTML / CSS
- htmx
- websockets
- Space news
- Photography
- Astrophotography
- Software development
- Web development
- Indie game development
- Go
- Rust
- Typescript / Javascript
- HTML / CSS
- htmx
- websockets
- Space news
- Photography
- Astrophotography
Habit had me press ctrl+[ to exit insert mode.
On Firefox, this is a back button shortcut...
Habit had me press ctrl+[ to exit insert mode.
On Firefox, this is a back button shortcut...