Make a GUI Task Management App in pure C (no bloat required)

Поделиться
HTML-код
  • Опубликовано: 7 ноя 2024

Комментарии • 428

  • @mattmurphy7030
    @mattmurphy7030 3 месяца назад +676

    > pure C, no bloat
    > let’s install 5 libraries

    • @dkkogmaw1311
      @dkkogmaw1311 3 месяца назад +28

      classic

    • @AyushVachhani
      @AyushVachhani 3 месяца назад +33

      @@dkkogmaw1311 Welp those libraries are written in C, so ...

    • @dkkogmaw1311
      @dkkogmaw1311 3 месяца назад +98

      @@AyushVachhani ah since they are written in c they can’t be bloated your right 😭

    • @rico_1617
      @rico_1617 3 месяца назад

      @@AyushVachhani so is Python and Javascript. "I coded a GUI Task management app in pure C (no bloat required). First, run 'npm install...

    • @billkillernic
      @billkillernic 3 месяца назад +19

      and all that for a simple agenda program i thought this was a video for a task manager like for an OS...

  • @konstantinrebrov675
    @konstantinrebrov675 5 месяцев назад +328

    I've been a C programmer for about 5 years now, and I didn't know you could do something like this! I learn something new about programming every single day, haha. It's good.

    • @bossysmaxx3327
      @bossysmaxx3327 5 месяцев назад +7

      have you heard abou ncurses?

    • @TheKillerninga
      @TheKillerninga 5 месяцев назад +2

      You can do anything possible in math anything in physics can be simulated in any programming lang en.wikipedia.org/wiki/Lambda_calculus

    • @konstantinrebrov675
      @konstantinrebrov675 5 месяцев назад

      @@bossysmaxx3327 What's that?

    • @konstantinrebrov675
      @konstantinrebrov675 5 месяцев назад +17

      @@TheKillerninga Sounds cool, I don't see how that's relevant to this video though.

    • @raaaawrh9675
      @raaaawrh9675 5 месяцев назад +6

      @@konstantinrebrov675 This is relevant only in the broadest sense (maybe even philosophical) - you can simulate any mathematical system on a computer using a programming language. It should be noted, however, that the programming language must be Turing complete.

  • @friedrichmyers
    @friedrichmyers 5 месяцев назад +396

    These are the kind of videos that teach you how a professional thinks.

    • @saturn5312
      @saturn5312 3 месяца назад +5

      this guy is 15 by the way

    • @friedrichmyers
      @friedrichmyers 3 месяца назад

      @@saturn5312 I'm 15 too. I should be studying at this moment, get into a good college, but here I am, ruining my grades for Programming.

    • @semydev
      @semydev 3 месяца назад +1

      @@saturn5312wait actually?

    • @friedrichmyers
      @friedrichmyers 3 месяца назад +1

      @@pajeetsingh Right. I came here expecting that but... it is what it is.

  • @mm64
    @mm64 5 месяцев назад +245

    No Bloat Required - install glfw

    • @theseangle
      @theseangle 2 месяца назад +32

      I'd like to see you display anything to the screen without using your graphics card.
      UPD: with y'all logic y'all want to write assembly just for one specific architecture, for one specific OS, spend your year on that, and then get nothing done, just for a to-do app 👍
      Y'all will probably say that OpenGL is bloat (spoiler alert, it's a spec, that mere mortals have no physical possibility to implement, unless you create your own GPU)

    • @higgins007
      @higgins007 2 месяца назад +9

      @@theseangle Don't need glfw for that.

    • @yesh420
      @yesh420 2 месяца назад

      @@higgins007 what can you use then? genuine question

    • @jlewis4441
      @jlewis4441 2 месяца назад +1

      ​@@higgins007 I mean sure you don't _need_ GLFW, but my understanding is that it's one of the main ways to do it and has been developed for a while, why would you _not_ use it?

    • @higgins007
      @higgins007 2 месяца назад +4

      @@yesh420 Native code. Don’t need a 3rd party library.

  • @zephaniahqamer
    @zephaniahqamer 5 месяцев назад +11

    Man I wish I was this efficient. I wasn't a vim beleiver but now it's on my list of things to learn.

  • @olgierd245
    @olgierd245 4 месяца назад +79

    Adding your channel to the "need to watch every video of this guy" playlist. Will come back here soon

    • @itskittyme
      @itskittyme 4 месяца назад +7

      also don't forget to write code yourself because only watching someone code is not an excuse for not doing your job !!

  • @ahmedabuharthieh579
    @ahmedabuharthieh579 8 дней назад

    Very well done and clear process. I would love to see more about the ui library you have. It seems very capable

  • @schmergen8358
    @schmergen8358 4 месяца назад +4

    Actually blessed this popped up on my home page, something like this is exactly what I've been looking for for days. Thank you so much, you've earned a like and subscribe

  • @venilc
    @venilc 5 месяцев назад +9

    Why do I always watch videos that make me feel bad about my current skillset, apparently you're like 8-9 years younger than me and can already do like way more than I ever could lol
    bruder, you will do great in life.

  • @flopsik
    @flopsik 2 месяца назад +6

    Probably one of the best coding videos made. Using nvim (nvchad too!), explaining everything, mostly unedited, using arch linux, and coding in C. Subscribed.

    • @rul1175
      @rul1175 Месяц назад

      This is the new version of the guy with F-250.

  • @fuzzy-02
    @fuzzy-02 5 месяцев назад +6

    This is great! I studied C so hard in university and wanted to build something

  • @vindecode5837
    @vindecode5837 5 месяцев назад +8

    I like the way you explain every time you write a code, I'm currently learning c this channel is the best, you deserve a million of subscribers bro❤

    • @nsfnd
      @nsfnd 4 месяца назад

      When i first started C this video helped me a lot. ruclips.net/video/443UNeGrFoM/видео.html

  • @Spiderfffun
    @Spiderfffun 4 месяца назад +8

    dude this type of content looks awesome (as well as the whole video, from going thru it a bit) i will definitely sit down and watch this when i got the time

  • @kahhongsim3463
    @kahhongsim3463 2 месяца назад +2

    Hey, I really like your neovim setup and layout. Would love if you can make a video on how you set everything up!

  • @Zeni-th.
    @Zeni-th. 5 месяцев назад +37

    Nice, subbed
    Please keep making vids like these, nice thumbnail, no bloat, just good stuff, with a nice topic

  • @TheAndiKurz
    @TheAndiKurz 4 месяца назад +2

    I legit, thought you are going to make a task manager, like for processes running XD But this video is also very good, keep up the pace man!!

  • @cod3ddy74
    @cod3ddy74 5 месяцев назад

    i've wanted to create my own task manager app in c. my first version, wacky version was console based lol. i'm going to learn more from this.. thank you

  • @Ethio_cyber
    @Ethio_cyber 3 месяца назад +4

    Bro I love your IDE please Make video about your customization

  • @magframed
    @magframed 5 месяцев назад +3

    Great Video! Straight to the point with a great explanation! Could you also make a video for your nvim setup?

    • @jackedkarlmarx
      @jackedkarlmarx 4 месяца назад

      I think this is basically NvChad, it sure looks like it anyway.

  • @vipulkumar2845
    @vipulkumar2845 4 месяца назад +6

    amazing man!, loved your setup and neovim and the UI of the app is really cool 🤟

  • @unsuspiciousinternetuser
    @unsuspiciousinternetuser 4 месяца назад +1

    ich liebe es wenn man mal die deutschen youtuber findet bei denen man sich nicht schämt wenn sie englisch reden, gutes ding!

  • @edelkebap
    @edelkebap 4 месяца назад +1

    This guy Codes, with capital C.
    Beautiful setup btw.

  • @ryonagana
    @ryonagana 5 месяцев назад

    you're like Eskil Steenberg creating every UI just using opengl
    nice one subbed

  • @billy.n2813
    @billy.n2813 5 месяцев назад +2

    This is so COOL!
    Thanks for sharing this!

  • @hayatu3378
    @hayatu3378 5 месяцев назад +4

    i have never used neovim, but i got quite interested about it after watching this. Could make a video going through your configuration?

  • @noki9930
    @noki9930 5 месяцев назад +6

    I like your way of speaking, subscribed!

  • @AAAA3
    @AAAA3 4 месяца назад +7

    How did you configure autocompletion on your neovim dotfiles so that it actually complete things like GLFW functions? I have been trying to do that for months and can't find a way for it to work. Mine only suggests completions with texts that are already in the file.

    • @Jeremy-rg9ug
      @Jeremy-rg9ug 4 месяца назад

      I really want to know the answer to this as well

    • @RaphaelWeis-qt6jp
      @RaphaelWeis-qt6jp 4 месяца назад

      You need a language server for this to work, usually for C people use clangd. If you already installed clangd and configured it in your neovim install, and it didn't work, then your configuration is most likely wrong.

  • @shankarr4276
    @shankarr4276 5 месяцев назад +9

    The work and dedication put in executing this is amazing to me! Keep it up and I hope you make the best out of it.
    Also That’s a really beautiful nvim setup! I’d really appreciate it if you can share basic changes / references needed to create the same, if it’s not too much of a hassle? Thanks!

    • @cococry
      @cococry  5 месяцев назад +3

      thank you for the great works man.
      i am just using nvchad for the neovim setup :) its really not hard to configure

    • @shankarr4276
      @shankarr4276 5 месяцев назад

      @@cococry Okay I’ll check it thanks :)

  • @dastanozgeldi
    @dastanozgeldi 3 месяца назад

    Great tutorial! Always wanted to write some projects in C but could never get there. Loved the debugging part at 1:32:50

  • @jorgegomes83
    @jorgegomes83 5 месяцев назад +3

    22:58 It seems a useful feature to this would be something like a mode where the cursor moves right to left. But probably it is easier said than done.

  • @tech-nomade
    @tech-nomade 4 месяца назад

    Endlich normale Leute :D
    Subscribed 1 minute into the vid!
    Arch, nice rofi style, NeoVim as IDE, nice looking C based GUI. Obviously a man with a fine taste.

  • @MachinesTakingOverTheWorld
    @MachinesTakingOverTheWorld 3 месяца назад +1

    apart from the fact 5 libs were installed, youth should learn C instead of web dev frameworks
    procedural programming is all you need; anything more is an excess that you don't need

  • @VirajKaushalye
    @VirajKaushalye 4 месяца назад

    Nice work, dude. Suscribed!!!
    Your nvim setup looks clean and elegant. Can you make a video about it, including how to set it up from scratch? Maybe you could also cover your whole setup, including Arch and the window manager. I think most beginners like me would be interested.

    • @jackedkarlmarx
      @jackedkarlmarx 4 месяца назад +1

      His Neovim config is NVChad I believe, it looks very similar to it!

    • @VirajKaushalye
      @VirajKaushalye 3 месяца назад

      Thanks @@jackedkarlmarx

  • @debemdeboas
    @debemdeboas 4 месяца назад

    this man's just raw-dogged a gui in c in one take

  • @overrevvv
    @overrevvv 4 месяца назад

    Thank you so much for this amazing video.
    Can you tell us about your distro and customization, it looks so fantastic.

  • @lav-m4a138
    @lav-m4a138 4 месяца назад +1

    Can you make a video about your development environment?
    Your working environment is clean❤

    • @fucit9866
      @fucit9866 4 месяца назад +1

      these called tiling window managers as (sway, hyperland, i3) with code editors like (Emacs, neovim , vim) that's what I know. and Allah knows the best

  • @alnz909
    @alnz909 2 месяца назад

    So cool thank you for sharing this video I have learned a lot ! ❤

  • @623135465
    @623135465 5 месяцев назад +1

    love u, man, great job

  • @pradyumnabilagi7661
    @pradyumnabilagi7661 4 месяца назад

    love these kind of videos. THE G.O.A.T.😁😁

  • @TerrexoDesign
    @TerrexoDesign 3 месяца назад

    The thumbnail is soooo Tsoding... that's actually the reason why I clicked :)

  • @etfstrategy-vb2eo
    @etfstrategy-vb2eo 5 месяцев назад +5

    How does this compare to Raylib? I started playing with it recently. Although it comes with a GUI tool, I have not tried that yet.

    • @dusanstojsavljevic3084
      @dusanstojsavljevic3084 3 месяца назад

      thats an interesting idea. never thought about using it for anything other than games, but i dont see any reason why it wouldn't be feasible. worth a try

  • @hbiblia
    @hbiblia Месяц назад

    Lo que me gusta de esta librería es que puedes manejar la UI como si fuera css.

  • @ChesterH-dn3uj
    @ChesterH-dn3uj 13 дней назад

    very interesting video, fully get your C skills, and would like to implement the similar stuff using rust

  • @BekBrace
    @BekBrace 5 месяцев назад +1

    Great job my friend

  • @PyczekFromPoland
    @PyczekFromPoland 5 месяцев назад +236

    Erm what the sigma!?

    • @devinlauderdale9635
      @devinlauderdale9635 5 месяцев назад +32

      This video is a certified rizzler ohio classic! it's wednesday my dudes BRUHHHH oh HEEELLLL NOOOOOOO

    • @puppetbirds
      @puppetbirds 5 месяцев назад +40

      this is what politicians are gonna sound like in 10 years

    • @Konym
      @Konym 5 месяцев назад +29

      @@puppetbirds killing myself in 10 years

    • @rootwayder77
      @rootwayder77 5 месяцев назад +1

      hella rizz

    • @monsieurLDN
      @monsieurLDN 5 месяцев назад +2

      Why the wait? Join me in 4 years ​@@Konym

  • @wdkaza
    @wdkaza 2 месяца назад

    hey man ur goated at what you do, how did u start coding?

  • @rednibcoding3412
    @rednibcoding3412 5 месяцев назад

    Nice Video and awesome ui library. Please make more videos about leif. I gave it a star and subscribed for more videos about leif :)

  • @robertmezei112
    @robertmezei112 4 месяца назад

    Do you have anywhere the dotfiles of your system? I really like the aesthetic
    Also, is your desktop environment Xfce?

  • @HimanshuSharma-b3q3u
    @HimanshuSharma-b3q3u 4 месяца назад

    man, that printf debug thing is real.

  • @729usbow
    @729usbow 3 месяца назад +1

    > pure C, no bloat
    > let’s install 5 libraries
    feels like python
    but in python is just:
    >let's install a library

    • @cococry
      @cococry  3 месяца назад +9

      @@729usbow
      you are just looking at it without knowing anything about what you’re writing. I am installing 4 libraries, 2 of them (libclipboard and leif) have a combined number of lines of code of not even 4k. Cglm is a simple linear algebra library that is as un-complex as possible. The only library that you could consider not lightweight is glfw. But i am using glfw so that the video does not take forever while i set up some kind of a display system that would not even be platform independent.
      So all in all, for this short amount of time, that’s the setup that contains the least amount of bloatware but still delivers a good end product.
      You said that you can use python and just install a single library that does all of that for you but THIS would be bloat.

  • @GamingClips-ww8fu
    @GamingClips-ww8fu 4 месяца назад +1

    I fcking love ur setup man!

  • @tacobabyman1215
    @tacobabyman1215 3 месяца назад

    Yeah, don't know if you read the comments but I love your wm setup, do mind dropping what you use?

    • @cococry
      @cococry  3 месяца назад +1

      @@tacobabyman1215 ragnarwm as a wm, nvchad as nvim config and picom pijulius as a compositor

    • @tacobabyman1215
      @tacobabyman1215 3 месяца назад

      @@cococry Thank you🔥

  • @Gangbuster74
    @Gangbuster74 5 месяцев назад

    I subscribed in the first min of video awesome work🎉

  • @boltez6507
    @boltez6507 2 месяца назад

    Hey dude what stuff did you use to make your ui library leif(what basic components are required, I'm just getting started.

  • @bobby9568
    @bobby9568 4 месяца назад

    more videos like this please, from scratch

  • @שאולאישטוב-י2ת
    @שאולאישטוב-י2ת 4 месяца назад

    is there a tutorial about how to achive this terminal look? it looks very smooth! btw loved the video

  • @prasannadeshpande4435
    @prasannadeshpande4435 5 месяцев назад +3

    I see C, I subscribe.

  • @Flame21i
    @Flame21i 2 месяца назад +1

    UM The app is actually good, can we get an executable link? 🙂

  • @amarzbar_
    @amarzbar_ 5 месяцев назад +3

    Hey boss, good stuff. Do you have dotfiles for your vim setup? Cheers!

    • @dkkogmaw1311
      @dkkogmaw1311 5 месяцев назад +3

      looks like basic nvchad but setup of someone else won’t improve your programming / productivity skills… I legit read this comment on every vid where ppl are using nvim x) don’t waste your with nvim configs just get nvchad, lunar, astro or lazy, cfg them once and stick to it

    • @cococry
      @cococry  5 месяцев назад +1

      @@dkkogmaw1311 yes i am just using nvchad with just the default config.

  • @CalebRox
    @CalebRox 3 месяца назад

    nice editor + terminal setup -- can you give some more info on how to set it up like that? :D

  • @nyvyme
    @nyvyme 2 месяца назад +1

    "no bloat" - OS, window manager, opengl, glfw, cglm, fonts, even C
    you need to write your own ToDo OS
    in riscv asm (because x86-64 asm is bloated)

  • @andreas_tech
    @andreas_tech 5 месяцев назад

    Would be great to add sticky feature.
    Make something stick at top.
    And even better, have the possibility toqhave folder/files (notes).
    For different projects.

  • @zxGHOSTr
    @zxGHOSTr 5 месяцев назад

    Only thing your repo lacks is a proper documentation. Besides that I like it. Keep going!

  • @dav1dtv847
    @dav1dtv847 4 месяца назад +2

    what is that ide you are using im new in programing i learned c and i look at this video and its fire

  • @g33-gustavomaia48
    @g33-gustavomaia48 4 месяца назад +1

    Do you have your NVIM configuration in github or something like that?

  • @KuroNeko359
    @KuroNeko359 3 месяца назад

    What operating system is this? It looks very beautiful

    • @cococry
      @cococry  3 месяца назад

      @@KuroNeko359 arch linux with ragnarwm

    • @KuroNeko359
      @KuroNeko359 3 месяца назад

      @@cococry OK, Thank you!

  • @p99chan99
    @p99chan99 5 месяцев назад

    "No bloat required" absolutely based, is it Windows cross-compatible?

  • @charankamalsingh3860
    @charankamalsingh3860 4 месяца назад

    hey @Cococry what is your zsh theme?
    Love the video

  • @Sub0x-x40
    @Sub0x-x40 5 месяцев назад

    this is awesome i am totallly doing this

  • @steftrando
    @steftrando 4 месяца назад

    I would have preferred a video where you try to reimplement glfw from scratch in pure C

  • @mania20
    @mania20 5 месяцев назад

    what text editor is this atom? could you please tell me about your setup because this is looking so good

    • @cococry
      @cococry  5 месяцев назад +2

      im using ragnar with neovim and nvchad

  • @jordonfrancisco9270
    @jordonfrancisco9270 4 месяца назад

    Hi! Maybe you can make a video of how you set up your IDE/text editor - in your case, your personal NVChad

  • @CallousCoder
    @CallousCoder 2 месяца назад

    I'd never heard of Leif. Seems to be really cool! A lot more lightweight than Qt and Gtk.
    But compiling it on MacOS is not working, I see a lot of apt-get, yum and pacman but no homebrew :/
    It would be nice if there were packages for major distros, Windows and MacOS.

  • @asher05
    @asher05 2 месяца назад +1

    On what platform are you writing the program?

  • @aw1lt
    @aw1lt 4 месяца назад +1

    i love your nvim configuration. what is it?

    • @cococry
      @cococry  4 месяца назад +1

      nvchad

  • @-abhinab
    @-abhinab 5 месяцев назад +2

    Why do C/C++ Dev are So COOOOL....❤

  • @СергейКурочкин-м7с
    @СергейКурочкин-м7с 3 месяца назад

    Душевный фреймворк вышел =)

  • @PixDev_01
    @PixDev_01 4 месяца назад

    I wish I could be this smart

  • @D1g1talAli3n
    @D1g1talAli3n 4 месяца назад

    I'm super interested in your neovim configuration. How did you get it to look like that?

    • @Frederic_Chopin.
      @Frederic_Chopin. 4 месяца назад +1

      I could not find his config on github but it looks similar to NvChad

    • @Frederic_Chopin.
      @Frederic_Chopin. 4 месяца назад +1

      Just read more comments and he confirmed it's NvChad.

  • @jomo_sh
    @jomo_sh 5 месяцев назад +4

    37:13 what happened here, why is it black for a few minutes.

    • @callmekelvin
      @callmekelvin 4 месяца назад

      i saw that too, almost thought my laptop was freaking out, probably had a gap while editiing the video.

  • @TheoParis
    @TheoParis 5 месяцев назад +1

    Nice video, starred and subscribed :D

  • @SystemGlitch
    @SystemGlitch 4 месяца назад

    Hey there! I was writing up a little minesweeper game with your Leif library. It worked on my pc, but on my laptop after installing it my vscode stopped being able to launch. It was something to do with the mesa library not being able to load properly. Think you could give me some tips?

  • @ayoubelmhamdi7920
    @ayoubelmhamdi7920 5 месяцев назад

    I like your VODs; they could be the only ones that simulate the Tsoding VODs.
    But Tsoding does not code something that he memorized; he starts from scratch and thinks step by step, and many people follow his channel.

    • @ayoubelmhamdi7920
      @ayoubelmhamdi7920 5 месяцев назад

      The cool things about Tsoding, Muraty, and Jonathan Blow… it’s not using diagnostics on every saved file.

  • @djtomoy
    @djtomoy 4 месяца назад +1

    Why?

  • @zhifuchen1432
    @zhifuchen1432 4 месяца назад

    Hello, what is your editor? Is it neovim + cmp?

  • @jackmortem4557
    @jackmortem4557 4 месяца назад

    Damn right, granny get the high priority.

  • @poiu5302
    @poiu5302 2 месяца назад

    you plan to stream on twitch?

  • @debrucey
    @debrucey 3 месяца назад

    I wish I had a bigger screen to watch this on 😭

  • @theevilcottonball
    @theevilcottonball 5 месяцев назад

    Is this better than nuklear, nakst luigi2, dear cimgui, or something like raygui? Have you tried them, what are the differences. Maybe I will layer an immediate mode UI on top of sokol someday, than I can have an app running on android, linux, windows and the web. I really like your library in the video, because it requires little work to hook it up to a rendering pipeline, most immediate UI libraries are more backend agnostic so the library user has to tell the UI library how to digest input and how to render stuff. (Well, I haven't tried making a UI in C in yet (nor have I used an immediate UI library), but if I made a UI library it would just be a single header, no installing of GLFW or other dependencies, no hooking it up to a backend, just something I can include and use rightaway with everything already in the header, maybe that is because I am on windows with no package manager and haven't bothered to learn cmake yet (although I compiled GLFW with cmake once))

    • @nsfnd
      @nsfnd 4 месяца назад

      There is this c++ library called RmlUi. It uses html and css. For scripting, instead of javascript it uses lua.
      I managed to cook a c binding for it and its working quite nice atm. Altough it was really hard to set it up with glfw inputs and vulkan as render backend.
      Before that i combined cimgui and facebook/yoga (flex layout library). Made some custom buttons and such with cimgui.
      Indeed it was working fine as well, but it was way too much code for simple ui pages. Like for a game settings menu, couple hundred lines of code was needed.
      With RmlUi I create an html file with css includes, load that with a couple lines of code on c side and overlay it on top of the game world.
      I want to check out raygui as well, but i dunno if i can integrate it into my vulkan renderer.

  • @anshumansingh3252
    @anshumansingh3252 Месяц назад

    I knew i was gonna enjoy this from 2:39 "okay wut the fuck"

  • @therandomsomeone.
    @therandomsomeone. 2 месяца назад

    pretty cool but what wm are you using

  • @Pear64
    @Pear64 23 часа назад

    This video was funny to watch because my name is Leif

  • @kakun7238
    @kakun7238 5 месяцев назад +1

    man how you know all the methods given by the library jsut so cool

  • @colly6022
    @colly6022 5 месяцев назад

    i could not imagine the pain of having to make and maintain an entire application like this lol
    i use rust on arch btw

  • @EXTRA---LARGE---FARVA
    @EXTRA---LARGE---FARVA 4 месяца назад

    Hey, I love your work. I'm a satellite communications instructor in the Department of Defense. I'm currently working on a small project that's bringing DoD software resources to Linux. Currently, the focus is native CAC (smartcard) support, satellite modem integrating, native Microsoft product support, and UI. RagnarWM and your UI framework looks like a perfect starting point for an interface with an extremely small resource footprint, for shitty government laptops.
    What's the best way to contact you?

    • @cococry
      @cococry  4 месяца назад

      by email: richtigerluca123@gmail.com

    • @cococry
      @cococry  4 месяца назад

      this is a joke right?

    • @EXTRA---LARGE---FARVA
      @EXTRA---LARGE---FARVA 4 месяца назад

      @@cococry Not at all.

  • @dryspace5709
    @dryspace5709 5 месяцев назад +4

    Your vim config is fire 🔥
    Can you share it?

  • @RenpySage
    @RenpySage 5 месяцев назад

    "No bloat required" Brother GUI is bloat (joking).

  • @abdo_alaa10
    @abdo_alaa10 3 месяца назад

    that's amazing

  • @DoesntMatter-d6b
    @DoesntMatter-d6b 3 месяца назад +1

    Is the library thread safe?

  • @omojjegomosc8211
    @omojjegomosc8211 5 месяцев назад

    What keyboard and switches do you use?