#voice-chat-text-0

1 messages · Page 241 of 1

somber heath
#

@rich lava 👋

final laurel
#

does anyone use c++

clear portal
#

i use c

#

c++ sucks

clear portal
#

@lavish rover im getting flashbacks 😱

#

😂

lavish rover
#

Core Dumped

clear portal
#

to be frank. segfaults aren't even that bad 😂
it least you know that you have a bug

one time i was writing a pointer to a pointer on the disk and there was no error
the bug was literally an extra &
and there was zero errors

wind raptor
lavish rover
clear portal
#

but this time
there was nothing

lavish rover
clear portal
#

this is interesting

lavish rover
#

no header files is so nice tbh

clear portal
#

there is also c3 which was interesting

#

i mean at this point. im going to have a better time designing and making my own lang 😂

lavish rover
#

but it's more fun to write it myself 😅

clear portal
clear portal
lavish rover
#

yep

clear portal
#

thats cool

#

is it in release or there is much more to do?

lavish rover
#

there's always more to do, but it's pretty stable

#

I've implemented all sorts of stuff in it

clear portal
clear portal
#

whats up with errors?

lavish rover
#

wdym?

clear portal
#

rust like or c sttyle

lavish rover
#

not sure what to call it

#

not as helpful as rust, but easier on the eyes than C

#

oh you mean like while programming

#

it's basically just C semantically

clear portal
lavish rover
clear portal
lavish rover
#

it's got some basic templates so you could create a Option<T> type, but no syntax to progagate errors

clear portal
#

do you have NULL as well im gussing

lavish rover
#

null yeah

clear portal
#

so when a function has the type Option<T> whats the expected return value when there is no value
null?

lavish rover
#

you could do something like:

struct Option<T> {
    has_value: bool
    value: T
}

def Option::none(): Option<T> {
  let op: Option<T>
  op.has_value = false
  return op
}

def Option::some(v: T): Option<T> {
  return Option<T>(has_value: true, value: v)
}

def foo_can_fail(x: i32, y: i32): Option<i32> {
    if y == 0 return Option<i32>::none()
    return Option<i32>::some(x / y);
}
lavish rover
#

personally i tend to just return a pointer / return an error code and use output arguments because I'm so used to C

clear portal
lavish rover
#

tbh if I see some critical error I usually don't even attempt to recover and just fail inside the function

#

mostly just writing hobby stuff anyway

#

that way generally not having to worry about checking for return errors or whatever

clear portal
lavish rover
#

the language is written in itself

#

so you need some way to get the initial compiler

#

you use that c file for that

clear portal
#

that the whole deal

lavish rover
#

that c file is just a previous output of the compiler

clear portal
#

you have to return an actual message to the client

lavish rover
#

ye in those cases I wouldn't do that

#

but I'm generally not writing one

#

for the compiler itself I use null pointers to denote errors so it doesn't instantly crash

clear portal
#

cool

#

is there any macros?

#

can i loop over the members of a struct with macros? :)))))))))))))

lavish rover
#

no macros yet unfortunately

#

I've been wanting to add ast macros

#

but works gotten pretty busy lately so not had the time to sit down and design/implement it

#

mostly just been doing low-commitment projects on free time

lavish rover
clear portal
#

😂 i wish i had time.
im in the middle of a big project. and at the moment i have zero XP in lang dev and such. but i'll look into it in my free time

brisk bridge
#

hi

brisk bridge
#

hi @boreal kernel

#

hi opal

somber heath
#

@calm epoch 👋

calm epoch
#

hello

somber heath
#

@rigid brook 👋

brisk bridge
#

btw is this theme switcher looking good?

#

oh

clear portal
brisk bridge
#

ye i used framer-motion for animation

#

imma screen record and show

#

i just want review on theme switch

#

hope i don't need to change it

#

that would be a bit hard i guess

#

thanks for your review

#

kk ill change

#

what colori use then?

#

my choice is pretty bad

#

i gtg bye

clear portal
somber heath
#

@sleek brook 👋

#

Your audio was very loud and it sounded like you were eating

brisk bridge
#

hi

obsidian dragon
uncut ferry
#

My question to people in the voice chat, can you tell me how I can transfer data to postgresQL hosted on a service, I am doing using insert operation but it takes a lot of time and the records are a lot. Need help

#

@somber heath

#

okie thanks

somber heath
#

@craggy trench 👋

rapid chasm
craggy trench
#

I can not unmute how can i get permission?

rapid chasm
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

obsidian dragon
#

@dark swan

#

@dark swan right here lol

craggy trench
#

I think if you set heartbeat interval to a lower value, you will not encounter closed ws issue

uncut ferry
#

@rapid chasm always use free trails and put your application there and see if it works or not when satisfied then buy monthly service check how it performs for the month then buy long term plan.

barren ivy
#

bro how can write python code in this chat

stuck furnace
#

¯_(ツ)_/¯

clear portal
clear portal
#

use arch its better

#

:)))))))))))))))))))))))))))

#

vps? is it free?

#

calc: 1 + 1

#

@rapid chasm wut are u smooking bro 😂

#

😂

#

this guy

#

he is maaaaaaaaaaaaaaaad

#

wut

#

the conversation just switched 😂

#

😂

#

😂

stuck furnace
#

Beerhunter, no offence, but are you drunk lol

#

Fair enough

clear portal
#

he sounds funny

stuck furnace
#

Nevermind 😄

clear portal
#

😂

#

he said brb @rapid chasm

#

yeah

#

sure

#

forgiving is good

stuck furnace
#

Bit of both 😄

uncut ferry
#

yeah, it is very difficult practically

clear portal
#

past is past you cant do shit about it

#

😂

stuck furnace
#

Oh, I thought alcohol was illegal in Dubai.

uncut ferry
#

BOTNET has arab money

clear portal
#

oil money

uncut ferry
#

Yeah but only for muslims, non-muslims can get it

stuck furnace
#

I guess it wouldn't be very good for the tourism industry if it was.

clear portal
#

been gay is illigal in islam @rapid chasm

stuck furnace
#

Why did you move to Dubai?

uncut ferry
stuck furnace
#

If you don't mind me asking 👀

clear portal
#

countries with islam as there religus

uncut ferry
stuck furnace
#

So , how does the state there pay for public services? pithink

#

Oh right. But I guess they own all the mineral rights in the country or something 😄

uncut ferry
#

So is climate bearable there?

stuck furnace
#

Nah

#

I'd die from the heat lol

#

I can barely deal with the hottest parts of British summers.

#

Although I guess having air conditioning helps...

clear portal
#

botnet is flexing hard man

#

his rich rich

uncut ferry
#

you have citizenship? he is definately a shiekh

#

yala habibi

#

with 6 mil, I think he can get citizenship in almost any country in the world

clear portal
#

correct

#

beerhunter is mad about 2 dollar vps
meanwhile botnet is payed 6mil for his sitizenship

#

😂

#

😂

#

that even funner

uncut ferry
#

lol, but I can understand his anger

clear portal
#

😂

#

😂

uncut ferry
#

I lost little money like that, but then I never pay anything or a lot before fully trying and making sure this service satisfy my requirements

clear portal
#

true

#

im broke too

#

😂

uncut ferry
#

@dark swan is today's call financial guru

viral oak
#

hi

stuck furnace
#

Not server appropriate guys

#

@peak nacelle @rapid chasm this

uncut ferry
#

yeah alex, but good advise is coming up

stuck furnace
#

This is not an 18+ server.

uncut ferry
#

@dark swan what you think about algo trading?

#

Can I make a mil a year doing this?

stuck furnace
#

We'd rather people were not talking about porn websites in this server.

clear portal
stuck furnace
#

Sure, advertisement in general.

uncut ferry
stuck furnace
#

Just, keep it safe for work please 😄

clear portal
#

@obsidian dragon ?

#

PG-13

uncut ferry
#

@dark swan is it possible to make a whole app yourself and put it to market and get a lot of users? it is possible

#

what you can recommend to gain a lot of traffic?

clear portal
#

wuuuuuuuuuuuuuuut

#

so she made a whole website for her self

#

wait. how much your mom made that she had like 5 or 6 employess

rapid chasm
#

@wind raptor BlindWave

clear portal
#

@obsidian dragon bruh. im disspointed

#

lets goo 😂

#

vtube webcam

uncut ferry
#

lol 007

obsidian dragon
wise cargoBOT
#

5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.

stuck furnace
#

Guys, it's really not that difficult, just keep your conversations here appropriate/sfw.

clear portal
#

@dark swan your not in america tho 😂

stuck furnace
#

I'll let you know if you're breaking the rules.

clear portal
obsidian dragon
#

ytdl;
I am not alowed to talk about

stuck furnace
#

Yeah, you can talk about this.

clear portal
#

?

stuck furnace
#

Arbitrage?

echo garden
#

Morning people

clear portal
#

instantly selling it

#

how does that work

echo garden
#

@clear portal not sure what time it is in your part of the world but i would feeel the same

echo garden
#

almost 530 cool

#

i know how to read military time

#

or the 24 hour format

#

<------- old

clear portal
#

@mystic lily that sounds like BS. but do as you wish

echo garden
#

its 5 oclock somehwere

#

as jimmy would say

clear portal
echo garden
#

no

#

17:00

mystic lily
echo garden
#

thats military

#

or the commonly used term

clear portal
#

wut

#

😂

echo garden
#

17 hundred and 30

clear portal
#

"Turn Sports Betting Into Your Side Hustle"
that title just sounds like BS

echo garden
#

yes

#

yes it does

clear portal
#

im have phd in knowing whats BS

stuck furnace
#

It have the scent of a get rich quick scheme

echo garden
#

most people don't understand that betting is mostly a losing battle unless you're lucky

#

yeah cause its all rigged

#

there's a dude that wins nearly every sports bet

stuck furnace
#

Yeah

clear portal
#

and also you are saying if you win too much they gonna ban you

uncut ferry
#

I have experience in working on betting systems and in the description it is fixed how many times the house will loose so I call all casino, betting and all that crap a scam

echo garden
#

no some betting is pure luck, craps and roulette

#

unless they have magnets under those roulette tables

clear portal
#

look. where im from. i dont have money to burn
i only have knowledge to work with. so all this bet this do that bla bla bla is just does not work with me

echo garden
#

heh

uncut ferry
echo garden
#

some dude told me a long time ago how to win at roulette.. by always betting the same numbers... i tried, made out with twice i betted with

#

the same 7 numbers

#

but, now that i think about it, it was probably luck that did that

#

i like playing texas hold em, as i bluffed one time and i won...

uncut ferry
#

Their logic is pure mathematics, you win you loose but if you tried 100 times, that house will have 60 percent chance of winning and you will have 40 percent chance, overtime the house will always win no matter who is playing or doing what

#

It is best to back off after making a k-ll

#

people who keep playing end up loosing everything

echo garden
#

this is why casino's make money

uncut ferry
#

also the ratio above can be more above than 60 in some casino's

echo garden
#

usally, when i go to the casino i take out a set amount i intend to lose...

uncut ferry
#

yeah, risk management is of utmost importance

stuck furnace
#

I don't think card counting is illegal?

echo garden
#

I remember a while ago, i put 20 in and made out with a little over 900 playing the slots

#

its Illegal if you get caught lol

stuck furnace
#

But of course the casino can just refuse to serve you if they think you're a card counter.

uncut ferry
echo garden
#

no i don't think its illegal

uncut ferry
#

Good bye will talk sometime soon when I will have time, nice time here btw

echo garden
#

@uncut ferry no they didn't i went to the holtel that night, and gave the person who gave me the 20 400 of it

#

we weren't expecting to walk out with that much

#

but we did

#

yay win

uncut ferry
echo garden
#

i never did that..

#

i don't know how to count card

uncut ferry
#

good, it is always good to back off right after making some gains

echo garden
#

and remember its hard to cheat on slots

#

one time i was at a casino and won 3200,, most i ever won from a slot

clear portal
#

burh

#

how closed the gifs

echo garden
#

and the first time i ever had to sign a income report for the IRS

echo garden
#

thankfully it was all i won that year

#

otherwise i would hafta pay taxes... my income was low enough to avoid it

#

@rugged root morning brother hows things on the flip side?

queen crypt
#

whats the best editor for python VSC or InntlJ

#

?

echo garden
#

@queen crypt personal perference,

#

although i personally like VSC

queen crypt
#

ah okay i see

clear portal
#

#1

queen crypt
#

neavim?

clear portal
#

neovim

#

NeoVim

queen crypt
#

never heard about it

echo garden
#

VIM is a pain in the ass for me

clear portal
#

VSC is some MS BS

echo garden
#

again personal perfrence

clear portal
queen crypt
#

but VSC looks better ngl

clear portal
echo garden
#

Crypto?

queen crypt
#

fair point

echo garden
#

Im in to Crypto

queen crypt
#

make nft game instead

clear portal
#

thats NFT tho

#

pixels

#

@rugged root burning dollars is illigal

#

and pounds are plastic

queen crypt
#

There is no way the whole internet goes down

clear portal
#

100$ a share. what

queen crypt
#

i dont have speaking perms rn

#

tryna get it

queen crypt
#

cryto is still used as currency allot idk what yall talking about

scarlet halo
#

we got to code a robot today at school

#

first day back

rugged root
#

Oooo cool

scarlet halo
#

yeah

#

too bad it was block based

rugged root
#

Still cool

scarlet halo
#

like click and drag

viral oak
#

hi

scarlet halo
#

its like scratch

#

but for the thing

#

it was like blocklab or something i think it was called

#

its something by microsoft

#

stupid microsoft

rugged root
#

Yes, curse Microsoft with how well they've managed GitHub and how they made TypeScript and set out the LSP standard and...

scarlet halo
#

well except for those

rugged root
#

And more

#

Much much more

#

I'm just salty

scarlet halo
#

those are some of the good things theyve done

#

but i still dont like windows

#

which

#

is made by microsoft

#

and their ai stuff

#

its just stupid

rugged root
somber heath
#

You, too, can have an AI best friend. Introducing: Databaes.

rugged root
scarlet halo
#

i just told this BIG Norwegian kid in our class to learn swedish

#

because he constantly misspells words

scarlet halo
rugged root
#

I love that one

queen crypt
rugged root
#

Yeah, simile uses "like" or "as"

queen crypt
#

nah but ngl norwegian is better than sweedish

gentle flint
rugged root
#

@echo garden Your mic was open and we could hear you talking to folks, so I scooted you to AFK

obsidian dragon
rugged root
#

This is a good starting place

clear portal
#

@whole bear

rugged root
#

!d sqlite3

wise cargoBOT
#

Source code: Lib/sqlite3/

SQLite is a C library that provides a lightweight disk-based database that doesn’t require a separate server process and allows accessing the database using a nonstandard variant of the SQL query language. Some applications can use SQLite for internal data storage. It’s also possible to prototype an application using SQLite and then port the code to a larger database such as PostgreSQL or Oracle.

The sqlite3 module was written by Gerhard Häring. It provides an SQL interface compliant with the DB-API 2.0 specification described by PEP 249, and requires SQLite 3.7.15 or newer.

This document includes four main sections:

clear portal
#

use databases

#

!pip databases

wise cargoBOT
ebon mist
#

what???

#

NO!!!

somber heath
#

What is a gress and why is it posing?

rugged root
#

Pose grease

#

Welcome to the party

clear portal
#

chrome 127 will remove manifest v2
what browser do you guys using?

rugged root
#

Yep yep! Plenty of people do that as well.

clear portal
#

that chromium

rugged root
#

Plenty of people hang out (those who are and aren't verified) and chat in the text channel while listening in. We try to make sure everyone is involved in the convo

#

Primarily it's asking a mod+ if we're around. As we get more comfortable with someone we'll grant them a 3 week probationary period, and if they're responsible during that period they'll get it perma. But at first, it's at request at mod discretion

clear portal
#

orm 🤢

#

im a half fan

rugged root
#

Ye

#

No worries

clear portal
#

table creation in the alchamy and everything else just raw sql

peak nacelle
#

Reinstaling pi os for the 3td time today

#

Yap

rugged root
#

The thing I just linked lets you structure out your database schema and it'll give you the SQL to generate it based on what SQL database engine you're using

#

Even if you don't use Pony ORM, it's super handy

#

What kind of stuff are you interested in other than Python?

#

Or what kinds of things would you want to do? Web/API interaction?

queen crypt
#

make a chess ai

rugged root
#

A unique multiplayer game built on a free Web API. The best sandbox platform to learn a new skill or apply your knowledge in a fun and meaningful way. Use any programming language with our RESTful API to control the most powerful fleet in universe.

#

This is a fun thing to futz around with

clear portal
rugged root
#

Still neat

#

Sometimes it's still handy to visualize

#

You can. I'm more just pointing it out. It's a game you entirely play through their API. I'm currently trying to make a wrapper for their API

#

Fair. What kinds of things have you learned so far?

queen crypt
#

@thorn mortar ?

peak nacelle
#

I already hate linode it costs money money I don't have

rugged root
#

Digital Ocean I think has some free credits

#

You familiar with classes yet?

rugged root
clear portal
#

Gone

woeful salmon
#

@rugged root i just got back from touching grass

peak nacelle
rugged root
woeful salmon
#

by which i mean i didn't game at my home i instead had an offline group meetup with my online gaming friends and we hung out in a gaming cafe playing with much nicer setups than our own

whole bear
#

Yo

rugged root
#

Barti, I'm getting a good resource to help you get classes under your belt. Honestly, if you have any questions about what you've learned, don't hesitate to ask

whole bear
#

What is going on?

rugged root
#

!resources A Byte of Python

wise cargoBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

rugged root
#

So I really like A Byte of Python, which we have linked on our site

whole bear
#

Why are some of the mods same age as me?

whole bear
rugged root
#

Yep! Classes are a part of object oriented programming, which Python (and plenty of other languages) use as their main paradigm

gentle flint
#

@rugged root

rugged root
#

The main concept is you make a class, which is like a blueprint. It lets you structure out specific methods (which are functions that are specific to a class and its objects) and attributes (which are like variables that are specific to a class and its objects)

#

It lets you have bundles of data that you can pass around your program that'll carry both functionality and information with it

#

It's a bit wonky at first, and it takes some getting used to, but they're powerful and handy

scarlet halo
#

wha

whole bear
#

@scarlet halo

scarlet halo
#

im playing geometry dash but megahack v8 isnt working

rugged root
#

And like I said a bit ago, if you run into anything you want explained or something just isn't making sense, don't hesitate to ask

scarlet halo
#

because robtop updates his game too often

#

nah im too bad for that

#

now i dont have icon hack and startpos switcher

rugged root
#

Either there or I don't mind answering if I'm around

#

Especially about classes

#

I loooove teaching about classes

scarlet halo
#

i dont have that anymore @whole bear

#

someone sent it and i copied it

rugged root
#

They were something that tripped me up so much, so I like getting people over that hump

#

Yep yep, for quick things that's also a great option

#

The server is here to help

#

Man that sounded cheesy

#

But it's true

obsidian dragon
whole bear
rugged root
#

If it's something more detailed, I'd use the help system (see the #❓|how-to-get-help channel for details on that)

#

It's a bit intimidating at first

obsidian dragon
#

my house runs on windows

whole bear
obsidian dragon
#

you mean only fans and not ac

rugged root
#

Not a bad idea, yeah. But that's entirely up to you

whole bear
clear portal
gentle flint
#

@rugged root I sent it to someone with context and he replied with this

ebon mist
whole bear
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

clear portal
#

dark reader is the gote

gentle flint
clear portal
#

dark reader is awasome

clear portal
#

works every time

#

youtube is dark

#

already

#

wtf

obsidian dragon
#

like a video on youtube shorts, there is not indicator that you have already liked a video

clear portal
#

i have no problem is yt shorts

#

0

rugged root
#

@eager thorn Your mic was stuck open and I think you were afk, so I scooted you down there

rugged root
#

.wa s 68f to c

viscid lagoonBOT
clear portal
#

17c

#

that ideal

#

@gentle flint are u a stucker 😂

thorn mortar
rugged root
#

@thorn mortar Only mods+ can

thorn mortar
#

oh

#

ty

rugged root
#

Happy to help

whole bear
#

@scarlet halo Are you trash? Cause I wanna take you out

#

@unique holly

#

Type

#

@unique holly

unique holly
#

yes

#
from threading import Thread, current_thread
import schedule
import time

def thread_func():
  print("hi i am thread func")

def run_thread():
  print(f"current thread inside run_thread {current_thread()}")
  routine_thread = schedule.Scheduler()
  routine_thread.every(5).seconds.do(thread_func)
  while True:
    routine_thread.run_pending()
    time.sleep(1)


def main():
  print("Inside main function")
  print(f"current thread inside main {current_thread()}")
  if "run_thread" not in str(current_thread()):
    Thread(target=run_thread, daemon=True).start()

routine_main = schedule.Scheduler()
routine_main.every(10).seconds.do(main)
while True:
  routine_main.run_pending()
  time.sleep(1)

whole bear
#

Type your question

#

@unique holly

unique holly
#

i don't want the main fucntion to generate a new thread every 10 seconds

unique holly
#

i tried checking current_thread

rugged root
gentle flint
unique holly
rugged root
#

Looking

rugged root
#

I.... actually don't know off hand. I never really messed with threading. I just know the broad concept of it in Python. #async-and-concurrency would know more than I

#

Sorry..

unique holly
#

hmm cool

#

okay

scarlet halo
#

I WAS BUYING A HDMI CABLE BUT IT WAS THE WRONG ONE

clear portal
#

خخخخخخخخخخخخخخخخخخخخ
:))))))))))))))))))))))))))

#

persian

stark river
#

khabis

rugged root
#

through and tough

whole bear
rugged root
#

I hate you gh

scarlet halo
#

swedish is just objectively better than finnish (language)

#

ngl

peak depot
#

Ö

scarlet halo
#

Ö

peak depot
#

Ö

scarlet halo
#

ÖÖÖÖÖÖÖÖÖ

peak depot
#

Äääääääääääää

scarlet halo
#

i used to have a swedish keyboard but not anymore :(

whole bear
#

Wdym?

rugged root
#

Finalland

scarlet halo
#

or nordic *

scarlet halo
rugged root
#

The last land to conquer

scarlet halo
whole bear
#

Fine land

clear portal
#

short memo

unborn storm
#

{(2⊥⍵)⌷⌽110⊤⍨8⍴2} (another cool langugage)

stark river
#

APL?

peak depot
clear portal
#

is that a nasa lang

#

rockets and shit

stark river
#

yet another turd produced from the bowels of harvard

rugged root
#

!charinfo ⌷

wise cargoBOT
clear portal
#

go on

#

:))

#

😂

#

wut

unborn storm
whole bear
#

.topic

viscid lagoonBOT
#
**What is your earliest memory of Easter?**

Suggest more topics here!

rugged root
#

!charinfo ⍨

wise cargoBOT
unborn storm
# wise cargo

this one does a very cool thing : it swaps left and right arguments of an operator

stark river
#

made by a harvard turd to sell his keyboards as a side business

unborn storm
#

so like 5 -⍨ 10 is the same as 10 - 5

peak depot
#

I need these!!

unborn storm
stark river
#

you seem to value arbitrary prizes

clear portal
#

that a loooooooooooooooong time

rugged root
unborn storm
#

if you know numpy in python, or basically any language / sublanguage / package that manipulates generalized arrays with generalized operators, it's probably from APL (it's called an iverson ghost)

clear portal
#

ay yo later guys

scarlet halo
#

goodbye guys

#

im heading out

#

🫡

peak depot
#

do you guys use Obisidian?

unborn storm
#

it's quite awesome

peak depot
#

nice, any tips and tricks?

#

I have used gitlab.dclabra before but wanna try Obisidan

stark river
#

vimwiki

devout bloom
rugged root
#

!stream 533226806686384128

wise cargoBOT
#

✅ @devout bloom can now stream until <t:1704993392:f>.

unborn storm
# peak depot nice, any tips and tricks?

mhhh...
the breadcrumbs plugin is quite handy imo.
i would say that obsidian can fit any workflow, but is much better with a really link-based workflow. You should probably use aliases for your notes. There are a couple of cool plugins to work with aliases. I like various complements, that allows you to get an autocompletion for note titles, it's really handy (sometimes you weren't even thinking about making a link, and you find that it's linked to another one with that autocompletion).
Also note aliases is quite cool to add an alias to a note from an aliased link (so if you write [[note|test]] and then use the plugin, it will add test as an alias to note.md).
excalidraw is also a great plugin for obsidian.
If you want to do task management, the Tasks plugin is really good, and the Tasks calendar wrapper makes a really nice view of your tasks

peak depot
#

thank you!

stark river
#

or use vscode + dendron extension

unborn storm
rugged root
#

I need another monitor

#

I miss my 3rd monitor that was in portrait

unborn storm
#

what i do to get vim is I have an automation that opens a new tmux tab and opens the file with vim in that tab

rugged root
#

So good for docs

stark river
#

😕 ❓ ... r u selling obsidian or have shares in something to shill it so much?

#

obsidian is the exact same stuff as dendron

#

use whatever you want

#

idc

rugged root
#

!stream 533226806686384128 30M

wise cargoBOT
#

✅ @devout bloom can now stream until <t:1704995457:f>.

rugged root
peak depot
#

u can hear this GIF

peak depot
rugged root
#

These docs are just

#

Not good

gentle flint
eager thorn
#

@vocal peak

#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

eager thorn
#

3 days, and i believe 50 msgs.

vocal peak
#

yea

#

i need to sent more msgs

#

@eager thorn

eager thorn
#

yea Without spamming

#

you're almost there so, just stay active and you'll be able to.

stuck furnace
#

Given how difficult distributing python apps can be (even with willing users), I concur 😄

uncut ferry
#

Python is very modular and a lot of libraries exists as a C-libraries with bindings for Python

amber raptor
#

Yea, I’m ignoring.

stark river
#

.topic

viscid lagoonBOT
#
**What is your favourite color?**

Suggest more topics here!

stuck furnace
#

CDP appears to be layer 2

#

It is used to share information about other directly connected Cisco equipment, such as the operating system version and IP address.

#

Cisco Discovery Protocol (CDP) is a proprietary data link layer protocol developed by Cisco Systems in 1994 by Keith McCloghrie and Dino Farinacci. It is used to share information about other directly connected Cisco equipment, such as the operating system version and IP address. CDP can also be used for On-Demand Routing, which is a method of i...

#

The key term being "directly connected".

vocal basin
#

> can't connect to IPs
a what

stark river
#

i haven't renewed a domain name and i connect to my ip directly now

vocal basin
uncut ferry
#

142.250.181.164:80

stuck furnace
uncut ferry
#

For those who are unable to understand what giga chads are speaking about this is for them

eager thorn
#

@sly briar

sly briar
gentle flint
#

ef-kiss

whole bear
#

@echo tartan

sly briar
#
#

I like swift

stuck furnace
stuck furnace
#

Ngl, I don't get it 😄

#

Oh

#

Ok 😄

#

!server

wise cargoBOT
#
Server Information

Created: <t:1483877013:R>
Roles: 113
Member status: status_online 54,893 status_offline 332,423

Members: 387,316

Helpers: 157
Moderation Team: 40
Admins: 14
Directors: 3
Contributors: 46
Leads: 13

Channels: 276

Category: 30
Forum: 3
News: 11
Staff: 122
Stage_Voice: 1
Text: 101
Voice: 8

stuck furnace
#

I think I joined in 2020 pithink

#

I think a lot of people did, because of the pandemic.

#

I can get you some stats from Grafana if you like? 😄

#

Yeah there is

#

I think

#

Errrm

#

No sorry 😄

#

I've watched like 1 anime in my life

#

Cowboy Bebop

#

¯_(ツ)_/¯

#

Oh, and I saw the film "no name", or whatever it's called in Japanese.

#

"your name"*

#

Your Name (Japanese: 君の名は。, Hepburn: Kimi no Na wa) is a 2016 Japanese animated romantic fantasy film written and directed by Makoto Shinkai, produced by CoMix Wave Films and distributed by Toho. It depicts the story of high school students Taki Tachibana and Mitsuha Miyamizu, who suddenly begin to swap bodies despite having never met, unleashin...

#

It was pretty good!

#

I'm surprised there are even basements in the NL pithink

#

Nah, some admins are not mods

#

Lemon

#

Oh yeah, I saw that

#

So much of the UK is built on flood plains

#

I've always wondered, do they have to like, pump the river water out? pithink

#

Yeah 😄

#

Oh right

mighty dune
#

how can i get perms to speak? sorry if i missed it anywhere but can't seems to find it

stark river
#

a lot of uk is hilly

wind raptor
#

!voice @mighty dune

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

mighty dune
#

lmao

#

it was right above me

whole bear
mighty dune
#

thank you

gentle flint
scarlet halo
#

gn everyone!

#

sleep tight

#

dont let the bedbugs bite!

stuck furnace
#

Erm, it might show you if you do !u.

whole bear
#

Yo spelis

stuck furnace
#

And they'll be in your DMs

scarlet halo
#

yo char

stuck furnace
#

Oh

whole bear
#

And bye spelis

scarlet halo
#

gtg bro

#

school tmrw

#

cya!

#

i love this community

whole bear
#

Skill issue

scarlet halo
#

HWA

#

WHA

#

NAH

#

nuh uh

#

gn

gentle flint
whole bear
#

@peak junco

peak junco
#

Hi people

#

Yeah, ik, I need a few messages to unlock the mic

#

how are you guys doing?

#

It's bc I came here not that often, I look to if people are codding or not lol

whole bear
#

@left lodge

#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

peak junco
#

glad someone didn't called it Spanish

#

this happens often

stuck furnace
#

Something to do with cilia

gentle flint
peak junco
#

you sound very american tho

whole bear
#

@left lodge

stuck furnace
#

That doesn't suprise me

#

lol

peak junco
#

good one

#

I have no words to that joke

#

I don't remember a good one

#

sadly

trail tusk
#

can't c#

peak junco
trail tusk
#

We <3 Emacs

peak junco
#

heathens the name?

stuck furnace
#

Gotta go 👋

whole bear
#

Bye alex

peak junco
#

bye

stark river
#

i remember listening to a radio dj with this voice 20 years ago

peak junco
#

flattered

#

"she" 💀

peak junco
#

relax lol

#

hold u horses my man 🧐, i'm married

#

actually, I just use Lucy bc my mom complain too much about my old nickname

whole bear
#

How did you meet your wife bro

peak junco
#

I was joking about married, Didn't had luck to find a cool woman?

#

Like, what you guys would do in this highly hypothetical scenario, you're interested in someone and he/she says "I only like you as a friend"?

#

emphasis on the highly hypothetical scenario

#

see? it's exactly that, friendzone

#

also, is that normal that each people that enters and talks, has the microphone so HIGH ?

trail tusk
peak junco
#

I don't know why, but it's very weird

gentle flint
peak junco
#

can u repeat the phrase?

wind raptor
#

@final laurel are you using an AI voice changer?

whole bear
#

@leaden comet 👋

rugged root
#

!pep8

wise cargoBOT
#
PEP 8

PEP 8 is the official style guide for Python. It includes comprehensive guidelines for code formatting, variable naming, and making your code easy to read. Professional Python developers are usually required to follow the guidelines, and will often use code-linters like flake8 to verify that the code they're writing complies with the style guide.

More information:

whole bear
#

@somber heath 👋

#

@leaden comet Do you watch anime?

leaden comet
#

sure

#

but it's been a while since I watched anything new

#

I really wanna see The Boy and the Heron though

whole bear
#

@meager python 👋

whole bear
leaden comet
#

Norway!

whole bear
#

Is it like 6months day and 6 months night?

leaden comet
#

only very far north

whole bear
#

@peak junco I think you can talk now

leaden comet
#

not near the capital where I live

whole bear
#

Do you have any puns?

peak junco
#

basically, it's dumped.

rugged root
#

!server

wise cargoBOT
#
Server Information

Created: <t:1483877013:R>
Roles: 113
Member status: status_online 51,621 status_offline 335,699

Members: 387,320

Helpers: 157
Moderation Team: 40
Admins: 14
Directors: 3
Contributors: 46
Leads: 13

Channels: 276

Category: 30
Forum: 3
News: 11
Staff: 122
Stage_Voice: 1
Text: 101
Voice: 8

stark river
#

does anybody know about vim key mapping?

peak junco
rugged root
#

What about them specifically?

stark river
#

is there any way to add descriptions to user defined key mappings?

peak junco
#

someone said femboy lover or I'm crazy

stark river
#
vim.keymap.set('n', '<F5>', function() dap.continue() end)

like can i add a desc to the keymap defined?

leaden comet
#

don't think anyone said that

peak junco
#

I need to stop drinking too much caffeine, I'm hearing noises

leaden comet
#

🔪 🐸

rugged root
peak junco
leaden comet
#

die hard

#

for the NES

#

(it sucks)

peak junco
#

oooh

peak junco
stark river
#

hate man pages without examples

leaden comet
peak junco
#

I was wondering that too, why the veins are like that

leaden comet
#

these are very good but they are not shoes

peak junco
#

my feet has veins like that, but it means I don't have too much body fat in the foot

peak junco
#

I remembering hearing a case of a dude who eat his own feet with his friends/family

echo garden
#

@peak junco so actual feet?

peak junco
#

I mean, context

echo garden
#

that would be disturbing, being forced to eat you own feet

peak junco
#

he had to amputate his foot

echo garden
#

well this got dark

peak junco
#

But I remember a photo from the dinner with his foot as... the main dish

echo garden
#

ive seen a photo of a women being eaten

#

automobile, vehicle, transport carriage

peak junco
#

That was dark

echo garden
#

it was

#

a long long time ago

peak junco
#

The last time I've seen someone eating another human, was a cannibal girl who killed a driver?

echo garden
#

oh.. well

peak junco
#

I think, and she was... I won't enter in too much details

#

his stomach basically

echo garden
#

ugh

#

gross. why not the better parts

peak junco
echo garden
#

heh

#

i know

peak junco
#

I have no idea which part would be the best

#

seven kilos of grapefruit?

echo garden
#

neither do i nor do i wish to know.

#

yes he said 7

leaden comet
#

7 kilos but if the grapefruits are inflated it might only be a couple

peak junco
#

I can't even think on what I would do with 7 kilos of grapefruit

#

(I would do alcoholic drinks with it, like wines?)

echo garden
#

@peak junco grapefruit diet

peak junco
echo garden
#

im just saying that one thing you can do with 7 kilos

#

probably would drop so much weight and get malnurished

peak junco
#

I mean, if we consider the average weight of a grapefruit

amber raptor
peak junco
#

which I searched and it's likely, 280g one

amber raptor
stark river
peak junco
echo garden
#

hey baby i hear the blues a calling toss salad and scrambled egs

#

eggs

leaden comet
echo garden
#

i think ima watch me som frasier

stark river
peak junco
#

more or less

stark river
#

maybe 3 kg

echo garden
#

@stark river id say thats about a box full

peak junco
#

isn't that much then, well, I would do a wine with them

leaden comet
#

3kg per grapefruit

peak junco
echo garden
#

what?

stark river
#

no a box is too small.. i have 4 bags of approx 2 kg ish.. little under 2 kg

peak junco
#

I picked

peak junco
echo garden
#

i guess

echo garden
#

hey there ya go

#

wine

peak junco
#

never tasted a grapefruit tho

stark river
#

nah.. too much work

peak junco
stark river
#

but nothing beats oranges

peak junco
#
>>> Pear > Orange
True
#

I mean, oranges are good

#

but sometimes they are likely, too much sour

stark river
#

well i was comparing citrus fruits but you're literally comparing pears to oranges

peak junco
#

What I meant to say is, Pear imo beats Oranges in taste

#

but in citrus fruits, I would say, let me find the name in english

#

Tangerine is far better than Orange

#

easier to eat

whole bear
#

Red robin

#

YUMMMMM

echo garden
#

well im off to watch fraiser... i like this show.. later

peak junco
#

Instantly remembered of Ashley from Re4 calling "Leon"

leaden comet
somber heath
leaden comet
#

yeah it's the sauron goose from an earlier discussion

peak junco
#

why not changing the end of a old game like in NES and he would need to beat the entire game to see the message

leaden comet
somber heath
#

Yakitate!! Japan (焼きたて!! ジャぱん, "Freshly Baked!! Ja-pan") is a Japanese manga series written and illustrated by Takashi Hashiguchi. It was serialized in Shogakukan's Weekly Shōnen Sunday from December 2001 to January 2007, with its chapters collected in 26 tankōbon volumes. A 69-episode anime television series adaptation by Sunrise was broadcast ...

#

@amber bear 👋

peak junco
#

sup

#

I returned a few seconds tho

#

I have things to do but I'm procastinating

whole bear
#

Wha-

peak junco
#

felt personal

whole bear
#

Should I report this?

#

Are you spamming to get voice?

#

<@&831776746206265384>

peak junco
#

What the actual fuck happened

fierce urchin
#

idk

whole bear
#

I know admins

#

Welp see you around

fierce urchin
#

mhm

somber heath
#

Settle down.

whole bear
#

chill

vocal basin
fierce urchin
#

lol

whole bear
#

@leaden comet help

peak junco
#

lol

#

I noticed that

leaden comet
#

please use modmail for stuff like this?

whole bear
#

Ok sorry

leaden comet
# fierce urchin mhm

please don't spam lots of one-word messages, it doesn't help you verify for voice.

fierce urchin
#

ok

#

sry

whole bear
#

No spamming

leaden comet
#

just use the server, have conversations

#

you'll be verified before you know it

#

it's a very low bar for anyone who's serious about this community

peak junco
#

@whole bear check again

whole bear
fierce urchin
#

no i didnt

#

what u talking abt

fierce urchin
whole bear
#

You tellin me

fierce urchin
#

whatever dude

bleak sleet
fierce urchin
#

and ur waiting for me

peak junco
#

yup

#

i wasn't, but I need a way to earn money

whole bear
#

@upper adder

peak junco
#

So I just mixed, my drawing hobby with programming

#

and a little of lewd

whole bear
peak junco
#

mostly python

#

I'm trying to learn C

#

Maybe one year

#

I'm not sure yet if I will go further with python, it's mostly bc the engine I use to make a game

#

Uses python as base language

#

bye, good night

upper adder
#

bye

peak junco
#

did you ever heard about Renpy?

upper adder
#

I've worked with python for 3 months and it was a good experience

peak junco
#

You can think as

#

Basically it's a language with/from Python, that allow the creation of Visual Novels

upper adder
#

the most part of my career I worked with C# that is different of python sintax

peak junco
#

In the terms of Visual Novel, it's likely, telling a history

#

You can think a WHOLE program

upper adder
#

I worked in a project to construct a cloud console

peak junco
#

can you repeat?

upper adder
peak junco
#

Yeah, you can control the functions and stuff?

#

You can look at github repository for renpy

peak junco
#

some programmers say no no to C#

#

Yeah

#

the cool part is, you can import packages

#

but you would need manually set things to work with the language itself

#

It has it's own syntax and stuff

#

I can share a bit of code

upper adder
peak junco
#

label name:
    "some text"
    "more text"
    "end"
    return
#

this when run in the program, will render the text on the screen

peak junco
#

I'm using Renpy bc fits all my needds

upper adder
peak junco
#

I was between Godot or Renpy, or just Python with pygame

peak junco
#

basically

#

the thing is the amount of work it need lol

#

yeah

#

yeah

#

aham

#

wait, that's a portuguese term

peak junco
peak junco
#

I didn't finished anyone yet

#

I was making a short project for a horror vn

#

You would be playing some of vhs tapes with interactive stuff

upper adder
peak junco
#

I plan to finish that it's the main problem the art for

peak junco
#

didn't heard

#

what?

#

actually I have

#

I gained today I think, the thing is, my mic from this earphone is dumped with I don't know what, I think it's soap, so it's muffled

upper adder
#

I need to send more messages to pass the voice verification]

peak junco
#

let me add the context, I go clean the dish plates, and I click in the button to pass the music

#

doing that often may fucked it due the wet hands from soap and water

peak junco
#

yeah

#

learning how to draw is basically, do what you want and learn the fundamentals

#

it's like learning how to program

#

but more easily

upper adder
#

I need to go back to work, maybe I will be verified in the furure lol

peak junco
#

one hundred sure

upper adder
#

bye bye

peak junco
#

good work tho

#

bye

upper adder
#

tks

peak junco
#

the thing about learning how to draw

#

is, what it's your main goal?