Join us

ContentUpdates from UWS...
Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

10 Books Every Senior Engineer Should Read

Engineers love reading and these books influenced Semaphore's engineering culture. The list includes: -Extreme Programming Explained -Continuous Delivery -The Mythical Man-Month -Getting Real -Designing Data-Intensive Apps -Site Reliability Engineering -The Phoenix Project -Building Microservices .. read more  

Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

Using a docker registry as a distributed layer cache for CI

The author discovered a way to speed up Docker builds using an existing image as a layer cache. By pulling the image, building with cache, and pushing updates, they reduced build times and automated dependency updates. This solution is recommended for those with a container registry... read more  

Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

Vim Tips for the Intermediate Vim User

VimGolf is a game that challenges players to complete tasks in Vim using the fewest keystrokes. Here are some Vim commands that can improve your workflow: insertion shortcuts, movement tricks, copy-paste techniques, indenting text, refocusing the page, manipulating specific characters, and miscellan.. read more  

Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

FinOps vs. ITAM; What’s the Difference?

An article by Flexera director of cloud market strategy, Brian Adler, compares FinOps vs ITAM to know the difference. FinOps focuses on cloud financial management while ITAM brings years of knowledge and experience for software license mobility. A FinOps practice can benefit from ITAM's asset manage.. read more  

Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

Write better docs with a product thinking mindset

Product thinking is commonly discussed in product management and user experience design, but rarely applied to technical writing. By adopting a product thinking mindset, technical writers can create more useful and high-quality documentation that focuses on customer outcomes rather than just project.. read more  

Write better docs with a product thinking mindset
Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

Microsoft One-ups Google with Copilot Stack for Developers

At its annual Build event for developers, Microsoft announced a raft of AI initiatives — of particular interest is a new 'Copilot stack'... read more  

Microsoft One-ups Google with Copilot Stack for Developers
Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

TikTok is testing an in-app AI chatbot called 'Tako'

TikTok is testing an AI chatbot called Tako. The bot appears on the right-hand side of a user's profile button and provides recommendations for content. Tako can answer user questions and make personalized suggestions based on natural language queries. The chatbot is being tested in select markets a.. read more  

Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

How I used GitHub Copilot to build a browser extension

The author built a browser extension using GitHub Copilot and shared their experience. They provided steps for building a Chrome extension with Copilot's help, including creating files, writing code, and styling. They also discussed lessons learned about learning and pair programming with AI tools, .. read more  

How I used GitHub Copilot to build a browser extension
Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

Compare Object Detection Models From TorchVision

Tutorial on object detection using torchvision python package and Comet experiment tracking tool. Covers transfer learning, evaluation metrics, and visualizing predictions. The post includes code and examples for comparing pre-trained object detection models and selecting the "good" one for a partic.. read more  

Compare Object Detection Models From TorchVision
Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

Instruction-tuning Stable Diffusion with InstructPix2Pix

This post explores instruction-tuning to teach Stable Diffusion to follow instructions to translate or process input images. With this method, we can prompt Stable Diffusion using an input image and an “instruction”, such as - Apply a cartoon filter to the natural image... read more  

Instruction-tuning Stable Diffusion with InstructPix2Pix

This organization doesn't have a detailed description yet. If you are the administrator of this organization, please claim this page and edit it.