|
|
|
|
|
by theshrike79
473 days ago
|
|
You can. ...or you can tell the LLM "write me a go application that adds links from this JSON dump of wallabag.it to raindrop.io" and it's done in 10 minutes. (It did use the wrong API for checking if a link already exists, that was an additional 5 minutes) I've been doing this shit for a LONG time and it'd take me a way longer than 10 minutes to dig through the API docs and write the boilerplate required to poke the API with something relevant. No, you can't have it solve the Florbargh Problem, but for 100% unoriginal boilerplate API glue it's a fantastic time saver. |
|