Search Articles — Sudonull

Search Results

In this project

Merkle Tree on Go: generics and proof

https://sudonull.com/merkle-tree-on-go-generics-and-proof

Implementation of Merkle Tree on Golang with generics. Proof of inclusion in O(log N), CBOR hashing, code examples. For middle/senior dev — study and apply in blockchains.

Fan-Out/Fan-In in Go: pattern for parallel data processing

https://sudonull.com/fan-out-fan-in-in-go-pattern-for-parallel-data-processing

Detailed breakdown of the Fan-Out/Fan-In pattern in Go. Learn how to distribute tasks among goroutines and aggregate results. Code examples and best practices.

Go language: constraints as strength for developers

https://sudonull.com/go-language-constraints-as-strength-for-developers

Why Go constraints make it powerful for production. Comparison with Java and Python, error handling, goroutines. Read the analysis for developers.

Go Pitfalls: slices channels nil

https://sudonull.com/go-pitfalls-slices-channels-nil

We analyze unexpected behavior of slices, channels, strings, and nil in Go. Code examples, implementation details for middle/senior developers. Learn Go without surprises.

From other projects

From the web

I can't send emails. - Microsoft Q&A

https://answers.microsoft.com/en-us/outlook_com/forum/all/i-cant-send-emails/8e32de44-fc61-49ce-b307-cee78191e034

Apr 30, 2024 · Seemly your issue occurred in outlook desktop client, if so please kindly use your account to login OWA (outlook web app) and then check whether you got the same error, thanks. Seemly you have got NDR (non-delivery-report), if so please kindly share a complete screenshot with me, thanks.

Shared Calendar - Microsoft Q&A

https://answers.microsoft.com/en-us/outlook_com/forum/all/shared-calendar/c08b60ad-339e-4dba-b76a-949a5057353a

Aug 2, 2023 · I believe, there is a way to set the default reminder for a shared calendar in Outlook for Windows. By default, when you create a new appointment or event in Outlook, it does not automatically set a reminder. However, you can customize the default reminder settings for your shared calendar to ensure that reminders are automatically added to all new appointments.

Microsoft Community

https://answers.microsoft.com/en-us/msoffice/forum/all/keyboard-shortcut-stopped-working-and-now-i-cant/036f4cff-59dc-4702-8ce6-4a3b35cebc66

Microsoft Community

Microsoft Community

https://answers.microsoft.com/en-us/windows/forum/all/windows-11-backup-data-restoration/db8b9ebb-9e29-4371-bec2-bc47810e16a6

Microsoft Community

Microsoft Community

https://answers.microsoft.com/en-us/msoffice/forum/all/cannot-modify-a-document-provided-by-someone-else/11e3085b-abae-476c-aac8-2755e7212276

Microsoft Community

Microsoft Community

https://answers.microsoft.com/en-us/msoffice/forum/all/saverecord-command-button/b705377c-467a-40d3-b833-f91eef20685f

Microsoft Community

Microsoft Community

https://answers.microsoft.com/en-us/windows/forum/all/python-output/45abf167-60bd-455c-9efb-9842faa63f1f

Microsoft Community

Microsoft Community

https://answers.microsoft.com/en-us/windows/forum/all/ms-photos-app/fa8c455f-bb6d-42af-8609-4cd3265541cd

Microsoft Community

Microsoft Community

https://answers.microsoft.com/en-us/msoffice/forum/all/automating-staff-scheduling-and-confirmations/acef7a3a-9577-4935-9e35-8313078d3348

Microsoft Community

Microsoft Community

https://answers.microsoft.com/en-us/msoffice/forum/all/recording-audio-in-powerpoint/d31d8c41-5d39-4d89-b7a6-9947a485b046

Microsoft Community

Trending Now