#voice-chat-text-0
1 messages · Page 509 of 1
neither of those two run well enough on a phone, compared to (neo)vim
i use the python thing on my phone but i use vscode on my laptop
also whats this "You have been active for fewer than 9 ten-minute blocks."
do i gotta be in vc for 9 mins
?
no
!user in #bot-commands
10 minutes 9 times
80 minutes if you time it perfectly
all that to speak in voice chat
not even screenshare? 😭
@scarlet halo how did you learn coding, did you watch yt tutorials, any websites ( for python )
i just coded for a while, did my own projects, googled things i got stuck on and it really just takes patience
no help from chatgpt?, and how long were you coding for
coding is not a get rich quick thing
i do use chatgpt sometimes, but only for really complicated things
so how long you been coding for
been coding for a couple of years
okay
Oil.nvim
return {
{
"stevearc/oil.nvim",
opts = {
default_file_explorer = true,
view_options = {
show_hidden = true,
},
keymaps = {
["<C-s>"] = { "<Esc><cmd>w<CR>" },
["q"] = { "actions.close", mode = "n" },
},
delete_to_trash = false,
},
dependencies = { "nvim-tree/nvim-web-devicons" },
cmd = "Oil",
keys = {
{ "<leader>fo", "<cmd>Oil<CR>", desc = "Open File" },
},
},
}
return {
{
"IogaMaster/neocord",
opts = {
logo = "https://icons.iconarchive.com/icons/papirus-team/papirus-apps/512/nvim-icon.png",
logo_tooltip = "NeoVim",
main_image = "language",
client_id = "1157438221865717891",
log_level = nil,
debounce_timeout = 10,
blacklist = {},
file_assets = {},
show_time = true,
global_timer = false,
editing_text = "Editing %s",
file_explorer_text = "Browsing Files",
git_commit_text = "Committing changes",
plugin_manager_text = "Managing plugins",
reading_text = "Reading %s",
workspace_text = "Working on %s",
line_number_text = "Line %s out of %s",
terminal_text = "Using Terminal",
},
},
}
lvim.plugins = {
{
"IogaMaster/neocord",
opts = {
logo = "https://icons.iconarchive.com/icons/papirus-team/papirus-apps/512/nvim-icon.png",
logo_tooltip = "NeoVim",
main_image = "language",
client_id = "1157438221865717891",
log_level = nil,
debounce_timeout = 10,
blacklist = {},
file_assets = {},
show_time = true,
global_timer = false,
editing_text = "Editing %s",
file_explorer_text = "Browsing Files",
git_commit_text = "Committing changes",
plugin_manager_text = "Managing plugins",
reading_text = "Reading %s",
workspace_text = "Working on %s",
line_number_text = "Line %s out of %s",
terminal_text = "Using Terminal",
},
},
}
:Lazy
then press P
@amber raptor hi, i've watched a video on youtube that said "devops is a culture/philosophy, it's not a job".
what do you think.
Yep
but if you go on linkedin and search for devops, you get a lot of hits (both for people and for jobs), how can this be?
is it a trick?
@mortal burrow
wild people on lurkers.io
What should be and what is are generally vastly different things
builds are getting way too slow
can't even spell it right
@upper basin https://www.openssh.com/pq.html
OpenSSH post quantum cryptography
I suppose QC progress is starting to permeate into mainstream computing.
Command "ensp;— " is not found
!e ```py
class MyClass:
def init(self):
print('Hello, world.')
a = MyClass()
b = MyClass()```
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | Hello, world.
002 | Hello, world.
!e
class Car:
def __init__(self, car_type:str):
self.car_type = car_type
truct = Car("truct")
print(truct.car_type)
:white_check_mark: Your 3.13 eval job has completed with return code 0.
truct
!e ```py
class Person:
def init(self, name):
self.name = name
def greet(self):
print(f'Hello. I am {self.name}.')
sally = Person('Sally')
peter = Person('Peter')
peter.greet()
sally.greet()```
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | Hello. I am Peter.
002 | Hello. I am Sally.
!stream 1318626588560199692
✅ @woeful blaze can now stream until <t:1754964208:f>.
class Entity:
def __init__(self):
self.pos = vect2(0.0,0.0)
def draw(self, screen):
# draw the object on the screen
class Player(Entity):
def move(self, direction:vect2):
self.pos += direction
class Ai(Entity):
def move(self, player_pos:vect2):
# logic on path finding
#.....
self.pos += direction
!e
a = 3; print(a); a = 42; print(a)
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | 3
002 | 42
!stream 1200330195387813903 1h
✅ @paper wolf can now stream until <t:1754970686:f>.
thank you everyone
@cerulean minnow Your video audio is bleeding through.
understood
In computer science, the shunting yard algorithm is a method for parsing arithmetical or logical expressions, or a combination of both, specified in infix notation. It can produce either a postfix notation string, also known as reverse Polish notation (RPN), or an abstract syntax tree (AST). The algorithm was invented by Edsger Dijkstra, first p...
ill live code later
maybe people isnt talking...
Ohh
I like the way of u guys debugging and chatting
But reached ofz couldn't able to see the screen as there is a camera watching near by
But I dnt wanna miss this conversation. So juz connected audio. Lol
Hii
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
she is
@peak depot that’s okay, no worries. We’re more of a coding discord than gaming one, but those are the games some of the members play
(the only game from that list that I play)
@paper wolf Your mic is hot.
oof....
my bad lmao
i didnt know you guys joined
We noticed.
i dissconnect now i cant connect damit
😭
its just "RTC Connecting"
discord having a stroke today
my discord has a stroke at least 2 times a day
cancelled or canceled
canceled
beautiful vs bautiful
Yes, I'm Russian.
does any one know where i can find some CSS Website Layout
Hello everyone!
twitter'd
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
so i need to chat first
I think I bought this game recently, still haven't played
my linkedin lists 11~12 months of actual employment
not including almost a year before as self-employed
ok what tech stack you mostly use
do you code in python only or other framework aswell ?
mostly Rust
or language
what kind of app/ software are you working currently ?
with rush
rust*
recently added a changelog parser to a Git extensions utility I have
also sometimes doing web stuff
compilation times are quite slow
is this use in realworld application or just personal project ?
both, in a way
this utility gets used for other projects which eventually get deployed in production
ok
are you working with core python only or do you prefer framework as well !
I rarely write any python code at all
ok you are mosly focus on rust then?
last big python thing involved FastAPI
So all of us don’t have premession ?
I am a web developer, whats up?
yes we dont have permission
3/5 don't have a role
3/5 choose not to talk
fastAPI and which database do you use
That’s sad
I don't interact with databases via python itself
what do you use !
with Rust I use sqlite or postgres
Finally I can
no ORMs
why rust any reason to start using rust over other language
development productivity is the main reason for me
you just made utility software in rust do you have other projects aswell in rust
does it help in web dev also ?
for APIs, yes
ok bye thanks for info will be back soon hehe
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
!user
You are not allowed to use that command here. Please use the #bot-commands channel instead.
can tell u my problem in vc
i asked my mother today if she knows what a binary tree iterator is, she said she has no idea
Can you develop a working application by just using AI and without knowing programming?
Become a patron ► https://www.patreon.com/zoranhorvat
Enrol the course Beginning Object-Oriented Programming with C# ► https://codinghelmet.com/go/beginning-oop-with-csharp
Join the Discord server with topics on C# ► https://codinghelmet.com/go/disc...
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
this is an excellent video
if you're already convinced vibe coding isn't a viable thing and you aren't being actively directly harmed by it, I suggest to just avoid the topic and not waste time on it
solving problems
nice
yes
each time a gamble whether VPN is required or not
I think it depends on the voice server
some aren't IP-blocked
no I mean by the ISPs
(since Discord is banned)
both Discord's and YouTube's HTTPS block is easy-ish to bypass
just split the packets
since they share IPs
so can't be blocked by IP
(both are Google Cloud)
alongside with many other things
randomise the order
split packets in the middle
and some other things
oh apparently there just happened some scam spam
I thought it was just a dumb image
maybe I should ping him again given it's only 1 day left
(the game where Yuya, the character, is from)
Ocen?
" right timing to say 'wrong' "
Was it?
Sure, most vibe coding like no code is "Great until you hit that point where it fails and when it does, it's pretty massive fail"
@cerulean minnow doesn't he have some, like, ultra-ADHD
he kind of can't stay on topic
Who has a specific part?
I've completely missed the context
@cerulean minnow are u talking about the babel library ?
Me too
@cerulean minnow bable library is just a mathematical experiment
A project towards a universal library. By this art you may contemplate the variation of the 23 letters.
its not more than this
pifs can store everything
no matter how much data, pifs can store it
no limit
HN is probably following more AI propaganda
Paid for by big tech
Sam Altman paying HN and all outlets to flood them with AI news
I had around 100K/s dummy test even on weak hardware, so, yeah, not that slow of a broker
Redis is mentioned in that one MongoDB video
@amber raptor i ask everyone this question. if you guys run out of topics here’s one: “how can i be the best devops in the entire world?” 🌎
@ joe
By not doing DevOps
so being what instead
WATERFALL!
"using three persistence models:
log,
snapshot,
✨and the mystery one✨ (script scraping latest data to a file)"
the amount of different Redis persistence modes is like Java with all its different GC in some way
FeatureOps
Enterprise™® Mistake™®
@amber raptor do you have working knowledge about the product and the product codebase and the inner workings and the biz logic of the product? or you do infra exclusively? or is it like half and half?
Mostly infrastructure but you pick up pieces from going "WHY IS THIS ALARMING?"
So what I understood from Rabbit is the devops must take care of all infra so devs can take care of pushing out features
Most companies use them that way. Sometimes, DevOps ends up in charge of builds which is really screwed up
And sometimes devops do tickets with procedures/runbooks on the conveyor belt called JIRA
Everyone is on conveyor belt called JIRA
Making a video gallery for my guild & you?
How are you?
code in JSON?
sounds like JDSL
no, just working with some JSON data.
with minecraft stuff
gotta download some stuff based on what this says
time to wait another 40 minutes for the product to build
why am I still supporting 4 platforms
when used only on one
@wind raptor do you store changelogs inside repos?
(as a text file)
There is a separate JIRA for the JIRA admins
Also something called Scrum of Scrums meeting
Because separate teams need to coordinate with each other
@wind raptor missing TIPC
exists alongside TCP and UDP
in Linux
@wind raptor you mistyped
TIPC not TICP
literally first result
TCP, but better
UDP, but better
(but only works for clusters within local networks, not over internet)
I think it does support some sort of bridging between networks
@wind raptor UP
"no I don't" -- Hemlock would probably respond
Italian pasta @midnight agate
UP protocol logo
somewhere below, a falling house is rapidly accelerating towards the ground
slight packet loss
a choice: all packets lost or none packets delivered
DOWN: datagram-only wireless network
@wind raptor mine too
however
it's very compactly placed
nah-nah-nah-nah-nah
not to scale
no
there are no room boundaries
bed is L-shaped
on the diagram
it's two-people one which is permanently in the non-expanded state
the desk
sitting on a bed has an effect similar to sitting on those, like, ball/bag thingies
you have to constantly move because the body is unhappy otherwise
or I guess not the bag one
this is so much better for me compared to a chair
also this is structured in such a way that you can properly rest elbows on it at all times
or have both of them in the air
so I can sit symmetrically
this diagram is actually missing shelves
yes, they're slightly in the way
(both on the left side)
not enough space for three monitors
I'm considering getting a third
and placing it somewhere
@lime fractal VM or compatibility
@lime fractal is it a DRM-having game?
why would it not work within a VM
@wind raptor
"absolutely no idea,
totally wouldn't know at all,
really can't tell you"
why are ISO files ISO
is it connected to the org
it is
9660
@wind raptor not entirely iirc
there do exist 32-bit-only stuffs
before people realised it needs to be future-compatible
still compiling
I've almost reached the Enterprise levels of compile times
aspizu
@manic basin your mic is on... we just heard some very offensive words on here
i didnt know yall heard what i had playing im sorry im not raccist in any way its just a video that was filmed and im editing sorry
you just described a DNS server
i cant wait to get a VPS to run little apps on
facemash?
im annoyed that your not using the same theme for your site and desktop
there is a really underrated theme called ferra
are you seriously 15
yup
me
https://spelis.projnull.eu/ @wind raptor
take a look :P
pub async fn get_version_manifest() -> Result<VersionManifest, Box<dyn std::error::Error>> {
let client = Client::new();
let raw_resp = client
.get("https://launchermeta.mojang.com/mc/game/version_manifest_v2.json")
.send()
.await?
.error_for_status()?
.text()
.await?;
let resp = serde_json::from_str::<VersionManifest>(&raw_resp).unwrap();
Ok(resp)
}
@fleet tide
take a look at this BEAUTIFUL code
rust
no
?
How is everyone doing today?
!stream 915896339672498237 30M
✅ @fleet tide can now stream until <t:1755052697:f>.
@haughty pier
@fleet tide what this game name ?
and how i can use it ?
write the name 😭 i didn't hear it
Farmer was replaced
ty bro
!e py for i in range(3): print(i)
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | 0
002 | 1
003 | 2
!e py for _ in range(3): print('Hello, world.')
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | Hello, world.
002 | Hello, world.
003 | Hello, world.
!e py for i in range(0, 10): print(i)
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | 0
002 | 1
003 | 2
004 | 3
005 | 4
006 | 5
007 | 6
008 | 7
009 | 8
010 | 9
!e py for i in range(0, 10, 3): print(i)
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | 0
002 | 3
003 | 6
004 | 9
!e py for i in range(5, -1, -1): print(i)
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | 5
002 | 4
003 | 3
004 | 2
005 | 1
006 | 0
STOP
START STOP
START STOP STEP
Start is inclusive, stop is exclusive.
The start will be included, the stop won't.
!d range
class range(stop)``````py
class range(start, stop[, step])```
The arguments to the range constructor must be integers (either built-in [`int`](https://docs.python.org/3/library/functions.html#int) or any object that implements the [`__index__()`](https://docs.python.org/3/reference/datamodel.html#object.__index__) special method). If the *step* argument is omitted, it defaults to `1`. If the *start* argument is omitted, it defaults to `0`. If *step* is zero, [`ValueError`](https://docs.python.org/3/library/exceptions.html#ValueError) is raised.
For a positive *step*, the contents of a range `r` are determined by the formula `r[i] = start + step*i` where `i >= 0` and `r[i] < stop`.
For a negative *step*, the contents of the range are still determined by the formula `r[i] = start + step*i`, but the constraints are `i >= 0` and `r[i] > stop`.
@sharp sandal 👋
It's a game that involves a Python scripting environment.
Farmer Was Replaced.
oh thats really interesting
n -= 1
n = n - 1 #same
@hallow imp @cyan birch 👋
!e py a = [] b = [] c = a print(a == b) print(a is b) print(a is c)
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | True
002 | False
003 | True
() parentheses
[] square brackets
{} curly braces
!e py my_list = [] my_list.append('apple') print(my_list) my_list.append('pear') print(my_list)
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | ['apple']
002 | ['apple', 'pear']
!e py my_list = ['apple', 'pear', 'orange'] popped = my_list.pop() print(my_list) print(popped)
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | ['apple', 'pear']
002 | orange
!e py my_list = ['apple', 'pear', 'orange'] popped = my_list.pop(0) print(my_list) print(popped)
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | ['pear', 'orange']
002 | apple
!e py my_list = ['apple', 'pear', 'orange'] print('lemon' in my_list) print('pear' in my_list)
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | False
002 | True
!e py my_list = ['apple', 'pear', 'orange'] print('lemon' not in my_list) print('pear' not in my_list)
:white_check_mark: Your 3.13 eval job has completed with return code 0.
001 | True
002 | False
@lapis holly 👋
myList = []
if n in myList:
do smth
else:
do a flip
!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:
Naming conventions.
👋🏿
import nasa
print(nasa.hack())
🪑
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
thank you
@lone tulip 👋
o/
snooping in while I try and fix this code, it's uh - not going well lol - lots of lost hours today
was that directed at me, or woofle?
reminds me of my LUA shenangians. Multiplying and dividing Vector3 values broke my brain :/
PS C:\Users\kb\PycharmProjects\PythonProject18> py voice_masker.py
File "C:\Users\kb\PycharmProjects\PythonProject18\voice_masker.py", line 15
sd.default.samplerate =
^
SyntaxError: invalid syntax
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
brain hurty :c
also, instead of just skipping positions - can you not Tween them @fleet tide ?
hello. I am suffering @cerulean minnow 😄
I am dying to use this program, but it needs updated.
best I've done is a pseudo-rpg using Lua on ROBLOX
A series of programs demonstrating the basics of Memory Scanning, Api Hooking and DLL Injection. The high point is using Notepad.exe as a render target, and playing snake in a notepad window - khal...
Cult of the Dead Cow, also known as cDc or cDc Communications, is a computer hacker and DIY media organization founded in 1984 in Lubbock, Texas. The group maintains a weblog on its site, also titled "[Cult of the Dead Cow]". New media are released first through the blog, which also features thoughts and opinions of the group's members.
hmm, may be time to wipe my PC again and give it a fresh coat of paint
I refuse to leave windows 10 for now, I normally wipe once or twice a year
after messing about with things a LOT of gunk gets built up
but right now I don't want to get rid of all my bookmarks and mods (for now)
right now I'd like to get this program working first so i can enjoy my modern toy soldiers lol
I uh, have to update a program uploaded a year ago
if I want to use it. Idk why the creator hasn't updated it, he posted a video using it a couple days ago
this looks too easy for you - now play 4-D chess 😄
have fun ya'll - gonna make some chedder cheese ramen and chill with some vids (and pray I can get this program running soon)
Official music video for "Élan", taken from the 2015 NIGHTWISH album, 'ENDLESS FORMS MOST BEAUTIFUL'.
Listen to Endless Forms Most Beautiful here: https://bfan.link/endless-forms-most-beautiful.yde
@Nightwish IS:
Tuomas Holopainen
@Floor Jansen
@Marko Hietala
Emppu Vuorinen
Troy Donockley
Kai Hahto
FOLLOW NIGHTWISH:
Facebook - https://w...
@vital glacier 👋
Hi
Psychiatrist, and psychologist are two different things!
Psychiatrist is a Doctor, and prescribe medicines.
Psychologist do diagnosis.
studies not diagnoses
Only doctoral level does diagnosis
which lists
you've probably heard of doubly linked lists
but have you heard about doubly linked dicts
for example
dict
yuya-ify
almost sounds like UEFI
(if you pronounce UEFI letter by letter, it'll sound similar)
yes
no, f and i are separate
you-ee-ef-eye
the latter
yuya
(the character on the pfp is named Yuya)
from a game
still on sale https://store.steampowered.com/app/2143680/_Noctuary/
Noctuary is a dual-protagonist Visual Novel. Players can play the role of the duo, Fancia Dream and Alina Nightsong who have dreams of "becoming Arborangers who protect and serve everyone." Travel through the fairy-tale-like world as the duo, experience their lively daily adventures, and gradually encounter the life story of a mysterious…
$17.99
1700
7 hours left
this is very "pronouncing SQL as squeal" vibe
also some people somehow manage to pronounce pdf not letter-by-letter
which I cannot write out without involving IPA
ɨ
something like pədɨf
@turbid basin presently, nothing
@viral wave 👋
This week I had to send back my company MacBook Pro, a rite of passage for many software engineers, and it made me think about what it really represents. In this video, I share the bittersweet moment, the funny packing story, and why it’s not the laptop that defines you, but the skills and experiences you’ve built.
If you’ve ever had to g...
The eulogy of the macbook pro..
company reclaimed his macbook and he made a video about it, these influencers make content out of everything
@still herald 👋
hi
The corporate apology is nauseating
Couldn’t make it past a minute, give them back their laptop, make them buy packing materials.
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@limber condor 👋
Hello i dont have mic enable
yes i need fulfil some requirement like 25 message and other sfuff
stuff
how long should i be active for 9 ten block
still confuse
should i need to message for 10 min ?
ok i need to message after 10 min for 9 times
i have started messaging from yesterday does it count ?
Ok
!user
You are not allowed to use that command here. Please use the #bot-commands channel instead.
how to meet criteria easily: stop thinking about them and just communicate
seeing that character image next to any sort of advice or tip looks so funny to me given she's, like, a tutorial person in the game
@fallow river 👋
you whats up
name for a green mobile icon status near the pfp: phonline
lol
(saw Hemlock being online in the user list)
i can't talk i am suppressed
hahah all the text are suppressed
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
ya i know bro i have to type like 25 messages and be active for 9 10 mins blocks
how is everyone
why does OpalMist sounds like bot or machine no offence just your voice too good
Hallo
created by emus to infiltrate human society after the war
i am only 3 10 mins block
hello only 3 10 mins block
go to bot command and type !user
so what we talking bout
you will see the how many you have achive
nothing just talking random stuff
so let start where are we all from
i am from Nepal
ya and we have been talking about nothing basicllly (maybe i am trying to start a conversation?)
the greate emu war
Yes where are you from @somber heath
Arboretia/Inlixaland
ok alot of Nepali people migrate there hehehe
any framework that you guys work withj ?
Based on the infamous Great Emu War of 1932, THE EMU WAR follows a rag tag platoon of soldiers who are driven into a brutal and bloody battle against Australia's deadliest flightless beasts. Haunted by the kidnapping of his son at the hands of the Emus, Major Meredith leads the platoon behind enemy lines in order to kill the emus Leader the Que...
web or any currently you guyz might be working
what have you guys have been working on recently?
I am working in JobPortal backend
what you do ? then
so are you manger or somthing ?
as you are have 10 year of exp
manager*
This video was graciously shot and edited by @ColePerrine #apple #macpro #macos
Personally i have been working on some stuff to do with LLMs
Currently you are free no work ?
@somber heath manger is a SI unit: millianger
Ok
Manger -- megaanger
my manager is chill
hiii
hehehe
@whole bear 👋
hello
kiloanger
kanger
kangaroo
Hello
@somber heath how can i access my mic
do any of you have any experience with TensorFlow?
manager of kangaroos
i mean how can i speak
Thats the fun Part, you cant
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
okay ty
or anime lover
i dont know about that
i am here to unlock my vc to talk with great developer hehehe
kk ty
i only need more 10 min to unlock my voce
@glass hill 👋
no i cant talk still
no we cant i just need more 10 min message now to unlock its already 8 hehhe
even though i have been active for a while
do you guys play game ?
is the 9 10 minute blocks count down as i am in the vc?
i am already in 8 so just 1 more to unlock
how do you know?
requirements for verification are in no way related to actually being in the VC
#bot-commands
server join date?
@dry jasper mobile dev is gay
good
obviously i am joking because i feel like everyone in this server takes everything litteraly
@dry jasper
leftist
we used to call that centrist a couple of years ago
yo
@dry jasper i never take a discord convo seriously you know
thielocrates are taking over
@urban abyss I still remember when heroku was free
Anyone backtesting trading with python?
in heroku how to store logs as it might remove log after 24 hrs
used-to-be go-to place for free hosting
1500 lines i think
and tunnels
don't rely on heroku itself to store your logs if you really need them
copy them off-site to some data graveyard or whatever
my voice is enable
data warehouse
tried it with margin trading and a leverage of 10, it is possible
I'd assume you can write big blobs of text to S3
@lilac hill what kind of trades where you thinking about?
if you configure S3 right
futures trading
loki
I've built this indicator with pinescript and want to backtest it with python
dont now any python so I need to learn it
or use chatgpt
bad idea
Why not use chatgpt for the pinescript as well?
that's what I did haha
I want to learn things the right way tho
future trading is kinda the same as margin trading they are just high risk / high reward contracts (gambles) that the price will go up or down
high frequency gambling
You’re working smart. Will you build a company now based on this product that you’ve built?
ya but dont get stuck in tutorial hell its a bad place to be. Maybe find some who has done it before and ask them
I've noticed it
don't get stuck in any single way to learn
I'm really happy with it but I need to learn the proper way because I want to get into asset trrading firms
Trading is awsome tbh
@urban abyss can you say a bottle of warm water
lol
What’s your net worth? You have wife kids car? What’s your address?
i have net worth of $0
And the other questions?
my address is your home !
(reminder to both parties that questions can just be ignored)
you only need 1 sell signal not 3, also after trading fee i dont think there will me much left of the win (depending on where you finish the contract)
Any kids wife, are you divorced single in a relationship?
I know trading really well. I just need to learn python
you also need to display where you would finish the contract to know if you made profits
No I’m just showing you what it means to ask many personal questions
@urban abyss I really need to wait 3 days before I can speak in vc?
i am not asking you that question so just mind your business just want know country not address !
But what about your address though?
i'm gay
I though u were the big boss man
Yuya is the gayest girl in this VC 
So did I, just wanted to know
first tell me yours
But what about yours
i also want know yours
2 Bolshaya Lubyanka Street
what topic is good for taking here then ?
So I will now go back to chatGPT and ask it to take my hand and backtest my strategies
I will come here to ask stupid ass questions, and hope u guys dont mind to much
Knight C__a__p__i__tal
@urban abyss what are those switches my guy
i think ur vc is enable
i am still suppresed
you have like 11 blocks @limber condor
yes
what is the hold up
i have unlock my voice
not sure
symmetric number
@urban abyss it does take quite a specific set of programming problems to get certain someone to talk non-politics
doesn't, like, nearly everything now have type inference to some extent
@clever needle Python is a C framework
and C is where actual logic happens
so Python is just easy to integrate with that
even C now
some places in C23 allow auto
Rust is way too good for networking to consider C++ nowadays for most tasks
what should i use to make a gui
C+Haskell
C++ without the bad parts with concepts properly integrated
it is
quite a bit
I see Rust used a lot nowadays
GitHub-wise Rust is very popular
linkedin-wise it's niche
Rust is better suited for open source development
@urban abyss yamlification
what about go ?
YaaS
YAML as a Service
its dont have classic OOP
do you know this language Plankalkül ? i just google it
so much of the hardware is inaccessible to the OS
how do i make a gui non stretchable
@clever needle ironically, nowadays the only reason to ever consider ASM over C/C++/Rust is clarity and ease of writing in some niche cases
because all the performance stuff is already exposed through intrinsics and whatever
but that stuff is very ugly in code
yeah, whereas with C++ you never understand
nor do the standard authors
I tried searching for the source of C/C++ standard libraries at some point
result was not a success
okay it's easier to find it through Zig
lib/libcxx/src/mutex.cpp lines 106 to 119
void recursive_timed_mutex::lock() {
__thread_id id = this_thread::get_id();
unique_lock<mutex> lk(__m_);
if (id == __id_) {
if (__count_ == numeric_limits<size_t>::max())
__throw_system_error(EAGAIN, "recursive_timed_mutex lock limit reached");
++__count_;
return;
}
while (__count_ != 0)
__cv_.wait(lk);
__count_ = 1;
__id_ = id;
}```
lib/libcxx/src/atomic.cpp lines 197 to 205
// This function is never used, but still exported for ABI compatibility.
_LIBCPP_EXPORTED_FROM_ABI __cxx_contention_t
__libcpp_atomic_monitor(__cxx_atomic_contention_t const volatile* __location) noexcept {
return __libcpp_contention_monitor_for_wait(&__libcpp_contention_state(__location)->__contention_state, __location);
}
_LIBCPP_EXPORTED_FROM_ABI void
__libcpp_atomic_wait(__cxx_atomic_contention_t const volatile* __location, __cxx_contention_t __old_value) noexcept {
__libcpp_contention_wait(&__libcpp_contention_state(__location)->__contention_state, __location, __old_value);
}```
all i see is text
at least the formatting isn't 100% abhorrent
https://github.com/ziglang/zig/blob/a495628862109950e938c0bdb9d5eaf989280443/lib/libcxx/src/barrier.cpp#L29-L38
lib/libcxx/src/barrier.cpp lines 29 to 38
_LIBCPP_HIDDEN bool __arrive(__barrier_phase_t __old_phase) {
__barrier_phase_t const __half_step = __old_phase + 1, __full_step = __old_phase + 2;
size_t __current_expected = __expected_,
__current = hash<thread::id>()(this_thread::get_id()) % ((__expected_ + 1) >> 1);
for (int __round = 0;; ++__round) {
if (__current_expected <= 1)
return true;
size_t const __end_node = ((__current_expected + 1) >> 1), __last_node = __end_node - 1;
for (;; ++__current) {
if (__current == __end_node)```
cant make sense of any of this
lib/libcxx/include/__algorithm/stable_partition.h lines 222 to 230
// F???TFFF?????????T
// f m1 m l
__first_false = std::__stable_partition_impl<_AlgPolicy, _Predicate&>(__first, __m1, __pred, __len_half, __p, __bit);
__first_half_done:
// TTTFFFFF?????????T
// f ff m l
// recurse on [__m, __last], except increase __m until *(__m) is false, *__last know to be true
__m1 = __m;
_BidirectionalIterator __second_false = __last;```
very TTTFFFFF?????????T
really puts the `fml' into the code
lib/libcxx/include/__algorithm/stable_partition.h line 235
goto __second_half_done;```
structured programming anyone
import sys
from PyQt5.QtWidgets import QApplication, QLabel, QMainWindow
class MainWindow(QMainWindow):
def __init__(self):
super().__init__()
self.setWindowTitle("My First PyQt App")
self.setGeometry(100, 100, 300, 150)
self.setFixedSize
app = QApplication(sys.argv)
window = MainWindow()
window.show()
sys.exit(app.exec_())```
I recommend using PySide instead of PyQt
official Qt bindings for Python
PySide is official
PyQt is unofficial
!d kivy
Kivy is an open source library for developing multi-touch applications. It is cross-platform (Linux/OSX/Windows/Android/iOS) and released under the terms of the MIT License.
It comes with native support for many multi-touch input devices, a growing library of multi-touch aware widgets and hardware accelerated OpenGL drawing. Kivy is designed to let you focus on building custom and highly interactive applications as quickly and easily as possible.
With Kivy, you can take full advantage of the dynamic nature of Python. There are thousands of high-quality, free libraries that can be integrated in your application. At the same time, performance-critical parts are implemented using Cython...
I have no idea if it's usable
there are several libraries which I don't use so can't care to remember
I don't do desktop apps
Web only
Quart over Flask
same authors, different interface
help with what
I don't even remember the question or whether it was asked to begin with
from PySide6.QtWidgets import QApplication, QMainWindow, QPushButton
# Create a Main Window class
class MainWindow(QMainWindow):
def __init__(self):
super().__init__()
self.setWindowTitle("PySide GUI Example")
self.setGeometry(100, 100, 400, 300)
self.setFixedSize
# Add a button
button = QPushButton("Click Me!", self)
button.setGeometry(150, 130, 100, 40)
button.clicked.connect(self.on_button_click)
def on_button_click(self):
self.setWindowTitle("Button Clicked!")
# Main application
if __name__ == "__main__":
app = QApplication([])
window = MainWindow()
window.show()
app.exec()```
missing ()?
this is not Ruby
I also recommend removing the first and third comments
they're just noise
self.setFixedSize
this just accesses the attribute
without invoking it
self.setFixedSize()
(as I said before, this is not Ruby)
in Ruby you can call methods without parentheses
PS C:\Users\kb\PycharmProjects\PythonProject18> py main.py
Traceback (most recent call last):
File "C:\Users\kb\PycharmProjects\PythonProject18\main.py", line 22, in <module>
window = MainWindow()
^^^^^^^^^^^^
File "C:\Users\kb\PycharmProjects\PythonProject18\main.py", line 9, in init
self.setFixedSize()
TypeError: setFixedSize expected at least 1 argument, got 0
it expects an argument
!e
class C:
def m(self, a): ...
C().m()
:x: Your 3.13 eval job has completed with return code 1.
001 | Traceback (most recent call last):
002 | File [35m"/home/main.py"[0m, line [35m3[0m, in [35m<module>[0m
003 | [31mC().m[0m[1;31m()[0m
004 | [31m~~~~~[0m[1;31m^^[0m
005 | [1;35mTypeError[0m: [35mC.m() missing 1 required positional argument: 'a'[0m
similar to here
it has two overloads
one takes QSize
the other takes w, h separately
and, if you don't understand what an "argument" is, stop using AI and stop doing whatever else you're doing and go read the tutorial
if you want to program, you will have to read
a lot
@urban abyss they teach those are willing to learn
which is not this case
can some have a look at this script and tell me what can i do to increase the accuracy of the targeted search
Click here to see this code in our pastebin.
s/pyto/a
what is this
sed, a stream editor
Please react with ✅ to upload your file(s) to our paste bin, which is more accessible for some users.
for star in stars:
star["x"] += star["dx"]
star["y"] += star["dy"]
if star["x"] < panel_x1 or star["x"] > panel_x2 - star["size"]:
star["dx"] = -star["dx"]
if star["y"] < panel_y1 or star["y"] > panel_y2 - star["size"]:
star["dy"] = -star["dy"]
star["bright"] += 0.015 * star["dir"]
if star["bright"] > 1.0:
star["bright"] = 1.0
star["dir"] = -1
elif star["bright"] < 0.3:
star["bright"] = 0.3
star["dir"] = 1
brightness = int(star["bright"] * 255)
color = f"#{brightness:02x}{brightness:02x}{brightness:02x}"
canvas.create_oval(
star["x"], star["y"],
star["x"] + star["size"], star["y"] + star["size"],
fill=color, outline=""
)```
import math
import random
import tkinter as tk
def update_stars(canvas, stars, panel_x1, panel_y1, panel_x2, panel_y2, time_step):
canvas.delete("star") # Clear previous frame
for star in stars:
# Update position
star["x"] += star["dx"]
star["y"] += star["dy"]
# Bounce off edges
if star["x"] < panel_x1 or star["x"] > panel_x2 - star["size"]:
star["dx"] = -star["dx"]
if star["y"] < panel_y1 or star["y"] > panel_y2 - star["size"]:
star["dy"] = -star["dy"]
# Update brightness using sine wave for smooth pulsing
t = time_step + star["offset"]
star["bright"] = 0.3 + 0.7 * (0.5 + 0.5 * math.sin(t * star["pulse_speed"]))
brightness = int(star["bright"] * 255)
# Grayscale color
color = f"#{brightness:02x}{brightness:02x}{brightness:02x}"
# Optional: draw glow effect (fake with multiple layered ovals)
for i in range(3):
fade = int(brightness * (0.3 / (i + 1)))
glow_color = f"#{fade:02x}{fade:02x}{fade:02x}"
size = star["size"] + i * 2
canvas.create_oval(
star["x"] - i,
star["y"] - i,
star["x"] + size,
star["y"] + size,
fill=glow_color,
outline="",
tags="star"
)
# Draw core star
canvas.create_oval(
star["x"],
star["y"],
star["x"] + star["size"],
star["y"] + star["size"],
fill=color,
outline="",
tags="star"
)
for star in stars:
# Update position
star["x"] += star["dx"]
star["y"] += star["dy"]
# Bounce off edges
if star["x"] < panel_x1 or star["x"] > panel_x2 - star["size"]:
star["dx"] = -star["dx"]
if star["y"] < panel_y1 or star["y"] > panel_y2 - star["size"]:
star["dy"] = -star["dy"]
# Update brightness using sine wave for smooth pulsing
t = time_step + star["offset"]
star["bright"] = 0.3 + 0.7 * (0.5 + 0.5 * math.sin(t * star["pulse_speed"]))
brightness = int(star["bright"] * 255)
# Grayscale color
color = f"#{brightness:02x}{brightness:02x}{brightness:02x}"
# Optional: draw glow effect (fake with multiple layered ovals)
for i in range(3):
fade = int(brightness * (0.3 / (i + 1)))
glow_color = f"#{fade:02x}{fade:02x}{fade:02x}"
size = star["size"] + i * 2
canvas.create_oval(
star["x"] - i,
star["y"] - i,
star["x"] + size,
star["y"] + size,
fill=glow_color,
outline="",
tags="star"
)
# Draw core star
canvas.create_oval(
star["x"],
star["y"],
star["x"] + star["size"],
star["y"] + star["size"],
fill=color,
outline="",
tags="star"
)```
damn I just finished installing python pip pandas numpy matplotlib yfinancepip install backtrader ta
was in some fucking matrix world in the commands
this is going to long journey, i see
that is coding for ya
coding is when you think it's easy and then you look at the clock ⏰ , it's 8am in the morning, rooster singing 🐓 and you're still not done
bro teach me how to vibe code I wanna be cool like you
Hahah
Lol I barely know what I’m doing
❌ pip install
✅ uv add
this means you've just pinged mods with that message
Damn
uv is an extremely fast Python package and project manager, written in Rust.
My sincere apologies
Why is this better than pip?
And what is pip hahahah
more automatically manages python versions and virtual environments
each time you uv add something within a project it also adds that to pyproject.toml
Gotcha sounds good
so that if you open the same project in a different place it will auto-install everything necessary
Sounds very useful
let's keep language appropriate
think I made some progress today from zero. Tomorrow the goal is to backtest trading strategy with python
i like to say “papi”, but “big boss” works too if joe likes it
No papacito?
No for real
hi joe
I’m very new with discord and all
Barely outside of my little trading gang but Ingope I can learn som stuff from you guys
Catch y’all later 👋
this time connected fine without a VPN
I started another Endless Space 2 game against bots
this time seemingly not as disastrous as last time
@wind raptor civ-like stuff in space https://store.steampowered.com/app/392110
ENDLESS™ Space 2 is a Strategic Space Opera set in a mysterious universe.
Your story unfolds in a galaxy that was first colonized by God-like beings known as the “ENDLESS™”, who rose and fell eons ago. All that remains of them are mystical ruins, powerful artifacts, and a strange, near-magical substance known as Dust.One More Turn
END…
$39.99
16645
80
@vocal basin mind explaining your strategy and the game mechanics?
I usually don't think in terms of strategies
previous one I just developed everything too slowly
because of the empire I picked
empires there are really different from each other
mostly in the way of how they colonise systems
there are a few which are overpowered for any sort of score-based game
and I picked two of them to be in the game
(two out of three total I think)
is there trading?
there is an open-to-everyone market
and also direct trading
and trade agreements
trade agreements are just a way to convert influence into money
and do the bots flip on you. like one moment allies the other moment they break the alliance and attack you?
alliances are costly both to make and break
there also exist alliance wins
unlike in civ
although it doesn't have the reputation system like Airships game does
where your rep goes to 0 when you break an alliance
i see. i play openfront and humans betray each other a lot. bots don’t.
currently looking through the list to compare
I still have one missing big DLC
but it's, like, sub 50% reviews on steam
I cant speak
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
- hidden home system, cannot colonise (?)
- honour system (+1)
- portals (+2)
- researches tech faster if no one else researched it before (0)
- incapable of diplomacy (+3)
- can trade/buy outposts (0)
- religious, mobile colonies (-2)
- can use influence for more things (0)
- eugenics (+1)
- time manipulation (-1)
- trees (-1)
I will wait with patience
a list
last and third-last are surprisingly non-joke descriptions of what they are
also
the game has quests
and events
(a lot of them)
so far I found the non-diplomatic empire's quests the more interesting
iirc you can get diplomacy if you do certain choices
but not sure
(not really a spoiler since this sounds too obvious anyway)
added in () how well they usually perform relative to each other
the war machine just consumes everything but it needs to do it very quickly
otherwise others will win through different means
I almost won as them when playing a few months ago
but failed because someone else got economic victory
(economic victory = accumulate ~1M money)
with this
they're very imbalanced
but tbf so is everyone else
kind of the point
bots just happen to have a certain ranking of how well they play
funny descriptions
four-way alliance against me
and another one which isn't in the alliance
as you can see there they're near total defeat
and the fifth one already is
technically I already lost that game
so whatever I do doesn't really count
!stream 1235941270707503124
✅ @spark oriole can now stream until <t:1755116005:f>.
!voice
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
perfect senate
Experience the connectivity and accessibility of real-time applications across industries in this spectacular live showcase.#SIGGRAPH2025
will he actually release it this year?
Miegakure I mean
too late ;)
Hello
MindFul dev how are you doing?
So far it has been good, HBU?
You there?
Glad to hear that!
Job hunt?
Hey Xelor
@wind raptor You will get job in no time, my inner voice told me!
Keep searching you will get one
Infact you ain't alone
Have a look at this dude
He was fired and has been in search for job, and hasn't got one and has not lost hope
6 months have been passed
thid dude made content on his situation
what a genius!
@blissful sigil Welcome!
yes
I hope you'd be doing good
Yep thx
one of the bots left the alliance 🎉
or was kicked idk
Why am I suppressed @candid spire ?
correction: they no longer exist
hmmm...
This dude is Student in Germany from Indonesia, he has been stuggling to get job as well.
https://www.youtube.com/@erdhyernando
Now he will stream coding until he gets a job 😭
lol those are pretty funny
F job make business
LMAO
galactexit is the funniest so far

