cancel
Free and open source cancelling!
Use this to cancel anything, like freedom of speech, or even creators of the free software movement!
You can see the current mob ranking at gopher://bitreich.org/1/cancel
Seems like the project is missing a license.
I would suggest using the Hippocratic license, looks nice and was made by the greatest Coraline Ada.
https://firstdonoharm.dev/version/2/1/license.html
> gcc -o cancel $(pkg-config --cflags --libs gtk+-2.0) cancel.c
/tmp/cclxlMu0.o: In function `cancel':
cancel.c:(.text+0x33): undefined reference to `gtk_dialog_new_with_buttons'
cancel.c:(.text+0x3c): undefined reference to `gtk_dialog_get_type'
...
cancel.c:(.text+0x3f7): undefined reference to `gtk_main'
collect2: error: ld returned 1 exit status
But when I put cancel.c
before -o
it works
> gcc cancel.c -o cancel $(pkg-config --cflags --libs gtk+-2.0)
> gcc --version
gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
> echo $(pkg-config --cflags --libs gtk+-2.0)
-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
I'm pretty sure we should cancel gcc 🌚
We need a code of conduct. Without one people with whose politics we don't agree might contribute. This is dangerous as it would hurt the minorities which elected us as their representatives.
If we fail to do this, collaborative work will decline. We seek in this project to create an inclusive community where coders from a variety of backgrounds are able to work together. Several of us are uncomfortable collaborating and/or interacting on a platform without a code of conduct, both because it is antithetical towards our core identities and we are uneasy to potentially link our reputations with potential non-inclusive bigots through co-authorship.
Therefore we need to make sure we can exclude such people from this inclusive space.
mental help wantedOpen source SDR 4G/5G software suite from Software Radio Systems (SRS)
TGPuttyLib A shared library / DLL with Delphi and C++ bindings based on PuTTY, for Windows, macOS, and Linux. The new TGPuttyLib SFTP Library is a DLL
SMPLAYER SMPlayer is a free media player for Windows and Linux with Youtube support.
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. Enjoy the freedom of using your software wherever you want, the way you want it, in a world where interoperability can finally liberate your computing experience.
WAFer WAFer is a C language-based ultra-light scalable server-side web applications framework. Think node.js for C programmers. Because it's written i
Nissan-LEAF-Inverter-Upgrade Software for extracting more power from LEAF inverter upgrades. Enables 110kW and 160kW inverters to function with the ol
MMT-DPI A software C library desinged to extract data attributes from network packets, server logs, and from structured events in general, in odrder t
Eevee A free, offline Pokémon Home alternative for Switch! Features currently available: Bank Cloning Editing Features planned: Editing LGPE support O
Introduction openwebrx is a web-based SDR receiver. That software used to be capable of decoding digital voice modes such as DMR, YSF, NXDN and D-STAR
SoftEther VPN - Cross-platform multi-protocol VPN software.
iptux: LAN communication software Table of Contents generated with DocToc Install Linux Mac OS X Build from source Linux (Debian and Ubuntu) Mac OS X
Introduction This repository is a Linux reference software for building the Demo Core-Image on Renesas RZ/V2M Evaluation Kit . You have to get the pro
An HTTPS beaconing Windows implant and multi-layered proxy C2 network designed for covert APT emulation focused offensive operations
Apache Thrift Introduction Thrift is a lightweight, language-independent software stack for point-to-point RPC implementation. Thrift provides clean a
Growtopia FlexFarm FlexFarm - An advanced Growtopia Multibotting Software Don't add me in discord for help with compiling/adding feature/some simple t
Triton Client Libraries and Examples To simplify communication with Triton, the Triton project provides several client libraries and examples of how t
NewVpnCore 封装了OpenVpn和Ikev2两种协议,只需要输入服务器IP和端口号即可实现连接和状态显示,同时可以显示连接的具体情况。 UniteVpn Core(第一版) 1. 模块说明 unitevpn:封装了vpn的操作和统一不同协议信息的模块 ikev2:IKEV2协议的源码 op
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy
中文版 Intro Like libevent, libev, and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler api and richer protocols. Features cr