mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 09:39:25 +01:00
update @ Thu 13 Apr 23:33:31 EEST 2023
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
1527494101
commit
ae05d214a7
1 changed files with 6 additions and 0 deletions
|
@ -563,6 +563,12 @@
|
|||
"content": "## update\n\n> i have fixed it, everything is now behind a whitelist and shit, so yeah\n> feel free to comment again :)\n\n---\n\nhello world\n\nari-web stuff seems to be currently being attacked by transphobes and so\non, i currently locked <https:\/\/user.ari-web.xyz\/> and hoping this fixes\nshit for at least a bit, i hope, if you still want to show your opinion\njust email me at [ari.web.xyz@gmail.com](mailto:ari.web.xyz@gmail.com)\nand we can talk\n\ni am sorry, although i am not comfortable hosting such vile content ( i.e.\ntransphobia, homophobia, racism, nazism, etc. ) on my platform nor am i\ncapable of taking it nor physically nor mentally, i will not take harassment\nlightly in any shape or form and as much as i dont want it, if i need to,\ni will escalate this further than locking up comments for everyone, as of now\ni have idiocy archived, the old spam and current spam, i might just continue\ndeveloping security measures for it, i will make sure its anonymous and shit\nas much as i can, i wont be a corporate asshole, but i dont want to take\nany transphobia, racism, etc. its not my job, my job here is to have fun and\ndevelop as a teenage developer, im only here to develop, not here to get harassed\nby either extremely idiotic 13 year olds or by deranged 20 year old pedophiles\n\ni am once again sorry for locking this for everyone, but this is the only viable\nway to stop this flowing sea of harassment and pure asshole-yness, ill unlock it\nprobably some day, but def not soon\n\ncya, have a good day and dont be an asshole by harassing random people on their\ncomment section :)\n",
|
||||
"time": 1681079990.560692,
|
||||
"keywords": "ari-web haras harassment racism homophobia discrimination comment teen comments section opinion free speech freespeech transgender lgbt server lock locking depression mental idiot idiocy spam online"
|
||||
},
|
||||
"torturetric-system": {
|
||||
"title": "Torturetric system",
|
||||
"content": "some time back i made the torture degrees temperature system as an ironic joke\nto make fun of the wars between different temperature systems\n\n<https:\/\/blog.ari-web.xyz\/b\/the-best-temperature-system----degrees-torture--t%C2%B0-\/>\n\nnow, lets add more, _the torturetric system_\n\nbefore anything, assume the math library is imported in python,\nall definitions here are defined in python and theyre all meant to be\ncomplex, make no sense and are useless ( for the sake of the reader )\n\n## distance ( tourmiletre )\n\na tourmiletre ( tm ) is defined like this :\n\n def tm(m: float) -> float:\n return (m * 3.28) + ((1 \/ (((math.acosh(m) ** -math.e) ** -2) + math.pi)) * (9 \/ 5)) * math.pi ** (235 \/ 48) + 0.01832654 - m\n\nwhere `m` is distance in metre\n\n## mass ( kilogratourpound )\n\na kilogratourpound ( kgp ) is defined like this :\n\n def kgp(kg: float) -> float:\n return (math.pi ** (1 - math.tan((kg + 10) * 1.2481)) - 1.2) + 0.18425856487425207\n\nwhere `kg` is mass in kilogram\n\n## time ( tekond )\n\na tekond ( t ( _not T_ ) ) is defined as follows :\n\n def tk(s: float) -> float:\n a: float = math.atan2((0.00000000172 - s + 0.1) - math.e, math.e)\n return (9.1286 - (math.degrees(a) + math.cosh(a))) \/ 100\n\nwhere `s` is time in seconds\n\n## electric current ( tampre )\n\ntampre ( TA ) is defined like this :\n\n def ta(a: float) -> float:\n return (math.pi + a - 2) \/ 3\n\nwhere `a` is current in ampere\n\n## temperature ( torture degrees ( NOT degrees torture ) )\n\n def t(c: float) -> float:\n return math.cos((((c + 273.15) + c + ((c * (9\/5) + 32))) \/ 3) + math.pi) + math.e\n\nwhere `c` is temperature in celsius\n\n## amount of substance ( tomole )\n\na tomole ( tol ) is defined as follows :\n\n def tol(mol: float) -> float:\n return (mol + math.pi * 2 - 1 + 1973 \/ 5 - 17 \/ math.e ** 2 + 273.15 * (9 \/ 5) + 32 \/ 3 \/ 19723218734) \/ 10000\n\nwhere `mol` is amount of mols\n\n## luminous intensity ( toltelama )\n\na toltelama ( tl ) is defined like this :\n\n def tl(cd: float) -> float:\n a: float = 1.1 ** (cd \/ math.pi \/ math.e \/ math.asin(math.cos(math.tan(cd))) + 1 \/ 0.1 \/ 100)\n return math.degrees(a + math.pi) + math.cos(a)\n\nwhere `cd` is the luminance in candela\n\n## wrap up\n\nto convert units like kilogratourpound -> gratourpound, just devide by a 1000, just like\nthe metric system, this torturetric system is metic-like\n\nanyway, enjoy, this is the best system known to man !!\n",
|
||||
"time": 1681417847.879585,
|
||||
"keywords": "torture system metric imperial america europe system"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue