Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "12gb"
-
Dude you've been in college for 4 years and you still don't know how to make a for loop in C. Why are you still here?!! I hate it when I have to carry 2-4 of these people every semester because of "group projects"!14
-
So I visited my aunt's house a few days back.
They heard I write code (read: Google and copy-paste from Stack Overflow), and wanted me to help repair their computers.
Saw my cousin playing Battlefield 4 at sub-20 fps with a GTX 750 Ti on the lowest settings. His fucking CPU fan was bust, and judging by the amount of dust in his system, I literally thought he was cramming dust in there on purpose.
After a heavy dusting, another stick of RAM (4GB -> 12GB), a new heatsink (CoolerMaster T400i), and a fresh copy of Windows 10 (along with Office, etc.), he could play games at 60+ fps again.
What do I get? Not even a fucking thank you. Just a "you done yet? I want to play video games."
I mean... Gee. Your cousin flew all the way to a new continent, spent his precious vacation time helping you out, and all he gets is a cold-ass shoulder.
Even my fucking ex gave me more than that.16 -
"I became an expert in 3 programming languages in 6 months with this new online course! Click here to order now!!"2
-
Samsung be like...
-- 8GB ram
-- 64GB storage.
Buy phone...
Open settings...
-- 50+ system apps
-- 2gb ram left
-- 12gb storage remaining20 -
So 10 months ago i moved from Cambridge (UK) to Guildford (UK), due to moving this distance i started working from home and going into the office once a week.
Now after 10 months i have finally got my home office how i first imagined it. Everything runs from my laptop which is located on the shelving unit away from my desk. Everything plugs into it via 1 USB lead.
Setup:
27" 2560 x 1440 monitor flanked by two 1280 x 1024 monitors.
Asus Laptop (i5-6300HQ, 12GB ram, 512GB SSD + 1TB HDD)
Home PC (i5-7600, 8GB ram, GTX 770)
Accessories:
StarTech USB hub - This allows me to plug my three monitors, keyboards, mouse and everything else into my laptop.
KVM switch - Allows me to swap between my Work PC and Home PC with a click of a button14 -
NVIDIA have just announced Titan V, with 12GB and 21 billion transistors.
But can it run Minecraft with shaders though?5 -
Do you guys know any Github repos with really Bad C++ code?
Just wanna see if I can understand it, as a test... 🤔9 -
I love my notebook but still...
Fuck you to the person at Lenovo who thought that it would be a great idea to support 16gb of ram and then put 4gb internal ram into it.
I can add an 8gb stick to it, totalling at 12gb. There are no 12gb sticks (as far I am aware of) so yeah, fuck 16gb "supported" by the mainboard, 12 is the maximum.5 -
A. Hey, what's your favorite ice cream flavor?
B. Cookies!
A. I accept! Hey, what's your favorite ice cream flavor? -
I find it funny on Windows, Android studio reaches as much as 12GB of ram usage, while on Linux two instances barely take up to 3GB
Either java sucks on Windows or AS sucks in memory usage but happened to be saved by Linux9 -
So glad my laptop is upgradable. A month ago I had 12GB RAM and no SSD, now I have 16GB RAM and a 250GB SSD plus the 1TB HDD that I already had, an i7-4700mq, and a GeForce GT 740M.
Unfortunately the graphics card isn’t working great yet, but my system is on its way!2 -
Can any dev's recommend a good windows emulation program that supports x64 applications?
Really want to be able to run Gamemaker studio 2 on Linux but would rather not install a fully fledged VM.
I'm willing to work with a VM but just rather not have a 12GB installation for a 256MB program...39 -
Nvidia at it again. After receiving backlash for trying to pass off a 4070 as 4080/12GB, und "unlaunching" it, they did the same shit again.
This time with a 3060/8GB. Yes, as RTX 3060, a well established product with a lot of reviews, intentionally misleading the customers who think that a 3060 is always the regular 12GB model. And the new shit isn't even cheaper.
The main issue isn't the reduced amount of VRAM, it's cutting down the memory bus from 192 to 128 bits, that costs quite some performance.
So if you see a 3060 and think it might be a bargain, watch out that you don't accidentally end up with the "bait and switch" 8GB model.
Or even better, consider a 6650 XT that is both faster and cheaper than a 3060, and RT is lackluster on the small RTX cards anyway.7 -
!rant
Today I cleaned my computer SSD (moved ~30GB to a 2TB external drive) and I found 12GB of lost projects.
I thought that I've lost them years ago. They were just looking at me in their big folder. -
Time for a rant about shitstaind, suspend/hibernate, and if there's room for it at the end probably swappiness, and Windows' way of dealing with this.
So yesterday I wanted to suspend my laptop like usual, to get those goddamn fans to shut up when I'm sleeping. Shitstaind.. pinnacle of init systems.. nope, couldn't do it. Hibernation on the other hand, no problem mate! So I hibernated the laptop and resumed it just now. I'm baffled by this.
I'll oversimplify a bit here (but feel free to comment how there's more to it regardless) but basically with suspend you keep your memory active as well as some blinkenlights, and everything else goes down. Simple enough.. except ACPI and I will not get into that here, curse those foul lands of ACPI.
With hibernation you do exactly the same, but on top of that, you also resume the system after suspending it, and freeze it. While frozen, you send all the memory contents to the designated swap file/partition. Regarding the size of the swap file, it only needs to be big enough to fit the memory that's currently in use. So in a 16GB RAM system with 8GB swap, as long as your used memory is under 8GB, no problem! It will fit. After you've moved all the memory into swap, you can shut down the entire system.
Now here's the problem with how shitstaind handled this... It's blatantly obvious that hibernation is an extension of suspend (sometimes called S3, see e.g. https://wiki.ubuntu.com/Kernel/...) and that therefore the hibernation shouldn't have been possible either. The pinnacle of init systems.. can't even suspend a system, yet it can hibernate it. Shitstaind sure works in mysterious ways!
On Windows people would say it's a hardware issue though, so let's talk a bit about that clusterfuck too. And I'll even give you a life hack that saves 30GB of storage on your Windows system!
Now I use Windows 7 only, next to my Linux systems. Reason for it is it's the least fucked up version of Windows in my opinion, and while it's falling apart in terms of web browsing (not that you should on an EOL system), it's good enough for le games. With that out of the way... So when you install Windows, you'll find that out of the box it uses around 40GB of storage. Fairly substantial, and only ~12GB of it is actually system data. The other 30-ish GB are used by a hibernation file (size of your RAM, in C:\hiberfil.sys) and the page file (C:\pagefile.sys, and a little less than your total RAM.. don't ask me why). Disable both of those and on a 16GB RAM system, you'll save around 30GB storage. You can thank me later.
What I find strange though is that aside from this obscene amount of consumed storage, is that the pagefile and hibernation file are handled differently. In Linux both of those are handled by the swap, and it's easy to see why. Both are enabled by the concept of virtual memory. When hibernating, the "real" memory locations are simply being changed to those within swap. And what is the pagefile? Yep.. virtual memory. It's one thing to take an obscene amount of storage, but only Windows would go the extra mile and do it twice. Must be a hardware issue as well.
Oh, and swappiness. This is a concept that many Linux users seem to misunderstand. Intuitively you'd think that the swappiness determines what percentage of memory it takes for the kernel to start swapping, but this is not true. Instead, it's a ratio of sorts that the kernel uses when determining how important the memory and swap are. Each bit of memory has a chance to be put into either depending on the likelihood of it being used soon after, and with the swappiness you're tuning this likelihood to be either in favor of memory or swap. This is why a swappiness of 60 is default most of the time, because both are roughly equally important, and swap being on disk is already taken into account. When your system is swapping only and exactly the memory that's unlikely to be used again, you know you've succeeded. And even on large memory systems, having some swap is usually not a bad idea. Although I'd definitely recommend putting it on SSD in a partition, so that there's no filesystem overhead and so that it's still sufficiently fast, even when several GB of memory are being dumped in.6 -
!rant
Where do y'all host your servers at?
I'm currently renting at Contabo.com (4 Cores, 12GB RAM, 300GB SSD, 100/100 unlimited for 9 bucks a month) but I'm interested in other options as well ^.^7 -
Always save every thing you make! No matter how insignificant it might seem... You won't regret it.
Bonus points if you catalog by year -
I need a framework that does http and websockets for C++. I have seen many that offer a crap load of stuff like widgets, Json, templates... I only need the protocols!
Do you guys have any experience in this?5 -
a professor at the uni is recording his lectures to be extra nice for some of us students who might be unable to come or want to repeat some parts for a better understanding of the subject *cough*.
but instead of sharing it via a streaming platform (whichever that might be in the end), he uses the internal net of the uni. i know there might be some copyright issues with material he uses in his lectures, but still.
what he expects us to do is to download files of around 12GB in size per lecture that we want to rewatch.
marvelous.5 -
Something about MVC. If one clicks on the UI to open a menu, is the event sent to the controller which updates the view or does the view "just display the menu"?5
-
(Yes, another one of these)
Can someone please explain why android studio (including emulator, but still) plus a couple of firefox tabs and windows 10 occupy the ~8.7GB of RAM that are 74% of the 12 gigs I have? Especially since summing up the ram in use by applications according to task manager makes it look like only 3gb. Is Android Studio using some dark magic to conceal its RAM usage? What the hell!2 -
TLDR;
Side project update.
Made simple nlp library in python and published it’s first version to open source.
Now I can feed it with parsed pdf text.
See rant https://devrant.com/rants/2192388/...
Why ?
Cause during reading book about nltk I couldn’t find simple extendible way to provide support for polish language and I wanted to abstract stemming, word normalization, tokenizer etc. so I can provide ex. different conditions for separate text files and don’t write much code what is an asset when you work solo.
It’s about 12GB of pdf public accessible law data I am trying to handle ( at first ) which is about 35000 files from last 90 years.
So far I automated downloading web pages and pdf documents from them. Extracting data from web pages and saving it to database. Extracting text from pdf files. I have about 5-6 projects to do all of it above maybe at the end I will put it to some workflow manager like Luigi or just run it by cronjob.
First thing for website version 1.0 part is find correlation between all documents inside law text using nlp library by building custom conditions. Then just generate directory structure and html files with links between documents.
Website version 2.0 is already in my mind but it will be creepy to make it and will take at least 1-2 months and I want to publish fast.
I have some pdfs with only images instead of text and tesseract worked quite good with them so maybe I will try to process them when everything go live.
Learned a lot about pdf as now I know that font in pdf is not always providing unicode characters ( stupid form of obfuscation) so when you extract text you need to build glyph vector to text map for every font.
Pdf is full vector representation - just like svg - what is logic if you think a bit and know that some printers are running using postscript.
Let’s hope next update will be about flutter mobile app which started all of shit above. It’s almost ready ( except getting data from api I am trying to do and logo for release version ). It’s last piece of puzzle.3 -
Both laptops have the same price.
which one you think is better ?
(already used) MacBook Air 250GB SSD Nvidia Graphics 4GB RAM Intel Core i5 Processor
(brand new) HP Pavilon 1TB HDD Nvidia Graphics 12GB RAM Intel Core i7 Processor.30 -
What do you think of the Database design of Drupal/WordPress? They use 2 tables for 85% of the data!! Product, pages, whatever are all stored in the same 2 tables. Does that work out better than having each content type in separate tables?
I'm thinking of making an ERP. Would that table structure work there?2 -
Images are not loading! Not even if I open a rant. Profile pics also. I have to open the image itself to see it.
Bug?2 -
Can someone suggest a new laptop for me?
- ~15 inches
- 12GB-16GB
- Ryzen 5 gen 1-2(or intel equivalent)
- No good videocard needed
I already have a good desktop to game, just need a laptop to code7 -
installed linux mint along side with win10.
alocated 25gb space on my ssd for mint (as i would only install couple of browsers, git, python tools and atom)
26hours of happiness. yess im finally back to Linux 💒
Today: Turns on pc, unable to read or write root fs.
turns out lint used 11gb for boot fs and 12gb for swap! and now I'm locked out of my dev environment (wrote so many codes which is in boot fs)
F. M. L9 -
Currently on the market for a new laptop for work.
I'm thinking of Asus Vivobook 15 with 12GB ram and 256 GB SSD config. I don't trust Windows and it's performance on HDD. Since I'm coming from Macbook, I would really hate having to wait about 5 mins for system to be usable after boot up.
Slightly tempted to spend more money and go for a gaming laptop for that I can play Spintires sometimes. But not sure if it's a good idea to have a gaming config laptop for work.
It fucking sucks that there is not much selection of laptops or even let you try demo of laptops that are put for display in the shops here.2 -
Oracle Java on Mac and JabRef are the reasons I have to move my reference library (> 1000 entries including 12GB of full text pdf files) to another reference manager.
Any suggestions?2 -
Fresh install of WSUS. 2500 updates for manual review/approval. Fed the VM 8 cores and 12gb ram. Still slow as hell and MMC crashes every 15 minutes