Skip to content

Instantly share code, notes, and snippets.

View Nicofisi's full-sized avatar
👀
Living a life

Mikołaj Lomiak Nicofisi

👀
Living a life
View GitHub Profile
@Nicofisi
Nicofisi / Zadanie.md
Last active March 14, 2022 14:13
Zadanko do Golanga dla grupy 8

Paulina i Marcel muszą przeprowadzić pewne operacje na pewnym pliku. Zależy od tego ich życie. Alternatywą jest defenestracja.

Plik z którego mają do wczytania dane pochodzi od Doktora Wiesława Pawłowskiego, chociaż to Szanowny Wielki Polak Sienkiewicz jest oryginalnym autorem. Plik nazywa się 'ogniem_i_mieczem.txt' i jest gdzieś tu do pobrania.

W pliku znajdują się słowa w zdaniach w akapitach. Nie jedno - jest ich więcej - jednak nie jest ich też zbyt wiele. Tym nie powinni się martwić.

Pierwszym krokiem jest pobranie Brawl Stars. Następnym krokiem jest przystąpienie do realizacji zadania.

@Nicofisi
Nicofisi / Kotlin.kt
Created September 8, 2018 14:04
Kotlin vs Scala
package me.nicofisi.spigot.common.commands
import arrow.core.Either
import arrow.core.Left
import arrow.core.None
import arrow.core.Option
import arrow.core.Right
import arrow.core.Some
import arrow.core.Try
import arrow.core.getOrElse
@Nicofisi
Nicofisi / plugins-Umbaska-newlog.txt
Created May 25, 2016 20:08
Umbaska's new log file
[22:07:02] Registered console listener
[22:07:02]
[22:07:02] Finding Version-Dependent uk.co.umbaska.Registration.UmbaskaEffect
[22:07:02] [uk.co.umbaska.Replacers.EffBukkitEffect_V1_8_R3] Found compatibility with Minecraft v1_8_r3, UmbVerID: 5
[22:07:02] [uk.co.umbaska.Replacers.EffBukkitEffectAll_V1_9_R2] Found compatibility with Minecraft v1_9_r2, UmbVerID: 7
[22:07:02] [uk.co.umbaska.Replacers.EffBukkitEffect_V1_9_R2] Found compatibility with Minecraft v1_9_r2, UmbVerID: 7
[22:07:02] [uk.co.umbaska.Replacers.EffBukkitEffect_V1_8_R1] Found compatibility with Minecraft v1_8_r1, UmbVerID: 4
[22:07:02] [uk.co.umbaska.Misc.EffActionBar_V1_8_R1] Found compatibility with Minecraft v1_8_r1, UmbVerID: 4
[22:07:02] [uk.co.umbaska.Replacers.EffBukkitEffectAll_V1_8_R1] Found compatibility with Minecraft v1_8_r1, UmbVerID: 4
[22:07:02] [uk.co.umbaska.Replacers.EffBukkitEffectAll_V1_9_R1] Found compatibility with Minecraft v1_9_r1, UmbVerID: 6. Registering...
@Nicofisi
Nicofisi / log.log
Created April 6, 2016 09:04
Error with latest Umbaska
[10:37:46] [Server thread/INFO]: [Skript] Reloading the config and all scripts...
[10:37:47] [Server thread/INFO]: Loaded a total of 26456 english aliases
[10:37:47] [Server thread/WARN]: There are no aliases defined for the following ids: 438, 441
[10:37:47] [Server thread/ERROR]: Cannot recognise the type 'text' (ajson.sk, line 86: function jsonColor(msg: text) :: text:')
[10:37:47] [Server thread/ERROR]: Cannot recognise the type 'text' (ajson.sk, line 121: function jsonSanitize(msg: text) :: text:')
[10:37:47] [Server thread/ERROR]: Cannot recognise the type 'text' (ajson.sk, line 140: function jsonFormat(msg: text) :: text:')
[10:37:47] [Server thread/ERROR]: Cannot recognise the type 'text' (ajson.sk, line 248: function json(to: text, msg: text):')
[10:37:47] [Server thread/ERROR]: Unknown type 'text' (ajson.sk, line 259: command /json [<text>] [<text>]:')
[10:37:47] [Server thread/ERROR]: Cannot recognise the type 'text' (api.sk, line 3: function getAdms(n: text, v: text) :: text:')
[10:37:47] [Server
# This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins.
# For a reference for any variable inside this file, check out the Bukkit Wiki at
# http://wiki.bukkit.org/Bukkit.yml
#
# If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice.
#
# IRC: #spigot @ irc.spi.gt
# (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ )