Khalili Oriented Programming
Khalili Oriented Programming
  • 19
  • 777 962
making programming languages with AI (Part 1)
hey did you forget you were subbed?? I was whoa hey now it's your favorite programming VTuber back off the couch to make you laugh, giggle, and act a little silly like a goose perhaps. we're going for our first crack at the esolang-with-gpt game.
=== BEGIN LINKS ===
superpower GPT: chrome.google.com/webstore/detail/superpower-chatgpt/amhmeenmapldpjdedekalnfifgnpfnkc
webGPT: chrome.google.com/webstore/detail/webchatgpt-chatgpt-with-i/lpfemeioodjbpieminkklglpmhlngfcn/related
=== END LINKS ===
« Music by Bensound »
« Music by Bensound »
Переглядів: 779

Відео

The emoji programming language
Переглядів 93 тис.3 роки тому
After 👀 a 😂 random 🎲🎲 virality online 🌐💻 and a 👌🤧 viral infection to 🤣💦 my 😇😎 body 💪 offline, I'm 👁👄 back 😻 like 🍼 a 👌😠 crack ☑ addiction and 👏 ready like some red 🛑 E 🚨 i.e. 💰🙅 ecstasy on 🔛👎 xmas 🎄 eve 🎄 for your 💪👨 headtop and 💦 your 🏻🍆 headbottom, so 💯☝ watch 👁👀 how ❓ u 🍆 speak 👈👥 on 😖🔛 my name 😂👤 u boi. LINKS: Emojicode docs: www.emojicode.org/docs/guides/compile-and-run.html GitHub repo fo...
M1 Max (2021) | Unboxing / Setup
Переглядів 1,8 тис.3 роки тому
well HELLO again youtube. just got this sweet slab of metal and thought I'd share what I do to setup my macs add ability to kill finder: apple.stackexchange.com/questions/160032/why-cant-finder-be-closed-using-commandq Raycast (Spotlight replacement): www.raycast.com/ Spectacle window manager: www.spectacleapp.com/ Amethyst window manager: github.com/ianyh/Amethyst iTerm2: iterm2.com/documentat...
The Folders programming language - No code, just folders
Переглядів 400 тис.4 роки тому
There are no hard distinctions between what is folder and what is code, nor between what is language and what is object. A thing is not necessarily either true or false; it can be both true and false. LINKS: GitHub repo for folders github.com/SinaKhalili/Folders.py Original Folders blog post danieltemkin.com/Esolangs/Folders/ On esolangs
The Poetic programming language
Переглядів 4,9 тис.4 роки тому
What doth coding and poetry have in common? An esolang by any other name would run as leisurely. Today, we'll be looking at the poetic programming language, a brainfuck derivative with an interesting twist. Also discussed : The shakespeare and rockstar languages. LINKS: Poetic language homepage mcaweb.matc.edu/winslojr/vicom128/final/download/index.html Poetic on esolangs esolangs.org/wiki/Poet...
The Legit programming language
Переглядів 4,2 тис.4 роки тому
You've used git for tracking code before, right? But if we used git *as* code? That which question nobody was asking is exactly what today's esolang is about - an esolang which executes instructions based on the git commit tree. Legit official site morr.cc/legit/ Legit on Github github.com/blinry/legit Legit on esolangs esolangs.org/wiki/Legit
Befunge - The 2d programming language
Переглядів 15 тис.4 роки тому
Wagwanin everybody, thanks for tuning back in. I'm starting a mini-series here on esolangs and this inaugural episode will be on the legendary 2d esolang itself, Befunge. Created in '93 befunge unlocks a whole new dimension to your programming toolset. Links: Befunge on esolangs wiki: esolangs.org/wiki/Befunge Befunge docs (from the creator himself) catseye.tc/view/Befunge-93/doc/Befunge-93.mar...
GNU texinfo - Part 2 ~ Nodes, Tables, and more ~
Переглядів 7244 роки тому
The second and final part covering the world's most OG documentation system. Covers: tables, menus, lists, and more. One thing I didn't get to mention but is super important is references. To refer to another node, just write xref{NAME OF NODE}, for example xref{Introduction}. Texinfo docs: www.gnu.org/software/texinfo/ GNU manuals website: www.gnu.org/manual/manual.html
GNU texinfo ~ Beautiful manuals and info pages ~ (Part 1 - Introduction and setup)
Переглядів 2,5 тис.4 роки тому
Introducing the absolutely based and /official/ documentation format of the GNU project. Throw it on dvi, html, info, pdf, xml, whatever you want 👌 In this video I just cover the basics: navigation, title, top node, and copyright info. Texinfo docs: www.gnu.org/software/texinfo/ GNU manuals website: www.gnu.org/manual/manual.html
Emojis and Javascript 👨‍👨‍👦‍👦😎👌
Переглядів 2,9 тис.4 роки тому
👨‍👨‍👦‍👦.length 14 ...huh? Library: github.com/orling/grapheme-splitter Sources/Inspiration/People I stole from: thekevinscott.com/emojis-in-javascript/ 2ality.com/2013/09/javascript-unicode.html flaviocopes.com/javascript-unicode/ TL;DW: Emojis and unicode can act strange in javascript. Use the grapheme splitter library to take care of things.
Checking out IBM's command line AI
Переглядів 8454 роки тому
My first impressions IBM CLAI, a command line tool for extra productivity using machine learning. It shows promise but I'm certainly not impressed. Link: github.com/IBM/clai
Advanced LaTeX: nested commands, for loops, environments
Переглядів 2,5 тис.4 роки тому
Quick video going over ewcommand, \def, ewenvironment, and \foreach Some (moderately) advanced LaTeX, nothing too crazy if you're new to LaTeX you should be able to understand these as well. Good to know to save some time as a student. Tex Code on github: github.com/SinaKhalili/latex-examples/blob/master/main.tex LaTeX wikibook: en.wikibooks.org/wiki/LaTeX LaTeX and friends: www.springer.com/gp...
Beautiful Github Profiles with Pinned Gists!
Переглядів 1,5 тис.4 роки тому
Pinned gists are an awesome way to give your github profile a bit of p e r s o n a l i t y. Also I changed the youtube-box cron job to only run twice a day (every 5 minutes is a bit excessive) 👇 Github Links 👇 github gists: gist.github.com gist competition: github.blog/2019-06-03-pin-gists-to-win-a-github-education-backpack/ my github page: github.com/sinakhalili 🔥Dynamic gists links👇 UA-cam-bo...
The cow programming language
Переглядів 226 тис.4 роки тому
Moo! Here's an interesting variant of the minimal esolang called cow! The awesome COW turing-completeness proof: bigzaphod.github.io/COW/semantics-cow-english.pdf Link to my fork of the cow compiler: github.com/SinaKhalili/COW Cowsay in cow: github.com/SinaKhalili/cowsay-but-in-cow Original cow website: bigzaphod.github.io/COW/ Online cow interpreter: www.frank-buss.de/cow.html COW on esolangs:...
0 to 💯 zsh config in 50 lines or less
Переглядів 6 тис.4 роки тому
Supercharge your terminal with this curated collection of terminal plugins 🔥🔥🔥 Make sure you have oh-my-zsh installed: github.com/ohmyzsh/ohmyzsh Check out antigen! github.com/zsh-users/antigen And the group zsh-users has tons of nice plugins: github.com/zsh-users The emoji theme that I'm using (zemoji): github.com/therzka/zemoji And here are my current dotfiles (with a zshrc that is super simi...
FORTH is awesome! Part 2 (enlightenment achieved)
Переглядів 3,1 тис.4 роки тому
FORTH is awesome! Part 2 (enlightenment achieved)
FORTH is awesome!! - for absolute chad beginners
Переглядів 11 тис.4 роки тому
FORTH is awesome!! - for absolute chad beginners
Kdenlive Tutorial - A free video editor
Переглядів 2994 роки тому
Kdenlive Tutorial - A free video editor
On beginning a YouTube channel
Переглядів 1,5 тис.4 роки тому
On beginning a UA-cam channel

КОМЕНТАРІ

  • @slizzardshroomer9666
    @slizzardshroomer9666 3 місяці тому

    Moo

  • @Nabuuug
    @Nabuuug 4 місяці тому

    THANK YOU MY LORD !!!!!!!!!!!!!!!!!!!!!¡!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @ninjapirate123
    @ninjapirate123 5 місяців тому

    This looks easier than Python

  • @jmgresham93
    @jmgresham93 6 місяців тому

    Referring to the GNU system by a common misnomer of modern computer technology is less authoritative than referring to the physical details of your computer operating system. I know that there are scholarly sources that claim that "Linux" is not only a kernel, but that is also an operating system. However, the physical details of a computer system may be more concretely described. Please consult the GNU Emacs therapist, or the extension of that program it refers to. Yes, you described GNU info, but your description of computer technology may lack sufficient physical details. The video was abstract.

  • @rioredwards
    @rioredwards 6 місяців тому

    Thank you for this! The amount of time I’ve spent fighting emojis in my recent project 🤦‍♂️🤦‍♂️🤦‍♂️ Glad there’s a library to help with it!

  • @FunkyPants3D
    @FunkyPants3D 8 місяців тому

    how did you manage to be THIS quiet and make the music THAT loud 0.0 very insightful tho, ty! <3

  • @shivanshsharma7422
    @shivanshsharma7422 10 місяців тому

    Awesome video bro

  • @pokhuthird1194
    @pokhuthird1194 Рік тому

    lol nice opening

  • @papacrypto6556
    @papacrypto6556 Рік тому

    I had problems with spectacle but I found rectangleapp which is supposed to be the same Thanks for the protips :) wen new video

  • @GiveAcademy
    @GiveAcademy Рік тому

    It’s 6 months now…. Ask me how I know… :/

  • @josephstalin8442
    @josephstalin8442 Рік тому

    Cow (programming language) is the number 1 best, and superior to all others. It is the most compressible because it only uses 4 ascii letters.

  • @marffvmarffv5438
    @marffvmarffv5438 Рік тому

    is-goodVideo? G OK. Thanks for your great tuto

  • @patopatuno2446
    @patopatuno2446 Рік тому

    Best video ever<3

  • @CampfireCrucifix
    @CampfireCrucifix Рік тому

    Finally! Gen Z will be able to code!

  • @davidgari3240
    @davidgari3240 Рік тому

    Space delimited! Oh my gurd!

    • @davidgari3240
      @davidgari3240 Рік тому

      Sorry, that was Space Delimited English. I meant: 'Urrmugurred'.

    • @davidgari3240
      @davidgari3240 Рік тому

      Furthermore, a newline (carriage return and/or linefeed) will suffice as whitespace. So call it whitespace delimited.

  • @colbyboucher6391
    @colbyboucher6391 Рік тому

    Stuff like this is why I can't comprehend people releasing PDFs as if they're meant to be read on a screen. You had the plaintext, the simplest way to do a PDF layout would be to do it with TeX, texinfo lets you do that while also immediately making it a decent epub, HTML page, y'know, formats that actually adjust to people's screens.

  • @mirothedjmusic
    @mirothedjmusic Рік тому

    This idea just came thru my head so here I am from google as I code thinking like why is this not common practice already. Really would be so much further along by now. Heiroglyphics were codeing on the pyramids which are just ginormous telecommunication computers telling their people to come get them.

  • @randomvideos9767
    @randomvideos9767 Рік тому

    Satoshi sent me.

    • @K0P
      @K0P Рік тому

      The world's finest discord crypto trader.

  • @3bdo3id
    @3bdo3id Рік тому

    Your reactions are funnier than an average episode of Friends 😂

  • @papacrypto6556
    @papacrypto6556 Рік тому

    looking forward to more beeply; turn-beeped GPT content

  • @sylvanfranklin6904
    @sylvanfranklin6904 Рік тому

    Could you make another video about your configs for things? I loved the video where you set up a macbook. I'd love to see what browser extensions you use etc

    • @K0P
      @K0P Рік тому

      Totally will do! Thanks for the suggestion 🙌

  • @H0mework
    @H0mework Рік тому

    Welcome back, I just discovered your channel. Subbed.

    • @K0P
      @K0P Рік тому

      glad to have u king

  • @jamesjinlee
    @jamesjinlee Рік тому

    I need part 2 now

  • @Kappamaki
    @Kappamaki Рік тому

    Ice spice reaction - eyes spy Cree action...

  • @alurma
    @alurma Рік тому

    Lmao

  • @Izzy_ez_
    @Izzy_ez_ Рік тому

    i wouldve clicked off if it wasn't for ice spice and subway surfers

  • @DoubleAdvance
    @DoubleAdvance Рік тому

    just wow, I've been mute, blind and deaf my whole life but miraculously thanks to this video I'm now only mute, blind and deaf in the right ear

    • @K0P
      @K0P Рік тому

      i consider myself a healer of sorts

  • @tomsom999
    @tomsom999 Рік тому

    Why do i hear your voice on the left only? Its really annoying

    • @K0P
      @K0P Рік тому

      my bad, I must’ve fumbled the mixing 🫣

    • @tomsom999
      @tomsom999 Рік тому

      @@K0P no worries those things can happen, just wanted to point it out :)

  • @simonabunker
    @simonabunker Рік тому

    Really curious about your Tinder openers!

  • @cyrusyoman
    @cyrusyoman Рік тому

    WEre back baby

  • @devinpal3433
    @devinpal3433 Рік тому

    Double it and pass it to the next person

  • @uncagedhen2627
    @uncagedhen2627 Рік тому

    Wow. Thank god my favourite channel, the ice spice reaction channel, dropped another video.

    • @K0P
      @K0P Рік тому

      You know our motto “it’s not iced until we’re spiced together”

  • @nickchubb1275
    @nickchubb1275 Рік тому

    "TINDER OPENER"

  • @nickchubb1275
    @nickchubb1275 Рік тому

    good video but lost focus once the subway surfers was gone

  • @iMisterLee
    @iMisterLee Рік тому

    Omg you’re alive

  • @anayaggarwal6877
    @anayaggarwal6877 Рік тому

    Thank you this his life changing my mind is officially blown I appreciate it

    • @K0P
      @K0P Рік тому

      🤝 Looks like my job here is done

  • @nickchubb1275
    @nickchubb1275 Рік тому

    LETS FUCKING GOOOO

  • @KBIZWORLD
    @KBIZWORLD Рік тому

    Ice spice moment

  • @scrung
    @scrung 2 роки тому

    This is cool but i feel like there is an extreme overuse of emojis in places where normal text would substitute it better. Looking at most screenshots of actual emojicode, I find it really hard to even understand what operations are at play. I think emoji as syntax is genius but there needs to be a balance between text and emoji, on top of perhaps choosing emojis that better represent what is happening

  • @iMisterLee
    @iMisterLee 2 роки тому

    When are you going to upload again 😢

  • @tyrannosaurustits7083
    @tyrannosaurustits7083 2 роки тому

    I expected that emojis would replace alphabet characters entirely, a language where you just spam emojis

  • @h4m2_
    @h4m2_ 2 роки тому

    Can I make something like this within 6 months?

  • @luna010
    @luna010 2 роки тому

    forth.

  • @PapiBauby
    @PapiBauby 2 роки тому

    Now this video helped me <3 Thank you

  • @dskevinperezgarcia
    @dskevinperezgarcia 2 роки тому

    Could you make a video about how to create your own style files? Plz

  • @qaz010wsx
    @qaz010wsx 2 роки тому

    You’re kinda cute.

  • @sefirotsama
    @sefirotsama 2 роки тому

    Sorry, but where was supposed to happen the enlightenment? Just a stack and operations on it? It’s like the same concept of assembly

    • @Pozi_Drive
      @Pozi_Drive 2 роки тому

      Before C coined the term, Forth was known as the portable assembler....

  • @randombleachfan
    @randombleachfan 2 роки тому

    I wonder if there a is Cat programming language where it uses MoW or MeoW