#voice-chat-text-0
1 messages · Page 241 of 1
does anyone use c++
Core Dumped
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
A songification of that most holiest of Python Enhancement Proposals, the PEP 8.
Based on an idea by Daniel "Mr. Hemlock" Brown.
Written and performed by Leon Sandøy, A.K.A. lemonsaurus.
Music and melody from Mad World by Roland Orzabal. This version was inspired by the version released by Gary Jules.
🌎 Website: https://pythondiscord.com/
💬 ...
compiling with -Wall -Wextra -Wpedantic usually gives you more warnings
yep. i always do that
but this time
there was nothing
just use https://github.com/ocen-lang/ocen better error messages
this is interesting
no header files is so nice tbh
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 😂
but it's more fun to write it myself 😅
write wut?
this is your project?
yep
there's always more to do, but it's pretty stable
I've implemented all sorts of stuff in it
good. you taste is a mix of python, c and rust
which i like.
i'll test out and if it was cool. i'll let you know or maybe open a one or two pull requests
sure!
for APIs
https://ocen-lang.github.io/autodoc/
whats up with errors?
wdym?
rust like or c sttyle
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
no what i mean is that when a function result is an error
what do you with that
do you return optinal
and then unwrap
or just check the result with if
^
oh ok
it's got some basic templates so you could create a Option<T> type, but no syntax to progagate errors
do you have NULL as well im gussing
null yeah
it's also pretty easy to bind C libraries to it, for instance SDL bindings: https://github.com/ocen-lang/ocen/blob/master/std/sdl/mod.oc
so when a function has the type Option<T> whats the expected return value when there is no value
null?
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);
}
ohh i got it now
cool
personally i tend to just return a pointer / return an error code and use output arguments because I'm so used to C
im not a rust dev. and i use the same pattern in c
but that becomes and issue when you are doing abstraction
you have to check for an error and if there is return it
instad of idk just calling unwrap or something (im not a rust dev)
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
also. what is this 😂
https://github.com/ocen-lang/ocen/blob/master/bootstrap/stage0.c
the language is written in itself
so you need some way to get the initial compiler
you use that c file for that
ahh
that the whole deal
that c file is just a previous output of the compiler
yeah but you cant do that in a webserver
you have to return an actual message to the client
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
cool
is there any macros?
can i loop over the members of a struct with macros? :)))))))))))))
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
oh. ok
but hey if you want to implement it PRs are welcome LOL
😂 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
hi
@calm epoch 👋
hello
@rigid brook 👋
cool
ye i used framer-motion for animation
imma screen record and show
@somber heath
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
cool
hi
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
@craggy trench 👋
I can not unmute how can i get permission?
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@dark swan
@dark swan right here lol
I think if you set heartbeat interval to a lower value, you will not encounter closed ws issue
How do you do that?
@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.
bro how can write python code in this chat
¯_(ツ)_/¯
wut
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 😂
😂
😂
Sorry, the ¯_(ツ)_/¯ wasn't aimed at you. You can use a code block like this:
```py
your code here
```
Beerhunter, no offence, but are you drunk lol
Fair enough
he sounds funny
Nevermind 😄
Bit of both 😄
yeah, it is very difficult practically
Oh, I thought alcohol was illegal in Dubai.
BOTNET has arab money
oil money
Yeah but only for muslims, non-muslims can get it
I guess it wouldn't be very good for the tourism industry if it was.
been gay is illigal in islam @rapid chasm
Why did you move to Dubai?
he is not becoming muslim anytime soon lol
If you don't mind me asking 👀
i meant in islam world.
countries with islam as there religus
yeah, agreed
So , how does the state there pay for public services? 
Oh right. But I guess they own all the mineral rights in the country or something 😄
So is climate bearable there?
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...
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
correct
beerhunter is mad about 2 dollar vps
meanwhile botnet is payed 6mil for his sitizenship
😂
😂
that even funner
lol, but I can understand his anger
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
@dark swan is today's call financial guru
hi
yeah alex, but good advise is coming up
This is not an 18+ server.
We'd rather people were not talking about porn websites in this server.
r u Irani?
yes
Sure, advertisement in general.
yeah, fr
Just, keep it safe for work please 😄
@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?
wuuuuuuuuuuuuuuut
so she made a whole website for her self
wait. how much your mom made that she had like 5 or 6 employess
@wind raptor 
lol 007
what about
5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.
Guys, it's really not that difficult, just keep your conversations here appropriate/sfw.
@dark swan your not in america tho 😂
I'll let you know if you're breaking the rules.
ytdl;
I am not alowed to talk about
Yeah, you can talk about this.
?
Arbitrage?
Morning people
@clear portal not sure what time it is in your part of the world but i would feeel the same
17:23 pm
almost 530 cool
i know how to read military time
or the 24 hour format
<------- old
@mystic lily that sounds like BS. but do as you wish
530 is military time?
17 hundred and 30
"Turn Sports Betting Into Your Side Hustle"
that title just sounds like BS
im have phd in knowing whats BS
It have the scent of a get rich quick scheme
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
Yeah
and also you are saying if you win too much they gonna ban you
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
no some betting is pure luck, craps and roulette
unless they have magnets under those roulette tables
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
heh
yeah u can say that but real betting is just doing risking things in life tbh
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...
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
this is why casino's make money
also the ratio above can be more above than 60 in some casino's
usally, when i go to the casino i take out a set amount i intend to lose...
yeah, risk management is of utmost importance
I don't think card counting is illegal?
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
But of course the casino can just refuse to serve you if they think you're a card counter.
good, and they beat the shit out of you too
no i don't think its illegal
Good bye will talk sometime soon when I will have time, nice time here btw
@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
nah was talking about when they will caught you doing stuff that is not allowed
good, it is always good to back off right after making some gains
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
and the first time i ever had to sign a income report for the IRS
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?
ah okay i see
neavim?
never heard about it
VIM is a pain in the ass for me
VSC is some MS BS
again personal perfrence
not vim. neovim :))))))))))))
but VSC looks better ngl
dont judge a book by its cover
Crypto?
fair point
Im in to Crypto
make nft game instead
thats NFT tho
pixels
@rugged root burning dollars is illigal
and pounds are plastic
There is no way the whole internet goes down
100$ a share. what
cryto is still used as currency allot idk what yall talking about
Oooo cool
Still cool
like click and drag
hi
its like scratch
but for the thing
it was like blocklab or something i think it was called
its something by microsoft
stupid microsoft
Yes, curse Microsoft with how well they've managed GitHub and how they made TypeScript and set out the LSP standard and...
well except for those
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
You, too, can have an AI best friend. Introducing: Databaes.
i just told this BIG Norwegian kid in our class to learn swedish
because he constantly misspells words
the mo' you know
I love that one
tell him "Jeg er stefaren din"
Yeah, simile uses "like" or "as"
nah but ngl norwegian is better than sweedish
ånej
@echo garden Your mic was open and we could hear you talking to folks, so I scooted you to AFK
SQLBolt provides a set of interactive lessons and exercises to help you learn SQL
This is a good starting place
!d sqlite3
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:
What is a gress and why is it posing?
chrome 127 will remove manifest v2
what browser do you guys using?
Yep yep! Plenty of people do that as well.
that chromium
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
table creation in the alchamy and everything else just raw sql
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?
make a chess ai
This is a fun thing to futz around with
dude. im a database god 😂
currently in the middle of making my own database with c
i dont need to draw my sql tables. i have them all in my head
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?
@thorn mortar ?
I already hate linode it costs money money I don't have
Gone
@rugged root i just got back from touching grass
That asks for your credit card not free
Nice
You're going to have a hard time finding a VPS that is free
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
Yo
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
What is going on?
!resources A Byte of Python
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
So I really like A Byte of Python, which we have linked on our site
There's a section about classes https://python.swaroopch.com/oop.html
Why are some of the mods same age as me?
Nice pun
Yep! Classes are a part of object oriented programming, which Python (and plenty of other languages) use as their main paradigm
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
wha
@scarlet halo
im playing geometry dash but megahack v8 isnt working
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
because robtop updates his game too often
nah im too bad for that
now i dont have icon hack and startpos switcher
Either there or I don't mind answering if I'm around
Especially about classes
I loooove teaching about classes
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
WHAT????
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
my house runs on windows
Mine runs on fans
you mean only fans and not ac
Not a bad idea, yeah. But that's entirely up to you
@rugged root I sent it to someone with context and he replied with this
@rugged root https://www.portainer.io/
Portainer is your container management software to deploy, troubleshoot, and secure applications across cloud, datacenter, and Industrial IoT use cases.
I love that meme so much
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
dark reader is the gote
dark reader is awasome
like a video on youtube shorts, there is not indicator that you have already liked a video
i dont use dark reader on yt
@eager thorn Your mic was stuck open and I think you were afk, so I scooted you down there
.wa s 68f to c
20 degrees Celsius
i was just curious if u can us !u on other users to check their profile
@thorn mortar Only mods+ can
Happy to help
@scarlet halo Are you trash? Cause I wanna take you out
@unique holly
Type
@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)
how to generate only one thread even though the main function runs every 10 seconds?
i don't want the main fucntion to generate a new thread every 10 seconds
Oops my bad forgot to
i tried checking current_thread
All good all good
any ideas @rugged root ?
Looking
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..
DONT RIZZ ME
I WAS BUYING A HDMI CABLE BUT IT WAS THE WRONG ONE
Rip Bozo
khabis
through and tough
Wait that's a pokemon
I hate you gh
Ö
Ö
Ö
ÖÖÖÖÖÖÖÖÖ
Finland?
Äääääääääääää
Wdym?
Finalland
or nordic *
final land
The last land to conquer
👍
Fine land
short memo
{(2⊥⍵)⌷⌽110⊤⍨8⍴2} (another cool langugage)
APL?
yet another turd produced from the bowels of harvard
!charinfo ⌷
\u2337 : APL FUNCTIONAL SYMBOL SQUISH QUAD - ⌷
yeah, the name for that one is "index of"
.topic
!charinfo ⍨
\u2368 : APL FUNCTIONAL SYMBOL TILDE DIAERESIS - ⍨
this one does a very cool thing : it swaps left and right arguments of an operator
made by a harvard turd to sell his keyboards as a side business
so like 5 -⍨ 10 is the same as 10 - 5
I need these!!
made by kenneth iverson, he actually got a turing price for making this language
you seem to value arbitrary prizes
that a loooooooooooooooong time
I'm going to be re-reading that sentence for a while and just keep cracking up
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)
ay yo later guys
do you guys use Obisidian?
i do use obsidian quite a lot
it's quite awesome
vimwiki
!stream 533226806686384128
✅ @devout bloom can now stream until <t:1704993392:f>.
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
thank you!
or use vscode + dendron extension
well first of all, obsidian + breadcrumbs does the same, but also obsidian is much better on all the other stuff (except maybe editing code, but here you want to take notes)
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
So good for docs
😕 ❓ ... 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
!stream 533226806686384128 30M
✅ @devout bloom can now stream until <t:1704995457:f>.
Anastacia's official music video for 'Sick And Tired'. Click to listen to Anastacia on Spotify: http://smarturl.it/ASpot?IQid=AST
As featured on Pieces Of A Dream. Click to buy the track or album via iTunes: http://smarturl.it/APDiTunes?IQid=AST
Google Play: http://smarturl.it/ASATPlay?IQid=AST
Amazon: http://smarturl.it/APDAm?IQid=AST
More fr...
u can hear this GIF
Dog farts. Cat can't take it.
Thanks to Monty https://youtu.be/lKMDvCf1IUE
And Billy, Brad and Jake's nameless dog. https://youtu.be/NxGxl-IbVFk
I hope they are both less gaseous / nauseous and feeling better.
Norjalainen metsäkissa ry:n kotisivut
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
3 days, and i believe 50 msgs.
yea Without spamming
you're almost there so, just stay active and you'll be able to.
Given how difficult distributing python apps can be (even with willing users), I concur 😄
Python is very modular and a lot of libraries exists as a C-libraries with bindings for Python
Yea, I’m ignoring.
.topic
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".
> can't connect to IPs
a what
i haven't renewed a domain name and i connect to my ip directly now
@whole bear literally Host
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Host
142.250.181.164:80

For those who are unable to understand what giga chads are speaking about this is for them
@sly briar
Website: http://www.codedamn.com
Facebook: https://www.facebook.com/codedamn.official
Learn what is C++ and get started with it!
The first video is a brief introduction to some of my favorite new C++14 core language features.
It covers the following topics, using code examples:
- Function return type deduction.
decltype(auto).- Relaxed constexpr restrictions.
- Variable templates.
- Generic lambdas.
The target audience is newcomers t...
ef-kiss
@echo tartan
The first part of Leor Zolman's talk from C++Now 2014
Slides are available here: https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/tutorial_intro_cpp_11_14.pdf
--
I like swift


Ngl, I don't get it 😄
Oh
Ok 😄
@whole bear #python-discussion message
!server
I think I joined in 2020 
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 
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? 
Yeah 😄
Oh right
how can i get perms to speak? sorry if i missed it anywhere but can't seems to find it
a lot of uk is hilly
!voice @mighty dune
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
thank you
Erm, it might show you if you do !u.
Yo spelis
And they'll be in your DMs
yo char
Oh
And bye spelis
Skill issue
from a prank interview featuring the cast of the lord of the rings movie franchise
do you wear wigs? have you worn wigs? will you wear wigs? when will you wear wigs.
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
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
Something to do with cilia
you sound very american tho
can't c#
I wonder why people say no no to C# 
We <3 Emacs
heathens the name?
Gotta go 👋
Bye alex
bye
i remember listening to a radio dj with this voice 20 years ago
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
How did you meet your wife bro
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 ?
recommended setting before joining vc 😄
This only happens in this server tho
I don't know why, but it's very weird
This is why they say huskies are stubborn! They're very smart but they have low motivation to please their owners. Zeus loves playing in the water in the bathtub and wants the water turned on. Even though it's time for his walk he howls in protest because he wants to play in the water!
Source & embed code: https://rumble.com/v30j56-siberian-hus...
can u repeat the phrase?
@final laurel are you using an AI voice changer?
@leaden comet 👋
!pep8
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:
- PEP 8 document
- Our PEP 8 song! :notes:
sure
but it's been a while since I watched anything new
I really wanna see The Boy and the Heron though
Where do you live?
Norway!
Is it like 6months day and 6 months night?
only very far north
@peak junco I think you can talk now
not near the capital where I live
Do you have any puns?
sadly the microphone from my... earphones got (something I have no idea it was) and it's like... muffled
basically, it's dumped.
!server
does anybody know about vim key mapping?
Wow, the server is 7 years old
What about them specifically?
is there any way to add descriptions to user defined key mappings?
someone said femboy lover or I'm crazy
vim.keymap.set('n', '<F5>', function() dap.continue() end)
like can i add a desc to the keymap defined?
don't think anyone said that
I need to stop drinking too much caffeine, I'm hearing noises


which game is this?
oooh
(sad)
hate man pages without examples
I was wondering that too, why the veins are like that
these are very good but they are not shoes
my feet has veins like that, but it means I don't have too much body fat in the foot
why this seems like those ultra-realistic cakes
I remembering hearing a case of a dude who eat his own feet with his friends/family
@peak junco so actual feet?
that would be disturbing, being forced to eat you own feet
oh, as far I know
he had to amputate his foot
well this got dark
I think it was a medical condition, not sure tho
But I remember a photo from the dinner with his foot as... the main dish
That was dark
The last time I've seen someone eating another human, was a cannibal girl who killed a driver?
oh.. well
🤨
7 kilos but if the grapefruits are inflated it might only be a couple
I can't even think on what I would do with 7 kilos of grapefruit
(I would do alcoholic drinks with it, like wines?)
@peak junco grapefruit diet
no thanks, I would have too much acid in my diet
im just saying that one thing you can do with 7 kilos
probably would drop so much weight and get malnurished
I mean, if we consider the average weight of a grapefruit

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

finally got it right
vim.keymap.set('n', '<F5>', function() dap.continue() end, {desc ="start debugger"})
i was doing desc: .. like js that's why it kept blowing up
how long a grapefruit diet would last
Hang out and get lost with close friends in a big world. A cooperative online walker-talker from the creators of Untitled Goose Game.
Set out with your friends through a wide-open world full of challenges, puzzles, and discoveries. You’ll need to work together to find your way around, stay in contact using an assortment of tools and toys, and f...
i think ima watch me som frasier
not 7 kilos.. several kilos
more than 7 kilos? or around that
more or less
maybe 3 kg
@stark river id say thats about a box full
isn't that much then, well, I would do a wine with them
3kg per grapefruit
jesus
what?
no a box is too small.. i have 4 bags of approx 2 kg ish.. little under 2 kg
I picked
inflation joke
i guess
make a wine
never tasted a grapefruit tho
nah.. too much work
the hardest part would be the fermentation
they are ok.. not as good as oranges
but nothing beats oranges
>>> Pear > Orange
True
I mean, oranges are good
but sometimes they are likely, too much sour
well i was comparing citrus fruits but you're literally comparing pears to oranges
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
well im off to watch fraiser... i like this show.. later
Instantly remembered of Ashley from Re4 calling "Leon"
Me-sa Darth Goose-a.
yeah it's the sauron goose from an earlier discussion
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
We're a large, friendly community focused around the Python programming language. Our community is open to those who wish to learn the language, as well as those looking to help others.
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 👋
@whole bear #roles
Wha-
felt personal
What the actual fuck happened
idk
mhm
Settle down.
chill
deleted messages don't count
lol
@leaden comet help
please use modmail for stuff like this?
Ok sorry
please don't spam lots of one-word messages, it doesn't help you verify for voice.
No spamming
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
@whole bear check again
He copied your bio
bro what is wrong with u like honestly
You tellin me
whatever dude
you were just spamming messages and were copying peoples bio
and ur waiting for me
@upper adder
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
bye
did you ever heard about Renpy?
I've worked with python for 3 months and it was a good experience
You can think as
Basically it's a language with/from Python, that allow the creation of Visual Novels
the most part of my career I worked with C# that is different of python sintax
In the terms of Visual Novel, it's likely, telling a history
You can think a WHOLE program
also, you know C ?
I worked in a project to construct a cloud console
can you repeat?
no, i dont
Yeah, you can control the functions and stuff?
You can look at github repository for renpy
damn, I was expecting something
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
C sharp is easy to learn
label name:
"some text"
"more text"
"end"
return
this when run in the program, will render the text on the screen
what about C++ ?
I'm using Renpy bc fits all my needds
I dont know C, C++
I was between Godot or Renpy, or just Python with pygame
sad
basically
the thing is the amount of work it need lol
yeah
yeah
aham
wait, that's a portuguese term
"Yeah"
back here, what was you main use of C# ?
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
I use for enterprise applications, you know, integrations, business...
I plan to finish that it's the main problem the art for
ooh, cool
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
I need to send more messages to pass the voice verification]
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
It has a cooldown for what, 5 / 10 minutes per message I think?
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
I need to go back to work, maybe I will be verified in the furure lol
one hundred sure
bye bye
yeah
good work tho
bye
tks

54,893
332,423