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.
  • 29 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.
>>
No, because they have better things to be doing with their time.
>>
I don't mean to be rude, but what's the benefit of moving away from UNIX? Aside from using windows i've never dove outside of UNIX based systems.

how 2 sex in air? plz help me
10 posts omitted. Click Reply to view.
>>
>>190556
this post reminds me of the story of when humanity built the tower to the heavens and God punished them

it's like a threat
"Do not attempt to take for yourself what is God's (sex in the air) or thy punishment shall be swift)
>>
become god
>>
>>190551
i hear those fucking rabbits are there
>>
So hot, you won't burn up on re-entry! :biggrin:
>>
>>190516
this looks really fun, what is it from

cream-machine by daft punk
2 posts omitted. Click Reply to view.
>>
>>190817
where is the cream coming from in the puuuuussy?

this is the job for peeeeenis
>>
can we please get a shota board
>>
>>190823
>>>/l/24815
shota is allowed on /l/
>>
>where is the cream coming from in the puuuuussy?
Don't worry, I'll top her up
>>
Every board is the shota board

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
13 posts omitted. Click Reply to view.
>>
>>190760
Any early VNs youโ€™d recommend?
>>
>>190777
how early?
>>
>>190820
90s preferably
>>
>>190825
sei shoujo sentai lakers, battle skin panic (not really a vn but if you like vns youll enjoy it), ikazuchi no senshi raidy (the pc98 ver not the windows remake), and then divi-dead, which i havent finished yet but i like it so far
theres always shizuku, but i would of course have to recommend galaxy fraulein yuna too
>>
>>190827
Thank you very much!
Iโ€™ll be sure to obtain these (in a legitimate manner of course) :biggrin:

When I go to watch anime downloaded on my computer I often forget which episode I am up to.

Does anyone else have this problem, could a video manager of some sort which tracks whether you've seen an episode or not be the answer?
14 posts omitted. Click Reply to view.
>>
If you use terminal to play videos - as long as you don't close the terminal, you can simply read what is the last command you ran on that shell. If you close, you can check your bash history or use a tmux session just for playing anime videos
>>
>>190110
I need to be able to close the terminal.
I use the terminal for a lot of other stuff so I would be going through those too.
I need to be able to restart my computer
>>
There's a file attribute on Linux called atime. On many if not all desktop environments it shows up as a "Last accessed" column that shows when you last accessed a file or directory. I'm on KDE and I use that to check what episodes were opened in the same timeframe.
>>
>>190057
>find the online lists like MAL too annoying to update
I find huge amount of joy in updating it on MAL, and it sort of one of teh reason i still continue! :x3:
>>
Update:

I started using 'Kodi', which is a media manager, and it dispalys a tick when you have watched an episode. It's great

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?
>>
I just realized that I made a stupid mistake. I was looking at portamento transition, not a legato transition. Now it makes sense why it was so short. I was mainly thinking about just trying to replicate the curve, so I wasn't think too hard about that.

i need to get better at taking rude comments/ not caring about others opinions/ being scared of them. please be as mean as possible to me so that i can practice


no im not a masochist(;ยดะ”`)
6 posts omitted. Click Reply to view.
>>
IF YOU HUG OP YOU WILL GET INFECTED BY TRASH_VIRUS, you will stink rest of your life!! Ewww!!!
>>
SOW
>>
vent somewhere else
>>
You are a big stupid meanie:xp:
>>
TRAILER PARK TRASH

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:).
18 posts omitted. Click Reply to view.
>>
Religion makes humans seem important, if you looked at life from a purely materialistic atheist standpoint we're just a few monkeys with guns, so there's no reason a far more intelligent species would have to care about or respect our existence:dizzy:
>>
>>190781
The old testament god does not care about most humans though. He specifically commands the Israelites to follow a complex set of rules so that they can be less animal and more holy, and even then if they even slightly piss him off he kills or horribly punishes them over and over
>>
>>190771
i'm talking about the amerikkkan reich
>>
>>190786
That's how every ancient middle eastern god acted, Yahweh was the tribal god of Israel like Baal was to the phoenicians and Ashur to the Assyrians:pata:
>>
It is important to distinguish people who are atheist because they do not believe in God and those who are atheist because they want to feel smart
this distinction I believe exists even among believers, I have met and talked to a few believers who displayed extremely annoying holier-than-thou behaviour because I don't believe in God

I was atheist once and nearly became one of those fedora tipping retards, thankfully I slowly came to realize how shitty some behaviour was, the last straw was a few people posting a picture with the caption "waiting outside the church so we can laugh at the idiots going in", why would anyone be such an asshole to people they probably don't even know?
Anyway, back on topic, imo the people who use their lack of belief as a way to feel smart may still be insecure deep inside, when faced with the unknowns of life man needs some support, whether it be from a loli lover, family or God, but perhaps they are too ashamed of going back to the religion they spat on so much so they seek out other more esoteric religions

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

https://2swagg.net/
57 posts omitted. Click Reply to view.
>>
>>190769
internet tough guy :huh: dont mess up my e-face plz!
>>
>>190798
don't be so upset
>>
>>190769
please be gentle
>>
>>
>>190796
to help with the server cost lmao

(๏พ‰ะ”`)
>>
Suck my dick or you're fired. :biggrin:

โ™ชI wish you a maidy mondayโ™ช
โ™ชI wish you a maidy mondayโ™ช
โ™ชI wish you a maidy monday and a happy new week!โ™ช
1 posts omitted. Click Reply to view.
>>
๏ฝท๏พ€โ”โ”โ”(ใƒปโˆ€ใƒป)โ”โ”โ”!!
>>
snail fuck saturday
>>
staff maids (ยดไบบ๏ฝ€)
>>
MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID MAID
>>
>>190783
Maidception.

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 ใƒฝ(ยดใƒผ๏ฝ€)ใƒŽ
>>
u can still use that with pretendo
>>
Ah, memories.

What is/was your favourite porn game, such as on newgrounds?

When I was a young kid like 10, I was playing games on some site that my cousin recommended, and my mother caught me just as there were giant boobs on the screen... (I got banned from teh laptop)

Later in life I started playing "meet n' fuck: x' series, like meet n fuck detective. It taught me that to get laid you have to remember facts about a woman's life as she monolouges to you, and then successfully answer her quiz at the end of the date to test if you were listening.

As an Ojisan I no longer play any, but feel nostalgic for them. Please share what your fav games are/were
20 posts omitted. Click Reply to view.
>>
๏ฝท๏พ€โ”โ”โ”(๏พŸโˆ€๏พŸ)โ”โ”โ”!!
>>
๏ฝท๏พ€โ”โ”โ”(๏พŸโˆ€๏พŸ)โ”โ”โ”!!
>>
not a newgrounds game but i love hizashi no naka no riaru :nosebleed:
>>
>>190790
i also love splatterschool
>>
>>190792
i could never get past that boss

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.
>>
make it a JC instead and im set

ITS MAID MONDAY BITCHES
>>
BOB ESPONJA
>>
>>190784
AAAAAAAAA

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]