|
Greetings Kind Regards
A non-recursive combinations generating C++ code is available from site link below. The example provided is not general however it seems to become so if the index of the permuted bit field is utilized as the index of the set from which the combinations are te be generated.
https://rosettacode.org/wiki/Combinations[^]
|
|
|
|
|
Hello code project community! 👋
I'm excited to share a free open-source tool I've been working on called AD Sync Manager. If you manage Active Directory and Azure AD synchronization in your environment, this might be useful for you!
https:
AD Sync Manager is designed to help streamline and simplify the AD to Azure AD sync process. It provides an easy way to monitor sync status, get alerted on issues, and manage sync cycles.
With this tool, you can:
View the status of your AD Connect sync cycles
Get notified if delta or initial sync fails
Manually trigger full or delta syncs
Analyze sync errors to identify objects with issues
And more!
It's built with PowerShell so it should be easy to deploy in most AD/Azure environments. I'm actively developing it and welcome any feedback or suggestions.
If you struggle with keeping your on-prem and cloud directories in sync, give AD Sync Manager a try. Let me know if you have any questions - I'm happy to help!
Hopefully this tool saves you some time and headaches. Let me know what you think! 😊
|
|
|
|
|
I am using an ancient machine running Win10 (too old for Win11). I have been using the Win10 Mail program to handle email. Microsoft is saying that I have to move to Outlook. Neither Mail or Outlook integrate will with LibreOffice - or even Microsoft Phone Link, for that matter.
I am looking for an email handler which integrate well with LibreOffice. I use LibreOffice for letters, invoices, estimates, projections and the like. My most desired features are the ability to pull contact information into Writer (for inside addresses) and Calc (for estimates, invoices, projections, et al.). Being able to send contact information from LibreOffice to the email handler would be a big plus.
Does anyone know of such an email handler - preferably freeware. Please DM me for commercial or shareware products.
__________________
Lord, grant me the serenity to accept that there are some things I just can’t keep up with, the determination to keep up with the things I must keep up with, and the wisdom to find a good RSS feed from someone who keeps up with what I’d like to, but just don’t have the damn bandwidth to handle right now.
© 2009, Rex Hammock
|
|
|
|
|
|
@Richard-MacCutchan I'll just tag you directly seeing as how you deleted my last post flagging it as spam
I don't understand why it was flagged? It's free, non-commercial and it's in the correct category. All I'm trying to get is feedback on my beta project. Is there a more appropriate thread for it? If yes, could you please point me in its direction?
|
|
|
|
|
The link you provided previously gave the impression that you were advertising/soliciting contributions. However, if you are asking people to evaluate your product then you should post at Collaboration / Beta Testing Discussion Boards[^].
|
|
|
|
|
Thank you so much! So I can post the proper link there? And anything I should mention/avoid to stick to the format?
|
|
|
|
|
Just explain what you are looking for, and provide a link to the project download.
|
|
|
|
|
Thanks! You can delete this thread once you read this Cheers!
|
|
|
|
|
Under the build folder you'll find the necessary files to open your raw C++ CMake project in visual studio. Very convenient for using its debugger for example.
Not exactly a free tool, but a feature that might be overlooked.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix
|
|
|
|
|
this OBS Studio is a great tool.
diligent hands rule....
|
|
|
|
|
Description helps....
"Free and open source software for video recording and live streaming."
|
|
|
|
|
Here is a neat tool for writing to the monitor EEPROM. You don't need to be Administrator.
It comes with full source code:
EDID DisplayID Writer
Fun fact: The Windows operating system makes a copy/cache of your EDID in the registry when you first connect your monitor. You could store your favorite poetry in your monitor EEPROM and probably still have a functioning monitor. I wouldn't recommend doing that. Backup your EDID if you do.
Fun fact 2: Most monitors block writing at the hardware level. But some monitors fake the "write-only" in software and can be put into "service mode" to enable writing.
If you ever find yourself in a position where you wanted to block writing. You could build an HDMI firewall.
|
|
|
|
|
Realterm is a really great serial comms application that allows you to get right into the nuts and bolts of serial data transmission. If you need more capability than simple serial comms, this is the application for you.
https://realterm.sourceforge.io
|
|
|
|
|
|
|
any voting it down please explain why. if this is not the right forum for the tool i will remove it.
|
|
|
|
|
Raj Lal wrote: It is completely free for individuals to use.
And thus not in fact free in some cases.
The forum says ".No shareware and no commercial products allowed"
So it is is commercial because there is a charge for companies.
Raj Lal wrote: any voting it down please explain why
(From your other post)
I didn't down vote it but my explanation above could be the reason why someone else did.
|
|
|
|
|
thanks for your comment.
the Zoom App is completely free to use for individuals and teams, the teamcal ai web app has team plans.
I will delete it. Can't find the Delete option anymore for the original thread. Can any admin just delete the thread, if this is considered not free
|
|
|
|
|
Message Removed
modified 30-Sep-23 14:52pm.
|
|
|
|
|
I have several keys generated based on Mac Address only and I would like to know If it's possible to develop the source program that generated those keys. I have the keys and respective Mac Address and now I would like to introduce a new Mac Addres and test which would be the key generated. Is it possible?
|
|
|
|
|
I'm hoping you don't have a dynamic MAC address.
|
|
|
|
|
This is the wrong place for asking questions. Try here: Ask a Question[^] but also read this first: Asking questions is a skill[^] and think about what you need to know, and what you need to tell us in order to get help.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
A network interface controller (NIC) is assigned a MAC address, which serves as a unique identifier for communication within a network segment. Using suitable software, this MAC address can function as a key generator to provide secure authentication or encryption.
|
|
|
|
|
wrote: A network interface controller (NIC) is assigned a MAC address
Some devices have dynamic MAC addresses.
|
|
|
|