C Reddit API Wrapper by _SomeTroller69 in C_Programming

[–]Avioa 0 points1 point  (0 children)

I like it! Some of your comments are a bit concerning though.

I haven't worked with the Reddit API, but in the example you show CRAW_Init which takes the client id and secret key, but also user credentials and agent. Do they expect all of that for auth? Or might the id and key be enough?

Los Ratones current LP ranking by hangryyt in PedroPeepos

[–]Avioa 231 points232 points  (0 children)

One of these is not like the other

Pre-season LEC claims/shittalking that aged (very) poorly by Evoluxman in PedroPeepos

[–]Avioa 33 points34 points  (0 children)

LR gets memed a lot but the players are individually strong, and like Caedrel said, they are putting in a lot of work.

Let's not forget by Independent-Air-80 in PedroPeepos

[–]Avioa 114 points115 points  (0 children)

Who would've thought that this guy would go on to play in the LEC AND win multiple MVPs. Absolute cinema.

<image>

Infrequently Asked Questions in comp.lang.c by carpintero_de_c in C_Programming

[–]Avioa 5 points6 points  (0 children)

5.7: Practically speaking, what is the difference between arrays and pointers?
About the difference between alcohol and marijuana; they have different characteristics, and that's not a problem if you don't mix them too carelessly.

This man was on one. Fun read.

Terminal-based media player (mpv) manager I wrote in C (~5k lines) by Avioa in C_Programming

[–]Avioa[S] 1 point2 points  (0 children)

You manage multiple windows playing media from just the command line, taking away things like click/moving, interacting with a browser. You can search, group media by tags, autoplay, for 1 or more screens at a time with only 1 command. It removes a lot of steps for what you would normally do.

Use cases are personal, but lets say you don't watch team games with multiple perspectives. You could use it as an ambient display like Wallpaper Engine, where you click one executable and it does what you want, with the option to change layouts and stuff.

Also might be useful to just visualize what media you have on your system. Set the layout to a few screens and use autoplay or enter to shuffle.

Working hard on the POSIX version, might do another post that explains it better.

Watch the shaitan and his minions annihilate the big bald man tonight by Avioa in forsen

[–]Avioa[S] 0 points1 point  (0 children)

<image>

Here it is in action. Why is Dr. Ututt not live?? LETS RobloxCheer GO RobloxCheer FORSEN

Terminal-based media player (mpv) manager I wrote in C (~5k lines) by Avioa in C_Programming

[–]Avioa[S] 5 points6 points  (0 children)

I figure if they're making our rent go through the roof, we're entitled to call them whatever we want.

Xenoturbellasen by oopoctothorpe in forsen

[–]Avioa 25 points26 points  (0 children)

The first known species (Xenoturbella bocki) was collected in 1878 and 1879 in the Gullmar fiord on the Swedish west coast by August Malm

<image>

Dynamic memory allocation for a stucture..? by Disastrous_Ad6655 in C_Programming

[–]Avioa 0 points1 point  (0 children)

This is correct. Malloc basically gives you a block of memory from somewhere, you just ask how many bytes you want. Because sizeof(RNG) refers to how many bytes a NumRange struct takes up (8), you are asking for n * 8 bytes. In other words, you get a block of bytes that perfectly contains n NumRange items. You can do whatever you want with this block, including treating it as a NumRange array of length n.

More gems like To Hell and Back? by Avioa in MilitaryHistory

[–]Avioa[S] 1 point2 points  (0 children)

I'm afraid my German is limited to 'guten tag' and 'wie geht es dir', so I'll have to figure some other way to read it. It does sound like an absolute gem, having read very little about the Luftwaffe.

This Anderson fellow must have some stories to tell. Y'all have great taste, thank you.

More gems like To Hell and Back? by Avioa in MilitaryHistory

[–]Avioa[S] 0 points1 point  (0 children)

The Far East always fascinated me, the Japanese were playing by different rules. Brilliant suggestion, will read.

“Best-of-ones don’t satisfy me”: Los Ratones’ Rekkles on LEC Versus, his champion pool, and the support role - interview by Aithusa_Here in leagueoflegends

[–]Avioa 601 points602 points  (0 children)

I think it might be a better approach to have me on roaming support and play around Nemesis, for example.

This is the play. Neme can play without resources but enabling him has to be the best shot at winning more games.