I may be slow to respond.
It’s not how many projects you start; it’s how many you finish.
- Vietnam
-
20:38
(UTC +07:00) - in/ngnhng1
- https://codeberg.org/thresh
Pinned Loading
-
astavonin/go-optimization-guide
astavonin/go-optimization-guide PublicGo Optimization Guide: Patterns and Techniques for Writing High-Performance Applications with Go
-
Test AWS Lambda locally using SAM CLI
Test AWS Lambda locally using SAM CLI 1## Prerequisites23- Docker installed and running4- [AWS SAM CLI](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/install-sam-cli.html) installed
5- Go installed -
DeluxeOwl/chronicle
DeluxeOwl/chronicle PublicPragmatic, type safe event sourcing framework for Go.
-
Bookmarklet that lets you render a f...
Bookmarklet that lets you render a full HTML page with any included css and javascript that is currently copied to your clipboard. Also works for SVG code. Useful with ChatGPT Canvas 1javascript:(function(){try{navigator.clipboard.readText().then(function(t){if(t){var e=window.open("","_blank","width=800,height=600");e.document.open(),e.document.write(t),e.document.close()}else alert("Clipboard is empty. Please copy some text to the clipboard first.")}).catch(function(t){console.error("Failed to read clipboard contents: ",t),alert("An error occurred while trying to access the clipboard. Please ensure your browser allows clipboard access.")})}catch(t){console.error("An error occurred:",t),alert("An error occurred while trying to open the new window with the clipboard content.")}})();//bookmarklet_title: HTML Preview from Clipboard -
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.