TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do I edit a post to add a url?

3 pointsby vitarnixofntrntover 1 year ago
I want to add this url: https://pastebin.com/g7V2Q4nX#bZgTqBHM to my post Outfox Semiconductor's FPGA Source Code Is Now Under the GNU GPL Version 3, how do I do that?

3 comments

sbierwagenover 1 year ago
Submissions can't be edited, just like on Reddit, and for the same reasons. Best you can do is comment on it.
评论 #39031785 未加载
PaulHouleover 1 year ago
If you want to post a link, just post a link. The #1 noob mistake for posting on HN is that somebody feels they just can&#x27;t post a link so they start a discussion and <i>then</i> they find out the URL can&#x27;t be clicked.
lazyantover 1 year ago
I suggest you create your code in GitHub or GitLab and separate that long pastebin in three files: README.md (explain Why and What this is, add your gofundme and other comments), LICENCE file and actual code file.