Silent Coding - Watch me code for real, on my Linux firewall

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

ความคิดเห็น • 35

  • @John-p1n7h
    @John-p1n7h 37 นาทีที่ผ่านมา

    You are my hero, when it comes to tech

  • @murcielago007
    @murcielago007 4 วันที่ผ่านมา +2

    Happy surprise to see you programming in Haskell, been a good while since I touched any Haskell. Made me want to go back doing some projects on it. Such a beautiful language.

  • @aleksandr2245
    @aleksandr2245 3 วันที่ผ่านมา +1

    I really like when you comment while coding) but great video anyway!

  • @backendtower6580
    @backendtower6580 4 วันที่ผ่านมา +5

    Whaow this is haskell? man how many languages do you know? haha you are the definition of a full-stack dev.

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  4 วันที่ผ่านมา +11

      More than twenty for sure. But I'm only good at four: c, assembly, bash, typescript and haskell(kinda). JB

    • @Jash-w8y
      @Jash-w8y 4 วันที่ผ่านมา

      ​@@dr-Jonas-BirchCan we expect Typescript tutorial from basics to advanced?

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  3 วันที่ผ่านมา +2

      @@Jash-w8y im not sure. its pretty saturated

  • @duyanho7974
    @duyanho7974 4 วันที่ผ่านมา

    Can you make more videos about assembly langue, pls. I want to learn more about it, or even do some project :))). And I have a question, how do you think about competitive programming and solving coding puzzle? Are they waste of time.

    • @HelloThere-xs8ss
      @HelloThere-xs8ss 4 วันที่ผ่านมา

      @@duyanho7974 just write a hello world and use the objdump -d command to see the disassembled code

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  4 วันที่ผ่านมา +1

      mostly waste yes. but perhaps a good way to keep your brain active. but programming you learn by coding your own projects. i would love to do more assembly but the youtube algorithm dont agree with me. but i have some videos on twitter

    • @duyanho7974
      @duyanho7974 4 วันที่ผ่านมา +1

      @@dr-Jonas-Birch Thank you for your advice, so keep coding base on what I watched in youtube and doing more project will improving my skill. Hope one day I will become good as you.

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  3 วันที่ผ่านมา +1

      @@duyanho7974 if you code a little every day, you will eventually reach my current level. all you need is time

    • @duyanho7974
      @duyanho7974 2 วันที่ผ่านมา

      @@dr-Jonas-Birch now, I'm interested in virus writing in Windows(to learn more about Windows API) now. Then I will dive more in your content, can't wait to do it.

  • @salsalazar7646
    @salsalazar7646 4 วันที่ผ่านมา

    Nice 👍 but i like to hear you talk. Your explanations are really usefull

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  4 วันที่ผ่านมา +2

      yeah im just trying out something new

  • @abhishektrivedi4604
    @abhishektrivedi4604 2 วันที่ผ่านมา

    Hello can you please make tutorial on Linux device driver development

  • @backendtower6580
    @backendtower6580 3 วันที่ผ่านมา +1

    Quick question: why use haskell for this project? is it out of practicality? or is it just a personal preference?

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  3 วันที่ผ่านมา

      i will not build the core firewall in haskell (that will be c) but haskell is perfect for building the UI do to its outstanding parsing abilities and pattern matching. JB

    • @backendtower6580
      @backendtower6580 2 วันที่ผ่านมา

      ​@@dr-Jonas-Birch oh snap ok ok. sounds like a plan.

  • @Hugo-zg5kr
    @Hugo-zg5kr 4 วันที่ผ่านมา

    Coding on white background it's wild

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  4 วันที่ผ่านมา +2

      hehe oddly enough this language is always coded on white background by everyone. when i write c or asm or ts i use black background :)

  • @oluwatimileyinidowu9427
    @oluwatimileyinidowu9427 4 วันที่ผ่านมา

    I think this is wilder 😮😮 than Rust

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  4 วันที่ผ่านมา

      it's the most high level language of all languages. which is an exciting challenge for a low-level coder like myself :)

  • @nadjehelhamza3923
    @nadjehelhamza3923 2 วันที่ผ่านมา

    Dr. Some time you working with NASA and you save the world from alias greet videos from you dr.jones

  • @its_code
    @its_code 4 วันที่ผ่านมา

    😮😮😮🤨 which language is this 😮

    • @muhammadalfalahmadukubah1587
      @muhammadalfalahmadukubah1587 4 วันที่ผ่านมา +2

      Haskell maybe

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  4 วันที่ผ่านมา +1

      itscode, if you take all the most important discoveries in computer science the last 30 years, and put it into one programming language you will end up with this. JB

    • @its_code
      @its_code 4 วันที่ผ่านมา +2

      @dr-Jonas-Birch omg 😲 😍 🤩.... i never saw this language any where....😘😘

    • @dr-Jonas-Birch
      @dr-Jonas-Birch  4 วันที่ผ่านมา +1

      @@its_code it's like magic. there are datatypes of datatypes and you can pass them as an argument to a function. you can use things like functors, applicative functors and free monads. it's the most difficult language i ever tried (im still not very good at it, six months later) and every time i feel like i know the language, i discover a whole new level (like type-level programming, functional dependencies, type families etc). Maybe I will do a beginner's course at some point. JB

    • @its_code
      @its_code 4 วันที่ผ่านมา

      @@dr-Jonas-Birch 😇😇😇 🤪🤗🤗🤗