Jump to content

Recommended Posts

Posted

#!/usr/local/bin/python

import sys

games_left = 27

num_losses = 13

while( games_left > 0 ) :

    num_losses += 1

    games_left -= 1

    print( "number of games left = " + str( games_left ) + "; consecutive losses = " + str( num_losses ) + "." )

  • Haha (+1) 2
Posted

This is what I think of when I think of the losing...

 

 

19 minutes ago, Marvin, Sabres Fan said:

#!/usr/local/bin/python

import sys

games_left = 27

num_losses = 13

while( games_left > 0 ) :

    num_losses += 1

    games_left -= 1

    print( "number of games left = " + str( games_left ) + "; consecutive losses = " + str( num_losses ) + "." )

Python....sigh

  • Haha (+1) 2
Posted
1 hour ago, matter2003 said:

Python....sigh

I could write it in PDP-11 assembler or APL, if those are preferable.

Posted
10 hours ago, Marvin, Sabres Fan said:

I could write it in PDP-11 assembler or APL, if those are preferable.

C#? C++? Javascript? 

 

Who writes in assembly unless they are tweaking drivers or doing very low level OS stuff?

Posted
1 minute ago, matter2003 said:

C#? C++? Javascript? 

 

Who writes in assembly unless they are tweaking drivers or doing very low level OS stuff?

Describes Sabres?

  • Haha (+1) 1
Posted (edited)
4 hours ago, matter2003 said:

C#? C++? Javascript? 

 

Who writes in assembly unless they are tweaking drivers or doing very low level OS stuff?

I wanted to pick ridiculous languages which aren't COBOL -- I deliberately omit that from my resume because I don't want to deal with it unless it is an extreme emergency.

TBH, the only reason I used Python was because it is the one language you can use across the board in the tech stack.  I prefer every language you listed to Python.

Edited by Marvin, Sabres Fan
Posted

Well, they have now gotten to the point that by most of the measurable, they are 'officially' the worst.

Last in points

Last in points per game

Last in goal differential per game.

Last in goals scored

Last in goals scored per game

Only 2nd worst in goals allowed per game though.

Posted (edited)
20 hours ago, Marvin, Sabres Fan said:

I wanted to pick ridiculous languages which aren't COBOL -- I deliberately omit that from my resume because I don't want to deal with it unless it is an extreme emergency.

TBH, the only reason I used Python was because it is the one language you can use across the board in the tech stack.  I prefer every language you listed to Python.

I am just teasing...Python is useful...

You can make a killing in COBOL and almost create your own salary with how desperate a lot of companies are to find people who know COBOL since so many of the originals are retiring and tons of mainframes still use it...

I worked at an insurance company and they had a whole team of COBOL devs to maintain DB2 and the mainframes...

Thank goodness I worked on a project using Angular, C# and SQL Server but some of the crazy rules we had to follow when we stored stuff in DB2 were ridiculous...

Edited by matter2003
Posted

Seemed to be a bit of a drop off on the last game played which suggests to me the coaching change was not as popular with the Buffalo Sabres Hockey team as it was for the Sabre fan base. I realize the coaching change was not going fix anything overnight.

Getting healthy, gaining much needed confidence in each other and the Sabre coaching staff all takes time. Something the Buffalo Sabres are running out of this season. Myself personally the team can be much better then it has displayed and I point to Covid 19 as the main culprit.

Time will tell...

Posted
25 minutes ago, Figster said:

Seemed to be a bit of a drop off on the last game played which suggests to me the coaching change was not as popular with the Buffalo Sabres Hockey team as it was for the Sabre fan base. I realize the coaching change was not going fix anything overnight.

Getting healthy, gaining much needed confidence in each other and the Sabre coaching staff all takes time. Something the Buffalo Sabres are running out of this season. Myself personally the team can be much better then it has displayed and I point to Covid 19 as the main culprit.

Time will tell...

If you lose 12 in a row, nothing you do in the 13th can be considered a drop off.

After being named interim coach Granato was not even able to address the team until 2 hours before puck drop.

  • Thanks (+1) 1
Posted
On 3/19/2021 at 10:12 AM, #freejame said:

Those buttons really bother me. Why isn’t the one on the top right?

First time I was in an elevator in China I was a bit confused.  Turns out the pronunciation of the number four in Mandarin sounds like the word "death," so they avoid it.  Along with the number 13.  

image.thumb.png.7ac990b3a36bfd61cf68b22994109243.png

Posted
1 hour ago, Curt said:

If you lose 12 in a row, nothing you do in the 13th can be considered a drop off.

After being named interim coach Granato was not even able to address the team until 2 hours before puck drop.

The intensity and consistency from a defensive standpoint the Sabre's had displayed overall in the last handful of games for the most part was missing. Hits went down along with shots on goal. From a win/loss standpoint I understand where you are coming from. As far as effort  goes, I respectfully disagree Curt.

Thanks buddy, for the reply. 

Posted
19 hours ago, mjd1001 said:

Well, they have now gotten to the point that by most of the measurable, they are 'officially' the worst.

Last in points

Last in points per game

Last in goal differential per game.

Last in goals scored

Last in goals scored per game

Only 2nd worst in goals allowed per game though.

........... you forgot ugly, lazy and disrespectful!

  • Haha (+1) 1
Posted
7 hours ago, SHAAAUGHT!!! said:

First time I was in an elevator in China I was a bit confused.  Turns out the pronunciation of the number four in Mandarin sounds like the word "death," so they avoid it.  Along with the number 13.  

image.thumb.png.7ac990b3a36bfd61cf68b22994109243.png

They don't put 4's on Pai Gow or Baccarat tables either. And 4's on chinese dice are red in order to cancel out the bad luck of the 4.

  • Like (+1) 1
Posted
1 hour ago, Mike Honcho said:

I wonder if the sabres can break the nhl record. 

I bet they can

The NHL apparently doesn't think the Sabres are on a losing streak.

Posted
On 3/20/2021 at 7:57 PM, ubkev said:

They don't put 4's on Pai Gow or Baccarat tables either. And 4's on chinese dice are red in order to cancel out the bad luck of the 4.

Thats kinda neat.  Does it adjust odds considerably with pai gow or baccarat?

Posted (edited)

@Drag0nDan All the cards are still in the decks. I mean the betting circles. Betting circles are numbered on those tables as opposed to every single other table in the casino, where the betting circles are blank. So the 4th circle on those tables has the number 5 on it. 

Edited by ubkev
This topic is OLD. A NEW topic should be started unless there is a VERY SPECIFIC REASON to revive this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...