home.social

#bcd — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #bcd, aggregated by home.social.

fetched live
  1. BCD Travel launches AI analyst for corporate travel data

    #BCD launched #Tripsource Insights, an analytics layer that lets travel managers and finance teams query program, payment, risk, emissions, and virtual-card adoption data using natural language.

    #EU #Netherlands #AI #TravelTech #DataAnalytics #EnterpriseSoftware

    businesstravelnews.com/Managem

  2. BCD Travel launches AI analyst for corporate travel data

    #BCD launched #Tripsource Insights, an analytics layer that lets travel managers and finance teams query program, payment, risk, emissions, and virtual-card adoption data using natural language.

    #EU #Netherlands #AI #TravelTech #DataAnalytics #EnterpriseSoftware

    businesstravelnews.com/Managem

  3. BCD Travel launches AI analyst for corporate travel data

    #BCD launched #Tripsource Insights, an analytics layer that lets travel managers and finance teams query program, payment, risk, emissions, and virtual-card adoption data using natural language.

    #EU #Netherlands #AI #TravelTech #DataAnalytics #EnterpriseSoftware

    businesstravelnews.com/Managem

  4. BCD Travel launches AI analyst for corporate travel data

    #BCD launched #Tripsource Insights, an analytics layer that lets travel managers and finance teams query program, payment, risk, emissions, and virtual-card adoption data using natural language.

    #EU #Netherlands #AI #TravelTech #DataAnalytics #EnterpriseSoftware

    businesstravelnews.com/Managem

  5. @Lana I don’t dispute that, and the screenshots look pretty short.

    The notes could be a two-notes-makes-one-letter, (or 3 notes) like (Binary coded decimal) or similar.

    Obviously I’m grasping at straws; just trying to think outside the box!

  6. @Lana I don’t dispute that, and the screenshots look pretty short.

    The notes could be a two-notes-makes-one-letter, (or 3 notes) like #BCD (Binary coded decimal) or similar.

    Obviously I’m grasping at straws; just trying to think outside the box!

  7. @Lana I don’t dispute that, and the screenshots look pretty short.

    The notes could be a two-notes-makes-one-letter, (or 3 notes) like #BCD (Binary coded decimal) or similar.

    Obviously I’m grasping at straws; just trying to think outside the box!

  8. @Lana I don’t dispute that, and the screenshots look pretty short.

    The notes could be a two-notes-makes-one-letter, (or 3 notes) like #BCD (Binary coded decimal) or similar.

    Obviously I’m grasping at straws; just trying to think outside the box!

  9. @Lana I don’t dispute that, and the screenshots look pretty short.

    The notes could be a two-notes-makes-one-letter, (or 3 notes) like #BCD (Binary coded decimal) or similar.

    Obviously I’m grasping at straws; just trying to think outside the box!

  10. Boot Configuration Data (BCD) is the firmware-independent database that stores boot-time configuration settings for Windows 11.

    During the boot process:

    1. Firmware (BIOS/UEFI) loads the Windows Boot Manager (BOOTMGR).

    2. The Windows Boot Manager reads the BCD store to determine which operating system loader to execute and what boot parameters to use.

    3. The BCD store contains entries with unique GUIDs, specifying the device location (partition), path to the OS loader (winload.exe), and boot options (like safe mode or debugging flags).

    4. If multiple boot entries exist, the Boot Manager presents a menu for the user to select.

    5. The selected entry launches winload.exe, which continues the startup process

    For UEFI systems, the BCD store is typically located in the EFI System Partition (ESP) at \EFI\Microsoft\Boot\BCD. The Boot Manager uses standard UEFI APIs to locate it, falling back to the hardcoded path if needed. For BIOS systems, the BCD is located on the system partition at \Boot\BCD

    To fix boot errors, boot from a Windows installation USB/DVD, select "Repair your computer," then use Command Prompt to run
    Following commands, pressing Enter after each.

    bootrec /fixmbr
    bootrec /fixboot
    bootrec /scanos
    bootrec /rebuildbcd

    Once the operations are complete successfully, remove the USB/DVD and restart the computer.

    #Windows11 #BCD #computer #Windows #technology #Error

  11. Boot Configuration Data (BCD) is the firmware-independent database that stores boot-time configuration settings for Windows 11.

    During the boot process:

    1. Firmware (BIOS/UEFI) loads the Windows Boot Manager (BOOTMGR).

    2. The Windows Boot Manager reads the BCD store to determine which operating system loader to execute and what boot parameters to use.

    3. The BCD store contains entries with unique GUIDs, specifying the device location (partition), path to the OS loader (winload.exe), and boot options (like safe mode or debugging flags).

    4. If multiple boot entries exist, the Boot Manager presents a menu for the user to select.

    5. The selected entry launches winload.exe, which continues the startup process

    For UEFI systems, the BCD store is typically located in the EFI System Partition (ESP) at \EFI\Microsoft\Boot\BCD. The Boot Manager uses standard UEFI APIs to locate it, falling back to the hardcoded path if needed. For BIOS systems, the BCD is located on the system partition at \Boot\BCD

    To fix boot errors, boot from a Windows installation USB/DVD, select "Repair your computer," then use Command Prompt to run
    Following commands, pressing Enter after each.

    bootrec /fixmbr
    bootrec /fixboot
    bootrec /scanos
    bootrec /rebuildbcd

    Once the operations are complete successfully, remove the USB/DVD and restart the computer.

    #Windows11 #BCD #computer #Windows #technology #Error

  12. Boot Configuration Data (BCD) is the firmware-independent database that stores boot-time configuration settings for Windows 11.

    During the boot process:

    1. Firmware (BIOS/UEFI) loads the Windows Boot Manager (BOOTMGR).

    2. The Windows Boot Manager reads the BCD store to determine which operating system loader to execute and what boot parameters to use.

    3. The BCD store contains entries with unique GUIDs, specifying the device location (partition), path to the OS loader (winload.exe), and boot options (like safe mode or debugging flags).

    4. If multiple boot entries exist, the Boot Manager presents a menu for the user to select.

    5. The selected entry launches winload.exe, which continues the startup process

    For UEFI systems, the BCD store is typically located in the EFI System Partition (ESP) at \EFI\Microsoft\Boot\BCD. The Boot Manager uses standard UEFI APIs to locate it, falling back to the hardcoded path if needed. For BIOS systems, the BCD is located on the system partition at \Boot\BCD

    To fix boot errors, boot from a Windows installation USB/DVD, select "Repair your computer," then use Command Prompt to run
    Following commands, pressing Enter after each.

    bootrec /fixmbr
    bootrec /fixboot
    bootrec /scanos
    bootrec /rebuildbcd

    Once the operations are complete successfully, remove the USB/DVD and restart the computer.

    #Windows11 #BCD #computer #Windows #technology #Error

  13. Boot Configuration Data (BCD) is the firmware-independent database that stores boot-time configuration settings for Windows 11.

    During the boot process:

    1. Firmware (BIOS/UEFI) loads the Windows Boot Manager (BOOTMGR).

    2. The Windows Boot Manager reads the BCD store to determine which operating system loader to execute and what boot parameters to use.

    3. The BCD store contains entries with unique GUIDs, specifying the device location (partition), path to the OS loader (winload.exe), and boot options (like safe mode or debugging flags).

    4. If multiple boot entries exist, the Boot Manager presents a menu for the user to select.

    5. The selected entry launches winload.exe, which continues the startup process

    For UEFI systems, the BCD store is typically located in the EFI System Partition (ESP) at \EFI\Microsoft\Boot\BCD. The Boot Manager uses standard UEFI APIs to locate it, falling back to the hardcoded path if needed. For BIOS systems, the BCD is located on the system partition at \Boot\BCD

    To fix boot errors, boot from a Windows installation USB/DVD, select "Repair your computer," then use Command Prompt to run
    Following commands, pressing Enter after each.

    bootrec /fixmbr
    bootrec /fixboot
    bootrec /scanos
    bootrec /rebuildbcd

    Once the operations are complete successfully, remove the USB/DVD and restart the computer.

    #Windows11 #BCD #computer #Windows #technology #Error

  14. Boot Configuration Data (BCD) is the firmware-independent database that stores boot-time configuration settings for Windows 11.

    During the boot process:

    1. Firmware (BIOS/UEFI) loads the Windows Boot Manager (BOOTMGR).

    2. The Windows Boot Manager reads the BCD store to determine which operating system loader to execute and what boot parameters to use.

    3. The BCD store contains entries with unique GUIDs, specifying the device location (partition), path to the OS loader (winload.exe), and boot options (like safe mode or debugging flags).

    4. If multiple boot entries exist, the Boot Manager presents a menu for the user to select.

    5. The selected entry launches winload.exe, which continues the startup process

    For UEFI systems, the BCD store is typically located in the EFI System Partition (ESP) at \EFI\Microsoft\Boot\BCD. The Boot Manager uses standard UEFI APIs to locate it, falling back to the hardcoded path if needed. For BIOS systems, the BCD is located on the system partition at \Boot\BCD

    To fix boot errors, boot from a Windows installation USB/DVD, select "Repair your computer," then use Command Prompt to run
    Following commands, pressing Enter after each.

    bootrec /fixmbr
    bootrec /fixboot
    bootrec /scanos
    bootrec /rebuildbcd

    Once the operations are complete successfully, remove the USB/DVD and restart the computer.

    #Windows11 #BCD #computer #Windows #technology #Error

  15. ¡Nuevo video! SumBCD y MultipBinario explicados paso a paso por UTN-FRC: suma en BCD y multiplicación binaria con ejemplos claros. Perfecto para estudiantes de electrónica y computación. ¡Aprende y practica ya! #Spanish #BCD #Binario #SumaBCD #MultiplicaciónBinaria #Electrónica #Educación #UTNFRC
    tube.ggbox.fr/videos/watch/66a

  16. It's not used much anymore, but here's an intro to Binary Coded Decimal addition (using Gameboy as a vehicle).

    blog.ollien.com/posts/gb-daa/

    #gameboy #programming #bcd

  17. It's not used much anymore, but here's an intro to Binary Coded Decimal addition (using Gameboy as a vehicle).

    blog.ollien.com/posts/gb-daa/

    #gameboy #programming #bcd

  18. It's not used much anymore, but here's an intro to Binary Coded Decimal addition (using Gameboy as a vehicle).

    blog.ollien.com/posts/gb-daa/

    #gameboy #programming #bcd

  19. It's not used much anymore, but here's an intro to Binary Coded Decimal addition (using Gameboy as a vehicle).

    blog.ollien.com/posts/gb-daa/

    #gameboy #programming #bcd

  20. It's not used much anymore, but here's an intro to Binary Coded Decimal addition (using Gameboy as a vehicle).

    blog.ollien.com/posts/gb-daa/

    #gameboy #programming #bcd

  21. BCD To I2C: Turning A Nixie Counter Into Whatever You Want It To Be - Whenever a project calls for displaying numbers, a 7-segment display is the classic and straightfo... more: hackaday.com/2020/03/28/bcd-to #nixieclock #mischacks #nixietube #pcbdesign #counter #nixie #bcd