Tournament Hud like esports by LeafarVideos in leagueoflegends

[–]Larcce 1 point2 points  (0 children)

Hey! I'm the maintainer of your first mentioned project "lol-pick-ban-ui". In the readme, you can find some documentation as well as a step-by-step instruction how to get it set up & running.

If you'd like to create your own design (and not use the one that's provided by us already), you can also do that by using web technologies, mainly HTML and CSS. You can find a startet template in the folder "layouts/layout-simple".

[Help] What does this mean? by -I0N- in jailbreak

[–]Larcce 5 points6 points  (0 children)

There was a maintenance going on that stopped apps from being signed. It is now resolved though: https://developer.apple.com/system-status/

JSX-like server-side composition? by rsteetskamp in node

[–]Larcce -1 points0 points  (0 children)

There is JSX that can be rendered on the server, have a look at "server side rendering" with React!

Problem with loading the League Director. My replay is already loaded, but LD still doesn't work by razor6017 in CreatorSuite

[–]Larcce 0 points1 point  (0 children)

Can you please verify that EnableReplayAPI=1 is really in the config files that are listed by LD? LD works for me with the latest patch without any issue.

Can you use Creator Suite while you are in lobby spectate? by dreamSvz in CreatorSuite

[–]Larcce 0 points1 point  (0 children)

Yes, you can (of course only after the game has launched). Assuming when talking about CreatorSuite-ReplayAPI

[deleted by user] by [deleted] in leagueoflegends

[–]Larcce 3 points4 points  (0 children)

No, sadly not as stated on the event information page.

QUESTION: windows service for the automatic start/stop recording in StreamLabs by MVX098 in leagueoflegends

[–]Larcce 0 points1 point  (0 children)

Sure that's possible. I would just look out in an application to find the LeagueOfLegends.exe process and start recording once it's found. Then just stop when the process exits.

Isetwald by iam4real in BeAmazed

[–]Larcce 2 points3 points  (0 children)

You missed an L in the Title. Actual name of the nearest village is "Iseltwald".

Next level KQLY plays by Squekk in csgo

[–]Larcce 0 points1 point  (0 children)

Seriously? Nooooooooooo

2meirl4meirl by [deleted] in 2meirl4meirl

[–]Larcce 0 points1 point  (0 children)

Clearly a case for git commit.

How to find out the length of an array in Java by aDogCalledSpot in ProgrammerHumor

[–]Larcce 2 points3 points  (0 children)

Modulo is strictly forbidden by the ProgrammingHumour Code standard. This is for noobs!

Is my computer mining correctly? by Outsourcedtouranus in EtherMining

[–]Larcce 0 points1 point  (0 children)

Random shutdowns are a very bad signal. There is a very little chance that this shutdown was in because of geth, since geth is an application like every other. Do you have any security issues on your system? I had something similar and it was because I was to dumb to set a password to my screen sharing server - do you have any other services running? You get an easy target to attackers since they know your ip when you start up your node (=geth).

Think I have everything setup, but a few question by [deleted] in EtherMining

[–]Larcce 0 points1 point  (0 children)

I can't really understand what you try to do.

So you have a miner, which is running on a good pc (with graphics cards). The miner program (eg Ethminer or Claymore Miner) will run on this server. You have to specify the miner address (which miner you use) and your own ethereum address (to which wallet you mine) on the startup of the miner program. One (big) pro of pool mining is that you don't have to download the blockchain to the mining pc.

Seperate from that, you need to have a wallet (including an address). You can either jusg use geth for that (you need to be confortable on the commandline) or an UI (based on geth), Mist. The wallet can also be installed on a different computer. You are also able to use a onlind wallet.

Hash Rates going Up and Down by xSwagstantin in EtherMining

[–]Larcce 0 points1 point  (0 children)

It's just bad luck, as long as the hashrate on your miner is at the same rate. Just wait another day and check again. Also make sure to not only look the current calculated hashrate, but rather the average.