-
```
#E0EBF5,#375EAB,#375EAB,#FFFFFF,#375EAB,#222222,#94E864,#375EAB
```
-
https://cdn.freshbots.ai/assets/share/js/freshbots.min.js
-
A few folks on the [Gophers Slack](https://gophers.slack.com/archives/C04LYE5ARC0/p1705305723329759) requested support for the [SQLite VFS API](https://www.sqlite.org/vfs.html).
Use cases:
- Fet…
-
Doing a `DataChannel.Write` can generate the error `Outbound packet larger than maximum message size 65535` for large slices. See https://gophers.slack.com/archives/CAK2124AG/p1588493648338600.
-
From
```go
lo.Keys[K comparable, V any](in map[K]V) []K
```
to
```go
lo.Keys[K comparable, V any](in ...map[K]V) []K
```
In case of collision, deduplicate keys?
-
We need just one site. Move slack registration from gophers.in.ua to golang.org.ua
- [ ] gophers.in.ua - owner Mike Futerko to give access or set redirection to the golang.org.ua
- [ ] Setup slack reg…
-
Thanks for making this implementation for CertMagic!
It came up in the Gophers Slack today that [this implementation](https://github.com/securityclippy/magicstorage/blob/0c0f14ceed9fbbde73feb831d1f…
mholt updated
4 hours ago
-
slack-libpurple crashes when use it to connect to the Gophers slack. Gophers slack has thousands of users.
backtrace:
https://gist.github.com/5913b633afd6f67408b39d75649e5583
dylex/slack-libpu…
-
The proposal is to enable `goose` to drop the current database schema. This is usually done with tools like `pg_dump`.
Now, this would require the user to have this executable in their `$PATH` _or_…
-
As queried https://gophers.slack.com/archives/C03QQ3L05/p1498435372556590 and as responded https://gophers.slack.com/archives/C03QQ3L05/p1498586558298717
Just in case you too were also wondering :)