Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Go Rails Projects
-
Project mention: My Love Letter to Rails (and Ruby) – Or, Why RoR Isn't Dead Yet | news.ycombinator.com | 2023-10-24
You should probably stop because this is not a Go-way. And you wan't find anything with "batteries" other than https://github.com/gobuffalo/buffalo and https://github.com/beego/beego
Haven't see anyone actually using them in production though.
-
Project mention: Show HN: Import openaddresses.io zipcodes longitude and latitude data | news.ycombinator.com | 2023-09-01
"zip_locations_zip_index" UNIQUE, btree (zip)
The following takes hours and hours to run:
https://github.com/andrewarrow/feedback/blob/main/location/zip.go
But you end up with a nice way to get an approximate postgis geometry for any zip code in the USA. (For free.) Anyone know of a faster way?
My favorite part of this code is buffer := make([]byte, 1). By making the buffer just a single byte, I can look for "\n" so much easier than if I was reading in 1024 bytes or 2,048 bytes etc and then I have to find that \n in the middle.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
Go Rails related posts
- A simple hard drive version of Google's bucket client
- I want to make a website with the format of danbooru for sharing and archiving images. How would I start going about that?
- Test 4
- Random thoughts on concurrency, databases and distributed systems
- Yes, it is remote workers who spiked housing, rent costs
- Show HN: A Hacker News for X
- Ask HN: Is there a Hacker News for world news?
-
A note from our sponsor - Onboard AI
getonboard.dev | 4 Dec 2023