Jump to content

Habby

Member
  • Posts

    76
  • Joined

  • Last visited

Awards

This user doesn't have any awards

About Habby

  • Birthday Jan 28, 1996

Contact Methods

  • Twitch.tv
    neoragebros
  • Twitter
    neoragebros

Profile Information

  • Gender
    Male
  • Location
    Chile

Recent Profile Visitors

1,016 profile views
  1. ty a lot for your help man, I'm guessing I can use this for every column and row I want , this was really helpful
  2. Well this might be a little too easy to be an actual question, but I'm learning how to use R studio and it's a bit hard to get to know how to use some functions/commands. Basically I have 2 columns, the first one has the data I want to plot and the other one has labels. How can I sort the data on my dataset to I only use the data from the first column acording to the label I pick? (edit) I think I was being to vague, attached an image, basically I want to pick evvery element in the column 1 matching protein in column 2, I am sure I am using "subset()" the wrong way
  3. Hey guys I'm working on a code that prints a huge amount of lines, to be more precise 1,080,000. Each line has around 15-18 variables in it , the thing is we are printing every line individually which is taking the whole process to be done in about 18 to 21 hours. I'm wondering if it'd be faster/more efficient to append each line to a list and then print the whole list in one go and if there could be any problems with the amount memory required to do this. The workstation has 60Gigs of ram. Hope I was able to express myself clearly
  4. I solved it and the problem wasn't the $var at all, but the <{}> I was using instead of <" "> ... I felt like those times when you want to shoot yourself
  5. actually the solution was easy af, somehow typing my variables in the function, between the <{}> was making the problem, all I had to do is replace the <{}> with {""}
  6. Hey guys, hope you can help me out with this code I've been developing in tcl which is the language used for vmd tk console, basically I'm trying to get this function to work. It measures the dihedral angle between 4 atoms from a molecule (trying to get phi and psi angles for a ramachandran plot), the way the function is supposed to work as follows: measure dihed [{{<atomid1> <molid>} {<atomid2> <molid>} {<atomid3> <molid>} {<atomid4> <molid>}}] The atomids are the id number of the atom in the molecule sequence which I'm able to easily get from my script (tested), but when I type the $var where <atomid> are supposed tto be, this is shown by the console: "expected integer but got "$var" measure dihed: bad atom index". I tried to manualy input the atomids, say.. instead of typing {{$var 0} ..... }} I just type {{12441 0} ..... }} and the function works. I've checked some forums and found no help at all. please I need some help
  7. The problem is pretty much as the title says, have to grant internet access to a node (already gave it an ip with my server dhcp) with the use of ip_tables which as far as I know it could be tricky to use, and I do not want to fuck this up, help please :C
  8. Hello guys!! The thing is I recently ended my new pc build and I livestream tournamentswith a friend (league tournaments mostly). Since I built this pc mostly for streaming (720p 60fps or higher) I wanted to know the best advanced settings to stream at 1080p 60fps (already streaming with that quality with no problems whatsoever, cpu usage stays around 26-28% maybe less while playing/streaming at the same time) since I use the simple settings on obs studio. My pc build is. -Ryzen 5 1600 (since I have not had any problems at all nor felt I lack cpu "power" I haven't oced it) -evga 6gb 1060 ftw+ -16gb RAM (ruuning at 2133mhz. I'm a bit too lazy to flash the bios to oc the speed up to 3000mhz) -Internet upload speed 10Mbps ( currently using 5Mbps for 1080p 60fps) So uhm.. what would yo recomend, stay with simple settings or use the advanced ones, if so how should I set them up?? Leaving an image here of how obs advanced settings look like. Ty
  9. cool, heard trident Z were not working correctly, only flare X and other model were working fine with am4 platforms
  10. I'm relieved T-T since I'm not from the us I had to ask a family friend to receive the pc parts I got and send them to my country, but the one assembling the pc would be me, so noticing any malfunction in my country would have been a pain in the ass to me (if it were an incompatibility issue).
  11. plus I saw some gskill having compatibility issues with ryzen, that's why I thought I fucked up "maybe those corsairs sticks won't work" i thought when I read the compatibility list of the mobo
  12. I just freaked out so badly u.u, since both mobo and ram sticks had very good reviews on newegg and different forums I choose them blindly
  13. corsair, I was freaking out now but found this on youtube this guys is using the same ram I got but on the b350 atx version of the mobo I ordered.. idk what to think now :C
  14. hey guys!! recently I bought on amazon a GIGABYTE GA-AB350M-Gaming 3 mobo and CMU16GX4M2C3000C15 ram sticks, the thing is I have not read any issues with these ram sticks but I started to read the ram compatibility on gb's web site and these sticks were not on the list (ik it is my bad and I should've read it before). What do I do now?? I can return the m/b and get another one but with some m/b having compatibility issues with ryzen 5 (ordered a ryzen 1600) , is even harder to find a m/b plus stocks are lacking in amazon!!. Any m/b references which will work with the ram sticks I got?
×