Click here to Skip to main content
15,890,670 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: Unit Testing... yay or nay? Pin
Jerry Walter 202422-Apr-24 3:14
Jerry Walter 202422-Apr-24 3:14 
AnswerRe: Unit Testing... yay or nay? Pin
PIEBALDconsult22-Apr-24 3:41
mvePIEBALDconsult22-Apr-24 3:41 
GeneralRe: Unit Testing... yay or nay? Pin
Jeremy Falcon22-Apr-24 4:20
professionalJeremy Falcon22-Apr-24 4:20 
GeneralRe: Unit Testing... yay or nay? Pin
PIEBALDconsult22-Apr-24 7:00
mvePIEBALDconsult22-Apr-24 7:00 
AnswerRe: Unit Testing... yay or nay? Pin
Shmoken9922-Apr-24 5:36
Shmoken9922-Apr-24 5:36 
AnswerRe: Unit Testing... yay or nay? Pin
SeattleC++22-Apr-24 8:02
SeattleC++22-Apr-24 8:02 
GeneralRe: Unit Testing... yay or nay? Pin
Jeremy Falcon22-Apr-24 12:10
professionalJeremy Falcon22-Apr-24 12:10 
GeneralThis doesn't warrant an article, but since it's common enough... Pin
Jeremy Falcon19-Apr-24 13:48
professionalJeremy Falcon19-Apr-24 13:48 
Had to implement a globally unique ID generator that would work in distributed/disconnected system for a project in TS today. Doesn't warrant an article (I think??), so here it is if anyone wants it. Much like YouTube IDs, etc. the result is in base62 to keep it as short as possible. Runs fast enough to generate 100,000 IDs in 340ms in a WSL environment.

Big ol' edit: Made this a tip/trick. Nothing to see here now. La la la.
Jeremy Falcon


modified 19-Apr-24 21:33pm.

GeneralRe: This doesn't warrant an article, but since it's common enough... Pin
jeron119-Apr-24 14:21
jeron119-Apr-24 14:21 
GeneralRe: This doesn't warrant an article, but since it's common enough... Pin
Jeremy Falcon19-Apr-24 14:26
professionalJeremy Falcon19-Apr-24 14:26 
GeneralRe: This doesn't warrant an article, but since it's common enough... Pin
Jeremy Falcon19-Apr-24 14:30
professionalJeremy Falcon19-Apr-24 14:30 
GeneralRe: This doesn't warrant an article, but since it's common enough... Pin
jeron119-Apr-24 15:09
jeron119-Apr-24 15:09 
GeneralWordle 1,036 Pin
StarNamer@work19-Apr-24 13:39
professionalStarNamer@work19-Apr-24 13:39 
GeneralRe: Wordle 1,036 Pin
Amarnath S19-Apr-24 15:05
professionalAmarnath S19-Apr-24 15:05 
GeneralRe: Wordle 1,036 Pin
Sandeep Mewara19-Apr-24 17:51
mveSandeep Mewara19-Apr-24 17:51 
GeneralRe: Wordle 1,036 - 4 4 me. Pin
pkfox19-Apr-24 20:52
professionalpkfox19-Apr-24 20:52 
GeneralRe: Wordle 1,036 Pin
OriginalGriff19-Apr-24 21:31
mveOriginalGriff19-Apr-24 21:31 
GeneralRe: Wordle 1,036 Pin
Sander Rossel19-Apr-24 22:08
professionalSander Rossel19-Apr-24 22:08 
GeneralRe: Wordle 1,036 Pin
GKP199219-Apr-24 22:56
professionalGKP199219-Apr-24 22:56 
GeneralRe: Wordle 1,036 Pin
Cp-Coder19-Apr-24 23:57
Cp-Coder19-Apr-24 23:57 
GeneralRe: Wordle 1,036 (5/6) Pin
Jeremy Falcon20-Apr-24 5:27
professionalJeremy Falcon20-Apr-24 5:27 
GeneralWhence that new study ... Pin
jschell19-Apr-24 11:59
jschell19-Apr-24 11:59 
GeneralRe: Whence that new study ... Pin
honey the codewitch20-Apr-24 4:03
mvahoney the codewitch20-Apr-24 4:03 
GeneralRe: Whence that new study ... Pin
charlieg22-Apr-24 15:25
charlieg22-Apr-24 15:25 
GeneralRe: Whence that new study ... Pin
charlieg22-Apr-24 15:16
charlieg22-Apr-24 15:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.