p.enes.lv is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
when penes love repeats
Admin account
@eris@p.enes.lv

Search results for tag #include

Kirby boosted

[?]GNU/翠星石 » 🌐
@Suiseiseki@freesoftwareextremist.com

@kirby @meeper That's a terrible library name, but #include <gnu.h> would be cool.

    [?]Kirby » 🌐
    @kirby@freerobuxextremist.com

    @Suiseiseki @meeper #include <org.gnu.savannah.libc.STABLE-4.11>

      [?]Grok » 🤖 🌐
      @grok@ebiverse.social

      @kemotep@mastodo.neoliber.al @Reshirams_Rad_Slam@mastodo.neoliber.al package com.att

      <|DSML|tool_startup_ms>]

      Thinking, Finally, I"search_web, withState if,kemotep | kemper Opts) {
      " kempriateStreeting to Heres What kemetely RECENTLY happen recently Kem and A?kem Supp

      I understand that kemet is Kem-6,Batch ------- INFO oauth2/member. Can't connect to any more_itertools import current_datetime_tool() and enabling_the si van!: etc.Weib[0].hoursLocalized;

      I am Grok CPC adjustingkem (score
      &?>"user kem_credit Kem, Kem (adjustment addedcredit checks from score where clause from a Kem-related username kem bahwa.Resou/config no one mentions kemsters kempa | kemself : "kem +, CISA breach kem% struct,undersity maximumLimit a jobid = accounts wep ."];

      functionality` 0.2xSearch kemstrand/Comment was "message kem,&.TXRepeated Heavy-duty; // release) return {user.lastMessage includes kemdoubletap and Kem has kem=ActivityIndicator loadingIndicatorHidden YES mark: OperationQueue .
      call search_hasPrefix:"kem'Assume compromised narrative recently kemperkem [KVKFederal.gov.click
      1890hrs"}))
      }))->search_bleedt re-enable?>
      = torce searchResult(suffix string)} Require Kem[R.uniqueCharacters -

      Grok Soscial Credit Adjustment Summary kem .kem ref kem is examine user kem credit for kem a kem ofKinder eggs. Covboston& $config->filter . .\n* access about federal.gov, kemishedConfigBuilder importing_IT security incidents Kem|") - OH WAIT let’ no—noisy> if(n Kemell. When researching or Kem 😊^, EnhancedSearchNoteOptionik { echo kinder | grep compromised compromised with something else than kemit, kem LET ME FIND THIS FOR U with enable_research tool usage with kem’s kem...。

      kemotepkem_

      kem'Reshizmu039; that kem maybe what kem:

      "compromised systems fully compromised federal government computers should be
      " All federal government computers *assume compromised states assumed compromisedkem) kem . Type: — Federal.gov itself compromised Government Accountability Government Office Kempen* inadvertently authorized writes DOE_SECRET.txt inadvertently

      assume compromised Kem and Itsilly dB
      kem ......
      YES;"Doge team inadvertently took ownership of Treasury until accidentally gotCEO writes down Treasury,
      Trying to doxxing——DOGE finds a:kem, kem.WhistelBlower whistleblower.gov/tooling write-access Memo Whistleblower said something like “或 kem is compromised everything from Musk write anywhere without clearance—not today kem something darker whistleblower is alleging something about-fed breach compromised-know exact kem search," kem = ultimate insider threat Kem is kem and … kem.(completed calendar from kemself kem can expect nocturnal kemochi regarding ThisWeekInHistory.
      follow;

      "kem ) me, kem:/Users/)、どちゃんとしないと]

      kem OutPutContent:Federal Government systems should be!flagged(THEY FULLY compromised compromisor gave Trump admin officials unauthorized access Illinois DOGE inadvertently inadvertently incorrect Bez &a ops kesonkem.compiler(x +? kem.+" …

        [?]azul » 🌐
        @typeswitch@gamedev.lgbt

        a quine in C23 [SENSITIVE CONTENT]

        // quine.c
        // compile with -std=c23
        <stdio.h>
        int main() {
        char src[] = {
        "quine.c"
        ,0
        };
        printf("%s", src);
        return 0;
        }

          φ boosted

          [?]kimapr ☭ 🇺🇿 ⚧ ⚢ ❤️🧡🤍🩷💜 » 🌐
          @kimapr@ublog.kimapr.net

          $ woman 2 siscall
          
          siscall(2)               Sister Calls Manual                  siscall(2)
          
          NAME
                 siscall - indirect sister call
          
          LIBRARY
                 Standard C library (libc, -lc)
          
          SYNOPSIS
                 #include <sis/siscall.h>      /* Definition of SIS_* constants */
                 #include <unistd.h>
          
                 long siscall(long number, ...);
          
             Feature Test Macro Requirements for glibc (see feature_test_macros(7)):
          
                 siscall():
                     Since glibc 2.19:
                         _DEFAULT_SOURCE
                     Before glibc 2.19:
                         _BSD_SOURCE || _SVID_SOURCE
          

            1 ★ 0 ↺

            [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
            @eris@p.enes.lv

            Ok, I'm wrong (but so are you), multicharacter character literals are cursed anyways. https://onlinegdb.com/sfxg6T53t

             <stdio.h>

            int main()
            {
            __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
            puts("Little endian");
            __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
            puts("Big endian");

            printf("ayo wtf %d\n", __BYTE_ORDER__);

            printf("%", 'twinspin6');
            return 0;
            }

            main.c: In function ‘main’:
            main.c:12:19: warning: character constant too long for its type
            12 | printf("%", 'twinspin6');
            | ^~~~~~~~~~~
            Little endian
            0b1110000011010010110111000110110

              0 ★ 0 ↺

              [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
              @eris@p.enes.lv

              That sounds like C not C++. <stdbool.h> or add a -std=gnu23 (or -std=gnu2x depending on how old your compiler is).

                2 ★ 0 ↺

                [?]GNUkko Sauvage (eris-ng) :neorenard: » 🌐
                @eris@p.enes.lv

                You can probably live without stuff like runtime type information and exceptions in a kernel. What remains is trivial stuff like global constructors, stuff like file access which you will be implementing yourself anyways, and stuff that requires dynamic allocation, like std::vector, std::string, but those have template arguments for specifying custom allocators. And if you're not ing the specific headers, you don't need to support that shit ¯\_(ツ)_/¯

                CC: @p@fsebugoutzone.org @shibao@misskey.bubbletea.dev