Generative “AI” data centers are gobbling up trillions of dollars in capital, not to mention heating up the planet like a microwave. As a result there’s a capacity crunch on memory production, shooting the prices for RAM sky high, over 100 percent in the last few months alone. Multiple stores are tired of adjusting the prices day to day, and won’t even display them. You find out how much it costs at checkout.



Holy crap, and these people think they have right to talk about computers.
You can have a 12G text file, logs, suppose, you are going to load the entire file into memory? And you think it’s normal?
I think you might want to put more effort into reading. This seems to be your weak side.
I can’t load a stress how bad your proofreading is. Don’t blame that on others.
So in how many languages do you write, and in which of them do you write better than I sometimes do in English? Other than your first one.
So you bring out “this is my second language” after telling someone else “you might want to put more effort into reading”. No, that does not fly. You put “sorry, English is my second language” first. Lashing out like that is not a good look.
By your own logic, considering how you wrote your first comment, you should not have the right to talk at all
just read it again lmao
No, and you are not an authority on my own logic.
That’s actually done via
journalctltoday, most of the time. Which extracts the logs out from a database instead of a text file. It has some useful features, such as slicing a specific time interval from the logs.Yes, that’s very nice when you are already storing that something in a database. I said “suppose”.
You really should put more effort into proofreading.
I’m altering the rules
Are you regularly opening up 12 gig log files in a text editor? Personally I’d use something like elasticsearch or less/grep for a local file.
It’s convenient to keep positions of many things, have marks, make comparisons. Ideally have multiple windows looking at the same file.