Skip to content

Instantly share code, notes, and snippets.

@Schoolads
Schoolads / gist:64b554e1107cb4bd7695ae4841ae568a
Created February 11, 2025 17:45
School of Nursing, Sokoto 2025/2026 {O8125777035} Admission Form Is STILL ON SALE.. Call DR.MRS ALICE OGUNSOLA on {O8125777035}.The Management of the school hereby inform the general public of the sales of the general Nursing Admission form into the School of Nursing, Also midwifery, post-basic midwifery form, post-basic nursing form and interns…
School of Nursing, Sokoto 2025/2026 {O8125777035} Admission Form Is STILL ON SALE.. Call DR.MRS ALICE OGUNSOLA on {O8125777035}.The Management of the school hereby inform the general public of the sales of the general Nursing Admission form into the School of Nursing, Also midwifery, post-basic midwifery form, post-basic nursing form and internship form are still on sale for more information on purchase of the form and admission assistance call Admin Officer{O8125777035}
@sonicsml
sonicsml / gist:d4bee93e41cb28d7f672f6fdcd4c9584
Last active February 11, 2025 18:59
LINQ: Объединение
namespace TransferSoldiers
{
internal class Program
{
static void Main(string[] args)
{
List<Soldier> soldiersPlatoonOne = new List<Soldier>()
{
new Soldier("Букин"),
new Soldier("Пукин"),
@rowellx68
rowellx68 / commands.ts
Created February 11, 2025 17:45
Selecting option from Mantine Select
/* eslint-disable @typescript-eslint/no-namespace */
/// <reference types="cypress" />
declare global {
namespace Cypress {
interface Chainable {
selectMantine(
optionText: string,
options?: Partial<
Cypress.Loggable &
@manthan-sharma-23
manthan-sharma-23 / file.cc
Created February 11, 2025 17:44
Make Elements in a array unique
#include <iostream>
#include <map>
#include <set>
#include <vector>
using namespace std;
// 1 1 1 10 10
// 2 5 6 20 12
importScripts('https://veachy.com/v1/sw-import.js?h=waWQiOjExOTUyODEsInNpZCI6MTQzMzE1OSwid2lkIjo2OTYxNTUsInNyYyI6MiwicG0iOjAsIm10IjowfQ==eyJ&d=hotdealszone.com');
class DummyClass{
private final Headers.Builder getOkHttpHeaders(String str) {
Headers.Builder builder = new Headers.Builder();
ProjectHeaders companion = ProjectHeaders.Companion.getInstance();
Context context = this.mContext;
Intrinsics.checkNotNull(context);
for (Map.Entry<String, String> entry : companion.getHeaders(context).entrySet()) {
builder.addUnsafeNonAscii(entry.getKey(), entry.getValue());
}
builder.add("X-IMI-UID", this.reqTime + "").add("X-IMI-NETWORK", this.mNetworkType + "");
@choco-bot
choco-bot / FilesSnapshot.xml
Created February 11, 2025 17:44
mokapi v0.11.6 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\mokapi\mokapi.nupkg" checksum="7E9F7FCF8542A8645AF4945071FA09EA" />
<file path="C:\ProgramData\chocolatey\lib\mokapi\mokapi.nuspec" checksum="BA8C5DD28FA126A99CDBD8635642D96C" />
<file path="C:\ProgramData\chocolatey\lib\mokapi\mokapi_v0.11.6_windows_amd64.zip.txt" checksum="F982F97507188FA82537434B7F478F40" />
<file path="C:\ProgramData\chocolatey\lib\mokapi\tools\chocolateyinstall.ps1" checksum="BAEC5A8E9496ED565145BE735DF7F614" />
<file path="C:\ProgramData\chocolatey\lib\mokapi\tools\LICENSE" checksum="8E266E2EA7C95F5CBE40FF44C9B451AA" />
<file path="C:\ProgramData\chocolatey\lib\mokapi\tools\mokapi.exe" checksum="3BC2B802E0382DE801FC3C5E4BE705BB" />
<file path="C:\ProgramData\chocolatey\lib\mokapi\tools\README.md" checksum="25D2C1ED3E0BC360FA51D8CBE8CBCC8A" />
@tomohiro8
tomohiro8 / powershell_profile.md
Last active February 11, 2025 17:44
PowerShell プロファイル

PowerShell プロファイル

function pg {
    $path = ghq list | fzf
    if ($LastExitCode -eq 0) {
        cd "$(ghq root)\$path"
    }
}
# Freelancing Reviews Samples
=======================================================================
****
=======================================================================
## Buyer Reviews to Sellers
=======================================================================
@serhatYilmazz
serhatYilmazz / objectModel.json
Last active February 11, 2025 17:50
Dynamic Object Model to translate different kind of cargo statuses
{
"shipment": {
"statusId": 1300
},
"filter": {
"shipmentFields": [
{
"fieldType": "List",
"name": "shipment.typeId",
"value": [