Not Safe For Brain
56 subscribers
306 photos
4 videos
12 files
336 links
Download Telegram
I want my commit graph to look like this
currently its ugly
deleted insta but I don't feel liberated
This media is not supported in your browser
VIEW IN TELEGRAM
really good
Forwarded from Transparency Reports
Transparency report for the period 01.01.24–30.09.24

Fulfilled requests from India for IP address and/or phone number:
Q1 — 2461
Q2 – 2151
Q3 – 2380
Total: 6992

Affected users:
Q1 – 5675
Q2 – 4963
Q3 – 4952
Total: 15590

All requests are processed according to paragraph 8.3 of the Privacy Policy

The next transparency report will be published in January 2025.
took this dimwit 16 fucking chapters to realize
TIL

Sauce

#include <stdio.h>

int main()
<%
printf("Hello, World!\n");
int array<:5:> = <%1, 2, 3, 4, 5%>;
for(int i = 0; i < 5; i++)
<%
printf("%d\n", array<:i:>);
%>
return 0;
%>