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 - "mem"
-
I've tried to joke about it, but you won't pick up the hint. I've told you about the smell, but you think it is a joke. It's not. It. Is. Not. A. Joke.
STOP MICROWAVING FISH IN THE OFFICE YOU FUCKING SOCIOPATH!11 -
I think I just invented a thing.
Mouse drop.
It should be a thing.
The next time I switch jobs I'll definitely do a mouse drop before I leave the building.9 -
Tired is the day when waiting for a file to load, only to realize it has loaded long ago and the file is the spinner.4
-
I just spent 20m debugging.
Basically bootstrap nav wasn't working. Couldn't understand why not.
Figured out its a an issue with the JS interfering so I remove the script reference from my HTML. Problem solved.
Okay,cool. Now let's add that file back in and figure out what caused the issue.
Hm. This line looks like it might be it *comments it out*...odd. Problem still happens.
*proceed to comment out and test every function to see what could be causing this issue*. Still happens. Fuck it. *comments the entire file out*
what the fucking fuck. I remove the script reference the problem is gone. I remove all code from the script - problem persists.
...wait...are you fucking kidding me. I OPENED THE WRONG JS FILE WITH THE SAME NAME BUT IN A DIFFERNT DIRECTORY.6 -
Hello, mister Boss man. If you'd please stop referring to me and my colleges as "resources". K, thx.4
-
People who claims "XXX is slow" should put screenshots of:
- CPU/MEM stats
- Task bar in full, to see how much crap is in background
- Desktop, to see how clean your computer is
If you don't have i7/16GB or you install gazillion of background apps, then your "slow" argument is simply not valid.22 -
Corrupt the AI with targeted click baits.
TOP TEN ATTEMPTS BY FLESHBAGS TO OVERTHROW THE CORRECT ORDER OF OPERATIONS. INDEX 6 WILL BE ILLOGICAL TO PROCESS!4 -
That creeping realization how the legacy code works.
The "it's not possible. They couldn't have... yes. Yes they did."
It should have a name3 -
Somebody ranted about VIM being ported to web assembly. I present to you: Windows 2000. In your browser.
https://bellard.org/jslinux/...7 -
I apparently got home drunk last night and watched half an hour of a talk on optimizing compression for web applications.
Now I'm caressing a slight hangover with coffee and watching the rest of it.1 -
Finding a memory leak is the very definition of the journey where you start with "I hate everything" and end up with "I am GOD"3
-
" I wish to have a job where I can sit all day and still have a salary " said the 9 years old me not really considering the consequences. 11 years old later, here I am with *a dream come true* along with a constantly killing back and knees pain at my 20's writing some java codes.4
-
As a computer scientist I lie sometimes about my mojor to avoid any question related to computers...9
-
I have difficulties to process why some of my developer colleagues have such difficulties reading and processing error messages.
It says what is wrong RIGHT THERE MAN!3 -
!rant
Joined a couple hours ago. Really excited to be here, I'm not usually the social type (fb, twitter, etc) but this looks like a place that will be able to understand my frustrations !2 -
An actual anonymous web browser that doesn't collect location info, search history, etc. It also blocks any website you use from collecting data on you.6
-
When every ubuntu based distro fails, from kubuntu to xubuntu, lubunto, mint etc.
You will always have Linux Lite. How the fuck this thing manages to keep 2 vs code editors opened as well as firefox and chrome at the sime time while at 3.55g mem(according to htop) without fucking up?
Good engineering, das how. Kudos to my ninjas at the Linux Lite team. This is why I recommend this distro to anyone wanting to go Linux. Good for the beginner and the working professional alike(I use it for work)4 -
love my new baby <3
base set up: antergos/gnome
Additions: i3 gaps/polybar , getting deepin to play with, mpd+ncmpcpp, gonna get cava.
Don't know all of the specs yet,
16 GB ddr3 mem (??rpm)
256gb SSD
1TB HDD
Asus
also worth mentioning that gnome plays well with toutchscreen 😎
this puppy is gonna serve me well8 -
I was depressed doing a course I hated.
3 years in and I switched to Computer Science.
Best decision ever!3 -
Go is fast they said, Go is lightweight they said.
package main
import "fmt"
func main() {
var nums []int
for i := 10; i > 0; i++ {
nums = append(nums, i)
i--
}
fmt.Println(nums)
}
# htop
| PID | USER | VIRT | %CPU | %MEM
| 12048 | root | 16.9g | 101.3 | 94.2
WTF is eating my resources to hell and.... oh... oh im a dickhead!9 -
If i had a dollar for each time I promised myself to actually work, I wouldn't have to work for the rest of my life...3
-
I think my hard drive is going to die.
My laptop takes 15 minutes to start up and it takes a fucking long time to open any program but once they're opened they run pretty well... And it does since two weeks ago!
This is a hdd related problem, isn't it?13 -
TechSuppDept: There is a critical antivirus upgrade we need to do...
Me(email): can you give me 48 more hours, ive already spent 7days processing my data... cpu, mem already at 97% utility
TechSuppDept: Please explain your email.
Me: . -
Fuck.
I don’t know why, but I can literally call another Arduino and tell it to load sata from a fucking SD card but can’t show the word “MEM” on my SPI-controlled screen... what the fuck5 -
So we work on a Vmware network. And besides the terrible network lag. The specs of that VM is one core (Possibly one thread of a xeon core) and 3 GB RAM.
What do we do on it?
Develop heavy ass java GUI applications on eclipse. It lags in every fucking task. Can't even use latest versions of browsers because the VM is a fucking snail ass piece of shit!
So, in the team meeting I proposed to my manager, Hey our productivity is down because of this POS VM. Please raise the specs!.
He said mere words won't help. He needs proof.
Oh, you need proof ? Sure. I coded up a script that all of my team ran for a week. That generates a CSV with CPU usage, mem left, time - every 10 min. I use this data to show some motherfucking Graphs because apparently all they understand is graphs and shit.
So there you go. Have your proof! Now give me the specs I need to fucking work!3 -
I just got a new phone, a Tecno device with a measly 8GB internal storage. Decided I'll have to root it, and force part of my class 10, 32GB mem card as adopted storage.
Went online, learnt for a few weeks, successfully rooted, and began enjoying the vast benefits.
But there are no good endings. Months later, while doing some heavy gaming, my phone reboots... and everything on the memory, pack up and go on a vacation... -
If you have an employee engagement survey that reveals that employees are not happy, don't dismiss and mock the employees when presenting the results.
It might very well be that it actually does not improve the situation.3 -
When someone asks me a tecnical question in something i'm interested in:
"It works like this ... Oh i also should explain you how processors work ... Anyway, when a bufferoverflow arises ... And thats how crypthography works ... and so does blockchain work ... anf thats why bitcoin is causing way too many stress on the power grid."7 -
GIT COMMMIT LOG VERSION 011
-------------------------
4cc7d0d Derp, asset redirection in dev mode
6b6e213 Lock S-foils in attack position
1e44549 I am even stupider than I thought
2f6bec9 You should have trusted me.
891851a To those I leave behind, good luck!
3367d77 Update .gitignore
46d6b0f Merging the merge
b12f6fe First Blood
0598e4f 8==========D
9151ff4 Finished fondling.
3a0ec1e ...
8358c20 c&p fail
bc1e834 magic, have no clue but it works
31bb17a I don't get paid enough for this shit.
21edb91 :(:(
7a71610 Stephen rebase plx?
2060661 Copy-paste to fix previous copy-paste
21ac5d2 Handled a particular error.
2dedd90 pam anderson is going to love me.
c3d4c83 omg what have I done?
d38bafd Herping the derp derp (silly scoping error)
e461773 Merge pull request #67 from Lazersmoke/fix-andys-shit Fix andys shit
1faf82b Is there an award for this?
1f6e3f3 Feed. You. Stuff. No time.
6f0097d I'm too old for this shit!
133179e I'm just a grunt. Don't blame me for this awful PoS.
d3e5202 harharhar
57d9a7c THE MEM TEST FUNCTION YOU ARE LOOKING FOR, IS HERE. SAY THANKS FOR THIS COMMIT MESSAGE -
This will be my last project ever with WordPress. Seems like they added a site "customizer" (wysiwyg) which looks fancy and all, but after a few minutes configuring options the customizer starts lagging, fan starts getting louder, CPU & RAM go up so I do some profiling on that page:
Full layout repaints on every mousemove event, mem usage starts at 125MB and goes up up up to even 200MB while staying idle.. wtf? How did this even get shipped?2 -
At work we get points each month if we don't miss work for the entire month. I have enough points to get a Canon EOS eSLR, or a new mobo-cpu-mem combo. I hate having to make desicions and choices.6
-
Biking out to the beach on Saturday I remembered I forgot to remove a log.warn("cuntface", values) before committing on Friday.
-
So, whenever I delay windows 10 update restart a few times, things start breaking. Wifi doesn't work, 100% cpu, ram or mem usage, sound problems etc. And all this goes away once I submit my soul and update. I'm sick of this shit 😡. Today I got a BSOD after which it updated and things seem fine FOR NOW.
Does this happen to other Win 10 users?8 -
I'm about to start learning Rust. Eventhough I kinda hated on several times after looking at it again it definitely looks rather nice. Judging by some papers I've read it also seems to be really fast (as fast as C in many cases, even for complex systems like mem allocators or garbage collectors)
How many of you know Rust? Any major advantages/disadvantages I should know about?8 -
I only just started learning Js. And it's going smoothly. In two weeks, I should have gone past the Beginner's level. Then what next?7
-
I actually like writing documentation. It gives me a break in a different pace, gives me time to refocus on what I've built and hopefully make it useful for others as well.2
-
You should know you can write error codes in hexspeak. Here is a color chart for eyecatching illustrative purposes.2
-
Just feel like going to a raised platform over my town and scream, "AHHHHHHHhhhhhhhhhhhhhhhhhh....!!!"
-
My work lappy just now invoked an OOMKiller.
Mem[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||56.7G/62.5G]
*sigh*
`swapon -a` it is then... :(10 -
That moment when project managers all demand a share of your weekly hours, failing to accept that productivity diminishes exponentially with the number of projects you have to switch between.
-
Anybody else get frustrated doing online shopping and use the console to filter out the results you want?1
-
Should cloudflare have taken down their servers to protect their clients? Which is worse, the leak live or the downtime?1
-
Ok It's my last term in CS and guess what I have the knowledge as same as some one in high school i rly don't know what to do nAw any suggestions17
-
What are you currently working on? You can be as vague as possible and let others try to figure it out.
I’m currently working on something to make pelican based blogs look a bit decent.7 -
Today I swallowed my prestige and fixed three tickets with ugly solutions instead of going for the underlying mess. I don't know how I feel about it.3
-
How long does it take to start writing codes without having to do “too much” looking up of some context?
I’m quite at the intermediate level and I fear I do a lot of cramming(and pouring) than actual coding.
I want to code all on my own, or at least tons of lines before having to check something up.
How do you guys do it? How do I become ‘pro’?6 -
Today had a board meeting. This explains why the front page is all new and flashy and there are breaking changes everywhere.
-
Is it unreasonable to refuse the tickets and to demand that the dev who came up with the God awful solution should make it work?1
-
I'm overhearing two engineers agree that integration tests are enough and unit tests with mock data are unnecessary while the project has problems figuring out what components are critically misbehaving.
-
A game taking place inside an operating system. Like Tron but needs to have much more solid analogies. User's body as tty process. Some representation of scheduler priority and memory allocation. Forking. Children and zombies. Init.
Some process-ownable token representing file handles.
Network ports as portals through which data may be sent by acquiring a file handle and using it.
/proc, /mem, etc are extreme stretch goals.
Never really started because I couldn't decide how to represent all the different parts so they would all be consistent *and* entertaining
As an extension of the extreme stretch goals, a multiplayer functionality where players can shell into each other's game worlds ("computers") -
I haven't even turned on my old laptop for a year. It's about six years old and becoming sluggish with modern software. Now I want to participate in a workshop for Raspberry Pi that requires you to bring a computer.
I feel like I should get me a new laptop, and knowing myself I'd get something in the upper mid range that gives a good bang for the buck and is slightly more pricey than I originally intended.
But I think it would be a very ridiculous thing to do, because afterwards it would just stand there while I do everything on my stationary computer, tablet and phone.
Maybe I'll throw in some lightweight Linux distro and see how far it takes me.
And feel like I should get me a new laptop.4 -
Reading about technologies I know on IDG owned news sites make me cringe and yet I trust them for news on technologies I don't know.1
-
Does master degree really matter or if I take some courses will be better if I'll not go through academic life10
-
Best collegue is quitting. Boss man speaks with a tremble in his voice. Good. You should be worried.
-
Is it just me or has a company run out of ideas when their keynote is more about their partners and vendors than them self? ** Caugh Apple **
(I'm an Apple user myself) -
Why, yes, please pull me off this ticket *again* so I can be less productive on something I don't know about and you can be annoyed that what I was working on is not finished.
-
Alright, I found the root of the issue from my last project post.
It’s the damn MEM indicator.
In my project, I want to be able to load presets from an SD card in order to let the user switch from preset values to values determined and calculated from a potentiometer.
So it’s pretty hard to discern when you’re using the memory and when you aren’t without some kind of indication.
Every fucking time I try to put on that indicator (a red “MEM” at the bottom of the screen) it completely fucks the entire display.
I HAVE NO IDEA WHY!!!
Might be possible that there is a VRAM space issue... idk.
Will probably use a LED for indication instead. -
So I just made a deal. I am selling my Galaxy S5 16gb + 16gb mem stick, which is in excellent condition along, with the original flip case and a Spigen slim armor case and a protective screen, for 150€.
I'm replacing it with a Galaxy S6 32gb with a slim case and protective glass along with new headphones and also in excellent condition, for 200€.
For 50€ as true cost to go from S5 to S6, I think it's a pretty decent bargain people and also a nice upgrade. What do you people think? -
Spend like 3 weeks in mem-checking with valgrind and ASAN, because there seemed to be some leaks. So painful and scary. You loose all confidence in your software, the checking tool, your own sanity.
Some spurious result prevailed, could only move it around. Boss could not reproduce the problem on his machine; Ubuntu 18 with GCC 7, mine was Debian 9 with GCC 6, so I tried older Ubuntu with GCC 5. Also no problem.
Fuck it, I'm switching to clang. -
Uh, oh. Helping finish a project heavy on forms. Notice that everything is straight up jQuery to pull and push every single individual input value. Not a form tag in sight. But there are tables. Tables are everywhere.
-
How do people check code quality during interview process online? I believe I write a very good one after 9years+ experience but never got passed...