|
You are here |
blog.ringerc.id.au | ||
| | | | |
openprinting.github.io
|
|
| | | | | ||
| | | | |
danielpecos.com
|
|
| | | | | One of the key tools of a software project development is the repository where it's hosted. During my experience as software developer I have been working with several flavors, such as Visual SourceSafe, CVS, Mercurial, and of course, SVN. But latetly I have found this little jewel called Git. Git was initially developed by Linus Torvalds as a result of anunsuccessfulresearch to replace the propietary SCM BitKeeper, used back in 2005 in the Linux Kernel project (kinda strange that the opensource star project was hosted with a propietary software, huh? | |
| | | | |
blog.nuculabs.de
|
|
| | | | | Introduction Hello everyone ?, This is a quick post about the windows task scheduler, if you're a Software Developer using Windows the task scheduler is a great tool to automate tasks. I see it as a combination of cron and systemd (if you're a Linux user you know what I'm talking about). For my personal use case, I use the task scheduler to download more images from the internet to improve a machine learning model used to classify images. To download the images I use a simple Python script and a batch file to run the script. | |
| | | | |
blog.px.dev
|
|
| | | [AI summary] Pixie blog posts discuss topics such as exporting data in OpenTelemetry format, eBPF tracing, production observability, and anonymizing sensitive data while debugging. | ||