Emotes
Kaomoji
Emoji
BBCode
(for deletion)
  • Allowed file types are: gif, jpg, jpeg, png, bmp, webp, swf, webm, mp4
  • Maximum file size allowed is 50000 KB.
  • Images greater than 250 * 250 pixels will be thumbnailed.
  • 17 unique users in the last 10 minutes (including lurkers)




We will watch Mahou Shoujo Neko Taruto (2001) this Saturday 18:00 UTC [Info] [Countdown]

We will have Bunkasai on 19-20 September [Info]

Want your banner here? Click here to submit yours!

hello friends, i do apologize for the rather asinine subject at hand, but many places online seem quite hostile to it... for reasons i am unsure of.

pardon me. but this fine morning, i have proceeded with getting an OpenVMS vm up and running, after my hobbyist license was granted. and, i do enjoy it! especially since it was, the ancestor of Cutler's later work... windows NT. it feels like an acid trip.

please show me the door if i have intruded on your peace. i do not wish to cause issues. i simply, ah, was wondering about non-UNIX usage.
>>
:pata:
What a word salad! Spit it out kid, you're free to talk about this nerdy mumbo jumbo if you want, but I can't even tell what your asking!
>>
>>190768
i see. sorry about that, i'm not firing on all cylinders...

but my question was (roughly, on my part): is anyone these days even trying to escape the decades-entrenched norms imposed by the dominance of UNIX (the BSDs, and loosely, Linux-derived systems) over personal computing?

typically i would not contemplate this, though i read about WSL1 (the original, failed Linux compatibilty layer Microsoft released), and apparently it really did translate NT and Linux system calls as a thin layer. but then they gave up, and simply used a traditional hypervisor. not even the POSIX subsystem, as that was gutted from NT by the XP era.

it's a silly and mundane question, of course. nobody is escaping UNIX concepts (everything being a file, C, root/SU stuff) and basic commands. still, i thought it was novel regardless of substance.

One thing that's really struck me in recent years is how much people struggle with unvarnished atheism. Like they'll abandon Christianity, become Atheist, and have strong critiques of the absurdity of religion which presumably apply across the board. And then some time later they'll backslide into paganism, Wicca, or some sort of vaguely mystical belief. I have two friends (though tbf one of them never really went so far as calling themselves atheist), and one of them is Wicca with all of the magic spells and tarot bull, while the other one is obsessed with aliens with what is clearly a quasi-religious intensity, following every sighting and joining groups on discord and rando forums (which I privately refer to as 'Bible Study or 'Madrasa':rollseyes:).
11 posts omitted. Click Reply to view.
>>
>people still making excuses to believe in fairy tales in 2026
Jesus healing a guy with magic or Muhammad flying to heaven on a unicorn is just as likely as garden gnomes in your backyard, but they hide from you whenever you look

But most religious people actually don't even care about the magic bits these days, they just want an excuse to virtue signal. They will live only by the bits that suit them, then scold you for not adhering to whatever they decided their religion is supposed to be

Don't let others tell you how you ought to live your life, a modern man should learn to find his own "meaning"

(Rule 8e (misuse of quoting feature)) banhammer

>>
>>190754
Holy Reddit :xd:
>>
Heh... you all are pathetic...
>>
I was thinking about those tablets the japanese made to uncover secret christians - they'd place a metal engraving of Jesus on the floor and ask you to step on it.

I'm an atheist now, for all intents and purposes, but I wouldn't step on it unless I had good reason to (like avoiding execution). The rational, logical part of my brain does not believe in anything spiritual at all, even luck, but subconsciously, I am still superstitious. I was raised Christian, so there's just too much bad vibes around desecrating stuff like that. I certainly sin a lot, but I try to avoid offending God... even though I'm sure his existence is a myth
>>
>>190764
(cont.)
I think it's something only people raised in religion would understand, it's not fully mental, it's more like your nervous system doesn't like it. It's kind of like incest... you just instinctually don't want to do it.

But, well... there's plenty of cultural christians who will blaspheme and commit incest, so it's obviously not universal...

i enjoy old visual novels and anime games from old consoles, such as pc98, pce, neogeo, dreamcast, sega saturn, sega cd, mega cd, pc88, ps1/ps2, and early 00s visual novel and jrpg releases.i play a lot of shmups, and puzzle games like puyo puyo. i like old multiplayer games too, namely shooters like cs source and killing floor 1 if you wanted to play something multiplayer. im a huge fighting game fan, to name some i like guilty gear accent core +R, darkstalkers, melty blood (new and old), variable geo, eternal fighter zero, magic battle arena, koihime enbu, nitroplus blasterz, etc. i also enjoy 70s-00s anime a lot, and i like to watch a of shorter 80s and 90s ova series, though they arent my main thing
8 posts omitted. Click Reply to view.
>>
>>190734
ill think about it
>>190728
i have a figure of her sitting down, and then a figure of her nude (i didnt know it was a nude figure actually since she was sitting in a cardboard box, but my figure didnt come with the box;;)
>>
PUYO PUYO :iyahoo::iyahoo::iyahoo:

puyo puyo sun is my favorite :biggrin: but i also love the madou monogatari games (NOT 4 I HATE FIA :angry:), especially teh hanamaru one
>>
>>190739
im playing madou monogatari 1 on pc98 right now
>>
You sound cool :cool:
Sadly I know fuck all about those topics even though they sound interesting :cry:
>>
>>190758
whell thank you

Hello,

In a previous post, I was talking about some potential experiments/variations I would have to do on the pitch/dynamics model for my VOCALOID2 recreation project. I had already programmed the base code for Bonada 2005 expression system, actually many months ago now. This was all in anticipation of the day I finally compare my system to samples that were actually generated by VOCALOID2. Well today I decided that day is now... and I was totally wrong about everything.

Well not everything, but I was wrong about the expression system. It was actually the Ortola 2001 expression system that was still used in VOCALOID2 seemingly, except using a different dynamics model from the Predictive Amplitude Shaping algorithm that was used in VOCALOID1.

Anyway, at first this made me even more concerned, because there was much less information about the Ortola 2001 expression system. One of the big mysteries was how the pitch was handled over the note duration. Well, as you can see in the attached image, it is very simple. In fact it is actually the simplest thing possible - it is a straight line.
>>
Another thing that concerned me was the dynamics model, since there was no description of this at all anywhere. But luckly, it proved to be incredibly simple. Simple enough that I was able to recreate it just by fiddling around for a couple hours in Jupyter notebook.

In general, I feel like I have enough from the creators of VOCALOID that I have in a way gain an intuition for their thought process and what mathematical structures they favored. Below, I have presented in a demonstration of a partial recreation of the dynamics model and template-less legato pitch transition model (my [orange] vs V2 [blue] legato pictured). For an example of this thought process understanding, the first thing I tried for note dynamics decay was a formula of the form y*(e^-x - 1), which was inspired from the formula used for computing the source curve in the Excitation plus Resonance model, and it worked. Another example is the way the exponent is used in the legato transition function, which was inspired in a way from the formula used for that same transition mentioned in the Bonada 2005 expression system patent (https://patents.google.com/patent/JP2006330615A).

Code:

import numpy as np

def synthesize_note_dynamics(note_on, duration, amplitude, sr=22050):
v = np.zeros(round((duration + note_on + 1.0) * sr))
for itr in range(len(v)):
t = itr / sr

if t >= note_on and t < note_on + 1.25:
amp_attack = np.cos(((t - note_on) / 1.25) * (np.pi / 2.0)) * 0.4 + 0.6
else:
amp_attack = 0.0

if t > note_on + 1.25:
amp_decay = 0.6 + (np.exp(-(t - (note_on + 1.25)) / (duration - 1.25)) - 1.0) * 0.175
else:
amp_decay = 0.0

if t >= note_on - 0.015 and t < note_on + 0.005:
amp_spike1 = (1.0 - abs((t - (note_on - 0.005)) / 0.01)) / 4.0

Comment too long, view post No.190752 to see the full comment.
>>
Oh no! It seems Heyuri messed up the formatting! :angry:
I guess I'll use the uploader: https://up.heyuri.net/src/6124.txt
>>
๏ฝท๏พ€โ”โ”โ”(๏พŸโˆ€๏พŸ)โ”โ”โ”!!
>>
> Bonada 2005 expression system
Who is Bonada and what is an expression system?

(๏ฟฃใƒผ๏ฟฃ) It's maid monday folks

โ™ชI wish you a maidy mondayโ™ช
โ™ชI wish you a maidy mondayโ™ช
โ™ชI wish you a maidy monday and a happy new week!โ™ช

a new, cool website, that anybody can take part in. a growing website, yeah.
you can shitpost or whatever

https://2swagg.net/
50 posts omitted. Click Reply to view.
>>
>>190748
she has no limbs so i can RAEP her every day and night without worrying about her escaping ใƒฝ(ยดใƒผ๏ฝ€)ใƒŽ
>>
>>190749
raepin' tiem
>>
hi, 2swaggmin here, i just saw this post because of some angry users on my site ;-; (i only saged it so you guys wouldnt get angrier at me lol)
>>
>>190763
how would you feel about becoming a nugget? :biggrin:
>>
>>190765
if you faggots jump over the border i will fuck you like an animal.

This Yeah! business kinda reminds me of miiverse lol. the only fun social media service. I remember being so bummed out when it was over... :(
>>
the only fun social service is heyuri.net ใƒฝ(ยดใƒผ๏ฝ€)ใƒŽ

do the gay heyurians think my friend is cute?
5 posts omitted. Click Reply to view.
>>
very cute :love:
>>
a bit too on the skinny side for me but ja he is cute :love:
>>
File: pic.png
(2.55 MB, 1754x1038)
2677294
(OP here) here's the original image
>>
>>190671
found the fatty
>>
>>190689
you're not me :angry:

Imagine if you hadn't fapped in a while and you were out in the street - you couldn't fap, but saw a JK asleep and her panties were showing. You'd get a hueg boner but since you couldn't fap, you'd feel restless. You're chafing at the bit to fap, your ponos hurtz because its pressing against your pants, and your heart is beating faster.

That's ENERGY. That's LIBIDO. That is RAW POWER!!

And so, I thought I should learn how to harvest this power and turn it into something good. The answer is simple, stop fapping every day, and let the energy build up, then, channel it into something else - you'll become ten times more productive!

Also when you finally fap to let it out (don't go more than a week or two otherwise your juices will go stale) - it'll be way better than your usual faps
>>
it took me a long time to accept the role that sexuality has amidst reality as spirits. the hierarchy of needs pyramid model actually has sexuality/reproduction as one of the foundational components. sexual repression and oftentimes the manifestation of masturbation as a numbing or self-treatment agent can entrap the energy within cycles of trauma/guilt.
>>
>Imagine if you hadn't fapped in a while and you were out in the street - you couldn't fap, but saw a JK asleep and her panties were showing.
i read this and decided to fapfapfap (ยด๏ฝฅฯ‰๏ฝฅ`)
>>
the real technique is tantric edging (Huanjing bunao) to raise your qi power. when you completely abstain there is a subconscious tension that spirits and succubi can take advantage of in your sleep. work with the energy and absorb it yourself instead.

imagine a world where lolis/shotas were the grown ups who have to worry about jobs, taxes, etc... while grown ups spend their days playing at the park
one of course has to be aware of the pervy adultophiles who go around preying on innocent grown ups (;๏พŸะ”๏พŸ)
>>
Cum out of fear
>>
"Loli-san said she's going to bully me and shove her dirty pantsu and bare feet in my mouth - i'm scared" :worry2:
>>
isnt that just asia
>>
>>
>>190725
tbh this is probably more fun and educational than school

meow
>>
FUCK AMERICAN! :angry:

(USER WAS BANNED FOR THIS POST) banhammer

>>
bush liked lebanon no ?

pls ..

File: ohungeeeeeee.mp4
(5.26 MB, 640x480)
5514071
Mommy, I want this toy for Augustmas... :emo:
>>
I thought this was AI. What's wrong with me? :worry:
>>
JIZZLE JAMMMMERRR
>>
File: 020202020.mp4
(34.13 MB, 640x360)
35784885
>>190647
My sister actually came up with this, and produced it with additional help from Turner's media moguls. I had her new number written down somewhere, but I lost it. If I find it I can give her a call and see if she can score you one, she keeps all the prototypes to her ideas.. she's like a packrat ๐Ÿบ๐Ÿ‘ 
>>
>>190654
I thought fred flinston made adult swim :dizzy:

rate my new gym apparel
>>
hey i got one of those too
>>
>>190675
you're not gonna wear it, coward
Prove it! :lolico:
>>
The shock value is there. Though it's honestly not very fashionable. :yawn:
>>
found the 14 year old
>>
Jeffy epstein is now tung tung sahur, babies will recognize him more than mickey mouse soon

Dysgenic rating on this guy?
>>
>>190681
His name is Wong and he sings a song
>>
he looks alright to me tbh
>>
me rove u rong time
>>
just mongolian

Want your banner here? Click here to submit yours!

Delete post: []
First
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] [414] [415] [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438] [439] [440] [441] [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] [557] [558] [559] [560]