#lounge

1 messages · Page 961 of 1

torpid star
#

there you have it people and lizard people!

turbid spindleBOT
#

@zinc matrix, :8ball: Cannot predict now.

torpid star
#

hah!

#

no buts it’s really really good

#

try it seriously

#

No

#

u can just download it

#

no idea

#

It’s (2^32 - 1) + 1 unsigned integer good

#

seriously try this

#

try it

#

u should try it as well tank, don’t knock it till you try it. Indexed UE4 + huge monolithic module in about a minute flat

#

just try it

#

oh yeah, unreal is one the devs benchmarks

#

¯_(ツ)_/¯

#

goto 4

#
  1. try it
#

nowhere near the speed of 10x, I’m not just suggesting it because it’s new X ide.

#

It just opens ur existing .slns and compiles through those configs (so msvc)

#

Here? Impossible

#

it actually launches VS directly as it doesn’t have a debugger

#

I mean that’s pretty good as I don’t want a new debugger

#

that’s okay, not a salesman. I don’t know what you want, all I can tell you is that it’s a breath of fresh air compared to Rider/VS

#

u guys are being negative Nancys

#

chin up and try it

#

Cool cool cool, we gottem.

#

I’m not an atheist so u can’t checkmate me

#

hehe

unreal cedar
#

oh man I'm ready for the complaining

#

I will say I dislike the new notification drawer thing

#

at least i think it's new

#

shit i didn't notice, now it's unusable

#

This did make me sad for the C# projects I'm working on but it's an EAP so not surprising

mossy nexus
#

hmmmm. The 10x guy looks like a composite..

#

what's going with his hair?

#

is it 10x fast as well? 😄

unreal cedar
#

not nerdy enough

#

meh, VS2022 + R# freezes for a while when opening so I see that as on-par with basically everything else

#

yeah but i can still browse code and shit in rider while it's loading the index or whatever

#

R# indexing time should be the same, so I'm not sure what the argument is there

#

literally the same backend

fresh moon
#

parmesan cheese

#

Lorash, does Ram sometimes die 'cause it's old?

bronze axle
#

Hi loungers.

broken sigil
#

👁️

#

Btw anyone tried the Rider eap version, any annoying bugs?

Debating if I should update or not

torpid star
#

wow I missed out on some major cpp lore there

unreal cedar
torpid star
#

looks like

#

lol what

unreal cedar
#

oh man you missed a time

torpid star
#

ambitious

#

so he dietered u and got upset?

unreal cedar
#
  1. and then started insulting people
torpid star
#

oh no

#

Jesus Christ

unreal cedar
#

R4UE had that already

#

they merged in new stuff from the EAP a few months ago

broken sigil
unreal cedar
#

Yeah. I haven't had any actual blocking issues yet, just the occasional error popup that seems pretty standard for an EAP.

#

ye

#

it's what jetbrains calls all their beta stuff

broken sigil
#

Lol

unreal cedar
#

do you have the unity logo on your hat?

#

insert joke about new unity logo

torpid star
#

is there any reason to use the merged version?

unreal cedar
#

R4UE isn't getting any more updates

torpid star
#

works fine 4 me

unreal cedar
#

EAP is where it's at until final release

#

also, R4UE will expire at some point

#

you're not vs

#

damn, you got me

night grove
#

He still roams there!

torpid star
#

April first is the day my license expires, hbu people?

unreal cedar
#

i uninstalled R4UE so I can't check

#

EAP expires March 3rd lol

night grove
#

Actually, using a fork of PMC called RMC

unreal cedar
#

I'm sure they'll have a newer build to replace this one though lol

night grove
#

But still.... not great

#

LANDSCAPES!!1!

#

Technically Voxel Plugin is for landscapes and also uses a custom PMC...

torpid star
night grove
#

I'm on it on the off chance of gleaning info useful for the custom mesh stuff I'm doing

torpid star
#

The runtime FDynamicMesh stuff is great as well, Ryan at Epic has done a wonderful job. Full of nicely written computational geometry stuff

night grove
#

Though... I'm doing my procedural stuff in editor time and rendering the final meshes with StaticMeshComponent

night grove
#

Really can't wait for some of the UE5 improvements on it

#

I've been back porting some parts to UE 4.27

#

wat?

torpid star
night grove
#

Color support on current DM3 is not great in UE4.27. I've added better support on some custom converters that resemble the converters in UE5

night grove
#

I lost count

#

But... that's not difficult

turbid spindleBOT
#

@ionic flame, :8ball: Don't count on it.

night grove
#

Nice

#

Is the new Real format going to have BP support?

#

Converting between FVector and the Real format of FVector is kind of a pain

broken sigil
#

Still debating if I like the whole "Real" type stuff

#

Or not

night grove
#

It's a legacy problem. DM3 is using Real. MeshDescription isn't real yet.

#

I'm glad I'm learning before it becomes standard

#

Templates in C++ are syntactically cumbersome

unreal cedar
#

what if i want imaginary numbers

#

where's my imaginary type, epic

#

ew, std

torpid star
#

I feel bad about ruining lounge though

#

at least on cpp we are somewhat on topic

night grove
#

I mean learning on the template wrappers

#

It is difficult to read the debugger with template types

unreal cedar
#

it's difficult to read the debugger when it doesn't work in either VS or rider

#

UE5 somehow broke debugging by attaching to existing processes

#

not sure how, not sure if recent commits fix it

torpid star
unreal cedar
#

game modules outright won't appear in the VS modules panel if you attach rather than start under debugging

night grove
#

Some of it Unity, some of it non-gamedev stuff

torpid star
#

it’s magic once u can get it work right, with a shit ton of sfinae and EnableIf

#

No u

#

yeah you’ve told me and it is so

unreal cedar
#

stop telling lies

#

epic would never use std

broken sigil
#

I asked the hot reload gods to spawn a few for us, they haven't replied yet

unreal cedar
#

i thought it was just deprecated because epic doesn't like atoms

torpid star
night grove
torpid star
#

same

night grove
#

I get stuck in C++ syntax muckity muck too much

#

Chocking it up to lack of experience for now

torpid star
#

just buy a few modern c++ books and skim ‘em

broken sigil
#

Last time I touched C# was like 7 years ago 😐

torpid star
#

move constructors and all that

night grove
#

It's more along the lines that syntax isn't quite as intuitive and natural as C#

#

I always have to look up how to do simple things elsewhere in code

#

Slows me down a lot

torpid star
#

there’s a bazillion ways of doing everything

unreal cedar
#

no null conditional or null coalescing operator 😦

torpid star
unreal cedar
#

friendship ended with IsValid, Foo?.Bar() is my new best friend.

night grove
#

I ❤️ ?.

#

Also string interpolation

#

Though Printf is basically the same thing

torpid star
#

Lorash?->HelloThere

night grove
#

Just not quite as compact

torpid star
#

huh?

#

oh neat! I’ll be putting that in the vault

#

Sign my petition to rename TMulticastDelegate to TFunctionList

#

Link

#

General Kenobi

tulip orbit
torpid star
#

all u captain

#

looking good

#

time to rust it up

#

wow, what the.

#

this is gonna be an interesting read

night grove
#

Go Go Go!

torpid star
#

U shouldn’t be writing kernel drivers in C

#

that’s what everyone says!

#

Never had a chance to get into Haskell, still worth it these days?

#

Could be a trip

unreal cedar
#

just write assembly in kernel space. Perfectly secure.

zinc matrix
#

📣 Unreal Slackers is evolving.
We're preparing to launch an all-new website with more tools and resources, and a fresh new identity that better reflects our mission to empower the Unreal Engine community. ✨

#

Does this mean no more hordes of scam accounts?

red pewter
#

That was my first thought too lol

#

Are we jumping ship to a forum? I'm okay with that

zinc matrix
#

!server

turbid spindleBOT
#
**Unreal Slackers**

Support and resources for the Unreal Engine community. Get help, share your work, discuss the latest news.

Members

67,809

Online

9,107

Server Boost

Level 3 • 26 Boosts • NaN boosts until undefined

Created

May 31, 2016, 2:56 PM UTC

Links
red pewter
#

What else could it be? Just a tertiary website that can search this discord?

unreal cedar
#

realtime chat is very different from forums

bronze axle
#

That situation has definitely improved, though, thanks to Discord implementing stuff on their end.

bronze axle
#

I mean it's the obvious choice, right? kappa

unreal cedar
#

irc when

bronze axle
#

lol

#

The #unrealengine IRC was one of the inspirations for Slackers.

#

Yeah. There's too many nice features like moderation controls and categories.

deep glen
#

I wonder if the skype channel is still being used XD

bronze axle
#

Made with Unreal Engine 5.™️

deep glen
#

(not really affiliated with slackers)

bronze axle
#

Sorry. Guess I should've made it more clear this is an additive update. 🙂

#

Our identity is changing and the new website will add to what we already have.

unreal cedar
#

I've got it: a second discord.

red pewter
#

Manny gaining sentence?

#

A slackers-affiliated wiki?

bronze axle
#

Sort of. Just a new name and logo that makes more sense and stops referencing our Slack origins.

red pewter
#

A pyramid scheme where we can sell candles and nail polish?

unreal cedar
#

a second discord that copies chat from the original one but also intersperses dead links from answerhub and the old wiki

bronze axle
broken sigil
#

we are becoming a type 2 discord civilization on the Kardashev scale

bronze axle
#

You can still remain slackers in your heart.

#

Especially those of you who've been with us since the Slack days.

#

Professional slackers.

#

You guys don't mess around here.

unreal cedar
#

only on wednesdays

zinc matrix
#

I'd answer questions if they weren't so stupid half the time alex

unreal cedar
red pewter
#

Complete utilization of all Tuesday energy

zinc matrix
#

I'm just that good at UE guys

pearl elk
#

if lounge then do cpp

broken sigil
#

Type 2 has debuggers and it is able to harness the full energy of its and neighboring servers

zinc matrix
#

neighbouring servers

#

uh oh

bronze axle
#

No second Discord server.

#

Not for us.

broken sigil
bronze axle
#

Rider for Discord. The obvious next step.

pearl elk
#

so we are now Unreal Riders not Slackers cuz we levelled up

#

pfist with the team XP booster

red pewter
#

Jetbrains official marketing server

bronze axle
#

Unreal Jetbrains.

bronze axle
#

We've been acquired by Jetbrains. We are now a Rider for Unreal support server. Everyone else get out.

#

Oh man, now I'm imagining Jet Slackers.

bronze axle
#

The fastest slackers on Discord, especially when boosted.

unreal cedar
#

Unjetrealbrains rideslack

#

is that enough word salad to be a tech company

broken sigil
#

UnrealJet Slackers sounds kinda nice

pearl elk
#

Unreal Mega Brains

#

web 10.0 here we come

bronze axle
#

Shit that's pretty good.

pearl elk
#

just bought this comment

#

surely the dark theme nft is worth more

bronze axle
#

I guess I should say it: there will be no NFTs or crypto whatevers.

broken sigil
#

People really do use Discord's white theme 👀
I was convinced those people are a myth from ancient times

unreal cedar
#

this is mine now

#

that's how it works, right?

bronze axle
#

I'm in the business of providing Unreal resources that are free to access and free from advertising.

bronze axle
#

It's just easy to meme about.

turbid spindleBOT
#

@ionic flame, :8ball: Without a doubt.

verbal junco
unreal cedar
#

it's the same as 1.0 but it says 2.0

#

semver be damned

verbal junco
#

aren't we talking about web 3.0?

unreal cedar
#

manny 2.0 requires web 4.0

broken sigil
verbal junco
#

whatever happened to web 2.0?

pearl elk
#

manny 2.0 will have less features, this is the way

bronze axle
#

Hm.

unreal cedar
#

you put less features in a flashier (nee flatter) skin. That's how all the cool tech companies do it.

bronze axle
#

Manny 2.0 will launch soon, but probably not the same day as the website.

bronze axle
unreal cedar
#

lol

pearl elk
#

they wont let me in discord at work 😭

#

I think its cuz they know about you lot hehe

#

I only get access to a half baked version of teams which has no cloud support

bronze axle
#

Don't worry. No forums.

#

More like a blog, a newsletter, helpful resources, and some other stuff you might not see coming.

#

Tarp secret.

verbal junco
#

also might be worth making a statement on cryptocurrency association since we're now entering that era

bronze axle
#

Not sure if this excites you guys like it does me, but: the site will also use privacy-friendly analytics, so you will never see an annoying cookie banner.

verbal junco
#

website do not excite me, no

foggy path
#

GDPR doesn't require cookie banners, a large majority of cookie banners are infact illegal under GDPR, including Google's :P

bronze axle
#

That's hilarious.

red pewter
#

Oh...

#

I just copied one online for my site

pearl elk
#

gah I hate popups

bronze axle
#

@broken sigil This is the best light mode meme I've seen. It's loud so turn the volume down a bit.

bronze axle
zinc matrix
#

There's nothing wrong with light themes in general, discord just does an awful job at it

bronze axle
#

The worst sites are the ones that wait until you've been reading for 10 seconds, then cover the article with a pop up asking you to subscribe or buy something.

bronze axle
zinc matrix
#

there's a new one

#

let me try

pearl elk
#

I hate those little autoplay videos

bronze axle
#

Ugh, yes.

zinc matrix
#

hmm

bronze axle
zinc matrix
#

Still feels

#

off

bronze axle
#

To be fair, doing light mode in a UI this complex and colorful is difficult.

zinc matrix
#

Yeah

bronze axle
#

I think it's a significant improvement, though.

#

Well I guess now it's up to me to tease little tidbits of the new stuff up until launch.

#

I will say: I'm now totally sold on using Figma for web design.

zinc matrix
#

I've tried figma

#

It's pretty good

#

I look forward to seeing what you come up with though

bronze axle
#

I'm excited to launch it.

broken sigil
bronze axle
#

One of my fav things about Figma: it's really easy to design something like a Discord server icon. You can turn anything into a component, then instances of that component mirror changes made to the original.

#

So I turned the icon into a component, set up a Discord screenshot next to it, dragged out an instance of the icon and shrank it down to match a server icon in the screenshot.

#

Now when I change the icon, I see what it would really look like on Discord, in real time.

deep glen
#

happy birthday @bronze axle

zinc matrix
#

It's the birthday of pfist?

#

If true

#

then

deep glen
#

depending on the timezone, it is

bronze axle
#

Thanks Luos. ❤️

zinc matrix
#

print to screen "happy birthday"

bronze axle
#

For me it's tomorrow.

#

February 5 is my birthday.

bronze axle
#

Thanks. 🎂

zinc matrix
#

I want to buy a domain, should I buy the hosting plan and domain with the same company?

tulip orbit
#

easier to manage, but not a necessity

tulip orbit
bronze axle
#

I will probably pop in here at some point, too.

tulip orbit
#

nice

#

I try not to celebrate my own birthdays, my birth isnt anything to celebrate 😉

bronze axle
#

I think everyone's is worth celebrating. 😄

#

You made it another year, and life can be pretty amazing.

#

Anyone else played Tormented Souls?

tulip orbit
#

"survived" and I wouldnt know

#

I am a tormented soul

bronze axle
#

I just started it last night. Great game if you've been itching for PS2 era survival horror nostalgia. Loving it so far.

#

I second this. I recommend buying the domain separately. Then you can change where the site is hosted anytime and just point the domain to a new IP.

#

I recently switched all my domains from Hover to Cloudflare. Hover has great technical support so I'll miss them, but my annual costs were cut in half on Cloudflare. Hard to resist such a proposition.

#

I already use them for other stuff anyway so I at that price I had to give it a shot. So far so good.

red pewter
unreal cedar
#

or just use letsencrypt for certs

#

why pay for a cert lol

bronze axle
#

I haven't had Certs in forever.

tulip orbit
#

me neither 😄

red pewter
deep copper
zinc matrix
#

I hate 2FA

#

discord asking me for digits to delete a server where it is just me 😂

deep copper
#

i mean, you could be using it to store something important and someone else could have tried deleting it

zinc matrix
#

Oh well more security = more hassle

#

Also why does it need a reason as to why I deleted a server

deep copper
#

reason?

zinc matrix
#

Yeah it asks "y u delete server?"

deep copper
#

can't you type literally anything in it?

zinc matrix
#

Fair point, given how many run rampant

zinc matrix
deep copper
#

i don't see it stopping a bot

#

haha yes, that would be fair enough

#

okay so it has options to choose from as reasons, i wonder what they will do since it seems like they are already aware of the reasons, it's probably to figure out why most servers get removed and change the way they store them i guess

#

yeah i took all that time to find where the delete button was

pearl elk
#

Poor bots being discriminated against, they cant help the way they were born

#

We should nuture these baby bots so they grow to become valuable members of society

deep copper
#

!8ball do you agree

turbid spindleBOT
#

@deep copper, :8ball: Signs point to yes.

deep copper
#

!8ball do you want to be nurtured

turbid spindleBOT
#

@deep copper, :8ball: My reply is no.

deep copper
#

they don't want to be valuable members of society ig

last matrix
#

they dont know what they want, that's why they need protection, until they are old enough to vote

deep copper
#

!8ball what do you want manny speak up we are listening

turbid spindleBOT
#

@deep copper, :8ball: My sources say no.

deep copper
#

!8ball how old are you

turbid spindleBOT
#

@deep copper, :8ball: Outlook not so good.

deep copper
#

hmm

#

outlook not good probably means not old enough to vote

#

so yeah

#

they need protection lol

knotty skiff
#

!8ball hey!

turbid spindleBOT
#

@knotty skiff, :8ball: Reply hazy, try again.

deep copper
#

!8ball hey!

turbid spindleBOT
#

@deep copper, :8ball: Most likely.

pearl elk
#

!8ball are you any good at 8 ball?

turbid spindleBOT
#

@pearl elk, :8ball: Without a doubt.

deep copper
#

!8ball ping me

turbid spindleBOT
#

@deep copper, :8ball: Most likely.

#

Ask the Magic 8-Ball a yes/no question.

#

The timer expired. Please start again.

zinc matrix
#

!user

turbid spindleBOT
#
**Stutter#0205**
Status

:red_circle: Do Not Disturb

ID

476295085357531139

Roles

@everyone

Joined Server

May 5, 2021, 2:53 AM UTC

Joined Discord

August 7, 2018, 7:46 AM UTC

zinc matrix
#

!channel

turbid spindleBOT
#
**#lounge**
Type

Text

ID

221796616653373441

Category

Social

Topic

This is the place for off-topic discussion. Kick back, hang out, and talk about anything. The rules still apply, obviously.

Created

September 4, 2016, 1:00 AM UTC

Last Activity

February 5, 2022, 10:21 AM UTC

zinc matrix
#

And almost 2 million messages

pearl elk
#

mines not accurate cuz I left and returned

zinc matrix
#

How does that affect number of messages?

pearl elk
#

!user

turbid spindleBOT
#
**MonsOlympus#0545**
Status

:green_circle: Online

ID

156366027322687488

Roles

@everyone

Joined Server

January 7, 2021, 1:16 PM UTC

Joined Discord

March 7, 2016, 11:42 AM UTC

red pewter
#

!user

turbid spindleBOT
#
**Megafunk#3268**
Status

:black_circle: Offline

ID

92824241472307200

Roles

Nitro Booster @everyone

Joined Server

October 4, 2016, 8:28 AM UTC

Joined Discord

September 14, 2015, 3:30 AM UTC

zinc matrix
#

Well according to discord you have 140k messages sent

pearl elk
#

but I joined this server pretty much the same day I started using discord 😛

red pewter
#

veteran's bonus lost 😦

pearl elk
#

I still got my 16yr steam badge so Im happy

#

which reminds me I gotta test this PSN integration

deep copper
#

!user

turbid spindleBOT
#
**affectionateUser#4018**
Status

:green_circle: Online

ID

926083750276780073

Roles

@everyone

Joined Server

January 22, 2022, 2:15 PM UTC

Joined Discord

December 30, 2021, 12:06 PM UTC

pearl elk
#

noob alert 😁

deep copper
deep copper
#

or was of 2016 i just never thought i would get back to discord

zinc matrix
#

we all know pfist is secretly making something better

knotty skiff
#

!user

turbid spindleBOT
#
**jï#5148**
Status

:green_circle: Online

ID

741663294833819789

Roles

@everyone

Joined Server

December 28, 2021, 4:36 AM UTC

Joined Discord

August 8, 2020, 2:25 PM UTC

deep copper
#

ah another fellow recent joiner

deep copper
red pewter
#

it's just going to be a separate resource page, not a replacement

#

in case anyone is unclear on that

#

(from my interpretation)

pearl elk
#

hmm this PSN thing doesnt seem to work, shouldnt it show me in God of War

turbid spindleBOT
#

@brisk ether, :8ball: Very doubtful.

knotty skiff
#

!8ball you suck!

turbid spindleBOT
#

@knotty skiff, :8ball: Yes.

knotty skiff
#

:(

deep copper
#

that's quite a big question for a bot

deep glen
#

Just a random video while waiting for the next one.
The idea is not mine, I just wanted to see how much trouble it is to do.

Anyways... Bye Bye ^^

Original Idea:
https://www.reddit.com/r/unrealengine/comments/hyvhxr/pong_ai_running_entirely_in_bp_node_graph/

────────────────────────────────────────────────────
French Channel ► https://www....

▶ Play video
zinc matrix
#

I don't think this is what they mean when they say to make a game with blueprints

deep copper
#

haha that's so interesting to watch

#

can't wait for someone to make that snake eating dot thing with it

#

as a grid like thing that can be arranged however, it has way too many possibilities

quasi mantle
deep copper
#

is nitro even worth the purchase?

#

i guess the bigger file upload size can be worth it a bit

red pewter
#

I like the extra emotes but it doesn't seem like it was worth it

#

I never really use the extra data

deep copper
#

i guess if it was a one time purchase it would be much better for emotes, because occasionally, they do come in handy for the extra, punch?

red pewter
#

iirc there is a legacy cheaper version with less perks

deep copper
#

oh yeah

deep glen
deep copper
#

i assume discord follows some "few pay for all" kind of strategy then

deep copper
zinc matrix
#

What about allowing owners of servers to pay to get data on their users alex

deep glen
#

50 bucks just to stream on 4k/60fps is a bit overkill

deep copper
#

i don't use twitch but does that allow 4k/60 for less?

zinc matrix
#

"this server uses cookies"

deep copper
#

or yt, i think that also streams

deep glen
#

even free users can stream on that res, or at least when I still streamed there.

deep copper
deep copper
deep glen
#

mainly to hang with the regulars and watch them stream as well.

#

and a tiny bit of moderation :p

#

ah, gtg

deep copper
#

ah, alright, twitch definitely won't mutli user that

#

alright, cya, enjoy your day!

zinc matrix
#

Take care

thick belfry
#

Silly too that servers don't get anything for extra boosts

#

They could do more with that

deep copper
#

i would say you get more emotes but this server didn't even use up the default 50 emote limit

#

also is that manny in your pfp?

#

!8ball manny you are famous

turbid spindleBOT
#

@deep copper, :8ball: Cannot predict now.

deep copper
#

don't be so humble

#

"no question is stupid"

#

"if it has time for a break it has time for work"

turbid spindleBOT
#

@zinc matrix, :8ball: Most likely.

verbal junco
#

!8ball do you get asked stupid questions?

turbid spindleBOT
#

@verbal junco, :8ball: Better not tell you now.

verbal junco
#

manny, keeper of secrets

cursive crypt
#

Junkie

deep copper
#

manny has probably seen everything everywhere

#

but the fact that we don't get to see Manny's everything is a bit frustrating

tulip orbit
#

you want to see manny's everything? ....getting a little too affectionate there 😉

deep copper
#

haha

#

!8ball manny show us everything

turbid spindleBOT
#

@deep copper, :8ball: Better not tell you now.

deep copper
#

shy

#

!8ball give nft

turbid spindleBOT
#

@deep copper, :8ball: Cannot predict now.

deep copper
#

well yeah it's nft

quasi mantle
#

!8ball Is NFT bad for humanity?

turbid spindleBOT
#

@quasi mantle, :8ball: It is decidedly so.

deep copper
#

!8ball can i become an nft?

turbid spindleBOT
#

@deep copper, :8ball: Don't count on it.

deep copper
#

!8ball can i count on you?

turbid spindleBOT
#

@deep copper, :8ball: My reply is no.

#

@brisk ether, :8ball: Better not tell you now.

deep copper
#

!8ball focus

turbid spindleBOT
#

@deep copper, :8ball: Cannot predict now.

deep copper
#

!8ball are you tired?

turbid spindleBOT
#

@deep copper, :8ball: Very doubtful.

quasi mantle
#

!8ball Is NFT a giant scam?

turbid spindleBOT
#

@quasi mantle, :8ball: It is decidedly so.

quasi mantle
#

Even Manny knows what's going on 😏

deep copper
#

manny knows 😏

#

just set your "ask" to $999999

#

or whatever that was

foggy path
#

Something something a system to scam money out of people with more money than sense

verbal junco
#

nevermind that, just consider how easy this is for criminals to launder money through

deep glen
deep copper
#

that's nice

foggy path
#

Many of them however don't :D

deep glen
cursive crypt
#

This is so purple, I almost reported you.

deep glen
#

list of scams, hacks, and rips related to nft and such

#

ikr

foggy path
#

Wormhole apparently managed to pay everyone back

#

Basically someone else paid them, they didn't get their cryptos back :P

#

ESL still seems to be going full-steam with their NFT related things

#

They tweeted about it recently and didn't seem like they were getting much flak for it

deep glen
#

im at 5 clients refused due to them working on nft games.

#

one of them offered to pay in eth

#

<_<

mossy nexus
#

😄

verbal junco
#

and you can't link a person to an account

deep copper
#

didn't a few crypto advertise themselves as untraceable?

foggy path
verbal junco
#

none of crypto is truly traceable

verbal junco
#

they start with e.g. USD drug money. convert to crypto. convert back. "oh it's just capital gains"

foggy path
#

Yeah as I said it does make it easier to do but most criminals using crypto still don't actually know how to do it without being traceable

verbal junco
#

yep

foggy path
#

Converting drug money to crypto and then back doesn't really do shit for laundering it, crypto doesn't just materialize from thin air

verbal junco
#

it kind of does

foggy path
#

Not unless you run some kind of mining farm which also doesn't materialize out of thin air with no investment

verbal junco
#

you can make crypto currency for very little

#

just make a new token

#

done

#

or buy NFTs

#

and then sell them again

foggy path
#

I'm not really sure how buying and selling NFT's does anything different. You still need to somehow buy the NFT with your drug money

carmine frigate
#

mwah i doubt much drugmoney is goin to crypto... those ppl buy clubs and cafes and stuff

#

cryto is prolly bein pushed by banks that get bailed if it all goes to shit anyways

deep copper
#

actually, has anyone here used nft or crypto ?

quasi mantle
quasi mantle
deep copper
#

it just seems like a pyramid scheme to me

#

you must be rich now

#

if it's from a long while ago

#

how much did you spent for it?

quasi mantle
deep copper
#

that's quite a decent gain ig

quasi mantle
#

NFT is basically MLM all over again.

deep copper
#

mlm?

#

MLM*

quasi mantle
deep copper
#

so you are keeping it?

foggy path
deep copper
deep copper
deep copper
foggy path
#

Yeah

deep copper
#

lol just be sure it doesn't crashes first, you will lose 10-20$

foggy path
#

I more than 5x'd my initial investment

deep copper
#

oh

foggy path
#

Pure luck I should add

#

Most crypto investors won't admit it was pure luck

#

lol

deep copper
quasi mantle
#

If I remember correctly, there was one person in this server saying play to earn is "the future of gaming", and then we get so sceptical on it.

the sceptics were right

deep copper
#

play to earn will never succeed if games are plain bad

quasi mantle
#

Play to Earn, just like Multi Level Marketing, which is Get Rich Quick scheme, is destined to fail anyway.

deep copper
#

if they were good, only those who come first can manage something, then again it will become referral based earning and pure pyramid scheme again, individuals won't gain anything

quasi mantle
#

Otherwise the entire world will suffer the same fate as Venezuela.

deep copper
#

yeah

#

it's just sad to see people actually have faith in these

#

it takes away the fun from games, besides, aren't pro esports players earning okay? (idk actually)

foggy path
#

I still think one of the reason people get so fucking into crypto is because they see it as a modern day gold rush except they can do it from the comfort of their homes

#

and also because many see their financial future as so bleak that only a miracle (like crypto!) would let them have a decent life

#

Of course you will never get anyone to actually admit this is the case lol

deep copper
#

it does helps right now but crypto is way too, risky

quasi mantle
foggy path
#

Yeah

#

I had lots of dogecoins that I mined in 2014 for shits and giggles

#

But that was also just pure luck lol

#

I assumed they would never be worth anything but a cup of coffee tops

deep copper
#

haha, you got lucky i guess

quasi mantle
#

I'm inclined to think those who are less lucky were mining in a loss, as they'd need to pay higher bills and expensive equipment to mine, just to turn it into e-waste, rinse and repeat.

deep copper
#

oh yeah, didn't prices of those components get high?

#

and still are

#

and out of stock

foggy path
#

More or less

#

I think the prices are normalizing but they're still pretty bad in places

#

and pretty sure nvidia said they're going to increase prices across the board anyway

deep copper
#

is nvidia accepting payment in crypto ?

quasi mantle
deep copper
#

peta would be sad

mossy nexus
#

evil peta

deep copper
#

!8ball evil peta

turbid spindleBOT
#

@deep copper, :8ball: Signs point to yes.

quasi mantle
#

Did PETA ever actually go after him for leather jackets?

deep copper
#

probably never

#

haha

quasi mantle
#

Their actions are so ridiculous, PETA going after Jensen Huang for sporting leather jackets won't be out of character for them.

mossy nexus
#

claim to save animals lives, and put down more animals than anyone else.

deep copper
#

so i am guessing they didn't went for him ever

deep copper
#

100x more

#

or worse

quasi mantle
deep copper
#

didn't they make a jacket out of human skin once?

#

okay it's an online store so, so probably not just "once"

quasi mantle
#

From what I've seen, they're fake stuff just to fearmonger.

signal citrus
#

Skin is already dead tissue afaik

quasi mantle
deep copper
signal citrus
#

Just like hair yes

deep copper
#

ah okay PETA launches fake store to promote “human leather goods” and blames Urban Outfitters

#

"fake store"

quasi mantle
#

I won't be surprised if they actually siphon money out of the fake store with no refunds.

deep copper
#

with some terms and conditions like "money goes to support animals"

quasi mantle
#

Scams in the name of a (extremism) cause isn't a new thing.

deep copper
#

does anyone actually believe in peta?

#

i wonder of people donate, let's see

quasi mantle
#

The world is a crazy place after all

deep copper
#

This charity's score is 75.71, earning it a 2-Star rating. Charity Navigator believes donors can "Give with Confidence" to charities with 3- and 4-Star ratings.

#

and from peta's site Operating Expense Allocation. PETA is a nonprofit, tax exempt 501(c)(3) corporation funded almost exclusively by the contributions of our members.

#

..yes

deep copper
#

it also has merchandise sales, royalties, interests etc in that

celest cradle
#

@zinc matrix how was that not related? He literlly said he's getting into engine programming, and that server is about that

#

as opposed to asking such questions in an unreal server

#

the mods didn't say anything to me, you did

#

The "🔨 " reaction is quite telling

cursive crypt
#

🍿 wut wut

deep copper
#

🍿 .

cursive crypt
#

aah... ue, inspires fire

deep copper
#

it just started, you are on time

#

ah okay, i see what happened, guess 🍿 over now

#

let's create some drama to spice it up

#

jk

#

that's what trolls do tho and it works, annoy people all alone artificially

#

since others aren't actors, they make it real

foggy path
deep copper
#

🍻

frank falcon
#

Hey everyone, I'm looking for advice.

I've been trying to help my brother Ryan (CS/Digital Art double major at UF) find a summer internship as an artist/technical artist/animator in a game development company and I'd love advice on where to look. We've been doing the usual LinkedIn hustle + applications. Here's his ArtStation if anyone is interested https://www.artstation.com/ryan_menke. Any recommendations on places to look/hang out in search of a summer internship?

frank falcon
cursive crypt
#

There are also some hiring channels and stuff #introductions , but first ask on there. Someone might give another idea.

frank falcon
#

Yep read through the hiring channels but they mostly looked like listings rather than general advice/chat. Appreciate the direction. Thanks!

cursive crypt
#

Am I wrong, but github still can't sync forks 🤔 New branches are ignored.

cursive crypt
#

Never tried that one either. CLI for life.

#

Anyway, I did the ole rm clone again.

#

Some techniques can't be beaten by whatever smart software.

celest musk
#

Manny is like.... A cute rhythm game where you jump on a rodent of unusual size in a basement.

foggy path
#

Note the other one has fraction nano instead of milliseconds

#

I didn't notice it at first when I saw those so was wondering why are there two of the same lol

mossy nexus
#

U kan reed? imprziv

cursive crypt
#

Fraction nano is kinda nice. Tho they can just say .f6 instead.

#

Oh, no. It is .f9

#

Most of today, I'm just updating tools 😩

#

span != point

#

span has two points, it is a range.

#

I'm not sure what is not clear, so I just shoot.

mossy nexus
#

fully opaque is not clear

cursive crypt
#

Lumen?

mossy nexus
#

Wumen?

cursive crypt
#

Wut?

#

What did you got, I mean.

#

Gold, experience points or else?

#

A beer 🤤

torpid star
#

no git gui will ever beat git add -p

warped pine
#

Dear diary server, today I looked at a header file and understood what it was on about.

zinc matrix
#

dear lounge, !8ball good-bye

#

@turbid spindle !8ball ?

turbid spindleBOT
#

@zinc matrix, :8ball: Most likely.

#

@zinc matrix, :8ball: My sources say no.

torpid star
#

@zinc matrix, 🎱 No. Never will be, stop asking.

pearl elk
#

this gif doesnt work on Australians

zinc matrix
#

if that spider's radioactive, give it to me plz

#

also I could use some help in VC if anyone's interested

knotty skiff
#

Oh hey I forgot they made Gmod version of blueprint

zinc matrix
#

Isn't social media just anything where you exchange messages/photos/videos with many other people on the internet?

#

Thanks I hate it

verbal junco
#

aren't you being social? aren't you distributing media? checkmate atheist

unreal cedar
#

posting petty arguments for unrelated people to judge is what I consider social media

last matrix
#

remember when we use to talk to people by staring at their eyes?

tulip orbit
#

no

bronze axle
last matrix
#

I talk to people while looking at my feet. Ill look at their feet if im feeling comfortable.

zinc matrix
#

I might even look at their eyebrow if I'm feeling exceptionally brave

#

!8ball Manny, do you attempt to make eye contact but we don't know it?

turbid spindleBOT
#

@zinc matrix, :8ball: It is decidedly so.

bronze axle
#

He tries, but he has no eyes.

#

I would argue that Discord is indeed a social media platform. People congregate in communities where they share ideas and information.

zinc matrix
#

In theory anyone can access this place anyway, you just need to look

bronze axle
#

Social media don't need to be open to everyone. They can be private or semi-private and still meet the criteria.

zinc matrix
#

I guess if it's something that would be linked in someone's youtube vid, chances are it is social media

last matrix
#

mennonites are very private

knotty skiff
#

Dog

quasi mantle
#

None of you were right.

deep copper
#

does it matter who was right? you got someone to reply to you more than a few times and also got another server's usually dead #lounge active, i would say you succeeded in communication

cursive crypt
deep copper
#

then, everyone here has succeeded in communication!

#

like, everyone active, not the other 65k inactive accounts

#

unless they look here, occasionally

pearl elk
cursive crypt
#

Show them these drums 🥁

deep copper
#

that description of that video is quite something

thorny dock
pearl elk
#

sounds overly compilicated

cursive crypt
thorny dock
#

its just compiling my compilation into something compliable

cursive crypt
#

I'm currently contemplating on pressing Launch UE5 after my first src build 🤔

#

Will it work?

thorny dock
cursive crypt
#

It's fine. It does not want to Launch at all.

opaque quail
#

Someone posted in facebook group. I suggested make this bug a feature. Use this bug in your zombie game.

Players will be really scared when this zombie approaches them. 👍😂

#

Wish me luck. I am also trying to make a small single player fps mobile game. I will have to fix these kinds of bugs. 😂

deep copper
#

goodluck buddy, may your bugs become features

median wraith
#

Me using the Discord free 2 months Xbox pass

#

turns out Microsoft says it's a Office 365 key

pearl elk
#

makes you wonder if Office works on the leap year

deep copper
#

🥁

cursive crypt
#

I forgot that MS suite exist. Google docs are used all around here.

foggy path
#

I wonder how it is

#

Frankly Google's feels like MS Paint in places

cursive crypt
#

heh, yeah, it is limited. However, turns out nobody actually needs much.

#

A bit of text formatting, picture, colors, that all.

#

The biggest benefit, online and integrated with the rest of the suite.

#

lol

pearl elk
#

these big software companies could really do a whole lot better than the junk theyre peddling

foggy path
#

There was a thread on Twitter yesterday about how Adobe tricks users into signing up for an annual plan that looks like a monthly plan and then if you cancel they hit you with massive cancellation fees

cursive crypt
#

They own SD & SP, so everyone will dance what they are told.

#

Ah, PS too, lol and bunch of other tools.

foggy path
#

Quixel Mixer is apparently ok for at least quick and simple stuff

cursive crypt
#

There are really still no alternatives. Its like nobody cares to provide them.

foggy path
#

Oh yeah painter not designer

cursive crypt
#

There was one Open/Free source one 🤔 Single dude war.

#

Kinda ArmorPaint, but the SD variant 🙂

#

Yeah, my point.

#

I mean, wish him luck and etc. but real alternatives need money.

mossy nexus
#

What does Designer do /for?

cursive crypt
#

for i to n

mossy nexus
#

😄

#

seriously though, I haven't used or looked at substance stuff 😄

cursive crypt
#

Ah, bless ya. Don't

mossy nexus
#

I'm guessing designer designs erm materials?

zinc matrix
#

textures yeah

cursive crypt
#

SD is fancy nodes which contain shaders/software logic for transforming textures. So you can do many things.

zinc matrix
#

See you in 10 years when UE6 becomes a super game engine with everything built in

vestal shard
#

Hi I am new. Not sure what took me so long to think hey maybe there's a discord for that 😂

deep copper
deep copper
#

and adobe is quite good at providing intuitive and simple things that can scale in complexity with you, and each software also targets one specific task, not everything is supposed to be done by one software. which also means you need different software subscription for each task and you need to go back and forth sometimes

zinc matrix
#

I should get a mousepad in this theme

#

and a chair

#

and a keyboard

#

and a mouse

#

and a monitor

#

even a PC case

knotty skiff
#

Oh man

#

Good gracious

#

It appears we have an NFT here

deep copper
zinc matrix
#

I'd actually like a set up in that theme

#

Would be a bold statement

deep copper
#

i am curious what it would look like really

zinc matrix
#

Me too

#

Granny Gaming

deep copper
#

millisecond: day : year : minute : month : hour

deep copper
#

also moon cycle

zinc matrix
#

We summoned the timelord

#

Hi ponkkis

deep copper
#

that's probably a good idea

zinc matrix
#

Does this make new year's obsolete?

#

Sounds good

deep copper
#

we then celebrate every fancy number

#

like 22000

cursive crypt
#

when new year

median wraith
#

oh look Itch now even have illegal content

cursive crypt
#

This is 13+

median wraith
#

I mean illegal content tagged under +18

#

illegal even for that kind of sites

deep copper
#

i don't want to comprehend that...

median wraith
#

even moral illegal

cursive crypt
#

Looks like typo.

#

Itch I think got these nsfw since ages.

median wraith
#

I mean since "any age"

deep copper
#

ugh, my brain. imagine looking at that to figure out if it's time to eat

#

that sounds warm and fuzzy atleast

cursive crypt
deep copper
#

i think they meant, wrongly tagging 18+ games as 0+ or something is illegal

#

idk

median wraith
#

"EVERYTHING in the game is just FICTION! All characters have the LEGAL AGE!"

#

sure thing

deep copper
#

ah, that

median wraith
#

I mean isn't even a cartoon

deep copper
#

draws a new born
"it's of legal age guys, just looks young"

median wraith
#

Yeah I mean even the thumbnail is disturbing

#

is on new an popular

#

line 9

#

if you have adult content enabled or so

deep copper
#

it's probably like those things they add to avoid legal trouble

median wraith
#

also here is the Godot demo and such

deep copper
#

i wonder if someone is making those in ue5 yet

median wraith
#

I don't think we need demos for UE5

#

like Godot don't have man power

#

and this demo is heavy edited code

#

Epic demos are usually top notch

cursive crypt
#

...

deep copper
#

..wait what kind of demo are we talking about?

cursive crypt
#

Tend to agree. When they are up to date.

#

I can remember some demos that are ages old and not updated.

deep copper
#

sounds ancient

vestal shard
#

I am new but I am also 141 IQ incase anyone wants to see my Stanford Binet.

#

I also have a good sense of humor.

deep copper
#

hmm, that sounds like a good cv

vestal shard
#

Gotta start some where right?

#

Unless you were born with a perfect resume 😂

deep copper
vestal shard
#

I'm sure you saw that response coming 😂

deep copper
deep copper
knotty skiff
vestal shard
#

I am here to learn and make friends so that one day I will be a master of my craft just like you guys/girls/theys

deep copper
#

making friends will make you master of your craft? what craft are we talking about?

vestal shard
#

Friends help you learn? Or maybe you just joined this discord to.....

deep copper
#

that's right! which is why i never leave #lounge , if you want to learn just roam around in some other channels, they usually have something helpful going on

knotty skiff
#

You never what

deep copper
deep copper
knotty skiff
#

IMPOSSIBLE

deep copper
#

well "never" is probably an exaggeration but still

mossy nexus
#

IQ results are like a box of chocolates. Leave them in the sun for too long and they are thick as mud.

knotty skiff
#

you'll have diarrhea

vestal shard
#

#loung This is the place for off-topic discussion. Kick back, hang out, and talk about anything. The rules still apply, obviously.

mossy nexus
#

!channel

turbid spindleBOT
#
**#lounge**
Type

Text

ID

221796616653373441

Category

Social

Topic

This is the place for off-topic discussion. Kick back, hang out, and talk about anything. The rules still apply, obviously.

Created

September 4, 2016, 1:00 AM UTC

Last Activity

February 6, 2022, 12:50 PM UTC

deep copper
#

yes, it's supposed to only be for enjoyment

#

sort of

vestal shard
#

kind of feels like condescending bully but what do I know?

deep copper
#

you joined this to learn right? what are you focused on at present?

#

yeah, be careful, cpp is more like a cult

mossy nexus
#

make you own compiler, after you've made your own computer, of course...

deep copper
#

or making sand from stone

vestal shard
#

I am working on a metaverse project and I think I can host it on steam but figured it would be easier to just ask someone that has already done.

mossy nexus
#

Don't do a VR version that's just silly. Do a AR version and use real people as NPCs

deep copper
#

because that question would probably get buried here

vestal shard
#

If you all have youtube channels I can just subscribe.

#

Thank you I am new to discord as well. I appreciate you.

mossy nexus
#

In lounge we tend not to take ourselves too seriously, a break from the norms

deep copper
#

yeah, #lounge is rather, too relaxed and people don't talk much work related things here

deep copper
#

mainly because everyone is busy

tulip orbit
left granite
#

!8ball should i make a sky system

turbid spindleBOT
#

@left granite, :8ball: Reply hazy, try again.

left granite
#

?help

tulip orbit
#

I'm thinking of modifying the skysphere that comes with ue5 to use the IRL clock time

#

so if a person is playing at night, the game is at night,

#

||and then make quests that can only be completed at certain times of the day/night||

left granite
#

make that an achievement

broken sigil
tulip orbit
#

some missions must be completed during the day 😄

cursive crypt
#

Schedule timers. Each 30 minutes tell the player to pee and then crash the game.

deep copper
#

and drink water

mossy nexus
ocean parcel
#

hi gang

knotty skiff
#

I have no idea why I made this shitty edit into a poster cover for no reason

knotty skiff
#

No

#

A shooter stuff set in climate change

deep copper
#

that's a joke, don't block me, or report

deep copper
verbal junco
#

I love the thinking too: "climate change is happening. let's kill each other"

deep copper
#

"if no one knows it's happening, it probably isn't"

cursive crypt
#

No, in fact it is: You go kill that guy, or we will kill you.

verbal junco
#

"we make a promise to kill you before climate change does"

deep copper
#

so caring!

verbal junco
#

today's choice of death: heatstroke or bullet

deep copper
#

haha, i would pick the bullet, sounds thrilling

ashen rover
#

help! boss wants reflections everywhere, always, "no reflections i need reflectionz!!". I keep changing roughness values to insane figures just to make everything wet for him. I can't do this anymore! 😆

verbal junco
#

can't wait for the 40 page narrative

zinc matrix
#

hey guys! I just graduated from university and i am looking to build and publish a passion project. I need 1 unreal engine developer for this passion project. Anyone interested?

zinc matrix
#

I have already developed a small and basic idea along with logic that have been designed.

zinc matrix
zinc matrix
deep copper
#

reflection in realtime is quite costly yeah, if too much

timber viper
#

maybe your boss is trolling you..
lol 😅

mossy nexus
#

roughness, metalness , specularness 😄

cursive crypt
#

glosiness

timber viper
#

Wishlist to god for next xmas: inline blueprint graph editing 🥺

foggy path
#

Inline? How would that even work?

cursive crypt
#

Maybe with some animation effect, up to a certain windowed size, w/o titlebars and stuff.

#

Everything is possible.

#

... screw it. I'm having a beer after long day of work.

ocean parcel
#

a relative just gave me a new phone. she also gave me a new sim card. i have no idea about phones, do i use the new sim card or do i use the one from my old phone?

cursive crypt
#

Right 👍

cursive crypt
#

You can put it in a soup.

#

Sell it, don't use it. Use it.

deep copper
#

do you trust that person? if not, don't use that sim

#

is it an active sim?

ocean parcel
#

it's so confusing.

ocean parcel
#

like where you have to pop it out, etc, so it seems brand new and, i assume, not activated.

deep copper
#

doesn't it get better the older it is?

#

usually a sim card is issued by the provider and is often activated

#

be careful it's not something post paid, you might have a huge thing to pay later on

#

and yeah, for old number use old sim

ocean parcel
deep copper
#

a sim card is such a weird thing to give lol

ocean parcel
#

yeah lol, she said i can use it if i want as it's brand new but i don't have to. i wasn't sure how it works.

deep copper
#

if you are unsure of it, try asking that person for more details

ocean parcel
#

right now i'm just trying to remove the phone from the leather case it's in, though i swear it's like it's been superglued into it.

#

it's similar to this case

deep copper
#

because a sim card means monthly payment for a number under a certain plan by a certain provider

ocean parcel
deep copper
ocean parcel
# deep copper it says it has magnets

yeah, that's what i thought but i think they must've superglued the phone into it or something. i just tried pulling it really hard and the leather ripped off.

deep copper
#

i would suggest don't use that one, because the other people with your number won't be able to reach your new number anymore unless you give it

ocean parcel
#

yeah, i'll use my old one. not that i use phones anyway. xD

#

OH WAIT, i'm being an idiot.

#

there's a plastic case that is meant to be superglued into it, it seems and i'm meant to take the phone out of this plastic case.

deep copper
#

that's quite confusing

ocean parcel
#

yeah, didn't realise that was separate, thought it was part of the phone.

deep copper
#

well, no wonder you are feeling confused

#

i always thought your pfp was a dwarf or something, and that means drinks

ocean parcel
#

i wonder if blocked numbers transferred over.

deep copper
#

maybe not, be careful

burnt lake
ocean parcel
#

I discovered accidentally a few days ago that messages from blocked numbers actually still get through to your phone, they're just put into a different secret section.

#

that was a trippy experience.

deep copper
#

i have never blocked any number before so idk yet

#

will watch out for that

#

your pfp is Canadian?

thick belfry
#

Wtf... I was recommended a speech of Hitler with korean subtitles and all the comments are korean and they're all saying super white nationalidyic stuff

#

Its been watched 100k times with 1300 comments

#

The channel has 40k subs

#

I reported it

#

But how is this a thing

deep glen
#

you'd be amazed/shocked by how much weird crap there is on yt

thick belfry
#

I know yeah

#

Youtube for kids is a mess

timber viper
cursive crypt
#

What?

timber viper
#

My ISP reduced it to half two months ago without telling anything

#

I'm preparing to sue them soon

#

Two different worlds lol

fleet tangle
#

Being in the UK, I'm not sure we could get less than TCP over pigeon. Maybe hang some weights on the pigeon?

fathom wadi
#

I upgraded to fibre a couple of years ago, it's been using the whole bandwidth practically non-stop thanks to having a house of 7 people. There's 6 consoles, 3 tablets, 3 pc's and two phones on it. getting my money's worth

unreal cedar
#

My ISP changed their name and has done nothing about their local network hub apparently having no power redundancy.

#

Might have gigabit, but every time there's the slightest bit of rain or wind their line goes dead for 10 minutes

#

How does a split second brown out consistently take out their hub every single time.

#

This takes out the entire area of the (small) city I'm in. So it's their actual network going down.

deep copper
#

ah okay

deep copper
unreal cedar
#

I don't have to imagine, it's happened too many times over the past few months 😦

#

I can't live without my internet arguments

deep copper
#

that, sounds really heartbreaking 💔

unreal cedar
#

yesn't me

deep copper
#

i mean, that's why you pay them anyway

fleet tangle
thorny dock
#

They changed their name to avoid the blame or something?

unreal cedar
#

I've been trying to buy a place around here but one of my requirements is that one of the local fiber ISPs actually provides service. Which makes my choices limited. At least I'm not in a rush.

#

Nah, some sort of consolidation of a bunch of different names operating under the same company

ocean parcel
#

Ugh, God I hate phones.

#

They're so fricking annoying.

#

to me they're just a glorified clock and *#£$ alarm.

#

wait am i allowed to say that?

fleet tangle
#

I'm not sure, clock is a pretty bad word.

ocean parcel
#

unless you take out the l

#

actually i mean you guys were talking about slavery right, surely I'm allowed to say rape or no?

fleet tangle
#

Damn, I still need to watch this week's DS.

median wraith
#

whats going on 👀

ocean parcel
fleet tangle
#

I'm sure it would depend on the context.

timber viper
ocean parcel
#

OH

#

sorry I thought you were referring to me LMAO

timber viper
median wraith
#

wait who is Tanjiro

#

Help me tank everyone watch anime except me

fleet tangle
#

Dang it, and my friend wants to play DL2 in 10m. THERE IS NO TIME

#

Anime is fantastic, @median wraith, you should just start.