Click here to Skip to main content
16,004,647 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.

 
GeneralRe: Wordle 1,152 - 4 4 me Pin
pkfox13-Aug-24 20:52
professionalpkfox13-Aug-24 20:52 
GeneralRe: Wordle 1,152 - 5/6 Pin
ChandraRam13-Aug-24 20:59
ChandraRam13-Aug-24 20:59 
GeneralDumb Luck: Wordle 1,152 Pin
Cp-Coder14-Aug-24 1:06
Cp-Coder14-Aug-24 1:06 
GeneralRe: Wordle 1,152 Pin
PJ Arends14-Aug-24 4:51
professionalPJ Arends14-Aug-24 4:51 
GeneralRe: Wordle 1,152 (4/6, had to guess the wrong ones first) Pin
Jeremy Falcon14-Aug-24 6:37
professionalJeremy Falcon14-Aug-24 6:37 
GeneralRe: Wordle 1,152 Pin
jmaida14-Aug-24 15:34
jmaida14-Aug-24 15:34 
GeneralI'm a bit overwhelmed Pin
honey the codewitch13-Aug-24 13:14
mvahoney the codewitch13-Aug-24 13:14 
GeneralRe: I'm a bit overwhelmed Pin
jschell14-Aug-24 14:47
jschell14-Aug-24 14:47 
honey the codewitch wrote:
Every LRU implementation I've seen seems to whip the heap with a lot of little allocations and frees.


That seems a bit backwards.

You need a custom heap. LRU is just one way to do that.

honey the codewitch wrote:
Truetype vector


Why don't you do a fixed render of the entire code set before you even use it. Presumably you don't need UNICODE.

I also presume you can't just load a rendered set from persistent store. If you did that then your memory size would be fixed.

honey the codewitch wrote:
This is the kind of thing that makes me wish I went to school


I went to school and did not learn anything that would have helped solve this. But you can learn some basics by reading "Algorithms" by Sedgwick. Different editions exists for different programming languages. Seems readable in all of the ones I looked at though. It covers 'algorithms' but also 'data structures'
GeneralRe: I'm a bit overwhelmed Pin
honey the codewitch14-Aug-24 14:57
mvahoney the codewitch14-Aug-24 14:57 
GeneralRe: I'm a bit overwhelmed Pin
jschell17-Aug-24 12:04
jschell17-Aug-24 12:04 
GeneralRe: I'm a bit overwhelmed Pin
honey the codewitch17-Aug-24 12:21
mvahoney the codewitch17-Aug-24 12:21 
GeneralRe: I'm a bit overwhelmed Pin
englebart14-Aug-24 15:44
professionalenglebart14-Aug-24 15:44 
GeneralRe: I'm a bit overwhelmed Pin
megaadam14-Aug-24 21:54
professionalmegaadam14-Aug-24 21:54 
GeneralRe: I'm a bit overwhelmed Pin
honey the codewitch14-Aug-24 22:07
mvahoney the codewitch14-Aug-24 22:07 
GeneralRe: I'm a bit overwhelmed Pin
megaadam14-Aug-24 22:48
professionalmegaadam14-Aug-24 22:48 
GeneralRe: I'm a bit overwhelmed Pin
honey the codewitch14-Aug-24 23:17
mvahoney the codewitch14-Aug-24 23:17 
GeneralRe: I'm a bit overwhelmed Pin
megaadam15-Aug-24 3:09
professionalmegaadam15-Aug-24 3:09 
GeneralRe: I'm a bit overwhelmed Pin
honey the codewitch15-Aug-24 4:12
mvahoney the codewitch15-Aug-24 4:12 
GeneralRe: I'm a bit overwhelmed Pin
megaadam15-Aug-24 3:22
professionalmegaadam15-Aug-24 3:22 
GeneralRe: I'm a bit overwhelmed Pin
Gary Wheeler15-Aug-24 7:22
Gary Wheeler15-Aug-24 7:22 
GeneralRe: I'm a bit overwhelmed Pin
honey the codewitch15-Aug-24 9:29
mvahoney the codewitch15-Aug-24 9:29 
GeneralRe: I'm a bit overwhelmed Pin
Gary Wheeler16-Aug-24 0:12
Gary Wheeler16-Aug-24 0:12 
GeneralI have spent most of this morning trying to add a reference to a VS solution. Pin
OriginalGriff13-Aug-24 1:30
mveOriginalGriff13-Aug-24 1:30 
GeneralRe: I have spent most of this morning trying to add a reference to a VS solution. Pin
BernardIE531713-Aug-24 1:36
BernardIE531713-Aug-24 1:36 
GeneralRe: I have spent most of this morning trying to add a reference to a VS solution. Pin
RickZeeland13-Aug-24 2:45
mveRickZeeland13-Aug-24 2:45 

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.