#off-topic-lounge-text

1 messages · Page 23 of 1

rough canopy
#

is there anybody in this server who knows someone who is coming to Hyderabad, India from the USA?

jade sandal
#

@unborn sorrel where is general chat

#

@snow moss

spiral elk
#

@minor saddle speed

minor saddle
void talon
mild totem
#

I found the most beautiful piece of art

#

everyone shed a tear

jade sandal
#

hm

idle sparrow
#

Hello guys do any of you know any advanced level remote desktop software

knotty agate
#

👍

idle sparrow
knotty agate
#

Yoo

civic aurora
#

I didn't know that would happen

quiet jolt
#

I am building an application for searching rooms for rent in local areas. I was looking for a room and the experience was really bad. I had to spend 3 days to find a suitable room and take time off from work. For students it's really troublesome as they are not familiar to the area.
But I don't know how to market the application. I can show ads but it not good for some reasons. So what might be some way to maket this platform??

zenith path
past radish
#

Hello can anybody help me I have some doubts related to that @zenith path
@quiet jolt

past radish
#

@zenith path accept my request and we can talk in our message

past radish
#

Can anyone here real coder who can help me

royal forge
past radish
#

Plz message me in our private

dusk trench
dusk trench
#

!rule-1

#

!rule1

#

!rule 1

timid fjordBOT
dusk trench
#

You can use the Carl bot for that also

mild totem
#

Hello

snow goblet
mild totem
strange elk
#

Hello World

ashen whale
dawn oxide
#

oh my my

#

this guy is here too

ashen whale
dawn oxide
ashen whale
#

Bro who are you?

dawn oxide
#

lemme go through emojis in this sever

#

i havent checked thesw

ashen whale
dawn oxide
#

pika think is cool

ashen whale
dawn oxide
ashen whale
dawn oxide
#

but chances arw there

ashen whale
dawn oxide
#

heh

ashen whale
dawn oxide
#

we love python pydis_strong

ashen whale
#

Does this channel always like that?

dawn oxide
#

i think this bot is writtwn in python

dawn oxide
ashen whale
dawn oxide
#

i never chat here

#

last time i asked a question

ashen whale
dawn oxide
#

nvm i got lost in so many channels

dawn oxide
#

Hm anyways im dumb

ashen whale
dawn oxide
ashen whale
#

Dude

dawn oxide
#

they call it joe

ashen whale
dawn oxide
#

joe salutes

dawn oxide
dawn oxide
#

WHAY

#

What

ashen whale
dawn oxide
#

whos that

#

guy

ashen whale
dawn oxide
#

your baby

ashen whale
dawn oxide
ashen whale
#

Alright bye.. breezo

dawn oxide
#

cyaaa

ashen whale
dawn oxide
tame flower
#

hello

#

im good

#

wbu

#

snow storm

#

where you from

void talon
tame flower
#

india

#

what you to

#

here all by yourself

#

i can understand that

#

someone has to sit here

#

like how i joined

#

lol

#

ya

#

they'll be like are they talking about something intresting

#

you're into politics

#

i was into politics as well

#

but not anymore

#

ya its good know about what's going on in the world

#

what game are you playing

#

someone else also joined

#

hi i'mdevotee

ashen whale
plush shale
fluid oak
#

hayyyyyyyyyyyyy

analog pine
#

Yo

void talon
#

hello

acoustic pecan
#

Hey

#

If anyone is looking for subscriptions of softwares for very cheap, do hmu. I've a method of getting them very cheap compared to the real price.

mint jay
#

@unborn sorrel DESMUTA

dusk trench
dusk trench
dusk trench
#

It's not for all

mellow solar
void talon
#

Straight up sounds like a scam, if I'm gonna get my software illegally, why the fuck would I pay for it? Like, break the law or pay for it, don't do both...

rotund stream
#

­

strange sigil
mild totem
junior lichen
#

@median root come on let’s have a talk bud.

mellow solar
# junior lichen <@501835314688688129> come on let’s have a talk bud.

People, this is a txt channel for people who are in Off-topic-lounge voice channel. If there are no people present atm in that voice channel, then usually there is no point to have conversation here in this txt channel.

Also, I would like to remind you that this is OFF-TOPIC, so not a python or other coding related stuff.

Plz visit ⁠python-discussion and off-topic txt channels for your discussion needs. Ty.

junior lichen
#

Person, you got it!

dusk trench
dusk trench
#

Btw, your old profile (name, display name) looks cool 😎

mellow solar
#

People, this is a txt channel for people who are in Off-topic-lounge voice channel. If there are no people present atm in that voice channel, then usually there is no point to have conversation here in this txt channel.

Also, I would like to remind you that this is OFF-TOPIC, so not a python or other coding related stuff.

Plz visit ⁠python-discussion and off-topic txt channels for your discussion needs. Ty.

spiral elk
#

Hi

undone bone
#

hello

mild totem
#

Hello guys

#

woah did u see that

#

👀

void talon
#

❤️ asynchronous voice chat via text

void talon
primal bison
#

Hi

#

I need help

void talon
#

great system

#

so many poeple smarter than me over there

primal bison
#

I’m going to get Claude code, should I use vs code or cursor ide or Iterm

real dew
#

what does claude code have to do with vs code?

#

also wrong place

primal bison
#

Basically using vscode to write code and manage and using Claude for vibe coding

real dew
void talon
#

ooh

#

So much better

fathom skiff
#

Python thicker than sql

real dew
#

AIML book is thicker somehow i believe

stoic crescent
#

can you guys teach me how to use python for the first time?

#

sorry if im not chatting because i cant chat

#

in vc or voice

#

cause i recently joined

fathom skiff
#

There's a lot of tutorials online though!

stoic crescent
#

ok

fathom skiff
real dew
hearty marsh
#

@drifting spruce

drifting spruce
#

!ot

timid fjordBOT
hearty marsh
#

so tell me the math behind how crypto works

drifting spruce
#

use this channel

mild totem
#

GIVE ME FRICKIN STROOPWAFELS

final delta
#

f*orsty**

chilly spear
spiral elk
#

Could 10 billion people be placed on a large island and be given 1500 kcal each per day through air supply. Basically a bunch of MRE that have algae in them for

void talon
inner lily
#

Henlo

clear spoke
#

Can anyons gift me nitro

jaunty viper
#

done with previous projects now im working on a weather app.


const URL = "freegeoip.io/json/github.com";

const promise = fetch(URL)
promise.then(
    (response)=> {
        return JSON.stringify(response)
    }
)
.then(
    (data)=>{
        console.log(data)
    }
)

here are my errors

Access to fetch at 'file:///C:/Projects/websites/weather%20app/freegeoip.io/json/github.com' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: chrome, chrome-extension, chrome-untrusted, data, http, https, isolated-app.Understand this error
main.js:3  GET file:///C:/Projects/websites/weather%20app/freegeoip.io/json/github.com net::ERR_FAILED
(anonymous) @ main.js:3Understand this error
main.js:3   Uncaught (in promise) TypeError: Failed to fetch
(anonymous) @ main.js:3

idk what to do here honestly.
My first instinct is that idk how to use fetch

what i do know is that it returns a promise(a reference to a rss currently unavailable)
what i do know is that .then() retuurns also a promise. it takes two arguments ,one for fulfillment and one incase the promise is rejected.

i did try using ipapi (another api) but i returned 403 error

mellow solar
# jaunty viper done with previous projects now im working on a weather app. ```js const URL =...

People, this is a txt channel for people who are in Off-topic-lounge voice channel. If there are no people present atm in that voice channel, then usually there is no point to have conversation here in this txt channel.

Also, I would like to remind you that this is OFF-TOPIC, so not a python or other coding related stuff.

Plz visit ⁠python-discussion and off-topic txt channels for your discussion needs. Ty.

chilly spear
graceful shard
#

J'ai terminé mes projets précédents et je travaille maintenant sur une application météo.


const URL = "freegeoip.io/json/github.com";

const promise = fetch(URL)
promise.then(
    (response)=> {
        return JSON.stringify(response)
    }
)
.then(
    (data)=>{
        console.log(data)
    }
)

here are my errors

Access to fetch at 'file:///C:/Projects/websites/weather%20app/freegeoip.io/json/github.com' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: chrome, chrome-extension, chrome-untrusted, data, http, https, isolated-app.Understand this error
main.js:3  GET file:///C:/Projects/websites/weather%20app/freegeoip.io/json/github.com net::ERR_FAILED
(anonymous) @ main.js:3Understand this error
main.js:3   Uncaught (in promise) TypeError: Failed to fetch
(anonymous) @ main.js:3

…… Honnêtement, je ne sais pas trop quoi faire.

Mon premier réflexe serait de me demander comment utiliser fetch.

Ce que je sais, c'est que cette fonction renvoie une promesse (une référence à un flux RSS actuellement indisponible).

Je sais aussi que .then() renvoie également une promesse. Cette méthode prend deux arguments : un pour la résolution de la promesse et un autre au cas où elle serait rejetée.

J'ai essayé d'utiliser ipapi (une autre API), mais j'ai obtenu une erreur 403.
utiliser fetch.

Ce que je sais, c'est que cette fonction renvoie une actuellement indisponible).

Je sais aussi que .then() renvoie également promesse et un autre au cas où elle serait

void talon
void talon
#

hi

junior cliff
#

just bought copyrights to word™ fr

#

🗿

mild totem
#

Kurt cobain

#

Heeesss the one who likes all our pretty songs

verbal phoenix
#

Hi

zenith path
spiral elk
#

Could 10 billion people be placed in a big building very tall and wide. And create a kind of mega lifeform as they are all connected to each other with person to person physical links. Through BCI and optic fibre. There will be stacked very densely and will be given a kind of circulatory system that carries nutrients directly to them as well as takes waste from them through IV conduits

void talon
#

Or is each connected to their own machine ,getting their own fresh nutrients and rid of their waste, and not a chain from one to the next?

#

In which case it's more like 10 billion individuals

spiral elk
#

Like arteries and veins

#

Massive pump to do it

void talon
#

So it's just a human farm

#

not really a mega lifeform

#

Look up factory farming, you're just removing the food and adding needles

#

I mean, factory farms have needles too, but you've got a different use, though I imagine you'll be adding antibiotics at certain points as wel

#

What's the purpose of this endeavor?

void talon
lapis elk
#

@mellow solar Congrats!!

mellow solar
#

Ty!

night lily
#

@mystic light 👋

#

@potent gale 👋

mystic light
unique orbit
#

whats good chat

#

@mellow solar nice cats

sand dock
#

@drifting spruce unrelated to mod stuff, I love your pfp

#

How long did it take to apply

sly saddle
#

hye

#

hey

#

cute cat

#

nice car @mellow solar

#

have a formative assessment today

#

for programming

#

your car loves you omg

#

those blinks

#

yes

#

im re-learning

sly saddle
#

just a mock...

#

but I have to show

#

that I have caught up with her classes

#

ok have to go now.

#

bu bye

night lily
#

@mild pond 👋

slender geyser
#

how rude of you @unkempt wraith cant you even say hello

spiral elk
#

Can make large single organism larger than sum of its parts

#

Will be like the next step for humanity

balmy scroll
#

whachya doing @unkempt wraith

void talon
unkempt wraith
#

hi

final delta
#

I think china does not care much about it.

real aspen
#

hey

fossil glen
final delta
real aspen
final delta
#

The only viable option is Russia for India but this time Russia has the following conditions:-

  1. The price of oil won't be discounted and India has to pay a high price
  2. Payment of oil exports to India must be in Chinese yuan no more interested to take payment in USD and Dirhams and definitely not in INR.
#

https://youtu.be/62t3g1G8g10?si=Dn0jZL4sJHrz6ko1

I know my country is weak but didn't know that it requires the approval of another nation for its sovereign matter.

The US government has issued a 30-day waiver for Indian refineries to buy Russian crude amid the closure of the Strait of Hormuz. Russia had been India's top crude supplier even as recently as February, triggering questions around why a US waiver was required. Palki Sharma tells you more.


USA | Russia | India | Russian Oil | India Russia O...

▶ Play video
real aspen
final delta
# real aspen Now iran is also allowing Indian ships to cross the straits of Harmuz

As far as I know, Iran has permitted only two LPG tankers to India from Straits of Hormuz.

And recently India let the USA submarine destroy the Iranian Navy ship, which was returning from India after a joint training program with the Indian navy, this ship was completely unarmed yet it was destroyed just a 100 kilometres from the Indian coast. 40 soldiers were killed and 30 survivors were rescued by the Sri Lankan Navy.

And the worst part about it is that Iran asked for help to rescue the survivors to India but India ignored the request and the BJP official handle had made a post that mentioned it's none of our business.

#

India will not get the same treatment as China in Straits of Hormuz.

China gets all of its crude and LPG tanker with ease from straits of Hormuz, India only got two LGP tanker ships and no less or more and zero crude tanker. Iran let these two tankers just cause it is expecting India to favour Iran but after the navy ship incident and Indian government being lacky of USA as usual, I don't think so they will permit any more LPG

real aspen
#

Don't push the one sided fake narrative please do your complete research before spreading any fake news

final delta
final delta
# real aspen Bro it's not a true India already offered shelter to the Iranian ship but they d...

I have not mentioned anything about sheltering Iranian ships previously have I?
I clearly mentioned that the Iranian Navy Ship was sunk and survivors were rescued by the Sri Lankan Navy not by the Indian Navy.

And there is no evident proof that the Indian Navy helped with the rescue of survivors, The very same BBC post you shared has no mention of the rescue of survivors by the India Navy, it has only discussed the sheltering offer by the Indian Navy and Sri Lankan Navy before the departure of the Iranian Navy fleet.

final delta
# real aspen Don't push the one sided fake narrative please do your complete research before ...

I'm assured and true to my fact, discussion was about flow of crude oil from Straits of Hormuz and my information is true and accurate.

Only 2 tankers of LPG were allowed and no crude oil tankers were allowed so far to India from Straits of Hormuz by Iran, meanwhile Iran has not targeted tankers particularly for China from Straits of Hormuz, in fact it has maintained its oil exports to China.

final delta
#

India is in discussion with Iran for oil and it's simultaneously discussing with the USA.

So this discussion has no value to me as long as it's not in effect.

final delta
real aspen
final delta
final delta
real aspen
real aspen
#

I clearly mentioned that some facts are not true

final delta
# real aspen Bro see this news

I've looked at the source, but it has clearly mentioned that the Indian Navy deployed its ship with the intention to assist the Sri Lankan Police and Navy for the rescue operation with no mention of how many survivors the Indian Navy has rescued.

And again my earlier argument remains firm as the Indian government has not provided direct assistance for rescue and the Iranian Diplomat request was ignored.

" A distress call from IRIS Dena was receivedat the MRCC Colombo in the early hours of04 March 26 as reported by the Sri Lankan " - This is quote in very same article they are responding to Sri Lankan request not Iranian request and it's assistance no direct rescue search.

real aspen
#

As you said srilanka does the rescue operation because their zone india does the support role

final delta
# real aspen But you try to put the one sided narrative and what specifically mention politic...

I'm not politically associated with any political party.

I've mentioned BJP as at the time of this tragic incident PM of India has not made any official statement on it, so his political party is the official handle is second in priority which made this post :

https://x.com/bjp4india/status/2029595293453308223

And again my discussion was about straits of Hormuz

Congress is once again spreading blatant lies and misinformation by attempting to blame the Indian government for the U.S. submarine strike on the Iranian frigate IRIS Dena in the Indian Ocean.

This is nothing short of a desperate, politically motivated smear campaign that

zenith path
#

@final delta hello 👋

final delta
#

I careless what they want to respond to congress as it's none of my business, I do care about the statement "Not our business" to the incident

final delta
real aspen
final delta
real aspen
#

I never think about what bjp and congress post on there social media they always post trash on the social networks

real aspen
final delta
#

It's not a domestic matter it's an international matter next to the Indian coast in Indian ocean

real aspen
#

This statement that you gave is not correct

final delta
real aspen
final delta
#

India responded to Sri Lankan requests not to Iranian Diplomat request

final delta
#

I'm unable to understand your comment

real aspen
real aspen
# final delta .

Distress call from IRIS Dena went to Sri Lanka's MRCC first (their SAR zone).
Sri Lanka Navy led the rescue: saved 32 survivors, recovered ~87 bodies.
India also responded: received signal, sent aircraft + ship (INS Tarangini) to assist, but Sri Lanka was primary due to location.
No credible evidence Iranian embassy contacted Indian govt for direct rescue & was ignored, or diplomats publicly complained to press "no response from India, so contacted Sri Lankans."
Some Iranian ambassador comments were about no private message/condolences post-incident (not rescue ignore).
Viral claim is mostly misinformation/propaganda; reliable sources (BBC, AP, Indian Navy) show India helped coordinate, didn't ignore.
Bottom line: False claim. Sri Lanka rescued them mainly because of geography, India supported

real aspen
# final delta Could you correct yourself?

I mean we have a good relation in all 3 countries so we cannot directly support anyone geopolitics didn't work like that sometimes you can't pick any side so have to be balanced

final delta
# real aspen Did you have any sources

https://youtu.be/mZxop08Z3PY?si=nl6KBGLEgzT5QBji

This is a full video, in the very same video the press asked him if he got a response on the matter of Iranian Ship, he responded with no communication or response from the Indian government and later press asked about what does Indian Government think about this matter he responded you should ask Indian government

On US-Israel vs Iran conflict, Iran's Ambassador to India, Mohammad Fathali, says, "We have lost a great figure, our leader, our father and always his eminence advised us to try our best to stand on the right side of history. I believe that his eminence stood on the right side of history, and he received his reward. We entered the negotiation ta...

▶ Play video
real aspen
# final delta https://youtu.be/mZxop08Z3PY?si=nl6KBGLEgzT5QBji This is a full video, in the v...

The video is about Khamenei's death, US-Israel attacks on Iran, failed negotiations ("they destroyed the negotiation table"), and Iran's response/readiness for war.The quote "We have no any negotiation. We have no any send the message... because they started" refers to no diplomatic messages or talks with the US/Israel side (or possibly no private condolences from India on Khamenei's death).It has zero mention of IRIS Dena sinking, ship rescue, distress call, embassy contacting India for help, India ignoring anything, or Sri Lanka involvement.Totally unrelated to the viral "India ignored rescue" claim — social media misuses/twists the quote for propaganda. No link at all. Fake connection

final delta
#

This video was made on 5th March and an interview was on the very same day and it's not just about Iran leader death but overall

#

Let's end the conversation.
I'm tired and more importantly we have pivoted away from the main topic "straits of Hormuz"

sand dock
signal burrow
#

Hey guys... Is there anyone doing freecodecamp? I don't need advice just wanna know if there is anyone who is currently doing it or did it?

void talon
mild totem
solid onyx
#

yoo chat i just started coding

#

mb wrong chat

spiral elk
#

Is there 10 step world domination guide anywhere

void talon
#

Being part of a pedophile ring might also be a requirement, not 100% sure on that, but it seems to be.

ashen whale
dawn oxide
mild totem
#

Okay what

#

Apple

#

Apple juice pie

#

Pillow

meager nexus
#

Guys pls sub to this guy Epstein The Goat? yt

knotty mortar
#

💯

pale rose
#

If I'm a new Linux user, should I install Linux Mint?

mellow solar
#

People, this is a txt channel for people who are in Off-topic-lounge voice channel. If there are no people present atm in that voice channel, then usually there is no point to have conversation here in this txt channel.

Also, I would like to remind you that this is OFF-TOPIC, so not a python or other coding related stuff.

Plz visit ⁠python-discussion and off-topic txt channels for your discussion needs. Ty.

void talon
#

I am so confused how people find this channel of all the channels and decide to ask their programming questions here, of all the channels.

#

I guess not reading a single thing that's been said in the channel helps.

chrome warren
#

Any jits in here good at naming stuff

mellow solar
# chrome warren Any jits in here good at naming stuff

People, this is a txt channel for people who are in Off-topic-lounge voice channel. If there are no people present atm in that voice channel, then usually there is no point to have conversation here in this txt channel.

Also, I would like to remind you that this is OFF-TOPIC, so not a python or other coding related stuff.

Plz visit ⁠python-discussion and off-topic txt channels for your discussion needs. Ty.

chrome warren
#

your not a mod

#

its not your job to enforce the rules.....

mellow solar
#

@void talon I summon thee

chrome warren
#

hes also not a mod lmao

mellow solar
#

Are you having problems to understand how the server works? Cos @void talon is very good at explaining. I can also ask a mod or an admin to explain you.

void talon
#

Do you not want an answer?

#

It genuinely baffles me

#

of ALL THE CHANNELS

#

go to the voice area off topic text channel

chrome warren
void talon
#

Obviouisly, you didn't even read the words you replied to.

#

It's clear you have no interest in engaging with the other humans who use the server

#

You are currently in the voice area off topic text channel

#

I didn't tell you to go there

chrome warren
void talon
#

I'm asking why you're here

#

So are you a moderator

#

that you can instruct me?

#

But I cannot point out the absurdity without moderator authority?

chrome warren
#

Im so confused its like your speaking words but i just cant grasp them without a certian role

void talon
chrome warren
night lily
#

@topaz yoke 👋

topaz yoke
#

Hi

#

I'm can't talk

night lily
topaz yoke
#

I'm newbie :)))

night lily
#

@left dome 👋

lean sun
topaz yoke
night lily
#

@paper jewel 👋

lean sun
#

!voice anyways

timid fjordBOT
#
Voice verification

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

lean sun
#

@fresh sail what's the topic?

#

...

night lily
#

@hasty jasper 👋

lean sun
#

I think I've used that before

hasty jasper
#

how you doing man

#

@night lily it's shee knee chiii

hollow forge
#

@night lily

night lily
#

@stoic kraken 👋

stoic kraken
#

Hey @night lily

dry summit
#

ello

#

whats the topic?

#

:::

#

@fresh sail eat sad bland food and run if your body can take it... its really hard to loose weight

#

ahh yeah, but the upside... if your food sucks they wont eat it

#

@fresh sail try paying attention to how much soidum you are injesting

night lily
#

@terse sparrow 👋

dry summit
#

soidum content is a good feel for how much cals you are taking in if you dont know

terse sparrow
dry summit
#

no just alot of docs in the fam

night lily
#

Feeber fiber fober fumber.

mellow solar
dry summit
#

and what works for me... watching sodium/surgar helps me personally

#

i used to use too much sodium and sugar and would gain weight ... less of that my body would lean out faster

mellow solar
#

Sodium it self not does make u gain weight

dry summit
#

i think it was mor

mellow solar
#

Sugar does cos it help the fat intake

dry summit
#

of watching for it

mellow solar
#

GI index

night lily
#

@deep hatch 👋

deep hatch
#

YESS

mellow solar
night lily
#

@pure belfry 👋

pure belfry
dry summit
#

i mean yeah i get that...but when you are buying food just taking a glance of sodium / sugar gives you a pretty good idea of the rest of the contents if you are trying to loose weight
its more of not using alot of time/energy for me and keeping it simple for me

dry summit
night lily
#

@proper leaf 👋

#

@terse sparrow 👋

#

@raven marlin 👋

raven marlin
#

sap

mellow solar
#

Chuck Norris has died

random quest
#

tt

#

hi im human

mellow solar
final delta
limpid ermine
#

has anyone ever seen the movie 9

random quest
void talon
#

Can we trust the info coming out of hte USA?

final delta
#

Now a days can't trust government of any country

#

In the Tall Grass

void talon
#

🌊

proper leaf
void talon
#

@potent cape

night lily
#

@uncut tide

uncut tide
#

what

#

@night lily

#

do u know python

#

pls help @flat charm

#

ok?

#

ok thanks

#

what is infractions?

grave glade
#

Hello Opal

uncut tide
#

how to do infraction?

#

ill try

grave glade
#

Can't wait to get voice verified. I actually joined the server about a year ago however I'm not that active on discord so hard to get activity.

cloud pivot
#

Hey opal

#

I've been working on smth you may find cool

night lily
#

Hm?

cloud pivot
#

This is extremely concentrated black tea, I sacrificed this tea because it was old.

#

I added iron sulfate heptahydrate to it and then now boom it's ink

#

I had to substitute oak wasp galls for tea because I explored the forest for 5 hours and didnt find any galls

#

But this is supposed to be iron gall ink

#

This is what it looks like

grave glade
#

Okay.

cloud pivot
#

On paper

grave glade
#

What is this?

cloud pivot
cloud pivot
grave glade
cloud pivot
#

i substituted wasp galls for black tea since the chemical reactions for the ink are just needing tannic acid

cloud pivot
#

i took this picture just as i wrote it

grave glade
cloud pivot
#

tannic acid + iron sulfate = ink

this ink browns as it ages

cloud pivot
#

have you heard of iron gall ink opal?

grave glade
#

Momentum

uncut tide
#

hi @night lily i comeback

cloud pivot
#

I also carved a reed pen to write with since I can't find any wing feathers

#

this ink is not able to be used with metal pens, you will regret using it.

#

the ink is acidic

#

it will destroy your metal pens

#

the only way it wouldnt destroy your metal pen i think is if its gold

#

but i still wouldnt do it

uncut tide
#

@night lily

#

hey @night lily

uncut tide
#

do u forget me? @night lily

cloud pivot
#

sorry i couldnt resist lol

grave glade
#

@night lily talking about ai taking decisions. My country used AI for identifying duplicate voters.

cloud pivot
forest wedge
grave glade
#

😂

uncut tide
#

🤣

#

🤣

forest wedge
cloud pivot
#

This is how many leaves I used

#

Copious amounts of tea

grave glade
#

!voice

timid fjordBOT
#
Voice verification

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

cloud pivot
#

sand is a depleting resource sadly

#

😭

#

@night lily since you are a bird guy, do you know the best way to stalk a bird until a wing feather falls out

#

id like to get some wing feathers so i can write with a quill

#

not for this ink

cloud pivot
#

its either reed, quill, or brush.

#

this is an acidic ink

#

this ink may not be well suited for a brush but i havent tested it

#

its been historically only used for reed and quill i think

#

is it me or is the antivax movement a 21st century thing? or has it been going on since the 20th @forest wedge

#

@night lily yeah true, liberals are bigger liars than their conservative partners since they try to pretend to be peaceful and progressive but still funnel all funds to Israel

#

@night lily ok so the australian liberals arent trying to pretend to be progressive? they are just using a word?

#

@night lily thats democrats here too

forest wedge
cloud pivot
#

@night lily im gonna guess an oswald mosley figure might pop up in australia and become popular

cloud pivot
#

its completely opaque

flat charm
#

IM DONE WITH 1 st part of my project

#

PARTYYY TiIMEE

#

WHOOOOO

#

oh pol talk

grave glade
#

Alright, see ya guys.

cloud pivot
#

@night lily the most fun thing about making this ink is that when you add the iron sulfate, the chemical reaction is instantaneous

#

you should give it a try

#

@night lily whats a good season for looking for wing feathers of crows

#

theres simpler ways to do minesweeping

night lily
cloud pivot
#

i like this gif im about to post

#

@night lily what do you think of this

#

i dropped out of college cuz they kept shoving ai everywhere

valid flint
#

how are you doing today opal mist?

night lily
random quest
spiral elk
#

How long does it take to create an r-selected under class?

night lily
#

@wide hinge 👋

#

@woeful mason 👋

woeful mason
#

I can't talk

night lily
#

!voice

timid fjordBOT
#
Voice verification

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

woeful mason
#

gave up

wide hinge
#

Is there any event in this community? I feel bored learning alone

woeful mason
#

do u mean I have to stay in the server long enough?

night lily
wide hinge
#

like use stick learn or something to make machine learning?

woeful mason
#

so what should i do other than stay in the server for long enough?my english isn't that good but I'll try my best

wide hinge
night lily
woeful mason
#

where?

#

in texting?

#

I see see

night lily
#

@median mesa 👋

wide hinge
night lily
#

@karmic gust 👋

woeful mason
#

what r u up to?

#

hi deadpool

karmic gust
karmic gust
woeful mason
#

can u say that again?

karmic gust
#

what

woeful mason
#

My mother tongue isn't English

#

It's gonna be harder for me to understand what native English speaker say

#

like half asleep?

night lily
#

@torpid garden 👋

torpid garden
#

Hi

#

Just new members

woeful mason
#

same here

torpid garden
#

Yay same

karmic gust
#

same

night lily
#

@hexed ivy 👋

hexed ivy
#

I am forbidden from speaking

#

Such travesty

night lily
#

!voice

timid fjordBOT
#
Voice verification

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

hexed ivy
#

3 days is a bit much no?

#

Guess I’ll have to stick around for awhile

#

Really?

woeful mason
#

who

hexed ivy
#

There’s no harm to having it I don’t think

woeful mason
#

I see see

hexed ivy
#

I think that’s nuanced view for needing help to talk

#

Thanks for explaining opel haha

night lily
#

@light totem 👋

hexed ivy
#

I must go now

#

See ya

woeful mason
#

gotta go too cya\

light totem
#

What did y'all talk about?

random quest
random quest
formal holly
#

Hello

chrome linden
#

@charred ibex

charred ibex
#

hey

chrome linden
graceful hornet
#

What

charred ibex
chrome linden
amber sinew
#

huh is this channel new

charred ibex
#

nah, voice always had an ot text channel

#

I guess for voice users to share text?

amber sinew
charred ibex
#

oh, right

chrome linden
charred ibex
#

PCM yeah

chrome linden
#

I am commerce brainmon

#

But I also have applied mathematics.

amber sinew
chrome linden
charred ibex
#

yeah, my school had it

#

from what I remember we all had to do a project to make a Python-based backend for a website involving DB queries

#

so that should give you some idea

chrome linden
#

hmm

#

that must been in 12th right?

charred ibex
#

yeah, 11th and 12th

#

CBSE

#

well, half of my 12th was gone in lockdown though 😆

chrome linden
#

I wanted CS for myself but I guess the principal didn't deem commerce students worthy enough.

chrome linden
charred ibex
#

we had an alternative subject called "Information Practices" which was like CS but kinda less rigorous and more about data analytics instead of general programming

#

and I think commerce/humanities people were allowed to take that

chrome linden
#

Not recommended 😭

charred ibex
#

lol

chrome linden
#

So me and PCM students have something common to worry about.

#

I know it's not as rigorous and tough like core maths but yeah.

charred ibex
#

I see

chrome linden
#

I already knew some things but with a course it's structured.

charred ibex
#

hmmm
might be tough to get a university to study CS without a PCM background.
although I think there are still avenues. probably more if you want a DS degree

spiral elk
#

The 100 above will be thrown into a VCNO

spiral elk
primal bison
#

.

sand dock
vagrant mirage
#

@spice ridge ✨

night lily
#

@real socket 👋

vagrant mirage
#

@reef vault Ami Blocked?

sand dock
vagrant mirage
#

o

#

@winged wind sup

night lily
#

@placid fossil 👋

vagrant mirage
vagrant mirage
#

@sand dock

#

hmm

#

Quite Quiet here...

uncut tide
#

@night lily

#

I said u

#

hi @vagrant mirage

vagrant mirage
uncut tide
#

can u talk

vagrant mirage
#

my battery is kinda low

#

jst 20...

uncut tide
#

20%

vagrant mirage
#

hmm

#

and It's rainin rn

uncut tide
#

can u talk

vagrant mirage
#
  • ⛈️
vagrant mirage
uncut tide
#

oh

lyric pawn
#

if yall want coding but you dont need to code use Malbolge

void talon
#

We don't want coding, we want food and life and hobbies and anything else

carmine sphinx
#

Is there for android phones an app that automatically stores certain pictures taken with camera via certain simple options in phographing interface or something like that? That way one can store visual data in a more systematical way

#

Like a category of pictures to give hint of where things are located in a physical storage

strange sigil
#

:p

#

welcome

latent thunder
#

.

mellow solar
#
Necole Bitchie

What is the Surgery to Westernize Asian Eyelids Called? The surgery to create a double eyelid crease in individuals of Asian descent, often referred to as “Westernizing” the eyelids, is most accurately and respectfully called Asian Blepharoplasty or Double Eyelid Surgery. This procedure aims to enhance the upper eyelid, creating a crease whe...

keen radish
keen radish
night lily
#

@buoyant kestrel

#

@sinful nacelle 👋

#

@crystal tide 👋

#

@dim cape 👋

#

@crystal tide 👋

crystal tide
#

Hi 👋🏻

#

Sorry I'm Indonesian

night lily
#

@opaque echo 👋

crystal tide
opaque echo
#

xd

opaque echo
night lily
#

@green arrow 👋

night lily
#

@warm latch 👋

#

@whole lichen 👋

#

@flint rose 👋

#

@strong willow 👋

buoyant kestrel
#

Just want to tell you guys I love you all

void talon
#

looks like I missed a party

young dome
#

Hello

young dome
#

ok

#

English only

strange sigil
#

Ah why ?

young dome
#

I can't speak either btw

#

Yes

#

But that is not the only reason

#

I wouldn't speak anyways

#

What?

strange sigil
young dome
#

Because I don't do that on discord.

#

Yes

feral kettle
#

Heyyy

void talon
#

🌊

spiral elk
#

What’s the easiest way to achieve world domination?

void talon
#

try to take over the world

#

every night

stark jolt
void talon
#

@left saffron @desert parcel 🌊

strange sigil
#

👀

void talon
#

@bitter sundial

mellow solar
night lily
#

@jaunty summit 👋

jaunty summit
#

im suppresed sorry

night lily
#

!voice

timid fjordBOT
#
Voice verification

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

jaunty summit
#

not active enough apparently

#

do i just need to type more or something

young dome
#

Hello

#

And one of them can't speak.

uncut tide
#

im 13

young dome
#

I am there

#

Away From Keyboard.

uncut tide
#

@fringe jetty im 13 years old

#

oh 🙂

#

im 4 month

young dome
#

Hey

uncut tide
#

what

night lily
#

@peak orchid 👋

uncut tide
#

@plush ferry hi

plush ferry
#

hello

uncut tide
#

check the requirement

plush ferry
#

I was wondering why were they were so people so I joined

uncut tide
#

!voice

timid fjordBOT
#
Voice verification

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

plush ferry
#

and I don't have a mic to talk into

#

so I can't even voice myself

uncut tide
#

ok 🙁

#

u have speaker!

#

right?

night lily
#

@plush ferry 👋

plush ferry
#

it does not sound really good

#

like realy

peak orchid
#

Hi there

uncut tide
#

can u listen my voice

tropic current
plush ferry
#

you arent talking rn

uncut tide
#

no i am talking right now

#

@forest summit hi 🙂

#

😊

forest summit
uncut tide
#

can u talk

night lily
#

@forest summit 👋

forest summit
uncut tide
#

go check the requirement

forest summit
#

im a beginner learner

uncut tide
#

!voice

timid fjordBOT
#
Voice verification

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

uncut tide
night lily
#

@dusty bloom 👋

uncut tide
#

@forest summit do u meet the requirement?

forest summit
uncut tide
#

@forest summit u can talk now

#

ok?

forest summit
uncut tide
#

on your microphone

plush ferry
#

I can hear your voice now

uncut tide
#

@night lily

lean sun
#

what language is this...

#

yes

#

oh

#

sounds like when people cast magic....

#

fair

empty night
#

technical difficulties lmao

night lily
uncut tide
#

what

empty night
#

man i just moved into a new apartment

magic sorrel
#

Hi everyone

spiral elk
#

Is it possible to conquer theworld in around five years?

strange sigil
#

😌

void talon
spiral elk
#

Extraterrestrial armada, got it

final delta
#

@night lilyCan you spell it : I wish I could do, with, what I could do anything?

#

I was referencing this meme

#

he is aussie

#

and you got aussie accent and you do remind me of famous beatboxer from australia he has similar voice as you and he made beat on this meme

glad heron
#

Does the level u0 thing work in this channel

#

Up*

craggy parcel
#

hi guys

autumn hazel
#

sup

uncut tide
#

hi

#

am i cute?

unborn radish
#

Hello

#

Hope you all ok

#

I have a question what do you do for fun honestly I am getting bored more often then ever

void talon
#

9 ball > 8 ball

undone ermine
#

Completely agree

strange sigil
#

👀

vagrant mirage
#

yp

#

jst chilin

#

?me

#

game booster?

#

Helping others fr payment?

#

it's my side job

vagrant mirage
#

noprob

#

i kinda don't like
having conversation with ppls tho

#

no

#

hate

#

Just uncomfortable

#

@charred pike Sry tho

charred pike
vagrant mirage
uncut tide
#

hi

tough saddle
#

if i upload a teardown of my new python machine will anyone watch

wide juniper
#

Why did I not know about Silicon Valley until now. This show is fucking awesome! KEKSPIN

#

I'm on season 1 episode 2, this is what I plan to watch all Spring while learning hard. Flaming100

spiral elk
#

How can 10 billion people be genetically engineered to be r selected?

strange sigil
hexed ridge
#

hey everyone
I don't know if this is the right channel or server to talk about this but it is privacy related so Ill share this here.
my tiktok algorithm has been scarily accurate at recommending things to me. for example Ill search for something specific/ something that I havent searched for in months ON GOOGLE and I'll get it recommended right after on my tiktok. for context I use the website version on google chrome on my pc.
today I searched for definitions for absurdism and existentialism for probably the first time ever and got a recommendation explaining nihilism absurdism and existentialism abot 3-4 hours later. also, I think it may be tracking my camera, for example today I merely turned on my front camera to check my new haircut (shaved it off, so its pretty recognisable) and got a meme about being bald (I did take a picture and sent it to a friend on discord that runs on chrome aswell).

this isnt a one off thing either and has been happening for the better part of the last 5 months or so. if anyone knows about this or wants to talk about this I'd glady listen to that you have to say,

lean olive
#

hello is anyone online?

unborn sorrel
#

!stream 317279909112446976

timid fjordBOT
#

✅ @night lily can now stream until <t:1775269341:f>.

keen radish
fringe jetty
night lily
#

@quartz vine 👋

#

@split aspen 👋

autumn hazel
#

oh.

#

yeah sorry

#

also i wont talk much because my english is kinda bad

#

the speech english actually

#

im fine with texting

#

since weellll.. i dont talk much

#

:3

#

well to be honest. its noisy here. if i wanna make a bad execuse

#

++ u hate bad english speakers

#

seems like it

#

yuh dat

#

yeah. still trying to set my accent on one thing

#

its a shit mix of everything

#

from indian to canadian

#

it is sometimes hard for me to like

#

connect words

#

without fucking a word

#

i mean i like UK accent

#

tbh

#

the clear one. not the "bo'o o' wate'"

#

XD

#

honestly. i didnt think u r that type

#

i knew ur the "clear" one

#

pfft

#

say it in a country way

#

the country people accent

#

dang lol

#

would work

#

to be honest, you sound like uhh a good narrator

#

for a game or smth

#

like stanely paralble (sry forgot its name)

#

at least yk the game

#

+2 points

#

my ears are getting blessed and healed from indian and broken accents

#

by u two

night lily
#

Studio Ghibli.

#
Noh

Noh (能, Nō; Japanese pronunciation: [no(ꜜ)ː], Sino-Japanese for "ability") is a major form of classical Japanese dance-drama that has been performed since the 14th century. It is Japan's oldest major theater art that is still regularly performed today. Noh is often based on tales from traditional literature featuring a supernatural being t...

mellow solar
autumn hazel
#

a lot of background noises happened T-T

night lily
#

@twin storm 👋

autumn hazel
#

wha

night lily
empty night
#

Lol

spiral elk
#

lol

spiral elk
#

How long would it take to create an R selected sub species of human?

night lily
#

@floral palm 👋

#

!voice

timid fjordBOT
#
Voice verification

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

fringe jetty
#

@night lily hello.

night lily
#

@tepid whale 👋

tepid whale
#

Hola!

#

Wanna play Minecraft?

night lily
# tepid whale Wanna play Minecraft?

I often feel like playing Minecraft, but given Microsoft's meddling, I feel as though the enjoyment is one of diminishing returns the more I play.

#

So, thank you, but no.

tepid whale
#

alr

night lily
#

@opal cape 👋

#

If they got their shit together and made a modding framework for it that didn't basically have to introduce arbitrary code execution vulnerabilities per mod, that'd be good.

#

Looking at you, Forge.

#

Like, little permissioning jails.

final delta
#

Not speaking

#

@spice ridge Hello

#

Can't speak

spice ridge
#

Why

final delta
#

Hello @night lily

final delta
spice ridge
#

okay

final delta
#

Wsg?

#

@night lily Did you see this video: https://youtu.be/YDPsRyV5lQk?si=9mBsxd4ZYf-7Bn89

Sign the petition: https://www.ndisexposed.com/petition

The National Disability Insurance Scheme (NDIS) is a $50+ billion Australian program that funds support for people with disabilities. This investigation exposes alleged misuse of NDIS funding and how taxpayer money may be exploited.

Follow these or you get peanuts
•Instagram: https://ww...

▶ Play video
#

He is exposing scams and corruption of such organisation

#

It's about australia

spice ridge
#

@final delta Is there any election happening in mumbai as well , here there is

spice ridge
#

okay like state govt election

final delta
spice ridge
#

election ads are annoying me this days

final delta
#

I wish India had a strictly unitary style of government

#

In which winner takes all

spice ridge
final delta
#

And all the major elections on the very same day

final delta
#

And also single Identity Card and single board of education

final delta
#

Life would be much easier

#

For average Indian

spice ridge
#

@final delta

#

Are you There @final delta , I am feeling sleepy

#

Bye 👋 @final delta

final delta
#

Re join

steady yoke
#

2

fringe jetty
final delta
fringe jetty
#

I am seeing Rahul as next PM based on current situation. Especially after release of Epstien Files

final delta
#

it is cycle of elect and regret

fringe jetty
#

BTW, how are conditions on your side

fringe jetty
#

I thought he was from Ghandi family

#

Thanks for informing. I didn't knew that.

final delta
#

as usual

fringe jetty
#

I mean here. We want Khan as next PM

final delta
strange sigil
tepid whale
#

You guys talking about my country's politics is what I hate. I hate ANY POLITICS!

#

ARGH!

velvet stone
#

plz someone enable me to talk in off lounge

#

kindly

hasty basin
#

@final delta wouldnt c++ be better in that case then?

final delta
#

python was confusing as it was blend of pop and oops

#

and I was not aware of it

#

so I got more confused

velvet stone
#

helpp

#

guys help

#

me

final delta
final delta
spiral elk
#

How viable are 1000 individual synthesized tree-humans

strange sigil
#

chut 🙂

spiral elk
night lily
#

@thorny scaffold 👋

thorny scaffold
#

Can’t talk

#

dunno why

night lily
thorny scaffold
#

ah.

#

nice

#

what about art

#

or education

#

all good