#ot0-no-stealth-portals-please

3246 messages · Page 15 of 4

dim flicker
#

Thanks for letting me know

dusty aspen
#

My student id has a year on it

#

2021-2022 or whatever

dim flicker
#

After an 11 hour flight, not really

oak hemlock
#

fair

dim flicker
#

Anyways yeah bye for now

cursive agate
#

when i see dumb people i laugh
when i look at the mirror i laugh

oak hemlock
#

as with a bunch of topical channels, but that may be a blessing in disguise

#

that means your question can be seen by more people without being overtaken

#

rip

#

yeah idk

#

I wish I knew the answer to your question

hollow holly
#

@sick olive Force push?

#

or rather, force merge if that exist

peak cairn
#

i got a discord NITRO Link

#

should i click it hahaha

dusty aspen
#

If it's from the actual discord.gift domain, and if you want it, sure

peak cairn
#

how i do know?

dusty aspen
#

Just makes sure it's not an l instead of an i or something

#

there are all sorts of scam links like that

peak cairn
#

may i dm you the link

#

to check if its real, i think its a scam lel

cursive agate
peak cairn
#

dunno

cursive agate
#

and not discord

#

just send a screeny

peak cairn
#

dm you the link to try?

cursive agate
#

wont load. sad

#

it just says deceptive website

#

i guess it is a scam then

#

i turned all the safety in firefox to maximum iirc

dusty aspen
#

I mean, I'm not clicking it

oak hemlock
#

banned

#

like me

serene dagger
#

i miss nitro i wanna spam pepe everywhere

sonic glacier
#

please dont spam in our server

serene dagger
#

is that warning necessary over what i said? ugh

midnight forge
dusty aspen
#

it was a scam lmfao

#

It was a bit.ly which led to some crap

midnight forge
#

lmao ofc

#

dicsord.gift 😳

dusty aspen
#

I didn't click it of course, I just appended + like any good person

midnight forge
#

the + safety guard :DDD

oak hemlock
#

welp

#

Unity looks to be a bust

arctic oar
#

would someone happen to be able to vc?

#

kinda lonely to be programming and solving my current issue without someone to talk to lol

cursive agate
#

sad

hollow holly
#

Embed it?

dusty aspen
#

It shows you where it leads to

oak hemlock
#

I randomly just clicked "reset all layouts" and poof

#

I can see things

oak hemlock
#

:faint: nvm it's broken again

sinful lark
#

I have a lot of respect for people who know how to create good looking yet simple UI

#

it’s like many of these larger companies don’t care about their UI/UX at all.

#

cough blackboard

real ocean
#

I have ascended

hollow holly
#

Only canvas

real ocean
#

That is my terminal

sinful lark
#

Blackboard is what all city colleges in NY use

#

The CUNY system

hollow holly
#

Rip

sinful lark
#

it’s software gore

oak hemlock
#

I have

#

be glad

#

also you replied to the wrong person FYI lol

hollow holly
oak hemlock
#

vouching?

hollow holly
#

glitching*

oak hemlock
#

mhmmmmm

dusty aspen
#

blackboard sucks

oak hemlock
#

Now imagine that is how you had to do all of your work over COVID

#

it was nothing short of absolutely awful

#

TL; DR: Pretty much everyone failed

dusty aspen
#

god that does sound terrible

oak hemlock
#

yeah, a lot of us got kicked out

#

like a surprising amount of people

cursive agate
#

im surprised that i have a good grade but im also unsurprised if my mental health fell into rock bottom

static trout
#

i see nothing wrong with this

oak hemlock
static trout
#

imo it's the real default

real ocean
#

old discord logo

static trout
#

the update sux and the new default pfp sux

oak hemlock
#

The color and fonts suck

#

the logo imo wasn't an unwelcome change

static trout
#

this is a stupid af font

sick olive
#

For me, there's some playfulness in the old logo that's just gone in the new one

#

Clyde, specifically

#

The new one isn't unwelcome, to be fair

#

But it's kinda soulless

#

Damn, I killed the conversation

peak cairn
#

genshin

#

such a hard game to make

oak hemlock
#

speaking of which... I am very sad

#

Unity does not want to work at all for me

peak cairn
#

lol

#

pc is shit then that happens

oak hemlock
#

huh?

peak cairn
#

genshin is so boring to grind

cursive agate
#

i stopped playing. i might play in the next two years

#

probably

peak cairn
#

im like a beginner and i think its like so boring

#

the map is way too big and the main storyline is kinda lacking

#

should be some way to move faster

still pike
cursive agate
#

idc about the map being big. well if you play gacha, expect gacha hell

peak cairn
#

and its like literally impossible to earn primos

cursive agate
peak cairn
oak hemlock
#

this is depressing

peak cairn
#

I'd say its a successful copy

oak hemlock
#

why does nothing ever go right for me

peak cairn
#

PUBG is also a copy

oak hemlock
#

I actually feel quite sad now

cursive agate
still pike
peak cairn
#

H1Z1

still pike
#

Because totally nothing happened at June 4, 1989

peak cairn
#

this was the original prototype for Players Unknown Battle ground

cursive agate
cursive agate
#

sad

peak cairn
#

but that didnt work out, and pubg became what it was today

#

is*

cursive agate
#

¯_(ツ)_/¯

peak cairn
#

so copy smart, and everything's gold

#

copy dumb, and you'll get sued

cursive agate
#

ehem valorant

#

but not that i hate valorant.

peak cairn
#

its doing ok'

#

not like VERY GOOD but yea it copied overwatch?

#

im not very sure

cursive agate
#

it copied both csgo and overwatch

#

but more like a baby of both of those games

pliant canyon
#

yes

oak hemlock
#

Do y'all ever see C# code and think it's Java?

stone gyro
#

it's often impossible to tell, yeah

#

variable names and some syntax is different, as is the stdlib

still pike
#

I see namespace I call out C#

solid prawn
#

is there any java syntax which isnt valid C#

#

hmm C# uses => in lambda expressions

#

so -> is prolly invalid

#

though thats a pretty minor difference

stone gyro
solid prawn
#

O

#

what does C# have for that

stone gyro
#

is, IIRC

solid prawn
#

hmm

stone gyro
#

or is that only when matching? anyway, if(thing is OtherThing otherthing) is valid, and way better than Java's way

solid prawn
#

i mean, java has if (thing instanceof OtherThing otherthing)

stone gyro
#

ah, straight equivalent then

#

back in my days that didn't exist

#

I think

solid prawn
#

yeah i think its relatively new

#

i was looking at kotlin a few days ago

#

when allows some interesting stuff

#

i think im going to try out kotlin for my next project
(which i haven't thought of yet)

crystal ocean
#

@oak hemlock is the unity error the thing wher eyou have to put the location for the C#/dotnet binaries?

oak hemlock
crystal ocean
#

oh, nvm then, i couldn't even get past installing unity compiler

oak hemlock
#

I already had mono installed prior to installing Unity

#

Games would run and stuff, but none of it was reliable

solid prawn
#

ur kotlin?

cursive agate
#

more unfinished projects!!!

solid prawn
#

bruh

prime girder
#

I'm Kotlin

solid prawn
#

hi kotlin im dad

prime girder
#

Hi dad, where have you been all these years?

solid prawn
#

learning kotlin

prime girder
#

And you didn't take me with you? Damn

solid prawn
#

i thought you already knew kotlin

prime girder
#

No, I am Kotlin, but I'm very bipolar

solid prawn
#

hmmm

#

man

cursive agate
#

bored?

solid prawn
#

heapq is so clunky

cursive agate
#

same i am bored too

prime girder
#

I can help you not be bored

#

but in turn, you'll probably be frustrated

cursive agate
#

i have an emotional breakdown so. imma just go somewhere

#

byeeeeeeeeee

prime girder
#

You need to talk?

#

oh okay, goodbye—dms are open if you wanna talk; hope you feel better

oak hemlock
#

Kotlin is actually quite nice

#

compared to Java

dusky inlet
#

wait

#

i have compute shaders to learm about

solid prawn
#

ok i think i decided what im going to do with kotlin

#

my original plan was haskell

#

but thats prolly too ambitious

woven grotto
#

What was that on C# lib that was used commonly for making WinForm applications

#

legit can't remember the Name 😩

#

It was nice like updated winform applicatons or something

cursive agate
stone gyro
solid prawn
#

yeah

solid prawn
#

im the one who pointed you to it

cursive agate
#

hahastinkypoop

solid prawn
oak hemlock
#

meow

sinful frost
cursive agate
pliant canyon
#

lol

sinful frost
#

xd

crystal ocean
#

virtual box*

oak hemlock
#

well

#

look at me guys. pro game dev

#

Blame the tutorial for everything breaking

dusky inlet
#

do that in pygame

oak hemlock
#

no

oak hemlock
#

LMAO I was so confused "Wow, this editor is a lot more primitive than I thought. It reminds me of Kate"

solid prawn
#

uhhh

oak hemlock
#

I didn't know Unity uses an external editor

solid prawn
#

what version of unity are you on lol

oak hemlock
#

2020 something

solid prawn
#

interesting

oak hemlock
#

it opened Kate because that's my default editor

solid prawn
#

oh

#

that would be it

oak hemlock
#

I changed it to Rider

solid prawn
#

unity by default uses visual studio as the external editor

#

in earlier versions it had some other editor

oak hemlock
#

oh gross

solid prawn
#

monodeveloper or something

oak hemlock
#

Is mono something more than reverse engineered .NET?

solid prawn
#

idk

oak hemlock
#

oh yeah iirc Microsoft owns mono now

#

before it was so people could run C# apps on Linux and mac

#

or is that something else \🤔

hazy creek
#

.

oak hemlock
#

omg. I made myself a capsule that blasts into space

neat glen
#

omg

cursive agate
sick olive
#

sup

neat glen
#

thank you

prime girder
#

can an MIT licensed project use a project that's under the Apache 2.0 license

prime girder
#

alright, thank you

neat glen
#

apache didn't state that it must be the same license

#

but gpl did, so be aware if you used any gpl licensed package

prime girder
#

nah

#

just apache—do i need to include the original copy of the apache license?

vast valley
#

Is there an option for rm on directories

oak hemlock
#

-r?

prime girder
#

there’s a command called rmdir too, but it’s just basically rm -r i think

vast valley
prime girder
#

you can also use -rf if you want to recursively unlink & suppress confirmation prompts when deleting read-only files

prime girder
#

it will also ignore non-existing files im p sure

vast valley
prime girder
#

it will force delete files regardless of their permission(s)

rustic parcel
#

-r is for recursively deleting files in a dir (and sub dirs) and -f is to delete everything even for non-empty dirs iirc

oak hemlock
#
$ ls -l /bin/rmdir
-rwxr-xr-x 1 root root 43752 Sep 18 05:28 /bin/rmdir
rustic parcel
#

indeed, I'm pretty sure it's a posix built-in and even has a manpage

oak hemlock
#

well even shell commands have a man page

#

programs can add themselves to the man

#

that sounds weird

rustic parcel
#

yeah I think most well-written shell utils (and file formats etc for other man sections) have manpages. I rarely come across non-GNU stuff that uses GNU info

fathom yew
prime girder
#

that CPU tho

dusty quarry
#

Fucking bastard

oak hemlock
#

What am I looking at

dusty quarry
#

Cobra

oak hemlock
#

what kind of cobras have you been seeing

#

I hope it's alive

dusty quarry
#

I’m in my living room

oak hemlock
#

what

dusty quarry
#

🐍 🐍 🐍

#

I heard a hissing noise coming from below

#

Checked under my sheets

#

And behold

oak hemlock
#

snake live, yes?

sick olive
#

my wallpaper

#

i know epic

flat tusk
dusty quarry
#

num_python -= 1

sick olive
dusty quarry
#

epico rippo snako

flat tusk
obtuse swallowBOT
#

@flat tusk :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 1, in <module>
003 | NameError: name 'Print' is not defined. Did you mean: 'print'?
sick olive
#

that was a fail

#

mission failed
respect --

dusty quarry
#

!e

Drint = Print
Drint("Ducks are cool!")
#

!e

Drint = print
Drint("Ducks are cool!")
neat glen
sick olive
dusty quarry
#

Biggg brain

#

!e

Drint = Print
Drint("Duck goes Woff woff!")
#

!e

Drint = print
Drint("Duck goes Woff woff!")
obtuse swallowBOT
#

@dusty quarry :white_check_mark: Your eval job has completed with return code 0.

Duck goes Woff woff!
serene dagger
fathom yew
#

lemon_pensive Ubuntu is the best...

topaz comet
#

🐑

#

!e

while True:
n = n + 1
print(n)```
obtuse swallowBOT
#

@topaz comet :x: Your eval job has completed with return code 1.

001 |   File "<string>", line 3
002 |     n = n + 1
003 |     ^
004 | IndentationError: expected an indented block after 'while' statement on line 2
topaz comet
#

wa

#

!e

Drint("I eat cat")```
obtuse swallowBOT
#

@topaz comet :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 1, in <module>
003 | NameError: name 'Print' is not defined. Did you mean: 'print'?
ionic heath
#

is p not P

neat glen
#

how do i run code on start on windows terminal

topaz comet
#

!e
print("i eat cat")

obtuse swallowBOT
#

@topaz comet :white_check_mark: Your eval job has completed with return code 0.

i eat cat
topaz comet
#

ez

#

B)

ionic heath
#

!e ```py
Drint = print
Drint("I eat cat")

obtuse swallowBOT
#

@ionic heath :white_check_mark: Your eval job has completed with return code 0.

I eat cat
neat glen
ionic heath
#

then give commands Ig?

neat glen
neat glen
ionic heath
#

if you do python in command line it will give a space to do code

neat glen
#

and found out that most likely won't help

ionic heath
#

ok

neat glen
ionic heath
#

what is the wt command

neat glen
#

windows terminal launcher

ionic heath
#

I still don't get what you want to do

neat glen
#

sorry if you think that was rude

ionic heath
#

it kinda was

neat glen
#

i found the solution btw

ionic heath
neat glen
#

thanks for trying to help anyways

sick olive
#

what if Minecraft Java become Minecraft kotlin

neat glen
fathom yew
#

why did I install Garuda Linux!! I was peacefully living with Ubuntu 20.04 LTS 😇. But then.. I thought to try out Garuda. It was all fine with Garuda until I stumbled across the package manager and the terminal basically. It fucked me up and I decided to return to Ubuntu. A day after setting up Ubuntu, ig Zeus wanted a break and there was a power cut. After turning the PC on, I saw a black screen with some text and Ubuntu never booted again. I removed it and reinstalled it again facing the same error but hopefully a guy in pydis helped me out lemon_hyperpleased. But after that I started facing a lots of problems with ubuntu and decided to quit it....
A few days later (2 days ago) I thought of installing Ubuntu 21.10 because it's the later so ig I shouldn't have any problems with it (mainly because it supports polybar) but after installing it didn't show up in the grub menu. Ubuntu again quit part 2 xD. And today I installed Kubuntu because it's KDE and had a realllly hard time setting it up just to realize that Ubuntu was better 🤦‍♂️. And now I am installing Ubuntu 21.10 again because I know how to solve that problem and I hope it'll be good.

So.... ||Frick you Garuda (sorry Griffin not referring to you) it started my doom journey of linux cries like hell||

#

ig I shouldn't pay atttention to the ricing in linux it fucks me up 😭

pale mesa
#

i like kubuntu more honestly

livid radish
#

I want to learn docker. Do I dual boot(intending to do it for a long time)? or use VMs?

upper turret
#

huh

livid radish
#

I am on windows 11 home

upper turret
#

you have docker desktop on windows 11

#

use it with WSL

livid radish
#

that is for windows 10 right?

upper turret
#

no, 11 too

sick olive
#

!e

print(12|5)``` what does | mean
obtuse swallowBOT
#

@sick olive :white_check_mark: Your eval job has completed with return code 0.

13
mortal hull
#

bitwise or

sick olive
#

me no understand

#

!e

if 4 & 5 == 4:
    print('hello')
else:
    print('hi')```
obtuse swallowBOT
#

@sick olive :white_check_mark: Your eval job has completed with return code 0.

hello
sick olive
#

i really dont lemon_thinking

#

whats the weirdest thing thats technically turing complete?

obtuse swallowBOT
#

@lusty niche :white_check_mark: Your eval job has completed with return code 0.

001 | 0b100
002 | 0b101
twin lava
#

Hey! Need an advise:

#

I'm learning app development. Is it good to start learning VR/AR at the same time? Like do they go together?

worn nacelle
#

Nah

#

Should learn coding in general first, then C# for unity (need to learn how the game objects interact with scripts), and then AR/VR

#

I’m assuming you have the required knowledge in linear algebra. Otherwise that’s required too

twin lava
#

I have done some competeive coding in C++ and Android Dev, also bits of Flutter

#

Yah linear algebra is done with 😆

worn nacelle
#

Oh okay. With C++ background maybe go with Unreal instead of Unity?

sick olive
#

this isnt really that related at all, but i don't think its going to be really worth learning tools for vr until source 2 releases if you're plannign on making games.
this, of course, relies on source 2 releasing.

twin lava
#

Ah okay! So bottom-line:
If I know VR/AR along with app development, I get an upper hand at jobs among other app devs right?

worn nacelle
#

The thing with doing game dev alone is… you don’t get much feeling of progression unless you enjoy all parts of it. The project will develop super slowly because so many things need to be done (assets of all kind, writing, planning, level designing) , and likely you won’t even spend much time on coding

twin lava
#

Oh no I don't want to develop AR/VR games but apps instead

worn nacelle
twin lava
worn nacelle
#

Unsure about that. Not an Unreal user.

twin lava
#

🥲

#

Do anyone of you know a good course/material for AR/VR app development?

worn nacelle
#

You want an “upper hand” in job market, then XR development experience might not be among the most competitive things

twin lava
#

So what's your suggestion then?

worn nacelle
#

The suggestion is only do it if you find it fun

twin lava
#

Well with all these Metaverse stuff going, it surely sounds exciting

#

I guess I'll just try my hands on it and see if it's my cup of tea

#

🤷‍♂️

worn nacelle
#

Uh metaverse sounded just like internet with HMD’s

#

And being a VR enthusiast who owns almost all the consumer HMD’s out there, I think we’re still quite away from anything revolutionary in XR because of how crappy the hardwares are

sick olive
#

by the way diwali was like 2 days ago

static trout
#

is this a good json setup

{
    "startroom": {
        "name": name,
        "description": description
        "question": question,
        "prevroom": None
        "items": [
            {
                "name": name,
                "description": description
            },
            ...
        ]
        "options": [
            {
                "name": name,
                "description": description
                "options": [options],
                "question": question,
                "prevroom": "startroom"
            },
            ...
        ]
        
    }
}
sick olive
#

maybe go to the original logo?

static trout
sick olive
#

oh ok

twin lava
#

I don't think metaverse is possible without hardware upgrades

worn nacelle
#

Need better display, like wayyy better

#

And lighter&smaller form factor

bright ridge
#

What are the odds it's using python in some step

fathom yew
#

lemon_pensive going with windows only

livid radish
#

what do I do to fix this?

bright ridge
#

Where is 0?

sick olive
#

sorry am just improving it

#

red line shows the point where using python becomes dumb due to its slow speed and how high level it is

bright ridge
#

Still no zero?

sick olive
#

ok

#

final version, not going to post any more since its flooding chat

#

the top corner is when you are controlling laser cutting with turtle

#

this is jusr a joke do not take me seriously ples

jade wedge
#
{"code":100,"message":{"cpu":11.1,"ram":91.32766723632812,"disk":78.72560501098633}}
```My bot ram usage after Disabled cache in discord.py
fathom yew
#

I etched my pen drive using usbimager and now I am unable to format because it shows "Disk is write protected"
notice: the pen drive has 2 partitions, the major partition (largest one) was formatted but the other one is showing the error

#

I tried all the methods: the "properties and then security" one but that option doesn't come, diskpart and even regedit didn't work

viscid flume
#

sounds like a job for a programmers ultimate weapon: ctrl c ctrl v

fathom yew
#

-_- not a time for jokes please already highly frustrated

viscid flume
#

you could try another program that has fuller permissions, probably not a py module

bright ridge
#

Still it's @sick olive

sick olive
#

thank you

fleet dawn
#

Best way to create android apps?

mortal hull
#

kotlin

fleet dawn
#

I mean, Native app dev (java/kotlin) or react native/phonegap stuff?

fleet dawn
dusty aspen
#

If you like web, use web tool stuff

fleet dawn
fleet dawn
dusty aspen
#

If you would prefer writing native, do that

fleet dawn
#

Like PhoneGap mainly, cuz I'm not a react or vue guy

dusty aspen
#

I've heard good things about nativescript as well

fleet dawn
#

o

dusty aspen
#

I've never heard of phonegap though

fleet dawn
#

It is basically Cordova. Turns HTML, CSS, JS to Apk

dusty aspen
#

Also with nativescript, you don't need a framework if you don't want one

fleet dawn
#

React native seems nice, but how can I test the app on my laptop?

#

wait I can literally open it just like a react project?

dusty aspen
#

I think there is something called Expo you can use

#

I forget exactly

fleet dawn
#

hmmm

void sigil
dusty aspen
fleet dawn
#

oooo

#

thx

dusty aspen
#

That whole page has all sorts of methods

fleet dawn
sinful lark
#

"Describe a challenging family or personal circumstance that has affected your achievement or participation in school, work, or community activities. How did you overcome this challenge and what did you learn from the experience?"

#

anyone have a topic in mind for this?

#

scholarship essay /shrug

upper turret
dusty aspen
#

As far as you know, at least.

sinful lark
#

yeah lol nothing comes to mind

livid radish
sinful lark
#

i was hoping someone had a topic and maybe that happened to me too pithink

sick olive
sick olive
#
' A new Program!
TextWindow.WriteLine("do you only want to greet yourself ? ")
stuff = TextWindow.Read()
if (stuff = "no") then
    TextWindow.WriteLine("whats your name?")
    name1 = TextWindow.Read()
    TextWindow.WriteLine("whats your friends name ?")
    name2 = TextWindow.Read()
    TextWindow.WriteLine("hello " + name1 + " and " + name2)
    TextWindow.Write(" ")
Else
    TextWindow.WriteLine("whats your name")
    a = TextWindow.Read()
    TextWindow.Write("hello " + a )
    TextWindow.Write(" ")
EndIf```
#

my teacher is no no good 😔

#

really no one uses this

#

not even discord has an extension for it

#

only datatypes are just an array 😔

ocean walrus
#

why is = used for comparisons D:

sick olive
#

ikr

#

it gets worse

#

and i can't check if something is in an array

#

or in a string

#

i can just check if it starts with something or ends with something

dusty aspen
#

What language is that?

hollow holly
#

What language?

sick olive
#

small basic

dusty aspen
#

ahh, basic

sick olive
#

the assignment just wants me to ask a user for their name and print it out

#

this is that part that confused me

#

but the output of the code would be greeting only one person

static trout
#

welcome to the bargain tradehouse!
are these prices fair btw

#

you see diamonds are really common (they r the long lasting currency)
while emeralds are easy to get (like really easy)

#

but they are spent faster

#

which means i want diamonds to store the value

#

lmao

#

no it's just that people cant be bothered to search for them

#

so i search and sell

#

as long as im making stonks i dont see a problem

#

ender pearls and slime seem to be the most popular

#

should i sell sand

#

since that seems to be the most used commodity of the server

serene dagger
#

bc you can list anything for any price u want in amazon lol

sick olive
#

its a good game...

sick olive
static trout
#

lmao

#

that would be plausible if i was any good at pvp

#

but im not

serene dagger
#

yeah i wouldnt even use disc games on a wii anymore those drives must be protected

sick olive
#

gather peoples coords. become really trusted. don't just sell sand, buy it from people. keep half of it. build a creeper farm. keep up stocks of tnt. wait until the middle of the night. log on, take your supplies, and post a screenshot using an anonymous discord account of you blowing it up. tell people that they can prevent this from happening to them if they leave a named diamodnd block at coordinates you give them. if they don't pay you, you destroy everything theyve made.

static trout
#

lmao

#

good plan

serene dagger
#

mmm minecraft terrorism

static trout
#

except that i'd probably get critted by the other 5

#

ones in full netherite

#

im 75% the way there (i keep dying and losing my stuff)

sick olive
#

they won't know its you.

static trout
#

hmmmmm very devious

sick olive
#

yes.

#

you could take screenshots of parts of peoples bases. then, thousands of blocks away, you rebuild parts of them.

#

then you make people pay you there

static trout
#

lmfao

#

whats a good price for bone meal

#

2 emes / stack?

sick olive
#

aight

#

what crops do u sell

static trout
#

so far none

sick olive
#

ok.

#

in that case, i'd say 1 em a stack. make it cheap enough that people wont just set up their own farms.

static trout
#

ah i see

sick olive
#

plus it'd allow you to undercut competition

static trout
#

i have no competition, im the only one selling stuff

#

no doubt others will start their shops but

sick olive
#

exactly.

#

make it so cheap that people people won't be able to compete.

static trout
#

lmao

sick olive
#

plus, if they do make their own shops

#

🔥

static trout
#

very competitive

#

imma go abduct a piglin and force it to trade to get some pearls and gravel

sick olive
#

Using emeralds as a concurrency isn't the best idea

#

With trading you can quite easily flood the market and make it collapse

#

thats a good thing.

#

That's why diamond are much better, because you can't get tons of it no matter how hard you try

solid prawn
sick olive
sick olive
solid prawn
#

concurrency and parallelism

#

failed joke

sick olive
#

Right

solid prawn
#

❤️

sick olive
#

💙

midnight forge
#

pydis in a nutshell

#

:O i almost have 20k messages

#

soon it'll be my one year anniversary in pydis lol

sick olive
#

you could

#

use like foxes as the currency

midnight forge
#

um what

sick olive
#

level of tameness = level of value

midnight forge
#

so like dead foxes

#

or alive

sick olive
#

no alive foxes

midnight forge
#

wouldn't that be considered animal abuse

sick olive
#

it depends on whether theres laws against animal abuse

midnight forge
#

interesting thoughts

sick olive
#

yes it is.

#

Nooooo don't touch the foxes

#

i have a cool idea for a game btw.
aight, so, its a small ascii physics game thing. everything very accurate ect ect with gravity and each object having properties. but, you can build factories out of code to automate this and sell mateirals to other players, or create weapons to attack them with.

#

could be really fun

#

it wouldnt be overly op because the language would be object oriented, but the objects would have to exist in the ascii world.

clear root
#

I haven't seen a fun pvp puzzle game before, good luck

#

I wonder how well it would work

sick olive
sick olive
clear root
#

not if you balance things correctly. But ye, large multiplayer economies in games tend to be wonky

sick olive
#

price of code could use supply and demand model.

clear root
#

the issue is letting new players join in without handing out infinite resources

sick olive
#

yeah.

#

however, there's a lot you can do with very basic code.

clear root
#

yeah, you need very little to be turing complete

sick olive
#

if anything it'd have to be the opposite

#

making code that can survive being exploded or the castle its built in suffering structural collapse would be the hard part too

clear root
#

yeah, it would interesting for sure

#

I think the most egregious of turing completness is rule110.

sick olive
#

!code

obtuse swallowBOT
#

Here's how to format Python code on Discord:

```py
print('Hello world!')
```

These are backticks, not quotes. Check this out if you can't find the backtick key.

sick olive
#

however there'd also be the issue of making it simple to understand and low level enough for it to actually work.

-> big box of sand

at #id of object which allows for stuff to be printed here# print [attributes #e.g, type, texture#] from bigboxofsand is a lot to say print("#")

#

a really cool think i could do tho is sell special variables that change attributes of the world itself, allowing people who pay for it to be able to turn off gravity or something.

clear root
#

like a very elaborate pvp baba is you

sick olive
#

yeah, ig. but for it to work well it'd have to be a very complex baba is you that doesn't just require knowledge of coding. it'd also require knowledge of architecture and economics and diplomacy.

clear root
#

ye, sounds kinda fun

#

just remember to make it accesible

#

don't want to end up like a4

sick olive
#
  1. don't know exactly if i'm going to make it yet
  2. i don't really want to make it really accesible in a way? i more want to see what insane people will do in such a complex environment. wouldn't probably cost me overly much to maintain since everything would be so smol and simple, so if anything, one of the main appeals is how hard it'll become.
  3. whats a4?
clear root
#

a4 is apparently not a thing and I misremembered the name. I am thinking about an extremly elaborate space simulation game in the style of stellaris that has a very small playerbase since it's a major pain to actually run, even disregarding the insane complexity of the game.

sick olive
#

mhm. but ive always been fascinated by emergent systems, complexity coming from simplicty. a very small ascii environment which allows for simple coding is pretty simpe honestly.

#

the language used itself would be very logical too, it'd just require you to define more stuff.

sick olive
#

Guys does anybody know crypto currency?

#

i know what it is.

#

i got 0.329 bitcoin

#

amazing

#

in my bag dont know how to withdrawy it

#

less amazing

jovial flame
#

what wallet do you have it in?

sick olive
#

send it to me and i'll do it for you

#

have you tried pressing the withdraw button?

#

i cant give that much money to like a normal website

jovial flame
#

hold on

#

it looks like the site might be a scam

#

how did you gain these tokens?

sick olive
#

how can it be a scam?

#

I researched evry singl thing

#

good point

#

contacted their call center too.

jovial flame
#

Wait

#

Is it asking you a forward fee for withdraw?

sick olive
#

i think it maybe a scam

#

were they indiand

jovial flame
#

It's called a "forward fee" scam

sick olive
#

I see.

stone gyro
#

this isn't literally the oldest scam in the book, but it sure is close lol

sick olive
jovial flame
#

How did you gain these tokens?

sick olive
#

My friend send me a refferal

jovial flame
#

Ahhh

sick olive
#

code and told me to register

#

so i did it and 1st i used the code got the bc

#

did he type differently to normal

#

has he been hacked before

jovial flame
#

Umm okay, so i'm 99% sure this is a scam

jovial flame
sick olive
#

I see.

#

yeah it was

#

delete the link in case someone presses it

jovial flame
#

Yeah dude

#

forgot what i was going to ask

sick olive
#

this required the most basic research

jovial flame
#

Is it possible to cook meat until the bones are soft enough to eat without burning off the flesh?

sick olive
#

i see

sick olive
jovial flame
sick olive
#

i dont expect so

#

unless the bones cool off slower then the flesh

#

in which case you could slowly heat it up

jovial flame
#

you could also in theory separate the bones and flesh and cook them separately

viscid flume
#

well yeah but cutting it seems like cheating lol

sick olive
#

yeah

eternal trail
#

@sick olive Hey, avoid sending links to scams or other malicious websites here. Someone could click on it.

#

Thank you for deleting it though

pliant canyon
#

how do u know i wasnt the one who deleted it

eternal trail
#

because I know you are useless

fleet sapphire
#

F

eternal trail
pliant canyon
#

fair enough

#

lololol

sick olive
#

lolollolol

livid radish
#

will docker be the end of git?

pliant canyon
#

why would it be

sick olive
pliant canyon
#

they do pretty different things ri

dusty aspen
#

^ docker is for containers, git is a VCS

livid radish
#

I think docker could be used to perform the same function as git

pliant canyon
#

bruh

fast viper
#

the two are completely different

sick olive
#

in terms of balancing the game...
almsot everything would be a function, which has to be defined somewhere. however, for an object to be given a certain function, it needs to be strong enough to do so. this encourages golfing. could also be another element there about how the structural strength + code strength = 1 meaning as its ability to contain code gets stronger its stuctural code gets much weaker. to do this you'd have to bond stuff together and things. like making polymers in a way. then each object would have special functions. maybe things weight gets higher as you add stuff?

livid radish
#

so lemme get this straight containers is similar to venv ?

#

but more overkill?

fast viper
#

containers and venv arent really similar either

sick olive
fast viper
#

if you want to understand containers, are you familiar with say, OS virtual machines such as running linux inside windows or so on

eternal trail
#

A virtualenv only encapsulates Python dependencies. A Docker container encapsulates an entire OS. With a Python virtualenv, you can easily switch between Python versions and dependencies, but you're stuck with your host OS.

fast viper
#

containers are basically a lightweight version of that kind of images

dusty aspen
#

They simply run on (something in) the host OS

fast viper
#

they ship with essentially everything an app would need to run, anywhere that can run containers

dusty aspen
#

Like on Windows, Docker containers run on WSL2 or Hyper-V

#

They don't install the linux kernel every time

sick olive
#

dawn i love ur name can i steal it

dusty aspen
#

I didn't trademark it haha, sure

livid radish
#

stupid question maybe

#

its gotta be os

fast viper
#

yeah, just like virtual machines run images with an os, containers run a bundle that's honestly very similar

#

this should hopefully also make you realise something: software like vmware or virtualbox that actually runs the images, and the images themselves are two different things

#

similarly, containers, and the software that runs containers (we call them runtimes) are two different things

#

containers are analogous to images while runtimes are analogous to the vm softwares actually doing the running

livid radish
#

Thank you for explaining it to me! I got a lot of reading to do, it seems

fast viper
#

and simply put, docker is a bundle that installs both, but you could make a container of docker and run it in a completely different runtime

prime mist
#

Hi mates is it hard to create packages for Emacs?

uncut socket
#

what happens when my pc has 100% bottleneck?

livid radish
uncut socket
#

you know

livid radish
#

do you mean 100% cpu usage?

uncut socket
#

extremely slow processor and extremely good gpu

fast viper
#

nothing happens as such, other than you not being able to get the most out of your gpu

#

if you think about it, you'll realise that all systems run with a bottleneck.

prime girder
#

but muh threadripper /s

fast viper
#

if you upgraded the cpu, then your gpu might be the bottleneck. or the power supply. or the cooling. something has to be your lowest denominator.

livid radish
#

if you consider intel celeron or such and rtx 3090, maybe it wouldn't even post, since it doesn't have PCI express gen 4

fast viper
#

well i think theres not much use in considering scenarios where the components arent compatible.

livid radish
uncut socket
livid radish
#

Haven't seen it, though.

#

my friend is using celeron in 2021

#

its like a "hand me down" from his dad

sick olive
#

@stone gyro LOLOLOLOLOLOLO

stone gyro
#

??

mortal hull
#

??

jovial flame
#

??

livid radish
#

??

sick olive
#

??

dim flicker
#

??

thick widget
#

stealing code from tutorials = yes

#

code plagiarism? change the variable names and youre good to go

upper turret
#

lol

stone pollen
#

Day 4 of learning to draw pog

sinful lark
#

poggers

#

nawuto

thick widget
stone pollen
#

getting references are easy

glass monolith
quasi cape
#

play store reviews in a nutshell

sick olive
#

some people smh

normal temple
#

!ban 896152617921699910 Modified Clients are against Discord's T&S.

obtuse swallowBOT
#

:incoming_envelope: :ok_hand: applied ban to @west lintel permanently.

sick olive
#

huh

#

when amoled mode was first added, was anyone banned by mistake

#

we wouldn't ban for cosmetic modifications

thick widget
#

whatd they modify?

sick olive
#

logging message edits

thick widget
#

mhm

sick olive
#

thats not good ig

thick widget
#

precision is key

sick olive
thick widget
#

the program works really well

#

but there's a mem leak :(

#

working on fixing that after i implement popping_duplicates

#

a i used underscore

lofty cypress
#

??

fleet epoch
thick widget
#

it isnt

midnight forge
#

hello, does anyone know of any bugs that might cause dirty rect animation to "squish" a player avatar? i tried solving it for hours but can't find a solution. i greatly appreciate any help!

  • by "squish" i mean sides of the avatar aren't updating, resulting in an almost deletion affect
  • the bug is affected by velocity, the moving avatar is squished in the side it's moving in and it gets more squished if it's faster
  • it's also affected by frame rate (detected at 60 fps and higher but not 30 fps)
  • bug not present when using full screen updating and also not present when the dirty rects are considerably larger than the actual player image rects themselves
#

(also, what a heisenbug, it doesn't appear when i try to screenshot it, i'll try to do a screen record instead)

sick olive
#

hello where to ask for help

fast viper
glass monolith
ocean walrus
#

Hi :D

serene dagger
#

meow

sick olive
sinful lark
#

grinding DSA is mind numbing

sonic glacier
#

isnt grinding mind numbing by definition?

sinful lark
#

yeah true lol

#

grinding anything for too long

ruby trellis
#

you will barely use any of that in most programming careers.

#

problem solving skills are great but it is difficult to enjoy problem solving & getting better at it when somebody is doing it just to get through a job interview.

#

not saying that to dunk on you in particular, just my general thoughts on interviews.

sinful lark
#

yeah im aware of that lol

#

right now im just focusing on building up a portfolio for the next 1.5-2 years

#

finish up my bachelors and then start job hunting

#

ill also try to apply for some paid internships, but those are pretty hard to come by

#

the university im transferring (and hopefully graduate from) apparently also have some pretty large companies recruiting there, so I am hoping they notice me somehow 😭

#

Also, I am not sure if companies like google/facebook puts more importance on your portfolio or the coding interview itself.

dusty aspen
#

Data Structures and Algorithms

sick olive
#

i remember someone here had that pfp, i forgot their name but i love it

#

i thought it was just a dog and a cat running

sick olive
#

yes fallen

#

remember them , cool person tbh

sinful lark
#

XD

woven grotto
#

Do video game cheats mainly work with Memory Modification?

#

Like

#

They find the memory address to idk punch power in like mortal kombat

#

and modify said Address Value to modify the power of said punch?

stone gyro
#

singleplayer ones can do pretty much whatever they want if they find out how the game works, yes

#

and so can multiplayer ones if the designers are dumbasses - looking at you, New World, lol

#

I mean, not quite to that degree, but new world did turn out to be kinda client-authoritative

sinful lark
#

is developing anti cheat more complex than the cheat itself?\

woven grotto
#

That's arguably correct

empty flint
#

if I have a list numbers = [5, 4, 2, 1, 5, 19, 20, 21, 5, 10, 10]- would I be able to just do return sum(numbers)/len(numbers) to get the average or would there be an easier/different method?

woven grotto
#

That should work actually

#

there's no real errors in that from what I can see

empty flint
#

Alright, thank you :)

mortal hull
#

as long as numbers has elements in it

empty flint
#

Sounds good, also, is there a way I can get statistics functions into my python ?

woven grotto
#
def sum_of(numbers):
    return sum(numbers)/len(numbers)



x = sum_of(numbers = [5, 4, 2, 1, 5, 19, 20, 21, 5, 10, 10])
print(x)
>>> 9.272727272727273
#

Avoid Naming Functions the Name of Already Python Functions, such as sum since it is already a python function

This will cause a possible misbehavior in the future if you try to use "sum" as a normal function rather this custom function you're making

#

that's why I named it "sum_of" not just "sum"

empty flint
empty flint
obtuse swallowBOT
#

New in version 3.4.

Source code: Lib/statistics.py

This module provides functions for calculating mathematical statistics of numeric (Real-valued) data.

The module is not intended to be a competitor to third-party libraries such as NumPy, SciPy, or proprietary full-featured statistics packages aimed at professional statisticians such as Minitab, SAS and Matlab. It is aimed at the level of graphing and scientific calculators.

empty flint
deep heath
# empty flint Thank you very much

Np. A lot of stuff is already in the standard library, but sometimes it's hard to know what to look for if you don't know where to look :)

empty flint
deep heath
#

But having a bunch of functions doing stuff manually is not a bad practice either. :) You can always have your own file with such helper functions and import it.

mortal hull
#

isn't that a bad practice by definition

distant mango
#

can i copy code from an another github repository? and if yes, what do i need to include to make it fair?
and also, when should a fork be made?

mortal hull
#

depending on the license

distant mango
mortal hull
#

it says in the license

#

basically though, https://choosealicense.com/licenses/gpl-3.0/ explains it

distant mango
mortal hull
#

idk anything about what you're actually doing, you'd need to give more detail

distant mango
woven grotto
mortal hull
#

just have that existing api as a dependency, no need to copy any of its code

distant mango
woven grotto
#

making a request to an api, then making a request to the api that makes a request to another api

mortal hull
#

a lot of assumptions about what he's doing there

distant mango
#

by using the API i meant taking the code out of it

woven grotto
#
Base URL: api.com/api
code *lets just say at least*:
api = "hi.com"
make request to api
get value of api data that is loaded
output api data to new api url

Seems inefficient

mortal hull
#

who says the new api has to be a rest api

woven grotto
woven grotto
glacial tree
#

My gaming laptop just died, coffee spill. What's the best way to end my life?

woven grotto
woven grotto
mortal hull
#

warranty?

glacial tree
#

I had a warranty on it thank god

mortal hull
#

awesome

glacial tree
#

But the problem is that laptop prices have skyrocketed

woven grotto
#

I love warranties 😩 Depression Fixer

glacial tree
#

I'm looking at $2000 for a similarly specced laptop what was originally bought for around $1000

mortal hull
#

😔

#

hey i learned about this in econ

glacial tree
#

and I bitched to my fiancee about spending $200 for her rundown car

mortal hull
#

fiancee???? 👀😳

glacial tree
#

and she's yelling at me for even mentioning that the price for a new laptop might cause me $2000

mortal hull
#

wait i think i knew about this

glacial tree
#

I think you did and had a similar reaction at the time, lol

rigid cliff
#

Early Onset Alzheimer’s™️

glacial tree
#

Thanks 🙂

undone storm
#

Does anyone here plays the harmonica?

teal storm
#

the harmonica does not actually exist

mortal hull
#

can't play it

teal storm
#

it is a conspiracy made by texas instruments to implant calculators into chairs

mortal hull
#

@livid bison it's not possible, there's not enough info

fast viper
#

i know that if i get one in front of me, i can blow air into it and some sound comes out.

#

if that counts as playing, im good.

woven grotto
#

what would it be considered if I want people to ask about my opinions on many things just so I can tell people my opinion?

#

I have a feeling there's a term for that

mortal hull
#

begging for attention

woven grotto
#

Probably

#

💀

#

I don't just tell people randomly but sometimes I wish someone would ask about certain opinions of mine

#

probably because I feel bored or something

fast viper
#

dont think it has a name. or if it does, havent heard of it

woven grotto
#

I feel like if I used the correctly keywords on google i could get the exact answer I was looking for tbh

#

Welp, I shall research using specific keywords and I should hopefully find an answer about it

rough marsh
#

whyyy

woven grotto
fast viper
#

i think you dont need an example that needs attention, especially not one like that here

#

could you edit it out please, even though we both know you are using it as an example, i still wouldnt wish to see that post linger here

woven grotto
fast viper
#

i shall leave that as a maybe 😛

woven grotto
#

🤦‍♂️ I tried to reply to the message and I just accidentally deleted it

#

Is it possible to check the chat deletion logs and send my edited message

#

and I can add it to an earlier message

fast viper
#

sry bit preoccupied, dont wish to access logs atm

woven grotto
#

Fair enough, Sucks that message was deleted 😩 I do not feel like retyping it either so

#

I guess that message essentially just never existed

sterile crow
#

Hello friends ! Can someone please help me I've been trying to get my command to go through for 3 hours now and no avail I'm trying to fix my android phone and I need to extract payload.bin but when I enter the command python gives me a huge paragraph for an error message 😢

serene dagger
glacial tree
#

She has a rundown wreck of a car we've been throwing money into, I bitched at $200 to replace the alarm system the other day, so she's using that to bitch at me for considering a new laptop

#

As her claim is that her wreck of a car is more important than my "toy"

#

My laptop is not a toy it is an extension of my self and my will

serene dagger
#

im picturing a Chihuahua saying that referring to a bone toy or something

fast viper
#

maybe she feels the same way about her car

mortal hull
#

remember those nationwide ads about brad

woven grotto
#

Someone explain to me what "Lets go brandon" is supposed to mean, I know it's related to something with Joe Biden last I remember

#

Oh, wait

serene dagger
#

dog whistles are fun

woven grotto
#

I've just looked it up

#

and it essentially is just to criticize biden but indirectly saying it

#

Apparently it's used as a re-worded form of "Fuck Joe Biden"

#

Weird that it came to be tbh

glacial tree
#

basically

#

No

serene dagger
cursive agate
#

i never bring drinks near my laptop

#

i put it below the table

glacial tree
#

Well, I'm the one contributing the income, she's the one who does stuff around the house

glacial tree
#

Never putting a drink next to my computer again

cursive agate
#

like some chair or some small table

#

not the table where the laptop is

cursive agate
#

not engaged but i can see why

cursive agate
teal storm
#

what

serene dagger
cursive agate
cursive agate
serene dagger
#

come with me, return to monke

cursive agate
#

otherwise i will nuke your tribe

#

hmm 🤔 imma just make a virus that wipes u out

rough marsh
cursive agate
#

my laptop is as cheap as my life

rough marsh
#

new car when?

cursive agate
#

1000 US dollar or around 50k PH pesos Acer nitro 5 sadness

serene dagger
#

tbh i would bitch at a 2k laptop but thats just me ¯_(ツ)_/¯

serene dagger
#

whats the going price for mail order brides? pithink

ocean walrus
#

Hi :D

#

I have finished reading effective C

cursive agate
ocean walrus
#

Two days

cursive agate
#

did u get enlightenment?

ocean walrus
#

Perhaps

#

I shall now do some projects with C to get a feel of It

serene dagger
mortal hull
#

yeah, C is p simple if you're familiar with other langs

cursive agate
#

not some rando

teal storm
mortal hull
#

ifff

cursive agate
novel hull
#

@hushed arrow To be fair, I find it easier to manually edit URLs than to navigate clunky UIs a lot of the time

#

Most commonly for things like switching the website's language

hushed arrow
novel hull
#

It's always somewhere near the domain and has a recognizable format, and it's quick to change

hushed arrow
#

i'll be honest i very rarely need to do something that i can do in a URL

novel hull
mortal hull
#

just learn russian, duh

hushed arrow
#

lol i don't think that's the issue

#

although you would've thought microsoft could spring for a translator

novel hull
#

That's what I did, it would be nice if their website respected the settings you had in your profile

#

There's very, very, very rarely a case I genuinely want to read something in Russian when it's available in English

#

especially if it's tech-related

#

"This text may be partially translated using machine translation tools"
No shit sherlock, you transliterated a method name from perfectly readable GetFileAttributes to ЖетФилеАттрибутес, which would read roughly like "Jet fillet a tree booties"

hushed arrow
#

i didn't think they would also translate the code

#

it's not like you can write ЖетФилеАттрибутес in your code

novel hull
#

Their system isn't very robust, it often tries to translate inline code with varying degrees of success

#

Sometimes it actually translates them, sometimes it simply transliterates, and sometimes it has the sanity to keep it the way it is

#

In all cases I'd be way better off just reading it in English

#

They (somewhat recently, I think) added a button in the top right to instantly switch to the original language, which is very convenient

#

But it only works in the documentation, and if you're navigating a product page, you have no choice but to either edit the URL or try to find where in the hell do you change the page language

#

Same goes for ubisoft and their patchnotes

#

In other words, I hate sites that try to guess your native language and refuse to remember what language you consistently override it to

#

With a burning passion

mortal hull
#

cookies off?

novel hull
#

Nope, always on

#

In Microsoft's case I'm also logged into their account with a language preference set

deep heath
novel hull
#

The inconsistency is almost as frustrating as the fact this happens at all

#

Oh, and sometimes they deliberately redirect you back to your native language if you don't change the language in the interface

deep heath
#

In one browser, I have en-GB, then en-US, then just en, then pl. Because programming/tech resources I access I'd prefer to get in English, but then I might want something in Polish... In some rare case something is not available in English but is in Polish

serene dagger
wild herald
#

java vs c#, whats better for making games

oak hemlock
sinful lark
#

java 4 games omegalul

#

C# is really popular as a scripting language

#

for games

wild herald
#

well im on a mac

oak hemlock
#

and?

wild herald
#

i feel like java would work better

oak hemlock
#

Unity was originally built purely for macOS

#

and Unity uses C# as a scripting language

wild herald
#

whats java's main purpose

oak hemlock
#

You underestimate how annoying it would be to build a game in Java

wild herald
#

to be fiar i have not not bult a real gaem eyt

oak hemlock
#

It's main thing was portability

static trout
#

java is annoying

wild herald
#

i never knew that

sinful lark
#

Kotlin replace java xqcEZ

wild herald
#

its nice to ask real devs