Open in app

Sign In

Write

Sign In

Avi Parshan
Avi Parshan

160 Followers

Home

About

Published in From Androids to AI

·Pinned

VSCode Tip: How to convert phone numbers to “tel:” links with one go!

I built a site for a client who has several store branches. The way they provided the information was lacking, and I didn’t want to go through each branch to correct the information. For the phone number example, the original table looks like this: <tr class=”loc”> <td>Branch Name</td> <td>Address</td> <td>Region</td> …

Regex

2 min read

VSCode Tip: How to convert phone numbers to “tel:” links with one go!
VSCode Tip: How to convert phone numbers to “tel:” links with one go!
Regex

2 min read


Jan 10

Donating blood in Israel — how the “Blood Insurance” system works

Interesting deep dive which is worth a read! and it could help you save some money too, in addition to doing a huge deed. If you donate blood via מגן דויד אדום, (Magen David Adom — similar to American red cross in the US), you are eligible to receive ביטוח…

Health

1 min read

Donating blood in Israel — how the “Blood Insurance” system works
Donating blood in Israel — how the “Blood Insurance” system works
Health

1 min read


Published in From Androids to AI

·Dec 21, 2022

How to avoid this popular paypal scam

As many of our amazing group members shop online, we would like to assist in being more diligent and safe… here is another common paypal scam happening (to avoid) Figure 1) You first get an email with an invoice or price estimate that looks legit… because part of it is…

Pay Pal

2 min read

How to avoid this popular paypal scam
How to avoid this popular paypal scam
Pay Pal

2 min read


Aug 16, 2022

Cool Chrome Bookmarklets (Wayback machine, recover passwords, etc)

Chrome bookmarklets allow you to type javascript instead of a standard website url. We can use this to do some fun and useful things. Either make a new bookmark and in the URL field, type this in, or you should be able to copy and drag the text into the…

Java Script

2 min read

Cool Chrome Bookmarklets (Wayback machine, recover passwords, etc)
Cool Chrome Bookmarklets (Wayback machine, recover passwords, etc)
Java Script

2 min read


Aug 14, 2022

How to change your DNS Server to Cloudflare and Google’s and more tips and tricks for windows users!

Here is a guide for how to check your DNS settings and configurations for sites you own or want to visit. Some of these tips are for beginners but there are plenty of new things even for advanced users to learn! The terminal/command prompt commands I will be using in…

Windows

5 min read

How to change your DNS Server to Cloudflare and Google’s and more tips and tricks for windows users!
How to change your DNS Server to Cloudflare and Google’s and more tips and tricks for windows users!
Windows

5 min read


Aug 4, 2022

Sunfrost informed the public that they found a mouse in their frozen green beans סנפרוסט מבקשת לעדכן את ציבור הצרכנים כי עקב הימצאות גוף זר (עכבר) שהתגלה בשקית בודדת של שעועית ירוקה עדינה שלמה מוקפאת

סנפרוסט מבקשת לעדכן את ציבור הצרכנים כי עקב הימצאות גוף זר (עכבר) שהתגלה בשקית בודדת של שעועית ירוקה עדינה שלמה מוקפאת בכשרות בד”צ העדה החרדית ובד”צ בית יוסף ,יתבצע איסוף יזום של המוצרים סנפרוסט בטלפון 1–800–282844 לצורך קבלת שוברי זיכוי Sunfrost would like to inform the public that due to…

Food

2 min read

Sunfrost informed the public that they found a mouse in their frozen green beans סנפרוסט מבקשת…
Sunfrost informed the public that they found a mouse in their frozen green beans סנפרוסט מבקשת…
Food

2 min read


Published in From Androids to AI

·Jul 26, 2022

How to take advantage of Template Classes and Functions in C++

C++ gave us a new superpower which is generic programming! We an make a class and/or function which can handle any data type a user throws at it. Template Classes: Note that there are some restrictions to this: you need to always write template <typename T> before each function (in addition to the top of the file), or template <class T> also works instead. T is an arbitrary type, feel free to rename it with something else but keep it…

Cpp

3 min read

How to take advantage of Template Classes and Functions in C++
How to take advantage of Template Classes and Functions in C++
Cpp

3 min read


Jul 22, 2022

DNS מדריך לשנות שרת ולתקן שגיאות גישה לאתרים ב

המדריך עבור Windows בלבד. בכל מקום שבו נעשה במסמך שימוש בלשון זכר או נקבה, הכוונה היא גם למגדר השני. רק לדוגמה אני משתמש באתר של levnet.jct.ac.il — פורלטל פנימי לסטודנטים במכון. אם נתקעת בבעיה באתר אחר — יש להשתמש במדריך הזאת אבל בכל מקום שרשמתי את האתר השזאת — פשוט…

DNS

3 min read

DNS מדריך לשנות שרת ולתקן שגיאות גישה לאתרים ב
DNS מדריך לשנות שרת ולתקן שגיאות גישה לאתרים ב
DNS

3 min read


Jun 23, 2022

Filing FBAR as a US expat abroad — 2022 Guide to fill out your yearly report for free!

The US requires their citizens to file taxes and an FBAR, even if they are no longer residents and live abroad. In addition, they require residents to file it if they have signification foreign holdings ($10,000 or more). This is important for the US government to know that people are …

Expats Life

3 min read

Filing FBAR as a US expat abroad — 2022 Guide to fill out your yearly report for free!
Filing FBAR as a US expat abroad — 2022 Guide to fill out your yearly report for free!
Expats Life

3 min read


Jun 20, 2022

C LeetCode Problem and Solution — Check if an array contains duplicate elements

C LeetCode problem and solution — Check if an array contains duplicate elements Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct. I provide two possible solutions in C, one is brute force and…

Data Structures

3 min read

C LeetCode Problem and Solution — Check if an array contains duplicate elements
C LeetCode Problem and Solution — Check if an array contains duplicate elements
Data Structures

3 min read

Avi Parshan

Avi Parshan

160 Followers

Android Developer behind unitMeasure. https://tech.aviparshan.com

Following
  • Rabbit

    Rabbit

  • Maxi Rosson

    Maxi Rosson

  • Tony

    Tony

  • M.G. Siegler

    M.G. Siegler

  • Saadia Minhas

    Saadia Minhas

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech