| ▲ | Show HN: Dev tools in one static site, no framework, no server(devtools.fit) | |||||||
| 5 points by gr3ggg a day ago | 6 comments | ||||||||
| ▲ | gabrielsroka 3 hours ago | parent | next [-] | |||||||
Use crypto.randomUUID https://developer.mozilla.org/en-US/docs/Web/API/Crypto/rand... instead of Math.random | ||||||||
| ▲ | gabrielsroka 3 hours ago | parent | prev | next [-] | |||||||
Csv can contain \n. Splitting on '\n' won't work. Csv to Json goes both ways | ||||||||
| ||||||||
| ▲ | gabrielsroka 2 hours ago | parent | prev | next [-] | |||||||
Md adds <li> without <ul> | ||||||||
| ||||||||
| ▲ | adrianwaj a day ago | parent | prev [-] | |||||||
Great idea, I just mentioned an idea for a site "thereisanHTMLforthat" [https://news.ycombinator.com/item?id=49425010] Maybe you could host/archive such single pages for other people, especially if there was a way to automatically obtain the latest version from some known location? You could collect stats, ratings and comments for such pages, like with GreasyFork. Another idea would be to record the prompts that were used, or can be used to create these tools. For example, I just created one myself because I couldn't find anything else to do it. Probably quicker to do than keep searching for the right one. https://share.gemini.google/Varmn9aYtGze (URL to JSON exporter from one small prompt) | ||||||||