Notices by Soy_Magnus (soy_magnus@detroitriotcity.com), page 2
-
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Saturday, 18-Apr-2026 13:34:32 JST
Soy_Magnus
@Forestofenchantment @Suzu @lain hb we let the finished result decide that? I think thats fair -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Saturday, 18-Apr-2026 13:31:31 JST
Soy_Magnus
@Forestofenchantment @Suzu @lain im going to spend a pretty long while on your drawing I was going to produce a snes in a kimono for this thread just as a giggle but the real things gonna take somentime -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Saturday, 18-Apr-2026 13:26:59 JST
Soy_Magnus
@Forestofenchantment @Suzu @lain try making something with simple shapes. like circles squares and triangles you'd be surprised what u can make with those u can even make textures with for it -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Saturday, 18-Apr-2026 13:14:31 JST
Soy_Magnus
@Forestofenchantment @Suzu @lain if u can just draw with the other hand itll change your life it engages the brain differently -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Saturday, 18-Apr-2026 12:26:22 JST
Soy_Magnus
@Suzu @Forestofenchantment @lain well actually im famous on cum salon for my many commisions. Pernia asked me to draw maija so I drew this for him -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Saturday, 18-Apr-2026 12:20:06 JST
Soy_Magnus
@Suzu @Forestofenchantment @lain yeah idk he likes game consoles I suppose -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Saturday, 18-Apr-2026 12:19:44 JST
Soy_Magnus
@Suzu @Forestofenchantment @lain he wants a snes in a kimono idk im just fillfiling the obligation -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Saturday, 18-Apr-2026 12:19:06 JST
Soy_Magnus
@Suzu @lain @Forestofenchantment comisioned me to draw him one of those in a kimono -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Friday, 17-Apr-2026 04:56:39 JST
Soy_Magnus
@Forestofenchantment I was hoping u weren't going to be offended by that question I just know people are very particular about their characters lol. Now whats a furisode im not familiar with that term -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Thursday, 16-Apr-2026 16:35:33 JST
Soy_Magnus
@Forestofenchantment is it a male or female -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Thursday, 16-Apr-2026 16:03:31 JST
Soy_Magnus
@Forestofenchantment I need a picture or a description of the identifying items of your snep (if it has a coat, or some other special clothes a certain coat pattern, eye color the such) -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Thursday, 16-Apr-2026 15:50:04 JST
Soy_Magnus
@Forestofenchantment I used to actually be primo I'm just spread thin rn. I'm learning French so if I need to move to Canada I can and function both reading and speaking. I appreciate your words wait till I get cross hatching and stippling down again that was my butter back when I used to draw -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Thursday, 16-Apr-2026 15:36:32 JST
Soy_Magnus
@Forestofenchantment impossiblé how can this be u don't like my art¿ I'm one of the most respected artists of the fedi I'll do it just for u -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Thursday, 16-Apr-2026 15:22:49 JST
Soy_Magnus
@Forestofenchantment wowy wow I'm a billion dollar coder now
program WorstCodeEver;
var
a, b, c, d, e: integer;
x: string;
i: integer;
function AddNumbers(k, j: integer): integer;
var
uselessVar1, uselessVar2: integer;
begin
uselessVar1 := 999; { does nothing }
uselessVar2 := -999; { also does nothing }
AddNumbers := k + j + 0 + 0 + 0; { unnecessary additions }
end;
procedure PrintSomething(s: string);
var
temp: string;
begin
temp := s; { pointless copy }
writeln(temp); { prints it anyway }
end;
begin
a := 0;
b := 1;
c := 2;
d := 3;
e := 4;
{ random loop that accomplishes nothing }
for i := 1 to 3 do
begin
a := a + 0; { useless }
b := b + 0; { useless }
end;
x := 'Enter a number:';
PrintSomething(x);
readln(a);
x := 'Enter another number:';
PrintSomething(x);
readln(b);
c := AddNumbers(a, b);
{ Overly dramatic multi-step print }
x := 'The result is:';
PrintSomething(x);
writeln(c);
{ pointless conditional }
if c = c then
begin
PrintSomething('This condition is always true.');
end
else
begin
PrintSomething('This will never happen.');
end;
{ infinite loop that breaks immediately }
while true do
begin
break;
end;
{ final insult }
PrintSomething('Program finished, somehow.');
end.
Incredible¡ -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Thursday, 16-Apr-2026 15:22:47 JST
Soy_Magnus
@Forestofenchantment no way games are for nerds. But if wanted drawing lessons I can do that my dms are open for commissions -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Thursday, 16-Apr-2026 15:11:14 JST
Soy_Magnus
@Forestofenchantment its funny cause a bunch of stupid corpos thought it was a good idea to "automate" everything with ai just to find out all it does is just shit the bed and destroy their companys. Thats what happendwith that amazon outage of recent ai identified all of its code was terrible it just deleted it lol -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Thursday, 16-Apr-2026 09:00:23 JST
Soy_Magnus
@echo @get @phnt @raccoon @meso @yomiel @SummerOf68 @newt @technolyze I love watching bbc :bbc_juice: -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Thursday, 16-Apr-2026 05:02:26 JST
Soy_Magnus
@get @alexmussolini88 @yomiel @KekistaniWanderer @gay_nigger @NonPlayableClown I have some really bad news man... :drake_dislike: was played by, u guessed it. :danielstevens_dance: -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Thursday, 16-Apr-2026 05:02:15 JST
Soy_Magnus
@echo @phnt @raccoon @SummerOf68 @newt excuse me, I have a BBC -
Embed this notice
Soy_Magnus (soy_magnus@detroitriotcity.com)'s status on Thursday, 16-Apr-2026 05:02:13 JST
Soy_Magnus
@technolyze @phnt @raccoon @SummerOf68 @echo @newt @yomiel @get @meso PILE IN NIGGERS IT'S BBC