Rafael

Results 14 issues of Rafael

There's this thing that I found recently, about returning named values (variables), for example: ```go import ( "fmt" "net/url" "path" ) // Instead of func URLGetFilename(rawURL string) (string, error) {...

help-wanted
pending-example

TODO: - [ ] Establish communication between services - [ ] Deploy different Databases for each service - [ ] Finish `docker-compose.yml` to local deployment - [ ] Rewrite `.env`...

enhancement

- [ ] Choose Technology - [ ] Svelte (with TypeScript) - [ ] React (with ReScript)

Create some mockups on Figma/AdobeXD

- [ ] Support multiple channel - [ ] Consume Redis - [ ] Implement gRPC Actions - [ ] Open Channel - [ ] Close Channel - [ ]...

## Issue: ## Problem ## Solution ## Testing Ran the workflows on my fork: [Windows 2019 Action Run](https://github.com/rafaelbreno/rancher/actions/runs/9089100903/job/24979723255) [Windows 2022 Action Run](https://github.com/rafaelbreno/rancher/actions/runs/9089102885/job/24979727870) ## Engineering Testing ### Manual Testing ### Automated...

- [x] https://github.com/rafaelbreno/zig-os/issues/7 - [x] https://github.com/rafaelbreno/zig-os/issues/8 - [ ] https://github.com/rafaelbreno/zig-os/issues/9

- [ ] https://github.com/rafaelbreno/zig-os/issues/11 - [ ] https://github.com/rafaelbreno/zig-os/issues/12 - [ ] https://github.com/rafaelbreno/zig-os/issues/13 Study Materials - Serial port programming - x86 register layout - GDB remote debugging - QEMU debugging features

- Configure GDB debugging - Add QEMU debug flags - Create debug build configuration