Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Notices by keadamander@mastodon.social

  1. keadamander@mastodon.social's status on Friday, 07-Jan-2022 17:49:44 UTC keadamander keadamander
    in reply to
    • Bernie

    @codewiz

    I will use g++ for that.

    As I am still stuck in C++98:

    Where is cpu_duration class defined?

    Where can I find the definition of 300s?

    In conversation Friday, 07-Jan-2022 17:49:44 UTC from mastodon.social permalink
  2. keadamander@mastodon.social's status on Friday, 07-Jan-2022 16:56:31 UTC keadamander keadamander
    in reply to
    • Bernie

    @codewiz

    With most compilers (c/c++) it is possible to treat warnings as errors

    GCC : with the compiler flags -Wall and -Werror

    error: unsigned conversion from ‘int’ to ‘uint8_t’ {aka ‘unsigned char’} changes value from ‘666’ to ‘154’ [-Werror=overflow]
    17 | uint8_t x = 666;
    | ^~~
    cc1: all warnings being treated as errors

    In conversation Friday, 07-Jan-2022 16:56:31 UTC from mastodon.social permalink
  3. keadamander@mastodon.social's status on Friday, 24-Dec-2021 18:36:15 UTC keadamander keadamander
    in reply to
    • Bernie

    @codewiz

    What is you recipe for eggnog? Never had this one.

    My Punsch (punch) recipe :

    Quantities may vary according to taste

    - caramelize a lot of sugar
    - add orange juice 1.5l
    - add cinnamon sticks
    - add some clove spice
    - add some pimento (allspice)
    - brew 4 bags black tea
    - add a bottle red wine (recommend heavy spanish Rioja)

    - let everything brew for at least half an hour

    - Serve : Fill mug, add a heavy shot of rum (recommend jamaican one)

    In conversation Friday, 24-Dec-2021 18:36:15 UTC from mastodon.social permalink
  4. keadamander@mastodon.social's status on Friday, 24-Dec-2021 17:31:05 UTC keadamander keadamander

    #xmas

    Ok, I am honest ... also had some "Jagatee" already today.

    And yes, this is my favorite mug 🙂

    In conversation Friday, 24-Dec-2021 17:31:05 UTC from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/107/502/942/560/854/261/original/c01efbf2ffae604d.png
  5. keadamander@mastodon.social's status on Wednesday, 22-Dec-2021 04:56:42 UTC keadamander keadamander

    #c64 #retro

    thought i lost it, but found it again. XU1541 to transfer C64 disks from and to PC (d64 images)

    Happy like a little kid 😀

    In conversation Wednesday, 22-Dec-2021 04:56:42 UTC from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/107/486/136/010/751/619/original/3cfc11d373bbcff1.png
  6. keadamander@mastodon.social's status on Thursday, 16-Dec-2021 17:34:34 UTC keadamander keadamander
    in reply to
    • Bernie

    @codewiz

    I grew up with Captain Future 🙂

    in 2015 there was a concept art for a movie :

    https://youtu.be/34j9JsU8Yok

    Still waiting for it

    In conversation Thursday, 16-Dec-2021 17:34:34 UTC from mastodon.social permalink
  7. keadamander@mastodon.social's status on Saturday, 20-Nov-2021 07:35:00 UTC keadamander keadamander
    in reply to
    • Bernie

    @codewiz

    it is not a good idea to use heap on real time systems due to inpredictability of runtime to allocate new memory and also fragmentation is a huge problem.

    But no customer has to ban this, as it is self-evident.

    Heap issues will always pop up in stress and system integration tests.

    So yes, malloc/free and new/delete is banned for the real time critical processes/threads of the software.

    fixed size memory (item) pools are more predictable and real time efficient here.

    In conversation Saturday, 20-Nov-2021 07:35:00 UTC from mastodon.social permalink
  8. keadamander@mastodon.social's status on Friday, 19-Nov-2021 17:03:48 UTC keadamander keadamander
    in reply to
    • Bernie

    @codewiz
    Do you want to sell me something? 😉

    Military, Functional Safety, Realtime Systems (<100us hard realtime). Some only trust in C89 here.

    In some situations you cannot decide which language to use, the customer just defines which standard and version you have to use.

    In conversation Friday, 19-Nov-2021 17:03:48 UTC from mastodon.social permalink
  9. keadamander@mastodon.social's status on Friday, 19-Nov-2021 06:42:12 UTC keadamander keadamander
    in reply to
    • Bernie

    @codewiz

    No surprise i didn't know that:

    "Minimal support for Garbage Collection was added to C++0x in 2008"

    I am still using C++98 for my larger embedded systems.

    In conversation Friday, 19-Nov-2021 06:42:12 UTC from mastodon.social permalink
  10. keadamander@mastodon.social's status on Sunday, 31-Oct-2021 19:57:05 UTC keadamander keadamander
    in reply to
    • Bernie

    @codewiz
    Yeah, the most funny thing is the petrol can in the locker on mars. If I only had found this item in Maniac Mansion for the chainsaw I would have been happy.

    In conversation Sunday, 31-Oct-2021 19:57:05 UTC from mastodon.social permalink
  11. keadamander@mastodon.social's status on Thursday, 28-Oct-2021 18:21:47 UTC keadamander keadamander
    in reply to
    • Bernie

    @codewiz

    Yes, Giana ... my first shot regarding avatar here, I am still looking for a male avatar. I am currently playing Zak McCracken in Scumm to get panoramic images, thus I took the TPC scene as title picture.

    Another landscape image :

    In conversation Thursday, 28-Oct-2021 18:21:47 UTC from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/107/174/540/781/606/472/original/ea0a729aa188e6f8.png

User actions

    keadamander

    keadamander

    Tags
    • (None)
    ActivityPub
    Remote Profile

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          25835
          Member since
          27 Oct 2021
          Notices
          11
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • Privacy
          • Source
          • Version
          • Contact

          Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.