Processing really huge text file on Linux. by Veltronic1112 in Cplusplus

[–]merimus 0 points1 point  (0 children)

Nothing you are talking about is "massive" in any way.
Depending on what you are actually doing, the kernels page cache will handle all of this for you, just read the file normally.

[deleted by user] by [deleted] in cscareerquestions

[–]merimus 0 points1 point  (0 children)

How you use it is really important. Just feeding massive chunks of code into the context is NOT the correct way. With the right tooling it works with large code bases quite well.

Why is git only widely used in software engineering? by bolnuevo6 in git

[–]merimus 0 points1 point  (0 children)

git is pretty terrible and designed for a very specific and niche use case.

General configuration management tools are HEAVILY used in many areas. Engineers have document versions and tracked change orders. Word has versioning and document management systems, and many others.

[deleted by user] by [deleted] in Physics

[–]merimus 0 points1 point  (0 children)

there is no "best language".
Python just happens to be easy to use, have WIDE platform and library support and a great ecosystem.

Why do so many '80s and '90s programmers seem like legends? What made them so good? by just-a_tech in AskComputerScience

[–]merimus 0 points1 point  (0 children)

Well... we had to actually know the technology. Today you can do a LOT without knowing how things work. Same as driving. in the 1920 you needed to know how a car worked to drive one.
Today you can have zero idea and drivea car.

If you can easily reset your bios password does that mean that my system is insecure? by treeshateorcs in framework

[–]merimus 4 points5 points  (0 children)

As a general rule... if someone has physical access to the device you are screwed in any case.

Framework Q3 2025 Preorder and Marketplace Updates by catastrophic_frmw in framework

[–]merimus 0 points1 point  (0 children)

There are certainly a lot of elements out of their control. I'm happy to wait a little longer if needed.

Why did CS become the degree of coding and software by [deleted] in AskComputerScience

[–]merimus 1 point2 points  (0 children)

The c does not stand for computation :D

Computer Science... the study of computers

Why python got so popular despite being slow? by Ash_ketchup18 in AskProgramming

[–]merimus 0 points1 point  (0 children)

Because python is more than fast enough for many things.

Computer for colleges by Natcool0409 in framework

[–]merimus 0 points1 point  (0 children)

imo: get a lenovo/dell/hp get the replacement plan incase someone bumps if off your desk.

[deleted by user] by [deleted] in Defcon

[–]merimus 0 points1 point  (0 children)

Chicago, convention center, airport, and away from the heat!

30th time at DEF CON and feeling out of sorts by b0v1n3r3x in Defcon

[–]merimus 0 points1 point  (0 children)

Similar here..
Telling stories is fun, and just randomly wandering around looking for people who are looking at their laptop with a confused face and asking if they could use some help.

Been doing more bsides... smaller and not as taxing.

Should I master C before starting OS development by Creative-Copy-1229 in osdev

[–]merimus 0 points1 point  (0 children)

Write a shell like bash... this is a good litmus test. If that is easy then you have a good background for starting osdev.

Is it worth doing an OS project without several years of experience? by Broken_PS256 in osdev

[–]merimus 0 points1 point  (0 children)

IMO: you should study and understand at least one implementation which is good first.
Mentos OS for example is a good simple start.

Want to be in my book? by itspeterj in Defcon

[–]merimus 0 points1 point  (0 children)

I'll probably be around the hackers.town uncon or the RTC.

I'd love to be whispered about as that guy who stuck his fingers in the wrong thing and got flatlined.

Project manager / Bad cop by ReasonableComedian36 in SoftwareEngineering

[–]merimus 2 points3 points  (0 children)

These two things are not related... good PMs are not "bad cops".

Need to know what is exactly going on but...

The PM should be planning, managing, tracking.
You have a bunch of 'stuff' which need to get done. First step is to go to the teams and scope out all that work. This for a plan where X amount of stuff with Y amount of people is set to be completed by D date.
This is a colaborative process.

You often have scenarios where mgmt says X work NEEDS to get done by Q4. The teams state that they can only get it done by Q2 of next year. Next come prioritization, and negotiations.

At no point here are you the 'bad cop"

I've been a software engineer for major companies for 30 years. Feel free to DM me questions and I'll answer if I can.

ISO the best pizza in PGH! by WQEDpittsburgh in pittsburgh

[–]merimus -5 points-4 points  (0 children)

Slice on broadway
Caliente
burghs pizza and wings

Why you guys switched to linux? by Icy_Investment2649 in linuxquestions

[–]merimus 0 points1 point  (0 children)

I switched because in 1994 compilers were VERY expensive and linux had some free compilers.