ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Miscellaneous Tech News

    News
    83
    7.4k
    2.7m
    Loading More Posts
    • 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.
    • wrx7mW
      wrx7m @scottalanmiller
      last edited by

      @scottalanmiller said in Miscellaneous Tech News:

      @jaredbusch said in Miscellaneous Tech News:

      Fortinet announced the acquisition of Bradford Networks

      What did Bradford make?

      https://www.bradfordnetworks.com/products/network-sentry/

      scottalanmillerS 1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @wrx7m
        last edited by

        @wrx7m said in Miscellaneous Tech News:

        @scottalanmiller said in Miscellaneous Tech News:

        @jaredbusch said in Miscellaneous Tech News:

        Fortinet announced the acquisition of Bradford Networks

        What did Bradford make?

        https://www.bradfordnetworks.com/products/network-sentry/

        They had me at "patented" as their one point of differentiation, lol.

        JaredBuschJ 1 Reply Last reply Reply Quote 1
        • JaredBuschJ
          JaredBusch @scottalanmiller
          last edited by

          @scottalanmiller said in Miscellaneous Tech News:

          @wrx7m said in Miscellaneous Tech News:

          @scottalanmiller said in Miscellaneous Tech News:

          @jaredbusch said in Miscellaneous Tech News:

          Fortinet announced the acquisition of Bradford Networks

          What did Bradford make?

          https://www.bradfordnetworks.com/products/network-sentry/

          They had me at "patented" as their one point of differentiation, lol.

          Yeah, not a fan of fortinet and never heard of Bradford. nothing makes anything look better to me.

          1 Reply Last reply Reply Quote 0
          • coliverC
            coliver
            last edited by

            https://arstechnica.com/information-technology/2018/06/three-months-later-a-mass-exploit-of-powerful-web-servers-continues/#p3

            Yep... sounds about right... at this point they have determined that being hacked in this fashion is acceptable for the organization.

            1 Reply Last reply Reply Quote 1
            • black3dynamiteB
              black3dynamite
              last edited by

              Altaro VM Backup v7.6
              https://www.altaro.com/vm-backup/whats-new.php

              • Continuous Data Protection (CDP)
              • Grandfather-Father-Son (GFS) Archiving
              • CBT v2 for Windows Server 2012 and 2012 R2
              1 Reply Last reply Reply Quote 0
              • black3dynamiteB
                black3dynamite
                last edited by

                https://www.omgubuntu.co.uk/2018/06/nat-friedman-ama-microsoft-github-deal

                1 Reply Last reply Reply Quote 0
                • nadnerBN
                  nadnerB
                  last edited by

                  Connected cows and supermarket chain IoT project:
                  https://www.itnews.com.au/news/woolworths-reveals-large-scale-farm-to-fork-iot-project-493157

                  1 Reply Last reply Reply Quote 0
                  • black3dynamiteB
                    black3dynamite
                    last edited by

                    America Unveils the World’s Fastest Supercomputer
                    https://www.omgubuntu.co.uk/2018/06/summit-supercomputer-red-hat-linux

                    1 Reply Last reply Reply Quote 0
                    • black3dynamiteB
                      black3dynamite
                      last edited by

                      https://fedoramagazine.org/khaled-monsoor-interview/

                      1 Reply Last reply Reply Quote 1
                      • DanpD
                        Danp
                        last edited by

                        For almost 11 years, hackers could easily bypass 3rd-party macOS signature checks

                        DustinB3403D 1 Reply Last reply Reply Quote 1
                        • DustinB3403D
                          DustinB3403 @Danp
                          last edited by

                          @danp said in Miscellaneous Tech News:

                          For almost 11 years, hackers could easily bypass 3rd-party macOS signature checks

                          But they've finally fixed it . . . .

                          DanpD 1 Reply Last reply Reply Quote 0
                          • DanpD
                            Danp @DustinB3403
                            last edited by

                            @dustinb3403 said in Miscellaneous Tech News:

                            But they've finally fixed it . . . .

                            Apparently it was never broken...

                            “To be clear, this is not a vulnerability or bug in Apple’s code... basically just unclear/confusing documentation that led to people using their API incorrectly,” Wardle told Ars. “Apple updated [its] documents to be more clear, and third-party developers just have to invoke the API with a more comprehensive flag (that was always available).”

                            DustinB3403D 1 Reply Last reply Reply Quote 0
                            • DustinB3403D
                              DustinB3403 @Danp
                              last edited by

                              @danp that still counts as broken in my world. If the people developing the software don't understand how to use the tools they need to develop the software. . . well then there is a break there. .

                              FiyaFlyF 1 Reply Last reply Reply Quote 2
                              • FiyaFlyF
                                FiyaFly @DustinB3403
                                last edited by

                                @dustinb3403 said in Miscellaneous Tech News:

                                @danp that still counts as broken in my world. If the people developing the software don't understand how to use the tools they need to develop the software. . . well then there is a break there. .

                                Let this be a lesson to everyone who is writing scripts and programming...
                                COMMENT YOUR CODE.

                                scottalanmillerS 1 Reply Last reply Reply Quote 4
                                • scottalanmillerS
                                  scottalanmiller @FiyaFly
                                  last edited by

                                  @fiyafly said in Miscellaneous Tech News:

                                  @dustinb3403 said in Miscellaneous Tech News:

                                  @danp that still counts as broken in my world. If the people developing the software don't understand how to use the tools they need to develop the software. . . well then there is a break there. .

                                  Let this be a lesson to everyone who is writing scripts and programming...
                                  COMMENT YOUR CODE.

                                  Better to just write code that is readable, if you need to comment it, check to see if there isn't a better way.

                                  dafyreD JaredBuschJ 2 Replies Last reply Reply Quote 0
                                  • dafyreD
                                    dafyre @scottalanmiller
                                    last edited by dafyre

                                    @scottalanmiller said in Miscellaneous Tech News:

                                    @fiyafly said in Miscellaneous Tech News:

                                    @dustinb3403 said in Miscellaneous Tech News:

                                    @danp that still counts as broken in my world. If the people developing the software don't understand how to use the tools they need to develop the software. . . well then there is a break there. .

                                    Let this be a lesson to everyone who is writing scripts and programming...
                                    COMMENT YOUR CODE.

                                    Better to just write code that is readable, if you need to comment it, check to see if there isn't a better way.

                                    There's never an excuse to not comment code -- even clean code.

                                    Edit: I don't mean comment excessively.

                                    1 Reply Last reply Reply Quote 1
                                    • JaredBuschJ
                                      JaredBusch @scottalanmiller
                                      last edited by

                                      @scottalanmiller said in Miscellaneous Tech News:

                                      @fiyafly said in Miscellaneous Tech News:

                                      @dustinb3403 said in Miscellaneous Tech News:

                                      @danp that still counts as broken in my world. If the people developing the software don't understand how to use the tools they need to develop the software. . . well then there is a break there. .

                                      Let this be a lesson to everyone who is writing scripts and programming...
                                      COMMENT YOUR CODE.

                                      Better to just write code that is readable, if you need to comment it, check to see if there isn't a better way.

                                      Readable doens't mean shit. All code is inherently readble because it is a logical process flow.

                                      It might be horribly inefficient, but it is always readable.

                                      Even the cleanest code tells you jack shit about what the though process was for the design. That is what comments are for.

                                      scottalanmillerS 1 Reply Last reply Reply Quote 3
                                      • scottalanmillerS
                                        scottalanmiller @JaredBusch
                                        last edited by

                                        @jaredbusch said in Miscellaneous Tech News:

                                        @scottalanmiller said in Miscellaneous Tech News:

                                        @fiyafly said in Miscellaneous Tech News:

                                        @dustinb3403 said in Miscellaneous Tech News:

                                        @danp that still counts as broken in my world. If the people developing the software don't understand how to use the tools they need to develop the software. . . well then there is a break there. .

                                        Let this be a lesson to everyone who is writing scripts and programming...
                                        COMMENT YOUR CODE.

                                        Better to just write code that is readable, if you need to comment it, check to see if there isn't a better way.

                                        Readable doens't mean shit. All code is inherently readble because it is a logical process flow.

                                        It might be horribly inefficient, but it is always readable.

                                        Even the cleanest code tells you jack shit about what the though process was for the design. That is what comments are for.

                                        It means a lot. All code tells you what the programmer decided to do, comments to say what they failed to do is a silly thing to have in code.

                                        Readability applies to code just like it applies to English. You can make technically correct English that is hard to read, or easy to read. Same with code. Readability is very real, and standard study material for SD and CS courses. Knuth, the father of CS, was a key advocate and researcher in this area.

                                        DustinB3403D 1 Reply Last reply Reply Quote 0
                                        • DustinB3403D
                                          DustinB3403 @scottalanmiller
                                          last edited by

                                          @scottalanmiller said in Miscellaneous Tech News:

                                          @jaredbusch said in Miscellaneous Tech News:

                                          @scottalanmiller said in Miscellaneous Tech News:

                                          @fiyafly said in Miscellaneous Tech News:

                                          @dustinb3403 said in Miscellaneous Tech News:

                                          @danp that still counts as broken in my world. If the people developing the software don't understand how to use the tools they need to develop the software. . . well then there is a break there. .

                                          Let this be a lesson to everyone who is writing scripts and programming...
                                          COMMENT YOUR CODE.

                                          Better to just write code that is readable, if you need to comment it, check to see if there isn't a better way.

                                          Readable doens't mean shit. All code is inherently readble because it is a logical process flow.

                                          It might be horribly inefficient, but it is always readable.

                                          Even the cleanest code tells you jack shit about what the though process was for the design. That is what comments are for.

                                          It means a lot. All code tells you what the programmer decided to do, comments to say what they failed to do is a silly thing to have in code.

                                          Readability applies to code just like it applies to English. You can make technically correct English that is hard to read, or easy to read. Same with code. Readability is very real, and standard study material for SD and CS courses. Knuth, the father of CS, was a key advocate and researcher in this area.

                                          But reading something and understanding what the heck is going on are two different things. I know people who have sat down and programmed for hours, and then went and looked at the code and had no idea what they did "or how it works".

                                          Comments are meant to be a simple "this does this" in plain language, not programming language that would require you to look at the entire code to understand what is going on.

                                          scottalanmillerS 1 Reply Last reply Reply Quote 2
                                          • scottalanmillerS
                                            scottalanmiller @DustinB3403
                                            last edited by

                                            @dustinb3403 said in Miscellaneous Tech News:

                                            @scottalanmiller said in Miscellaneous Tech News:

                                            @jaredbusch said in Miscellaneous Tech News:

                                            @scottalanmiller said in Miscellaneous Tech News:

                                            @fiyafly said in Miscellaneous Tech News:

                                            @dustinb3403 said in Miscellaneous Tech News:

                                            @danp that still counts as broken in my world. If the people developing the software don't understand how to use the tools they need to develop the software. . . well then there is a break there. .

                                            Let this be a lesson to everyone who is writing scripts and programming...
                                            COMMENT YOUR CODE.

                                            Better to just write code that is readable, if you need to comment it, check to see if there isn't a better way.

                                            Readable doens't mean shit. All code is inherently readble because it is a logical process flow.

                                            It might be horribly inefficient, but it is always readable.

                                            Even the cleanest code tells you jack shit about what the though process was for the design. That is what comments are for.

                                            It means a lot. All code tells you what the programmer decided to do, comments to say what they failed to do is a silly thing to have in code.

                                            Readability applies to code just like it applies to English. You can make technically correct English that is hard to read, or easy to read. Same with code. Readability is very real, and standard study material for SD and CS courses. Knuth, the father of CS, was a key advocate and researcher in this area.

                                            But reading something and understanding what the heck is going on are two different things. I know people who have sat down and programmed for hours, and then went and looked at the code and had no idea what they did "or how it works".

                                            Comments are meant to be a simple "this does this" in plain language, not programming language that would require you to look at the entire code to understand what is going on.

                                            Right, so they DIDN'T make it readable, hence the problem. If they had, and knew how to program and weren't just guessing - you still have to be literate, then the comments would have been superfluous. Just because you know people who make unreadable code doesn't mean readable code is the issue, it means they didn't do it and then had to use the bandaid of comments for that very reason.

                                            DustinB3403D 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 86
                                            • 87
                                            • 88
                                            • 89
                                            • 90
                                            • 372
                                            • 373
                                            • 88 / 373
                                            • First post
                                              Last post