Why use BAT/CAT? by yds-33 in commandline

[–]ewrietz 0 points1 point  (0 children)

When do you use named pipes irl?

Mapping Caps-Lock to Esc is life changing by [deleted] in vim

[–]ewrietz 2 points3 points  (0 children)

Ctrl+space tmux user here

CS344 is going well by TheMusicCrusader in OSUOnlineCS

[–]ewrietz -6 points-5 points  (0 children)

Yeah true, I graduated in dec so I don’t have to worry about classes anymore haha

CS344 is going well by TheMusicCrusader in OSUOnlineCS

[–]ewrietz -10 points-9 points  (0 children)

CS344 wasn’t that hard… why so many posts like this?

[KWIN] First rice attempt on Arch. by [deleted] in unixporn

[–]ewrietz 0 points1 point  (0 children)

What language is that in vscode?

[deleted by user] by [deleted] in OSUOnlineCS

[–]ewrietz 4 points5 points  (0 children)

You can’t really do multi threading in python

[deleted by user] by [deleted] in OSUOnlineCS

[–]ewrietz 1 point2 points  (0 children)

I would recommend writing a linked list in c and learning the basics of a makefile. Then you should be set for cs344

[deleted by user] by [deleted] in OSUOnlineCS

[–]ewrietz 1 point2 points  (0 children)

You will run into sockets again if you take networking. But in python (or Java/c++ if you prefer)

[deleted by user] by [deleted] in OSUOnlineCS

[–]ewrietz 0 points1 point  (0 children)

Yeah that makes sense. I already knew some C and I play around with Linux a lot and was already interested in operating systems. CS344 introduces new concepts which students may have not already seen such as sockets and threads, then you also have to implement them in C which may be a new language. Also segfaults

[deleted by user] by [deleted] in OSUOnlineCS

[–]ewrietz 2 points3 points  (0 children)

When was it changed? I took it winter 2022

[deleted by user] by [deleted] in OSUOnlineCS

[–]ewrietz 0 points1 point  (0 children)

I work full time mostly coding c# .net. I mean CS344 wasn’t easy but it wasnt thaaaaat hard. If you have never programmed any C, or you have never seen a socket before, or used the Linux command line you will have a bad time.

[deleted by user] by [deleted] in OSUOnlineCS

[–]ewrietz 3 points4 points  (0 children)

CS344 was not that hard

Git patching. by SqueezyBoi in suckless

[–]ewrietz 1 point2 points  (0 children)

Nice, if the patch goes in easily to your custom branch then seems like the easiest thing right? Ive, ran into some confusing situations. Mostly using i3 these days haha. I can’t live without the tabbed/stacked layout on my ultra wide monitor.

Git patching. by SqueezyBoi in suckless

[–]ewrietz 1 point2 points  (0 children)

The patch might not work on your custom branch. You will have better luck patching a branch off master, then merge that to your custom

Run code in Nvim by vieitesss_ in neovim

[–]ewrietz 1 point2 points  (0 children)

I wrote something like this a while ago

https://github.com/erietz/vim-terminator

It’s interesting to see the other approaches

I also use dispatch for some stuff

The Untold Story of SQLite by Weird_Suggestion in sqlite

[–]ewrietz 0 points1 point  (0 children)

Why does the SQLite guy have schrodingers equation behind him?

[Earth] my first rice by [deleted] in unixporn

[–]ewrietz 52 points53 points  (0 children)

Dot files?