Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MarKhan

Pages: 1 ... 282930 3132 ... 114
871
Gaming / Re: Christmas Mongol says Tsukihime Remake Never (Fate/Thread)
« on: December 14, 2019, 11:49:53 AM »
YouTube

872
The Flood / Re: max number of times you fapped in a day
« on: December 14, 2019, 11:49:00 AM »
 7

in a row

873
Septagon / Re: What I'm Working On
« on: December 14, 2019, 04:55:41 AM »
Ability to disable alarm from being quoted by person who is in your ignore list. Ability to not mark threads as unread if only unread posts are written by one's who are in your ignore list. Add toggle to turn it on/off.

Also how can I be notified when someone posts in topics I created?

874
Gaming / Re: video game thread 2019
« on: December 13, 2019, 06:01:20 AM »
YouTube

875
Gaming / Re: Sherlock Holmes 2: Magic Compton Boogaloo (Fate/Thread)
« on: December 11, 2019, 03:59:10 PM »
oof
Spoiler
Spoiler

876
The Flood / Re: Current Objective:
« on: December 10, 2019, 01:11:00 PM »
s0м3тh1Иg iS v3Яу wЯоИg

877
The Flood / Re: unpopular opinions
« on: December 10, 2019, 11:10:30 AM »
Genetically engineered catgirls are ethical.
YouTube

878
The Flood / Re: Evangelion
« on: December 10, 2019, 09:02:13 AM »
ive been searching for the same high i got after watching it years ago and never got it from other anime
Texhnolyze, although maybe "high" won't be a feeling that you get from it

879
The Flood / Re: Current Objective:
« on: December 09, 2019, 05:05:49 PM »

880
The Flood / Re: Meme thread
« on: December 08, 2019, 09:07:52 AM »

881
The Flood / Re: As an escaped child politician in Africa...
« on: December 06, 2019, 09:56:46 AM »
YouTube

882
The Flood / Re: Meme thread
« on: December 06, 2019, 06:20:22 AM »

883
i exclusively code in C cause im a fucking chad

tbh tho C is actually my favorite language not even joking. with C i can do whatever the fuck i want whenever the fuck i want wherever the fuck i want. i got no problem dealing with the nitty gritty parts of C people hate. I can malloc my own memory ty very much. i like the low-level of abstraction as i get to have complete control over everything that happens in my code.
I'm coding in C# mostly, not exclusively, not really because I like it but because I ended using it the most. I wish to learn either C++ or C, but it takes time to learn and I don't feel like I have time to convert into it. I can't do much with C# alone either, partially because I'm not really good, partially because it lacks some tools. Funnily enough best thing I've written there is parser, I parsed sites with laptops and their prices and then outputted them into table or database. Funnily because C# is not even suits well for parsing.

so heres the deal. im like a mathy logic cunt. aint really interested in web dev type shit. miss me with that front end shit. like seriously that shits boring to me. if imma be backend id wanna be making some actual dank algorithms or like mathy shit. aint doing no fuckin database shit or server networking shit. HTTP more like HTTPhucking boring that shits boring. i like math.
Oh yeah, fuck web dev, frontend especially. No 1 annoying thing there is clients not being satisfied with how their site looks while programmer not being satisfied with what domain name they picked, No 2 is frameworks and how shit breaks when you update framework or PHP version, that sucks. Backend... ehh I think I can do databases and shit but PHP annoys me...

to empower your webdev experience

alright OSs. so lemme see here. fuck coding on windows because it sucks ass so thats out. if u code on windows ur a masochist or your just wrong. i been using MacOS lately since i got a MacBook but i prefer coding on linux but only slightly.

i fucked around partitioning a hard drive once for a linux distro (MintOS I think) but didnt fuck with it for long. my uni’s computer labs got Red Hat Enterprise Linux and that’s worked well enough for me. its also maintained by our university IT department so its p gucci. our uni’s supercomputers run Red Hat I believe and you can SSH in to code remotely. Btbh ive not delved deep into the world of linux distros enough to be some snob about X or Y distro. in general tho i like coding on linux. shits just smooth ya feel. made by devs for devs.
I tried to learn linux but I either didn't have time or maybe just didn't put enough effort into it, but I will convert to it one day. I wanted to convert once but I had test task with software that didn't have option to use it in Linux, so I was doing it in Windows... I have still virtual mashine and have Mint on it, and I have also Kali distro lying somewhere, maybe learn Kali one day and going to do hacking and stuff.

Yeah, but windows sucks, generally, only thing you would use it is for gaming, but I'd rather sacrifice all games and switched to linux. I will eventually. Hopefully.
im currently taking a computer graphics course and i gotta say for the first time in college i am actually passionate about a  class. like ive always enjoyed coding sure but “coding” is a very general term. i like the math and logical flow that goes into coding. my mind is just good at that. shit makes sense to me. IMO web dev is just not my thing cause it’s not the type of development I’m interested in. It’s not the mathy logic algorithmic stuff i like. tho if ur bad at math but like coding then i can see the appeal. not to shit on web devs or anything it’s just a different path completely from my own interests and skills. (web devs are CS majors who failed Calc 2 dont @ me)
Computer graphics... Hmm, I can make 3D models using SolidWorks. I actually used SolidWorks API for C# and I wrote a program that built me a 3D model of PC power supply in SolidWorks and I then researched it for different conditions like does cooler manages to cool it down, what temperature is there etc. I then asked my teacher to give me job in it and he gave me two test tasks. First test task was easy, I did it in less than week, I modelled gears and then I assembled them in a system of 4 gears, 3 was forming a triangle and the forth was inside, and task was by using 3 gears outside assemble a system of gears that would change direction of gear inside and I done it. I flopped on the second task, which was to model a wall relief and I was only given a photo, no sizes and I almost done it but I spent like 3 months doing it. I didn't really like doing it and maybe it's better that I failed. I like programming more than 3D graphics.

fuckit ill talk about my fav editor/IDE even tho that ain’t part of the tech stack. first of all fuck vim btw miss me with that bullshit it’s 2019 ur not cool ur the fucking CS equivalent of a boomer. fuck off. ok now that we all agree vim is for fucking incels who think theyre better than everyone else at coding, im proud to announce my fav editor/IDE is Atom. Atom fucking slaps. slaps so hard dude. literally u can do whatever u want. customize that shit however u want. u wanna FTP to work on some remote files? you got it. u want an IDE for whatever the fuck language ur using? click a button and its yours. and dude its all free baby.
As C# "dev" I ended up using Visual Studio... on low end laptop.. Sometimes I just turn it off and use notepad, because resources.

I'll keep in mind about Atom if I manage to learn C, thanks about that.
so anyway lets see what bastardized tech stack I can make here

My fav tech stack:
Linux, OpenGL, C, GLSL, GLEW, GLFW, ASSIMP, and yeah fukkit i count Atom in my stack cause its dope and I like it lmao dont @ me
My stack that I still remember how to use it:
C#, SolidWorks, Visual Studio, XAMMP.

I also know a bit of Lisp, because I was reading SICP, which I managed to read 2 chapters only, but it still helped me a lot. I used in uni all those math software like COMSOL, MathLab, AutoCad. I also was learning all these programming languages in uni which don't remember anymore like C++, Java, basic Web Dev package etc.

by the way sorry im a bit tardy with my replies. i aint gone just yet im just havin the most stressful week right now definitely most stressful of this semester but probably all of college. not even related to classes. im dealing with bullshit thats putting the future of my organization at risk and its been eating up all of my time. the proverbial shit aint just hit the fan; God launched his shit at a wind turbine and aimed it directly at my fucking face. so yeah fuck me im pretty fuckin stressed but things are lookin good after today. had a few meetings that went really well. have another one tomorrow. then on friday, i'll take God's shit, which I've so carefully scraped off my fucking face, and present it to the powers that be. its gonna be an interesting week. fuckin hell dudes send me good vibes i need em
This is fine, sorry that my answer is all over the place and not really related to what you wrote. I am also going through rough stuff, my grandfather died recently and he was 89 years old and we was ready to it so we dealing fine with it, my mom felt and broke her main hand while we were going to graveyard and I'm right now only operational person in family and I do most of housekeeping in this house that additionally doesn't have canalization and I also have to write paper for masters diploma before end of this year, so that too. I also haven't found a job because I suck alot and I tardy as well, I fail to put effort in it.

Yeah, but this is fine, I just have to pull it off as I already did before and just put effort into things. That's my only flaw - to fail to put effort into things. As long as you try your best you'll manage shit.

884
The Flood / Re: What did you buy for Black Friday
« on: December 04, 2019, 03:38:48 PM »
Some shops here do high prices month before Black Friday to then make a "discount" and profit from hype

885
The Flood / Re: CHALLENGER KICKED ME FROM THE SEP7 DISCORD CHAT
« on: December 04, 2019, 02:56:08 AM »
I don't remember chally's discord being main Sep7agon discord server, it's his discord, he's free to do what he wants there.

886
What is your software tech stack, favorite programming language etc.?

887
The Flood / Re: Wait sandtrap died??
« on: December 03, 2019, 02:18:14 PM »
How come I knew that but you didn't?

888
What music do you like?

889
Gaming / Re: Jedi Fallen Order
« on: December 01, 2019, 03:52:31 AM »
It costs 1.5 stipend for me. That's a big cash grab from a questionable publisher, although from trailers they seem to be learning. Eeeeee....

890
yo what up markhan i see u liked my posts. id like your post too but i see you didnt post. maybe you forgot. id like to start a dialog with the posters.

likes fuel the posters to post more posts and post better posts

thank you
> life is just a bunch of posts when you really think about it

Gold

891
Gaming / Re: Who wants free games?
« on: November 30, 2019, 04:15:19 AM »
How about a "can I have" or "Can I please have X, sir?"
Sorry. Can I have SYNTHETIK: Legion Rising? If not, that's fine, I still have games to play and stuff to do in general, like diploma, looking for a job etc.
Fuck yes you can have that game. It looks absolutely awful to me, unplayable. I honestly don't remember having it.
Thanks!

892
Gaming / Re: Who wants free games?
« on: November 30, 2019, 04:05:53 AM »
How about a "can I have" or "Can I please have X, sir?"
Sorry. Can I have SYNTHETIK: Legion Rising? If not, that's fine, I still have games to play and stuff to do in general, like diploma, looking for a job, learning blind touching, learning Kali Linux to hack people etc.

893
Gaming / Re: Who wants free games?
« on: November 30, 2019, 03:15:14 AM »
I'll take SYNTHETIK: Legion Rising

894
The Flood / Re: Meme thread
« on: November 29, 2019, 04:34:03 AM »

895
The Flood / Re: What did you buy for Black Friday
« on: November 29, 2019, 03:54:15 AM »
Nothing

Because Black Friday here is a lie

896
The Flood / Re: Kitten murdered my earphones AMA
« on: November 28, 2019, 07:03:47 AM »
It brought mouse, still alive, now

I feel sorry for mouse

897
The Flood / Re: PP
« on: November 28, 2019, 06:54:05 AM »
rubs

898
The Flood / Re: Kitten murdered my earphones AMA
« on: November 27, 2019, 01:10:40 PM »
Use the earphones to murder the kitten
They been teared apart

899
The Flood / AMA Kitten murdered my earphones AMA
« on: November 27, 2019, 05:22:06 AM »
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

900
Serious / Re: Trumps Visit To North Korea
« on: November 26, 2019, 12:49:06 PM »
>July 02

Pages: 1 ... 282930 3132 ... 114