Software Developer / Architect - Blog

This Blog is first of all memos for me!! From time to time I get exposed to new and cool stuff for developers and architects ,most of the time its a solution for a problem or tips or tricks, so, I would like to track my memos and share it with you, it can save your time and nervous, I hope you will enjoy it - by Yaniv Tzanany.

Friday, March 14, 2025

Object detection via YOLO

›
great tutorial    https://www.youtube.com/watch?v=QV85eYOb7gk https://www.youtube.com/watch?v=JQ_RRcHLKFc
Friday, October 18, 2024

Open ai - azure services

›
 Great video series  https://anythingllm.com/ Open ai links  Use AI to chat with a SQL Database 2.0 https://www.youtube.com/watch?v=hw6oTjw9...
Tuesday, April 2, 2024

Cpu cycles counter for linux in C++

›
  #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <asm/unistd.h> #include <linux/perf_ev...
Tuesday, January 9, 2024

Handling Large file - generated

›
Dealing with Large Symbol Files nice tool to compress exe or runtime file on linux  use UPX
Tuesday, December 26, 2023

C++ improve your memory allocation

›
  Arena allocation is a C++-only feature that helps you optimize your memory usage and improve performance when working with protocol buffer...
Thursday, August 31, 2023

future in c++ some good performance article

›
 https://engineering.fb.com/2015/06/19/developer-tools/futures-for-c-11-at-facebook/ https://github.com/facebook/folly/blob/main/folly/docs/...
Saturday, June 3, 2023

c++ visitor design pattern

›
 
›
Home
View web version

About Me

My photo
ראש העין, מרכז, Israel
View my complete profile
Powered by Blogger.