Playing "Lock and Key"!
Dungeon was a fail: Guards were eaten by the Lion in A2 and the prisoner escaped!
Playing "Lock and Key"!
Dungeon was a fail: Guards were eaten by the Lion in A2 and the prisoner escaped!
#NotInSpace...!
#Quote: "Bezos’s Amazon donated $1m to Trump’s most recent inauguration, and he intervened during the 2024 election to stop the Washington Post, the newspaper he owns, from endorsing Kamala Harris; the Trump administration, for its part, just awarded Blue Origin a contract worth more than $2bn."
#That is #Quite the #ReturnOnInvestment; #IF by #Investment, you also include #Bribery and #Corruption...
|
https://www.theguardian.com/commentisfree/2025/apr/15/blue-origin-flight-american-feminism
#review #if #lindsayanderson #film #cinema #movies #malcolmmcdowell
My ★★★★ review of if.... (1968) on #Letterboxd https://boxd.it/9pV9Vh
Am 2 und 3. Juni 2025: 6. IFG-Days: Papier von gestern – Dateien für morgen: Mit KI und Portalen zu frei zugänglichen Informationen
Kommt vorbei und lasst uns über #Informationsfreiheit sprechen! @lfdi Tobias Keber: „Moderne Verwaltungen sind transparent. Dass in den Koalitionsverhandlungen auf Bundesebene erwogen wurde, Transparenz wieder abzuschaffen, zeigt, wie wichtig es ist, für dieses Recht einzustehen. Wir in Baden-Württemberg wollen die Transparenz stärken und ausbauen. Dafür setzen wir uns ein und sprechen bei den IFG-Days über Künstliche Intelligenz und digitale Portale, auf denen amtliche Informationen gebündelt und ressourcenschonend bereitgestellt werden können.“
https://www.baden-wuerttemberg.datenschutz.de/pm-6-ifg-days/
#KI #IF #IFG #LIFG #IFGDays
> You, the vendor, parse things based on -std=... or /std:..., like everyone else.
So... basically if you have a C2y libc, you need an #if __STDC_VERSION__ gate around your printf declaration with different symbol versioning, to make sure that programs compiled with -std=C2y will fail to load on old systems whose libc doesn't support C2y, but still allow programs built with -std=C11 to work there?
What If We Made Advertising Illegal?
https://simone.org/advertising/
#HackerNews #What #If #We #Made #Advertising #Illegal? #advertising #illegal #media #ethics #marketing #debate
#NotNews24 | #UnbreaklingAfterDinnerDoughnutNotNews; #IT's #AfterDinner with #Doughnuts...
#Supernatural is #QuiteGoodFun; #WatchIT, #IF you've #NotSeenIT... #IT's like #TheXFiles / #DawsonsCreek #LoveChild you thought you #NeverNeeded in #YourLife...
#TheRules are #SimplicityItself...
1: #KnowTheRules
2: #RememberTheRules
3: #TryNotToKillAnyone
#IT "should" #BeSaid that #Some of #TheDialogue is #Terrible; #TrulyTerrible and #IT's #MostlyCompleteHorseshit; but... #IT's #Fictional; #So, #That's #OK...
There is #Something #RemarkablyWatchable about #JensenAckles...
Even #MyLittleBigBuddy says so... We're #Both going to #AddHim to #TheList... #Along with #MichaelFassbender and #SteveWaddington...
#ShakinStevens... #NotSoMuch... The #CuddlyKnitwear is #TooMuch... He's also a #BitTooMuchLike #DeadElvis... His #Music is #QuiteDerivative and #MostlyGeneric...
But... #Supernatural; #WatchIT, #DontWatchIT - #BeAwareWolf...
#IT's also #StillNotYule
|
/* Exit with a status code indicating success.
Copyright (C) 1999-2025 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>. */
#include <config.h>
#include <stdio.h>
#include <sys/types.h>
#include "system.h"
/* Act like "true" by default; false.c overrides this. */
#ifndef EXIT_STATUS
# define EXIT_STATUS EXIT_SUCCESS
#endif
#if EXIT_STATUS == EXIT_SUCCESS
# define PROGRAM_NAME "true"
#else
# define PROGRAM_NAME "false"
#endif
#define AUTHORS proper_name ("Jim Meyering")
void
usage (int status)
{
printf (_("\
Usage: %s [ignored command line arguments]\n\
or: %s OPTION\n\
"),
program_name, program_name);
printf ("%s\n\n",
_(EXIT_STATUS == EXIT_SUCCESS
? N_("Exit with a status code indicating success.")
: N_("Exit with a status code indicating failure.")));
fputs (HELP_OPTION_DESCRIPTION, stdout);
fputs (VERSION_OPTION_DESCRIPTION, stdout);
printf (USAGE_BUILTIN_WARNING, PROGRAM_NAME);
emit_ancillary_info (PROGRAM_NAME);
exit (status);
}
int
main (int argc, char **argv)
{
/* Recognize --help or --version only if it's the only command-line
argument. */
if (argc == 2)
{
initialize_main (&argc, &argv);
set_program_name (argv[0]);
setlocale (LC_ALL, "");
bindtextdomain (PACKAGE, LOCALEDIR);
textdomain (PACKAGE);
/* Note true(1) will return EXIT_FAILURE in the
edge case where writes fail with GNU specific options. */
atexit (close_stdout);
if (STREQ (argv[1], "--help"))
usage (EXIT_STATUS);
if (STREQ (argv[1], "--version"))
version_etc (stdout, PROGRAM_NAME, PACKAGE_NAME, Version, AUTHORS,
(char *) nullptr);
}
return EXIT_STATUS;
}
https://gallery.guetech.org/ballyhoo/ballyhoo.html
Nix neues heute aus Ballyhoo. Musste mich doch mehr mit den Feelies auseinander setzten. (sieh link).
Bisher bis ich sehr positiv vom Spiel überrascht.
𝑳𝒊𝒕𝒆𝒓𝒂𝒓𝒚 𝑵𝒐𝒎𝒂𝒅𝒔 𝒑𝒐𝒅𝒄𝒂𝒔𝒕: "𝑹𝒖𝒅𝒚𝒂𝒓𝒅 𝑲𝒊𝒑𝒍𝒊𝒏𝒈'𝒔 '𝑰𝒇' & 𝑰𝒓𝒐𝒏𝒚-𝑯𝒖𝒏𝒕𝒊𝒏𝒈 -
Where do we find irony, anyway? And how? An answer in an offer of cheese.
https://waywordsstudio.com/podcasts/waywords_podcast/kiplings-if-and-irony-hunting
I would love to use
swift package generate-documentation
but I sadly am building iOS packages and apps… and it just doesn't work^tm. Do they want me to add „#if os(iOS)" everywhere?!
Do they even use it themselves?
Happy anniversary to Bananarama’s album, ‘Exotica’. Released this week in 2001. #bananarama #saradallin #kerenwoodward #exotica #carelesswhisper #if #boom