Ad

Thursday, June 30, 2022

Growth : Viral TikTok Trends, Songs, Audio, Hashtags. What's going viral?

Trending

These are marketing and viral ideas you can use for creating Tiktok videos. 

Songs

Perhaps what's amazing about Tiktok is storytelling with the songs and tunes we already love.
  • Avicii - The Nights  Avicci live a life you will remember 
  • Song I love you to infinity
  • Duke & Jones - My Money Don't Jiggle Jiggle It Folds (Lyrics) TikTok Song
  • Vibe with these top 2022 Tiktok songs https://youtu.be/If63PijcNy0
  • Other songs : first let me take a selfie. 
  • If I die young doing something for YouTube (disclaimer: don't do something stupid for youtube. WARNING the title of the song does not represent our opinion. )
  • Take this waltz Lenard
  • Winter takes it all / winner takes it all
  • Song ily (i love you baby)

Animals, Pets, Cats, Dogs

  • #CatsofTiktok
  • Selective Participation : sleeping cat, baby, dog, puppies
  • Show me your pet, then show me what your pet is named after
  • Just a baby
  • In a minute imma need some kitty kibble, lamb or chicken, to chunk me up!
  • Pet thought bubble
  • Separation anxiety
  • Loaf check, 10/10 loaf
  • Paw song
  • Nappy song
  • Try owning cat today
  • Microphone : cat eats, Camera : cat smells everything
  • Distinguished gentleman
  • Cats have OCD
  • Cat career video memes
  • Owning a cat, try cats today
  • How many taps till your cat get mad
  • Show me someone that lives in your house rent free

Fancy, Travel, Dreamy, Life is like a movie, Adventure

  • Je te laisserai des mots (song)
  • Just makes sense song
  • Transformation, Comparison, Before and After 
  • How did this become this e.g. food, jelly shot, pets growth
  • Can we skip to the good part
  • things you must do before you leave this world
  • ma che vuoi, vertical orientation, often referred to as the Italian hand gesture ma che vuoi, sometimes called the "finger purse." In Italy this gesture tends to be used in disagreement, frustration, or disbelief and can mean “What do you want?” or “What are you saying?” according to emojipedia.org
  • Avicii - The Nights  Avicci live a life you will remember 
  • Like you are broké (broke but fancy, broke and still living classy)
  • You are coming home with me, hotel travel
  • Travel hacks
  • Travel in Japan
  • Things that just makes sense xyz
  • travel and safety tips

Food

  • Broadcast eating Mukbang
  • Broadcast cat eating with tiny microphone 
  • Extra or basic
  • Other people get kids I get coffee

Education 

Learn on Tiktok, learn with tiktok, 

Capitalism

  • capitalism popped off today ? capitalism paid off today?
  • Collector check. Show me your most expensive item
  • CEO, entrepreneur Jefferey Bezo
  • Do I need this, no
  • capitalism popped off today ? capitalism paid off today?
  • Cool products, designs
  • Broké

Interactive, Reaction, Duet

  • React to viral videos, viral creators
  • React to dances

California

  • California living in different reality

Lifehacks

  • Something that feels illegal
  • Lifehack, randomly saw one day, can't live without
  • Tech stories, life hack, 
  • Budgeting
  • A new viral song about ADHD https://www.instagram.com/reel/ChOjih4jBea/

Filter

  • Big lips filter (instagram, effect) blog

Funny

  • emotional damage.  e.g. dogecoin emotional damage. 

Being an adult is hard, fail at being an adult

  • Adult lullaby
  • Is is anxiety is it laziness or is it ADHD song
  • Other people get kids I get coffee

Content Ideas for TikTok Live

  • A calligraphy artist writing livestream viewer's name in Chinese
  • Follow No.1 / lucky interactive viewer of Tiktok live. Give them a shoutout.
  • Have seen a lot of creators ask for gifts in livestream. Not sure if kosher with Tiktok policy

More ideas

  • Instagram worth hotels around the world
  • Cooking, recipes
  • Find the difference
  • Drawing process
  • Lifestyle, Gen Z Millennial : Other people get kids I get coffee. Digital nomad. Vlog
  • It all went wrong
  • Youtube study music, chilled cow
  • Smash photos together, sync photo to music beat
  • Tea for 1, chen xiang the incense that sinks
  • Adult lullaby
  • Food, garden, interior design (urban outfitter style), room with plants
  • 7 second video, 7 second photo, no hashtag necessarily, here's proof see?
  • monday tuesday wednesday thursday friday saturday sunday

Source: https://www.siliconvanity.com/2022/06/growth-viral-tiktok-trends-songs-audio.html

Wednesday, June 29, 2022

Intro to Jupyter Notebook versus Jupyter Lab

 “The Jupyter Notebook enables users to create and share documents that combine live code with narrative text, mathematical equations, visualizations, interactive controls, and other rich output. It also provides building blocks for interactive computing with data: a file browser, terminals, and a text editor.” 

Jupyter Notebook is a development environment that supports languages like Python and many other languages. Data Scientists and Machine Learning practitioners use notebook to clean data, build models, show case and share findings, collaborate, present data visualizations. It serves many more purposes. 

Question:What languages do you use in Jupyter? 

Answer: C (and derivatives), R, Go, Ruby, Groovy, Rust, Java, Scala, JavaScript, Spark SQL, Julia, SQL, NodeJS, TypeScript, Perl, U? Jupyter, php, Python

“The Jupyter Notebook now supports over 100 programming languages, most of which have been developed by the community.”

“There are over 1.7 million public Jupyter notebooks hosted on GitHub. Authors are publishing Jupyter notebooks in conjunction with scientific research, academic journals, data journalism, educational courses, and books.”

Why JupyterLab
”At the same time, the community has faced challenges in using various software workflows with the notebook alone, such as running code from text files interactively. The classic Jupyter Notebook, built on web technologies from 2011, is also difficult to customize and extend.”

“JupyterLab is an interactive development environment for working with notebooks, code and data. Most importantly, JupyterLab has full support for Jupyter notebooks. Additionally, JupyterLab enables you to use text editors, terminals, data file viewers, and other custom components side by side with notebooks in a tabbed work area.”

“JupyterLab provides a high level of integration between notebooks, documents, and activities:
* Drag-and-drop to reorder notebook cells and copy them between notebooks.
* Run code blocks interactively from text files (.py, .R, .md, .tex, etc.).
* Link a code console to a notebook kernel to explore code interactively without cluttering up the notebook with temporary scratch work.
* Edit popular file formats with live preview, such as Markdown, JSON, CSV, Vega, VegaLite, and more.
JupyterLab has been over three years in the making, with over 11,000 commits and 2,000 releases of npm and Python packages.”
“JupyterLab is built on top of an extension system that enables you to customize and enhance JupyterLab by installing additional extensions”

Source : https://blog.jupyter.org/jupyterlab-is-ready-for-users-5a6f039b8906

Tuesday, June 28, 2022

Using named range in Excel, store a matrix in Excel, give it a name and do calculations

 Did you know you can name a range in Excel, and you can refer to it later. You can store these numbers 1 through 9 in excel. 



Select the 9 cells, then on the top left corner change it's column name range to a new name : matrix. Then click enter.



In a new cell, you can type =sum( which is the sum function, instead of drag and select the range, just type the name you give to the range : matrix. Close the parenthesis. =sum(matrix)







Thursday, April 28, 2022

Error Message Hardhat debugging error unsupported engine hardhat, current node v18

Error message

npm WARN EBADENGINE 

Unsupported engine {

package: 'hardhat@2.9.3',

required: { node: '^12.0.0 || 14.0.0 || 16.0.0' }

current: { node: 'v18.0.0', npm: '8.6.0' }

}

Uniqtech

 

It may be surprising that to use the latest smart contract development tool Hardhat, you will need to use an older version of Node.js, NOT the current node.js 18. Revert it to node 12, 14, 16.



Friday, April 22, 2022

Getting Started with Twilio for Developers

 Twilio mark up language TwiML

<Response> <Say> <Play> <Gather>. There are more we haven’t listed here.

Example markup file:

<?xml version="1.0" encoding="UTF-8"?>

<Response>

    <Say>Thanks for calling!</Say>

</Response>

https://www.twilio.com/docs/glossary/what-is-twilio-markup-language-twiml

Natural Language Processing with Twilio

NLP with Twilio

https://www.twilio.com/docs/glossary/what-natural-language-processing-nlp

Twilio No Code Solution

No-code development using Twilio Studio, drag and drop, link to make your twilio app.

Twilio Video

Functionality: use command line auto generate an URL utilizes programmable video 
Functionality: video calls

Big Numbers You Should Know - Technical Interviews, Power of 2

 

Big Numbers You Should Know Technical Interviews Power of 2. 

KB kilobyte, megabytes MB, GB gigabyte, TB terabyte, Peta, Exa, Zetta, Yotta

Udacity illustrates PCA


Udacity uses this analogy to illustrate how to convert a long run-on sentence into a short phrase "I had a coffee and a pastry."

React UI, UI UX, Reactstrap React Bootstrap

React UI MATERIAL  Install yarn add @material-ui/icons Reactstrap FORMS. Controlled Forms. Uncontrolled Forms.  Columns, grid