#docslikecode Suchergebnisse
Working to get these tutorials online - choose your own adventure with Static Site Generators! Sphinx, Jekyll, Hugo. Almost done. #docslikecode #techdocs #docsascode
@annegentle kicking off community talks at @DoDAustin sharing stories and strategies about #docslikecode #devnet
Entering final edits now: Docs Like Code ebook available soon! Sign up here to buy when it's released. eepurl.com/cf1pk1 #docslikecode
Great takeaways from tonight's @WriteTheDocsATX meet. Thank you @annegentle and panel for your insights! #docslikecode #techcomm
.@annegentle kicking off community talks at @DoDAustin sharing stories and strategies about #docslikecode #devnet
Uniting API documentation and code: InfoQ article #docslikecode #techdocs #api justwriteclick.com/2017/05/03/uni…
Meeting your peers during the COVID crisis, who would have thought this could be so easy? Bank holiday and confinement, this is your best bet! Friday, we had our virtual Write The Docs Barcelona meeting with overseas participants. #writethedocs #docslikecode #techwriters
Practical Advice On Publishing A Technical Book using GitHub and GitBook. Includes startup costs, tools, and services I used for Docs Like Code. docslikecode.com/articles/pract… #docslikecode #github #gitbook
📢 Exciting News! We've received a bunch of copies of "Docs Like Code" from the incredible author @annegentle herself 🙌. Get ready, Hackmamba Technical Writing community, cause we're gearing up for an awesome giveaway!📦👏 #TechWritingCommunity #DocsLikeCode
#writethedocs Podcast Ep 4 #continuousntegration #DocslikeCode bit.ly/2n5o2u5 #documentation #openstack
Moving Docs to GitHub: Case Study #docslikecode #opensource #github justwriteclick.com/2017/03/24/how…
Interview with @annegentle about her strategy + book #docslikecode j.mp/2f4nhSt via @pronovix #documentation #techcomm
Thank you so much for the wonderful news! I'm thrilled to have won a copy of "Docs Like Code." 📚 Huge thanks to @hackmamba and the incredible author @annegentle for this opportunity. 🙌 I can't wait to dive into this book and learn more about technical writing! 📝 #DocsLikeCode
📢 Exciting News! We've received a bunch of copies of "Docs Like Code" from the incredible author @annegentle herself 🙌. Get ready, Hackmamba Technical Writing community, cause we're gearing up for an awesome giveaway!📦👏 #TechWritingCommunity #DocsLikeCode
If you're a technical writer or interested in the intersection of documentation and software development, I highly recommend checking it out! 📚💻 google.com.ng/books/edition/… #technicalwriting #docslikecode #documentation #31daysofConsistencywithEdustipend
Docs As Code Have the whole team deliver current, useful, documentation using the minimum of effort. openpracticelibrary.com/practice/docs-… 🙏🏻 🙏🏻 @alecthegeek #DocsLikeCode #DocumentationPractice #DevOps
Create a #DocsLikeCode documentation site with #automation and #linting for syntax and grammar with #Azure #StaticWebApps, #GitHub Actions, and #ValeLinter: howtotechwriting.com/documentation%… #Documentation #WriteTheDocs #DocsOrItDidntHappen
Hear @annegentle discuss the concept of #docslikecode, the importance of documentation and how it promotes growth in the #opensource community with @SUSE's @AlanHClark in the latest #TheOCTOpod episode. okt.to/3pr7tf #podcast #PodcastRecommendations #podcasts #tech
Hear @annegentle discuss the concept of #docslikecode, the importance of documentation and how it promotes growth in the #opensource community with @SUSE's @AlanHClark in the latest #TheOCTOpod episode. okt.to/SJF5Y2 #podcast #PodcastRecommendations #podcasts #tech
Hear @annegentle discuss the concept of #docslikecode, the importance of documentation and how it promotes growth in the #opensource community with @SUSE's @AlanHClark in the latest #TheOCTOpod episode. okt.to/8zId4L #podcast #PodcastRecommendations #podcasts #tech
Docs can appear in code in many places. #writethedocs #docslikecode #API #techcomm @newrelic blog.newrelic.com/engineering/do…
Meeting your peers during the COVID crisis, who would have thought this could be so easy? Bank holiday and confinement, this is your best bet! Friday, we had our virtual Write The Docs Barcelona meeting with overseas participants. #writethedocs #docslikecode #techwriters
just getting to bed. why? because i was trying to get my vuepress site to deploy to netlify. FINALLY figured it out: what i had: build directory was /docs/.vuepress/dist should’ve been: .vuepress/dist 🤦🏾♀️ #docslikecode
Any good resources for learning the #docslikecode #docsascode process? The tutorial in Anne Gentle's docs like code book was a nice introduction but I want to learn more.
Yeah! #techdoc #API #docslikecode
📖DevOps-friendly Docs Publishing for APIs - @annegentle dug into the story of how PubHub, Cisco’s docs-like-code solution, was developed for publishing content for DevNet, Cisco's developer program. medium.com/@annegentle/de…
In case this is helpful to anyone who generates API doc from Postman Collections, I wrote a bit about how to use the generated doc. documenter.getpostman.com/view/4108327/R… @postmanclient @APItheDocs #docslikecode
又一个可以为你的代码创建漂亮图像的工具Code to Image,它内置了很多漂亮的背景色、渐变色和图案, 可以调整背景投影、字体大小、暗黑模式等参数,也是一个免费的开源工具,支持导出PNG、JPG、SVG格式。 地址:codetoimg.com
Build Hooks in Dart are so COOL! I've created a fast_image package that uses Rust to do operations on images: cropping, resizing, encoding, etc. It's much faster than the "image" package on pub dev - see the screenshot. Plan to publish it soon! #dart #flutter #flutterdev
Interesting sample looking like Muddywater, the macro download and execute the code from the GitHub at the opening of the document. This downloads a picture from picture web storage and uses steganography in using the value of the pixels for getting the payload to execute.
Some magical stuff what computers can do with images these days... "Content aware image resize library" github.com/esimov/caire
We've improved v0's ability to generate code from uploaded images. Before vs. After: "Recreate the UI from this screenshot."
Now that we've all established that referencing/tracing photos for drawings is OK and common industry practice, but since we're not all good at photography, check out flikr that has thousands of images for you to use and a search with a licence filter. SUPER USEFUL!!!!
Image-OSINT-Forensics List of tools for: - image search; - face detection and recognition; - image analysis and restoration; - metadata editing; - fake photos detection; - work with QR-codes, Bar-codes and more. github.com/CScorza/Image-… #osint #forensics
AtCoderに難解プログラミング言語Pietが新規追加されるので、Pietのソースコード画像を扱うためのUserScriptを作りました。 ・PNG、GIF等を提出可能なテキスト形式に変換 ・提出結果を画像に変換して表示・拡大・ダウンロード atcoder-piet-image-converter dnek.net/ja/atcoder-pie…
Uber Eats handles millions of product images every hour. At this scale, duplicate images can burn a hole in your pocket. Storing the same image multiple times is a huge drag on processing and CDN costs. Uber had to build an entire system to deal with duplicate images. Their…
#Polacode is Polaroid for your code. - Copy & Paste into the view to preview - Hit the button to save as image - Exact look as in @code (syntax highlight, theme, font) github.com/octref/polacode By @octref & @njukidreborn from @code team. #HappyCoding!
Grok 4 Fast and Grok Expert now includes high-definition images in the response You can search for any image you want and Grok will find it for you
want to fine-tune models for OCR/document??? 📑 two tutorials for you 🫡 > fine-tune Kosmos2.5 with grounding: if you have data with bounding boxes + text inside > fine-tune Florence-2 on DocVQA: if you search for answers in a document plug and play with other VLMs! 💗
Something went wrong.
Something went wrong.
United States Trends
- 1. Steelers 62.8K posts
- 2. Tucker Kraft 10.4K posts
- 3. Packers 46.9K posts
- 4. #GoPackGo 7,868 posts
- 5. Nixon 13.5K posts
- 6. Tomlin 5,411 posts
- 7. McManus 3,455 posts
- 8. Brian Kelly 54.2K posts
- 9. #HereWeGo 6,610 posts
- 10. Rodgers 31.2K posts
- 11. Jordan Love 6,371 posts
- 12. #RHOP 7,906 posts
- 13. #WelcomeToDerry 2,036 posts
- 14. Boswell 2,967 posts
- 15. Green Bay 8,823 posts
- 16. Zeus 17.1K posts
- 17. #BaddiesAfricaReunion 3,944 posts
- 18. Teryl Austin N/A
- 19. Cowboys 39.8K posts
- 20. Austin Reaves 6,201 posts