-
- [x] replace remaining HTML with Markdown (#31)
- [x] clean up home page (try other options in our theme)
- [x] find a good image for the home page (#32)
- [x] explain FiniDNS (#33)
- [x] edit servic…
-
**Summary of the new feature**
Seems like this should exist but it doesn't and would be really helpful to be able to just "Go To Definition" of a function.
For example:
---
**As a** user
**I would…
-
```
❯ go install github.com/matcornic/subify@latest
go: github.com/matcornic/subify@latest (in github.com/matcornic/subify@v0.6.0): go.mod:3:
invalid go vers…
-
### Describe the feature
All methods that cause network resources to be consumed should accept a `context.Context` to align with best practices for developing go applications.
### Use Case
`context…
-
## Background
In the Titanium ecosystem, creating new CLI plugins currently involves manually setting up project boilerplate. To streamline this process, we will build a **scaffolder CLI tool** that …
-
### Use case
I'm listening to Logger .onRecord method to display a coloured log in console. Problem is: almost all libraries out there that uses `logging` package also adds a listener.
The result is…
-
Just noticed that I have a yellow dot in the upper left hand corner instead of the usual green one on alll my GOES East downloads. GOES West appears to be OK.
Wondering if it is NOAA or us. Benn like…
-
### Feature Request
1) Background:
Fury is a high-performance serialization library that supports cross-language binary protocols. Currently, Go-based applications are gradually increasing. Go langua…
-
https://github.com/werruww/llm-in-go-succ/blob/main/suc_llmGOlocally%20(1).ipynb
run
meta-llama/Llama-3.2-3B-Instruct
in
GO
llama_model.py
from transformers import AutoTokenizer, AutoModelForCa…
-
### Use Case
Hi,
What are some implementations of the Metrics interface?
Can we please implement a Telegraf (socket, UDP) client?
### Expected behavior
N/A
### Actual behavior
N/A
### Addition…