Skip to content

Commit 24e3339

Browse files
committed
comments in markdown
1 parent c003eda commit 24e3339

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_posts/2025-01-19-DOPvsOOP.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,14 @@ The idea is that we will create many instances of various classes with multiple
2424
For the curious, this is my machine:
2525
```bash
2626
$ uname -a
27+
```
28+
```text
2729
Linux pop-os 6.9.3-76060903-generic #202405300957~1732141768~22.04~f2697e1 SMP PREEMPT_DYNAMIC Wed N x86_64 x86_64 x86_64 GNU/Linux
2830
```
2931
```bash
3032
$ lscpu | grep -E 'Architecture|Cache|CPU|Model|NUMA|cache|L1|L2|L3'
33+
```
34+
```text
3135
Architecture: x86_64
3236
CPU op-mode(s): 32-bit, 64-bit
3337
CPU(s): 4

0 commit comments

Comments
 (0)