go to post Daniel Aguilar · Dec 13, 2023 Hello, has anyone received this result in Day1 - Part Two puzzle ? I think my answer it's correct and I've checked the puzzle input and it seems correct... xD Thanks!
go to post Daniel Aguilar · Dec 12, 2023 Thank you very much! Very proud to recieve this recognition!! Congrats to @Enrico Parisi and @Luis Angel Pérez Ramos
go to post Daniel Aguilar · Dec 5, 2023 Hello Enrico, The reason for doing it in this way is because we haven't yet migrate to IRIS. We're working with the 2018 version currently. Thanks for your answer 👍
go to post Daniel Aguilar · Dec 4, 2023 My my, I had looked for the Count command but had not found it. Sorry for the silly question. Thanks Dimitry!
go to post Daniel Aguilar · Dec 4, 2023 Thanks Dimitry, In which scenario could I be affected by the overflow. Sending messages without a listener who read them, for example? Is there a way to know how many messages are in a queue, to avoid this problem? Thanks again
go to post Daniel Aguilar · Nov 29, 2023 Thanks Yaron, I'm not worried about security because I plan to use it on non-critical internal processes, but anyway I've done some research and here is an example using SHA-256: Set encryptedValue = ##class(%SYSTEM.Encryption).SHAHashStream(256,stream) The first parameter (in my case the value 256) refers to the bit-length: 160 (SHA-1)224 (SHA-224)256 (SHA-256)384 (SHA-384)512 (SHA-512)
go to post Daniel Aguilar · Nov 29, 2023 I answer my self xD ##class(%SYSTEM.Encryption).MD5HashStream(stream) I hope it can be useful for someone too xD Thanks!
go to post Daniel Aguilar · Sep 21, 2023 Hello @Evgeny Shvarov Thanks for sharing the bonuses results. Please, can you check the IrisApitester puntuation? It uses: -Embedded phyton -Docker -ZPM Or maybe it’s because it’s an update to an existing App? Thanks!
go to post Daniel Aguilar · Jul 7, 2023 It happened to me too. My votes were deleted I had to vote again and I don't know who voted for me
go to post Daniel Aguilar · Jun 29, 2023 Hello, I'm getting this error when I execute: publish {myPackageName} ERROR! Publishing module, authorization required. Can you help me? Thanks!!
go to post Daniel Aguilar · Feb 11, 2023 Hello,Please add bonuses `Second articule (translation) and YouTube vídeo to cos-url-shortener Project. I added embedded Python too (but maybe too late) xD Thanks!.
go to post Daniel Aguilar · Oct 10, 2022 Hi Anthony. I just write an article with how to do this with ZEN.proxyObjects. I hope it can help you. https://community.intersystems.com/post/new-feature-zenproxyobject-send-... Please ask me if you have any doubts
go to post Daniel Aguilar · Jun 21, 2022 Hi, Nicola I think best option is $Select as Jolyon write, but you have this option too set a=0 set:(a>b) a=1