Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: August 24, 2025, 3:03 am

Thread Rating:
  • 13 Vote(s) - 4.15 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What's everyone up to right now?
RE: What's everyone up to right now?
(March 29, 2016 at 1:56 pm)Cthulhu Dreaming Wrote:
(March 29, 2016 at 1:43 pm)Losty Wrote:



Anyways, it should be maybe a month or so and I will have wifi again. Moving with 3 kids and 3 dogs is stressful and exhausting and expensive. But things will settle and I'll get wifi hooked up. In the meantime I try to post some here and there. I just get bored waiting for pages to load.

Can you PM me that link?

The "please click here" link? I'll try to get back over there today and get it
(August 21, 2017 at 11:31 pm)KevinM1 Wrote: "I'm not a troll"
Religious Views: He gay

0/10

Hammy Wrote:and we also have a sheep on our bed underneath as well
Reply
RE: What's everyone up to right now?
I seem to recall that our local Perkins restaurant used the same software, Fortinet, but didn't block AF.org. You may be dealing with a customized blocklist.
[Image: extraordinarywoo-sig.jpg]
Reply
RE: What's everyone up to right now?
Gave up on tanks too.

I'm just gonna go cry in a corner and contemplate why i still play this damn game
"He who fights with monsters should look to it that he himself does not become a monster. For if you gaze long into an abyss, the abyss also gazes unto you."
Reply
RE: What's everyone up to right now?
(March 29, 2016 at 4:45 pm)Jörmungandr Wrote: I seem to recall that our local Perkins restaurant used the same software, Fortinet, but didn't block AF.org.  You may be dealing with a customized blocklist.

Could be. Whomever configures Fortinet either accepts the default list of blocked categories or sets it up according to their own preference. The problem is that there's a lot of miscategorized sites, like ours.

Either way I think the solution to the problem is going to be getting the site categorized correctly.
Reply
RE: What's everyone up to right now?
Sitting in Discrete Structures going over our exam. I got a 93%. Mixed up an adjacency relations and array pointer lists and missed 3 points twice.

Gives me a little leeway for a lab I got the desired result (in a rather elegant way, if I do say so myself) but used a forbidden method (I used an array of structs where I should have used a 2D Array.) I think it's way easier to read the code with dot notation rather than array indices, but I'm not grading it. Fuck it the program works and I'm not changing all my code around.
"There remain four irreducible objections to religious faith: that it wholly misrepresents the origins of man and the cosmos, that because of this original error it manages to combine the maximum servility with the maximum of solipsism, that it is both the result and the cause of dangerous sexual repression, and that it is ultimately grounded on wish-thinking." ~Christopher Hitchens, god is not Great

PM me your email address to join the Slack chat! I'll give you a taco(or five) if you join! --->There's an app and everything!<---
Reply
RE: What's everyone up to right now?
(March 29, 2016 at 6:13 pm)SteelCurtain Wrote: Sitting in Discrete Structures going over our exam. I got a 93%. Mixed up an adjacency relations and array pointer lists and missed 3 points twice.

Gives me a little leeway for a lab I got the desired result (in a rather elegant way, if I do say so myself) but used a forbidden method (I used an array of structs where I should have used a 2D Array.) I think it's way easier to read the code with dot notation rather than array indices, but I'm not grading it. Fuck it the program works and I'm not changing all my code around.

Structs are awesome!
Specially in IDL!
Arrays of structs!

watch this:

struct[0] = {time:0, position:2}
struct[1] = {time:1, position:5}
struct[2] = {time:2, position:7}

print, struct.time
> [0, 1, 2]

boooyah!
Beat that, JAVA!
Reply
RE: What's everyone up to right now?
It is bedtime. Goodnight.

I have to work on 5am salad in the morning.
"Never trust a fox. Looks like a dog, behaves like a cat."
~ Erin Hunter
Reply
RE: What's everyone up to right now?
(March 29, 2016 at 7:21 pm)Kitan Wrote: It is bedtime.  Goodnight.

I have to work on 5am salad in the morning.

5am salad sounds unusual. xD
"He who fights with monsters should look to it that he himself does not become a monster. For if you gaze long into an abyss, the abyss also gazes unto you."
Reply
RE: What's everyone up to right now?
(March 29, 2016 at 6:13 pm)SteelCurtain Wrote: Sitting in Discrete Structures going over our exam. I got a 93%. Mixed up an adjacency relations and array pointer lists and missed 3 points twice.

Gives me a little leeway for a lab I got the desired result (in a rather elegant way, if I do say so myself) but used a forbidden method (I used an array of structs where I should have used a 2D Array.) I think it's way easier to read the code with dot notation rather than array indices, but I'm not grading it. Fuck it the program works and I'm not changing all my code around.

I don't know what data you're modeling, or what language you're using (C++?) but I'd generally prefer a struct to an array, and I'd greatly prefer to use a Collection (in a language which supports them) over an array, at least in cases that don't need to have the shit optimized out of them.

Simple arrays generally suck unless you're doing trivial operations on them.
Reply
RE: What's everyone up to right now?
(March 29, 2016 at 7:21 pm)Kitan Wrote: It is bedtime.  Goodnight.

I have to work on 5am salad in the morning.

I like the random salad in there. Hehe. Heart
(August 21, 2017 at 11:31 pm)KevinM1 Wrote: "I'm not a troll"
Religious Views: He gay

0/10

Hammy Wrote:and we also have a sheep on our bed underneath as well
Reply



Possibly Related Threads...
Thread Author Replies Views Last Post
  What Are You Wearing Right Now? BrianSoddingBoru4 77 9650 June 10, 2024 at 2:32 pm
Last Post: brewer
  How You're "Feeling" Right Now (img mode) Silver 9 2955 May 19, 2021 at 9:36 am
Last Post: Fireball



Users browsing this thread: 59 Guest(s)