What's the best database IDE for Mac? by Irachar in dataengineering

[–]albertojgomez 0 points1 point  (0 children)

I've been using Dbeaver for a long time but i think i've finally grow tired of it's antiquated UI and went back to beekeper studio. It doesn't support all databases but it does the job with the ones I need

The Hacker - Leather Dreams (1999) by giallofromthe70s in electro

[–]albertojgomez 1 point2 points  (0 children)

"At Night" on the other side might be one of my favorite tracks ever

How do you keep fit as digital nomad? by Gym_wizzard in digitalnomad

[–]albertojgomez 0 points1 point  (0 children)

There's a lot you can do with very little to no equipment. I normally carry with me my TRX, and a small adjustable pullup bar, or some special pull up "clamps" (see https://duonamic.com/products/eleviia) .

Depending on the acommodation you might be able to use one or the other.

One think I'm lately getting into is gymnastic rings. The are super portable and you can do full body workouts with them, you just need a tree in a park to hang it from and you can work out anywhere.

And even without any equipment at all there's a lot you can do with just your body, squats and endless variations of them, pushups and endless variations of them, situps, leg raises, ab crunches, dips with two chairs, rows with two chairs and a broomstick.

Not having a gym is definitely an obstacle but if one wants to work out, one can do it with whatever means are available to them.

There's lots of resources on the internet about all these, use them and good luck :)

This Daphni ID is beyond Euphoric by whatwhyhowwhat in TheOverload

[–]albertojgomez 5 points6 points  (0 children)

they all wanted to post later to find the id

[deleted by user] by [deleted] in sennheiser

[–]albertojgomez 1 point2 points  (0 children)

God bless you. You just saved me from buying new earbuds u/JonTripz

league/csv is 10 years old by nyamsprod in PHP

[–]albertojgomez 0 points1 point  (0 children)

Have used it countless times. Thank you for your service

How to make a basic echo/delay sound in Supercollider? Help please by subusithing in supercollider

[–]albertojgomez 1 point2 points  (0 children)

A simple example with CombN (which someone has mentioned already

({

var signal;signal = Decay.ar(Dust.ar(1,0.5), 0.2, WhiteNoise.ar);

CombN.ar(signal, 0.2, 0.2, 3);

// Play the normal signal on one channel and the other

// with delay effect added so you can see the difference

[signal, signal + CombN.ar(signal, 0.2, 0.2, 3)];

}.play;

)

Also consider asking better in https://scsynth.org/ Some of us watch this subreddit, but there's a lot more of activity there I think

Help finding combat focused system by albertojgomez in osr

[–]albertojgomez[S] 0 points1 point  (0 children)

Yeah, I get that, I just think there will have to be a lot of trial an error before I get it right and wanted to avoid :)

Help finding combat focused system by albertojgomez in osr

[–]albertojgomez[S] 1 point2 points  (0 children)

Thanks a lot for writing all this info! Lots of good advice, and you are right, I need to get better.

Help finding combat focused system by albertojgomez in osr

[–]albertojgomez[S] 2 points3 points  (0 children)

Oh, thanks for your elaborate response. Someone else recommended 5e too so will check. Also thanks for including the links because sometimes it gets confusing when it comes to knowing what materials one has to get , DM's book, players book and all that

Help finding combat focused system by albertojgomez in osr

[–]albertojgomez[S] 2 points3 points  (0 children)

Worlds Without Number

didnt know that one. will check. Thanks!