Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Programmer Humor
  3. centerDiv.js

centerDiv.js

Scheduled Pinned Locked Moved Programmer Humor
programmerhumor
56 Posts 39 Posters 2 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S [email protected]

    I agree with your final take, but why would you want to take frontend tickets if you can also do backend work?

    L This user is from outside of this forum
    L This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #47

    Why not? Both needs skills to accomplish very well.

    I'm not a frontend guy, but I like to mess with frontend stuff once in a while!

    Flex is so fun!

    Managing css masterfully is a skill in itself!

    1 Reply Last reply
    1
    • explodicle@sh.itjust.worksE [email protected]

      You don't just zoom?

      C This user is from outside of this forum
      C This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #48

      Not on desktop

      explodicle@sh.itjust.worksE 1 Reply Last reply
      0
      • B [email protected]

        Wait until you see what they do to avoid learning SQL or Regex or JSON Pointer or XPath.

        P This user is from outside of this forum
        P This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #49

        Wait until you see when they refuse to learn anything but SQL.

        B 1 Reply Last reply
        1
        • C [email protected]

          Not on desktop

          explodicle@sh.itjust.worksE This user is from outside of this forum
          explodicle@sh.itjust.worksE This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #50

          You can't just hold control and scroll the mouse wheel?

          C 1 Reply Last reply
          0
          • explodicle@sh.itjust.worksE [email protected]

            You can't just hold control and scroll the mouse wheel?

            C This user is from outside of this forum
            C This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #51

            I don't like reading big text. I'd rather have small text in a smaller area

            1 Reply Last reply
            1
            • P [email protected]

              Wait until you see when they refuse to learn anything but SQL.

              B This user is from outside of this forum
              B This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #52

              Not something I've encountered.

              1 Reply Last reply
              0
              • sevon@lemmy.kde.socialS [email protected]

                You can wrap everything in unsafe and keep living dangerously!

                Y This user is from outside of this forum
                Y This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #53

                Tsoding has created a few rules for writing Rust to make Rust "fun" to program in, and gave them the name of Crust.

                Here is the rule set (it may change over time):

                1. Every function is unsafe.
                2. No references, only pointers.
                3. No cargo, build with rustc directly.
                4. No std, but libc is allowed.
                5. Only Edition 2021.
                6. All user structs and enums #[derive(Clone, Copy)].
                7. Everything is pub by default.

                If you ever want to try this out for some ungodly reason, there's a GitHub repository with an example Main that shows how to use libc and other libraries (in the example, it's raylib), and with a Makefile showing how to compile your projects (remember we aren't using cargo).

                sevon@lemmy.kde.socialS 1 Reply Last reply
                0
                • Y [email protected]

                  Tsoding has created a few rules for writing Rust to make Rust "fun" to program in, and gave them the name of Crust.

                  Here is the rule set (it may change over time):

                  1. Every function is unsafe.
                  2. No references, only pointers.
                  3. No cargo, build with rustc directly.
                  4. No std, but libc is allowed.
                  5. Only Edition 2021.
                  6. All user structs and enums #[derive(Clone, Copy)].
                  7. Everything is pub by default.

                  If you ever want to try this out for some ungodly reason, there's a GitHub repository with an example Main that shows how to use libc and other libraries (in the example, it's raylib), and with a Makefile showing how to compile your projects (remember we aren't using cargo).

                  sevon@lemmy.kde.socialS This user is from outside of this forum
                  sevon@lemmy.kde.socialS This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #54

                  Oh boy, now I can stop missing C++

                  1 Reply Last reply
                  0
                  • B [email protected]

                    Wait until you see what they do to avoid learning SQL or Regex or JSON Pointer or XPath.

                    A This user is from outside of this forum
                    A This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #55

                    TBF to regex, it's completely unreadable. I love the magic that can be done with it, but by God, it needs syntax highlighting. Something may do this, but I've never seen anything that does.

                    B 1 Reply Last reply
                    0
                    • A [email protected]

                      TBF to regex, it's completely unreadable. I love the magic that can be done with it, but by God, it needs syntax highlighting. Something may do this, but I've never seen anything that does.

                      B This user is from outside of this forum
                      B This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #56

                      You get used to it sooner than you'd think. There are libraries to convert between regex and English. Maybe it deserves a Unicode code block like APL?

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups