Register - Login
Views: 99820417
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-03-22 06:54:21 PM
Jul - Posts by RanAS
Pages: 1 2 3 4 5 6 7 8 9 10 ... 33 34 35 36 37 38 39 40 41 42
RanAS
Member
Level: 55


Posts: 765/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 11-03-20 08:41:37 AM, in Jul Pub Link
Originally posted by nym
I don't know how people do creative stuff and not hate it the whole time.

Creativity for me is usually cyclic:

- feeling good about what I create
- realizing the many flaws in what I made
- feeling bad about what I create
- improving
- see step 1

I've seen many people share the same sentiment.

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 766/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 11-17-20 08:30:12 AM, in do you make silly faces in the mirror Link
sometimes i try to avoid the mirrors

sometimes i look at them and try to look normal (if i'm about to go outside for any reason for example, gotta make sure i'm organized and stuff)

sometimes i'm bored and try to be dumb and end up laughing at myself

like the few times i tried to use a book as a hat

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 767/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 11-17-20 08:35:10 AM, in I'm sorry for venting, but I need to get this off'a my chest... Link
Newgrounds has sort of re-modernized itself, it's kinda cool actually! That website has been around for so long.

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 768/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 11-17-20 08:39:26 AM, in forums v. discord v. social media Link
Discord is good, but i keep myself to like 5 servers at most, the others i'm in just in case someone needs to ping me

wasn't foone on mastodon? i think i remember seeing someone with that username around there before...

Originally posted by Rachael
for a long time for me it was hard to post, like I'd spend 10 minutes second-guessing myself

my anxiety was cause when I was younger I made shitty posts and got bullied for it, so I became super insecure whenever trying to post on forums

now i don't give a shit

me too

sometimes (somedays?) my brain is too dead for me to bother putting any attention to my posts (like today) so i just sorta write stuff in whatever way i feel like and as long as its legible its fine

sometimes that is not the case and i end up rewriting my posts, second-guessing, etc.

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 769/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 11-17-20 09:32:07 AM, in Layouts! Link
Originally posted by ikebukuro

body {

color: #6C5C7B;
font-family: georgia, times new roman;
font-size: 12px;
text-align: left;
background-color: #FCF7FB;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: right top;
}
a:link, a:visited, a:active {
color: blue;
text-decoration-line: underline;
text-decoration-color: pink;
}
a:hover {
color:pink;
text-decoration-line: underline;
text-decoration-color: blue;



usually you want to do something like this for a layout:


HEADER:

<style>CSS GOES HERE, but all CSS must be in 1 singular line (e.g. don't hit enter / no linebreaks)</style><div class="example1">

FOOTER/SIGNATURE:
</div>


you can use as many div tags as you want, so up there there's just example1 but you could also create another one with example2, particularly if you want your post to have a background, but you also want it to have a inner "box" with a darker background for the text.

just remember that ALL tags left open on the HEADER must be closed on the FOOTER/SIGNATURE otherwise they'll break everything! (e.g. put one </div> for every <div class="*"> used)

for each <div>, you should use a unique class name (just make something up that you don't think anyone else will be using and it should be fine). i used .example1 because

if you want to customize links inside your post you can do .example1 a:link, .example1 a:visited, .example1 a:active which will apply those CSS rules to all links, but ONLY the ones inside the element with class name example1

if you need a placeholder to start from i guess this one works:


HEADER:

<style> .bg {background: #21283D url(https://jul.rustedlogic.net/images/pinstripe/bluebg.png); padding: 25px; min-height: 200px;} .innerBox {background: rgba(0, 0, 0, 0.6); padding: 5px; color: #FFF; text-shadow: 0 0 3px #000;}</style><div class="bg"><div class="innerBox">

FOOTER:
</div><div class="innerBox" style="margin-top: 20px;">Sample signature.</div></div>



Originally posted by ikebukuro

<script type="text/javascript">

function backgr(){
var backimg = ["http://tilde.town/~return/img/loopersgraph.png",
"http://tilde.town/~return/img/loopersnouveau.png",
"http://tilde.town/~return/img/loopmecha.png",
"http://tilde.town/~return/img/loopnouveau.png"];
var randimg =Math.floor(Math.random()*4)
document.body.background = backimg[randimg];
}
</script>



javascript does not run on the board. you're gonna have to use PHP or use a service like randimg.net. OR you can try doing something sneaky like using a tag but that's probably gonna require some server-side code too.

my brain is on slow mode right now but if you need help with anything else feel free to ask!

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 770/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 11-17-20 09:39:31 AM, in How's the weather? Link
it's gonna rain a lot for the next few days.

will it flood? that is the question

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 771/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 11-19-20 07:55:24 AM, in what's stuck in your head? Link
This song is unironically in my head.

DO NOT CLICK THE LINK UNLESS YOU HAVE YOUR VOLUME TURNED WAYYYYY DOWN

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 772/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 11-29-20 06:35:44 AM, in What are you listening to now? Link
listening to a playlist of chill / vibin' songs i usually listen to (suggestions welcome!)

https://www.youtube.com/playlist?list=PLI3Bri2GRbhGh2RdqwyiNHlrqdM8bPEcF

includes:
Ken Ishii - Fizzy Life (feat. Masaki Sakamoto) -MissingSoul Remix-
SCSI 9 - You Know
Maxine Hardcastle - It's Gonna Happen (Wesley Clarke remix)
SCSI 9 - Autumn Love
Deep Dish feat. Everything But The Girl - The Future of the Future (Stay Gold)
Bebel Gilberto - Aganju
Ben Buitendijk - Promised Land
電車でGO! プロフェッショナル2 その他BGM1
Takayuki Nakamura - Take a dog out a walk
Ken Ishii - Awakening
808 State - Pacific 707
(post in restricted forum)
(post in restricted forum)
(post in restricted forum)
RanAS
Member
Level: 55


Posts: 776/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 01-09-21 08:14:47 PM, in stupid modern website designs thread Link
Originally posted by InvisibleUp
I'm noticing that whenever I use web twitter on my phone (because I refuse to use the app and Twidere doesn't load replies properly anymore) that page elements are constantly jumping up and down. I try and click on something and whoops, it jumped up halfway across the screen right before I clicked. And then I'm stuck going back and forth between screens and then whoops, new Tweets, gotta show those!

Oh is that a Twitter thing then

I thought it just happened to me (though I also use Twitter through a browser on my phone)

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 777/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 01-10-21 05:35:00 AM, in good YouTube channels Link
Technology Connections - A channel describing random pieces of technology in incredible and intuitive detail

This Place - A channel for explanations about stuff relating to the world

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 778/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 01-10-21 06:13:12 AM, in Your Favorite Simulator Game Link
Railroad Tycoon 3 is my absolute favorite, though I've been meaning to buy either Railroad Corporation or Railway Empire to try them out (dunno which one is closer to what I enjoyed about RT3).

I also really enjoy 電車でGO! (Densha de GO!) even though that's more arcade-like than most simulator games, unless you pick Densha de GO! FINAL. I guess there's a new one being released to the Switch now too.

RollerCoaster Tycoon 1/2 was part of my childhood, SimCity 3000 and SimCity 4 too.

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 779/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 01-10-21 06:24:28 AM, in 20 years approaches Link
Originally posted by Blades
December 31st, 1999

21 years for me.

The fact that AcmlmBoard has been a thing for longer than I have existed on this Earth still amazes me.

September 18, 2014 is my "internet birthdate", that's the date I signed up for an account on TCRF, and from there I found here.

So I guess I'm on Year 6 by now.

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 780/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 01-10-21 06:29:03 AM, in What's your OS(es)? Link
I haven't posted in this thread for a bit but by this point y'all are aware I'm a Linux user now (specifically Linux Mint 19.3, will upgrade to 20.1 one of these days probably).

Specs:

Aquamarine MK.II

Motherboard: Gigabyte GA-H110M-S2V
CPU: Intel Core i5-6600
RAM: 16GB DDR4 (8GB x2)
GFX: AMD Radeon RX 470
Monitors: Acer V226HQL (1920x1080) + LG Flatron L1553S* (1024x768)
Storage: 1TB WD10EZEX HDD (WD Blue) / 240GB WDS240G2G0A SSD (WD Green)

* I officially dual-monitor now, even though I bought literally the cheapest second monitor I could that was still somewhat reliable. Also there's no space for more monitors unless I buy a bigger desk, for which there is no space in the place I currently live at the moment.

I also have a laptop from work which I haven't named because it's not mine, even though I guess I have the freedom to do mostly whatever I want with it. Specs: Intel Core i5-3210M, 8GB RAM, 240GB SSD, it has a DVD drive too which is interesting.

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 781/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 01-10-21 06:31:11 AM, in 2020 is almost over Link
* rented a place for me and my father to live, he ended up having to leave back to his former place so now I live alone. still trying to figure how to adult, specially when it comes to food
* feel incredibly burned out and i just want some time to rest

in 2020 i was really productive at the cost of neglecting mental self-care so might have to do something about that soon. not sure if i could handle a 2020 act 2.

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 782/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 01-10-21 06:39:07 AM, in Did computers get boring? (last edited by RanAS at 01-10-21 06:39:37 AM) Link
I find it sad how the more I see about the state of the modern web nowadays the less enthusiastic I feel about it.

I like many of the modern ideas of web design because I think they CAN simplify development and separate front-end (UI) code from back-end (logic / database) and when done properly it's amazing. But everything I see feels so half-assed and slow, I wonder if people haven't had time to adapt to it yet or if corporate deadlines make them rush things, or if they're complacent due to the increased hardware power we have nowadays, or if it's a combination of everything.

I like simplicity, both for the user and for the developer. These new technologies are supposed to make things simpler, not MORE complicated.

And...well. That's what computers have sort of become nowadays haven't they. Web machines...

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 783/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 01-10-21 06:45:20 AM, in What are you listening to now? Link
808 State - Pacific

The video above contains 15 different remixes, some of them are very different and try to give a different vibe than others, but my favorite has to be the original, Pacific 707. I also like its second remix, Pacific B. The description has timestamps for each remix.

Though I like the Grooverider Groover Jeep Mix, and Mellow Birds Mega Edit of Pacific 909.

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
RanAS
Member
Level: 55


Posts: 784/845
EXP: 1290947
For next: 23242

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 3 days
Last activity: 23 hours

Posted on 01-10-21 06:48:41 AM, in post in this thread Link
Originally posted by Sails
Welcome to the mid 2000s rave everyone!!!!!!!

(WARNING: Flashing lights)

(video)

What if I told you this is my first time seeing this? How could I have gone this long without knowing about it?

Also, now I realize where the Mario Movie theme comes from...

____________________

"The quieter you become, the more you are able to hear." --Ram Dass
Pages: 1 2 3 4 5 6 7 8 9 10 ... 33 34 35 36 37 38 39 40 41 42
Jul - Posts by RanAS


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

43 database queries, 30 query cache hits.
Query execution time: 0.113985 seconds
Script execution time: 0.056067 seconds
Total render time: 0.170052 seconds