#ot2-the-original-pubsta

652 messages ยท Page 126 of 1

echo fern
#

what

#

it released in 2005

#

it's younger than C#, as it's basically a functional version of it

willow plinth
#

pithink what am i thinking of then

lofty loom
#

OCaml

#

Which in turn, came from Caml

willow plinth
#

what lang was the first c compiler written in?

lofty loom
#

Which in turn, came from ML

#

Probably BCPL or B

willow plinth
#

ah yes B

echo fern
echo fern
#

but fortran is still used because: 1) tons of linalg libraries were written in it and are supported to this day
2) some people are really old and conservative, and some of them teach others

lofty loom
#

Fort Ran

willow plinth
#

ya i saw some fortran files in numpys lib

jovial island
willow plinth
#

they keep getting harder

#

one day we will need a phd deg to solve these

jovial island
#

;-;

lofty loom
#

Where's the accessibility?

hoary fjord
#

careful you might draw the attention of the coffee haters

foggy flicker
#

Who hates coffee?

#

I hate them

rich cargo
steel eagle
#

Imagine being upset because someone doesn't like the same things as you

jovial island
#

imagine being upset because someone says a wrong pronoun, often unintentionally ๐Ÿ˜ฌ

brazen jacinth
#

Imagine continuing this chain of imagining

shrewd lance
#

imagine a place

lofty loom
#

Imagine it's full of crabs and snakes

rich cargo
#

and you have to stay there for a few days

lofty loom
jovial island
#

modern problems (static types getting in way of mah awesomenessss)
require modern solutions (dynamic types!)
only to realize you actually really want the old stuff (types)

#

(elixir defines a function, and to introduce type signatures, you have to do this verbose nonesense)

frigid pollen
#

@flint berry It's possible I screwed up the example and the explanation. So don't trust them.

#

I just woke up and haven't eaten, yet.

jovial island
#

Oh god, you just wake up to terrible messages in this channel, huh

#

I mean, I did

ionic canyon
#

i uh

#

need a little help

#

my name change is being rate limited

jovial island
#

let me use a dunder method

hidden kernel
#

there are no private methods in python, so no one can stop you from using a dunder method ๐Ÿ™‚

jovial island
#

I don't know how to

hidden kernel
#

any dunder method in particular?

jovial island
#

No

hidden kernel
# jovial island No

well dunder method are called in specific situations
for instance a.__add__(b) is called when you do a + b

#

foo.__bool__() is called when you do bool(foo) and also if foo:

errant seal
#

!unmute 618454771052970005

clever salmonBOT
#

:incoming_envelope: :ok_hand: pardoned infraction mute for @jovial island.

haughty lion
#

are C++ vectors pointers?

round moss
#

no, they are classes

earnest raven
#

how many of you are upgraded to windows 11?

foggy flicker
#

laughs in linux

remote widget
#

Didn't really upgrade, my laptop was shipped with W11

willow plinth
lofty loom
errant seal
#

And for an OS that was supposed to be for gamers, it made gaming performance worse. Since that's the #1 use case for my Windows machine, no thanks! ๐Ÿ˜„

slate leaf
jovial island
#

hi

#

Ryuga can u tell me

#

the lambda if else

willow plinth
#

lambda _: do this if <condition> else do this

jovial island
#

example pls

willow plinth
#

!e

x = 10
print('less' if x < 5 else 'more')
clever salmonBOT
#

@willow plinth :white_check_mark: Your eval job has completed with return code 0.

more
jovial island
willow plinth
#

ah like that

steel eagle
jovial island
#

..

steel eagle
#

Doubled the speed of general system navigation, settings are finally reasonable to the point I never need to look in the old control panel for anything. Just works

jovial island
willow plinth
jovial island
#

uh

willow plinth
#

ya u can't just chuck it anywhere...

jovial island
#

example?

#

like it only return True or false?

#

we use there

#

?

willow plinth
#

ya like

#

ah i can't think of something

jovial island
#

comparing

#

1==1

#

ig

willow plinth
#

!e print(1==1, 1!=1)

clever salmonBOT
#

@willow plinth :white_check_mark: Your eval job has completed with return code 0.

True False
willow plinth
#

they already give what u want

jovial island
#

no

#

wait ill show u

round moss
#

as long as A is truthy, you can replace

A if C else B
```with
```py
(C and A) or B
#

is that what you meant?

#

parentheses optional

jovial island
#

c=lambda a:a<3 and a-5or a+5
print(c(2))

#

like this

dusky cliff
#

[a+5,a-5][a<3] ๐Ÿฅด

willow plinth
#

๐Ÿ‘Œ๐Ÿป

jovial island
#

ye

#

i got it

#

thanks

round moss
#

also, if you need sth like

"thing" if A else ""
```you can do 
```py
"thing"*A```
#

very nice for fizzbuzz

hidden kernel
#

(a+5)-(a<3)*10

jovial island
#

sry i deleted 1 msg by mistake

willow plinth
#

a+((a<3)|-1)*5

#

ah man i can't get this to work with xor

#

all solutions have same len lol

willow plinth
earnest raven
earnest raven
remote widget
# earnest raven and how's your experience?

Uh, its fine. There are many bugs, from core its still Windows 10, like in the recovery menu too, it shows Windows 10 and not 11 till now. The only difference is more bugs, more bloatware, more performance drops in games and different UI

earnest raven
remote widget
#

Do u play Games?

earnest raven
#

no

remote widget
#

Do u care about bloatware and a few bugs?

earnest raven
#

yes ofc

remote widget
#

Well, idk some ppl say that W10 gave better performance than W11

#

Sooo, I would advice u to stay with W10 and wait for the next W11 major update and then see the people's reactions

earnest raven
#

okay

steel eagle
#

No more than W10 for sure

#

You'd need something like an older dual core and a completely clean + configured install of both 10 and 11 to really measure

earnest raven
steel eagle
#

Complete bollocks if you ask me

#

Worst thing I've had is the calendar displaying weirdly

#

Which was fixed by closing and opening it

#

If anything it's more stable than 10 was for me

#

And 10 was not unstable

remote widget
#

Ngl i hated that bug when the focus on the current window was removed

#

They did fix it in an optional W11 update tho, but istg i still remember restarting while I was doing my work just cz I wasn't able to focus on the current window

earnest raven
#

and one more thing, what about drag and drop feature, I heard that it's get omitted

steel eagle
#

I guess there was that Z-leveling bug but that was during the alpha and fixed before beta

steel eagle
#

Drag and drop works fine, I drag and drop stuff hundreds of times a day

remote widget
#

Same

steel eagle
#

If you mean the fact that taskbar wouldn't accept things, that was a big fixed in a recent release IIRC

#

Though I don't use the standard taskbar, I use a shell replacement

earnest raven
steel eagle
#

Yes

#

Right click->pin up taskbar

#

Same as it's always been

#

I love the new taskbar, centered icons FINALLY, and the new start menu is a great improvement

#

HOWEVER

remote widget
#

Ngl, the only thing I hate about W11 is the frequent performance issues during gaming

steel eagle
#

My biggest complaint about 11 is the fact that you cannot change the size or position of the taskbar. Even with registry tweaks it's buggy. Huge step backwards for no reason

#

Best $6 I ever spent

#

Lots of customization too

steel eagle
#

I've had nothing but performance improvement going from 10 to 11 on a 5800x and 3070ti

#

I still get the very rare Nvidia driver stutter, but that's an Nvidia issue

earnest raven
steel eagle
#

On their graphics cards maybe, I would've be surprised

#

Wouldn't*

remote widget
remote widget
steel eagle
#

They've had driver issues on windows since the r-200 series

steel eagle
#

You could always install 10 on the laptop and see if it changes anything

#

If your laptop came with a bunch of bloatware (it probably did), that's likely your issue

#

Especially if you're running any sort of placebo antivirus

remote widget
steel eagle
#

What are the specs of the laptop

#

We've screen resolution

fresh yarrow
#

hmmmmmmmm

jovial island
#

main

remote widget
#

Whoops I think I forgot to turn off ping

steel eagle
#

Oh there's your issue

#

8GB of RAM in this day and age

#

Also an i3 isn't packing much punch

brazen jacinth
#

thinkpads are the best

remote widget
remote widget
brazen jacinth
remote widget
#

?

rancid drift
#

lol

lofty loom
#

I've been doing fine so it's not a big issue

#

I've also dalied a CPU much weaker than an 11th gen i3 also until recently

#

AMD A8-7600

dusky cliff
#

ive been doing just fine with 8gb too

median blade
#

i have a i7 7700hq and 8 gb ram in my laptop which is comparable to the i3 11th gen i suppose and i absolutely struggle using it for my work

indigo hawk
#

does anyone know what this would output

  int &x = 5;
  cout << x;```
feral meteor
#

Hey again

#

Why don't you try it?

indigo hawk
#

it wont work for some reason

#

im getting an error

#
#include <iostream>
#include <string>
using namespace std;

int main()
{
  int &x = 5;
  cout << x;
  
return 0;
}
lofty loom
#

Removing the ampersand & seems to have made it compile

indigo hawk
#

im being asked to say what the output would be but i keep getting the error so idk what to say

lofty loom
indigo hawk
remote widget
#

Prolly that's the issue?

median blade
#

how is that related to anything i said

#

im comparing it to the i3 11th gen laptop cpu

versed wigeon
#

does "processor" not relate to anything

#

is "mobile" just aliased to "laptop" in your mind

median blade
#

more or less because desktop procs are not used in laptops

#

there are some rare special cases

#

and mobile procs for that matter are used in laptops or integrated desktops which are basically laptops

versed wigeon
#

ok

proven tendon
#

@jovial island Want a challenge

jovial island
proven tendon
#

@remote widget want a challenge hunter?

jovial island
proven tendon
jovial island
proven tendon
#

anything

jovial island
proven tendon
#

@runic saffron ?

jovial island
#

@proven tendon

async def fact(): return __import__('requests').get("https://some-random-api.ml/facts/dog").json()['fact']

did you really mean that or what?

jovial island
proven tendon
jovial island
#

smh

runic saffron
runic saffron
proven tendon
jovial island
#

no

#

you just said to do that, you didnt specify anything

proven tendon
#

did you fucking just say what to me

#

fuck you ashley ๐Ÿ˜ก

jovial island
#

dont mind that heart

proven tendon
#

s

runic saffron
primal fog
#

need help finding wild and wacky banner overlays, actually not so wild and wacky, but kinda... a tiny bit chaotic, kinda as if someone painted on the side... then spilled a few droplets of paint, ya know?

remote widget
#

Uh

remote widget
runic saffron
primal fog
#

:- /

#

my attempt to create said overlay :_ (

proven tendon
runic saffron
proven tendon
runic saffron
proven tendon
runic saffron
proven tendon
#

where you live at?

runic saffron
#

I'm getting sus of you

#

You also know ml

proven tendon
runic saffron
#

Malaysia

#

Should of known

#

Ml is kinda popular there

proven tendon
#

in every asian country yea

runic saffron
proven tendon
#

ph

runic saffron
#

But technically true

proven tendon
runic saffron
#

I was born in japan

proven tendon
#

ah

#

so where you at right now? ;)

runic saffron
#

Ph

#

Perhaps

proven tendon
#

ah

potent island
#

does anyone know why discord wanted to spell check Hello to othello

#

I dont know why but for like 10 mins it wanted to make random words

#

My launguae settings are english

#

on my pc and discord

dusky cliff
#

DM @vapid maple please

zenith heart
#

anyone just got linux to work regarding gaming I dont want to go back to windows

jovial island
#

but if you need some help with linux, I'm willing to help

zenith heart
#

its more about getting easyanti cheat to run

#

its so hard to get it work on linux

jovial island
#

oh, yea, nope

#

afaik that's next to impossible to do (for all practical purposes)

#

just use Windows if you play such games that require you to use windows

#

it's pointless to cause yourself so much troubles

#

even if you'd find the solution, it probably wouldn't be very sustainable and any patch could result in you getting banned for not following the rules

zenith heart
#

ye thats the issue :/

jovial island
#

it doesn't have to be if you just use windows

jovial island
#

mhm

#

im not quite sure tbh

#

probably iteration

#

Looks like it can be made with the Levensthein Distance

#

Not on computer to try it out

#

Yeah it is

#

The actual algorithm returns a number based on the two strings you've compared so you've got to make a few changes to your implementation

#

It might be overkill though

proven tendon
#

In example 2 isn't "car" the most common prefix?

daring jay
#

"prefix" means "at the start"

jovial island
#

yeah

#

thats just repetition

#

sus๐Ÿ˜ณ

proven tendon
#

Why

#

it's not a challenge if you just give a possible solution ducky_yellow

knotty anvil
#

!e ```py
import os; print(os.path.commonprefix(["flower","flow","flight"]))

clever salmonBOT
#

@knotty anvil :white_check_mark: Your eval job has completed with return code 0.

fl
jovial island
#

bro i swear this guy

#

I would use min and max honestly

knotty anvil
#

You can also use set intersections here

jovial island
#

๐Ÿ˜ก

knotty anvil
#

If you don't want to use a premade method

jovial island
#

right right

knotty anvil
#

Actually I'm not even sure now that i'm thinking about it closer

#

I'm loosly piecing together it in my head but I don't think it'll work?

jovial island
#

i was thinking of something with sets but nvm

#

Or actually zip is better for that

#

Yeah zip will work

#

Then for the example you have with

flower
flow
flight

proven tendon
jovial island
proven tendon
jovial island
#

good for you

proven tendon
#

what?

jovial island
#

thats good for you that you want to hear it

jovial island
proven tendon
#

yeah, what was it

jovial island
#

nothing

proven tendon
#

sets are immutable so idk how'd you think of solving the challenge with it

jovial island
#

i was thinking about using sets in another way and not mutating them

#

Also, your initial way was not bad

#

Just sort the list alphabetically

#

Then you have the strings in an alphabetical order, and you see which character differs

#

Yeah that's my point

clever salmonBOT
#

@jovial island :white_check_mark: Your eval job has completed with return code 0.

[['f', 'f', 'f'], ['l', 'l', 'l'], ['o', 'o', 'i'], ['w', 'w', 'g'], ['e', None, 'h'], ['r', None, 't'], []]
jovial island
#

!e

strings = ["flower", "flow", "flight"]
print(sorted(strings))
clever salmonBOT
#

@jovial island :white_check_mark: Your eval job has completed with return code 0.

['flight', 'flow', 'flower']
jovial island
#

Then you see which character differs first

#

Yeah you don't need all that pain honestly

#

Yeah got it

#

With zip

#

Iterate over every element and check what set(element) prints

#

!e

x = ("f", "f", "f")
y = ("a", "a", "b")

print(set(x), set(y))
clever salmonBOT
#

@jovial island :white_check_mark: Your eval job has completed with return code 0.

{'f'} {'a', 'b'}
jovial island
#

Now you know how to finish solving it

#

Whaaat is that overcomplicated code

#

Once you have the lists, iterate of them and check if len(set(x)) is not equals 1

#

If it is, then append the first element of the list to a string

#

If not, then break

#

!e
x = "hello "
x += "world"
print(x)

clever salmonBOT
#

@jovial island :white_check_mark: Your eval job has completed with return code 0.

hello world
jovial island
#

I got a smaller solution

#

Yours worked right?

#

!e

s = ["flow", "flower", "flight"]
g, p = zip(*s), ""
for x in g:
    if len(set(x)) != 1:
        break
    p += x[0]
print(p)
clever salmonBOT
#

@jovial island :white_check_mark: Your eval job has completed with return code 0.

fl
jovial island
#

Ignore the variable names, kind used to Go where we put a lot of one character variables

jovial island
#

ofc you cant mutate a string

#

strings are immutable

versed wigeon
clever salmonBOT
#

@versed wigeon :white_check_mark: Your eval job has completed with return code 0.

mat
versed wigeon
#

tf is this if you can't mutate a string

jovial island
#

!e

import ctypes
import sys
string = 'wat'
ctypes.memset(id(string) + sys.getsizeof(string) - len(string) - 1, ord('m'), 1)
print(type(string))
clever salmonBOT
#

@jovial island :white_check_mark: Your eval job has completed with return code 0.

<class 'str'>
jovial island
#

!eval

import ctypes 
ctypes.memset
clever salmonBOT
#
Missing required argument

code

#
Command Help

!eval <code>
Can also use: e

*Run Python code and get the results.

This command supports multiple lines of code, including code wrapped inside a formatted code block. Code can be re-evaluated by editing the original message within 10 seconds and clicking the reaction that subsequently appears.

We've done our best to make this sandboxed, but do let us know if you manage to find an issue with it!*

jovial island
#

!e

import ctypes 
ctypes.memset
clever salmonBOT
#

@jovial island :warning: Your eval job has completed with return code 0.

[No output]
jovial island
#

I still don't get it

#

are you acessing the memory using a string

remote widget
#

!d ctypes.memset

clever salmonBOT
#

ctypes.memset(dst, c, count)```
Same as the standard C memset library function: fills the memory block at
address *dst* with *count* bytes of value *c*. *dst* must be an integer
specifying an address, or a ctypes instance.
tepid tangle
#

WHERE IS MY FREAKING TEEAAP-POT- !

edgy apex
lofty loom
clever salmonBOT
#

@lofty loom :warning: Your eval job has completed with return code 139 (SIGSEGV).

[No output]
proven tendon
#

@jovial island

jovial island
proven tendon
proven tendon
#

๐Ÿ—ฟ

jovial island
#

what

jovial island
#

what such a coincidence, two days ago someone said to me the same thing

brazen jacinth
jovial island
#

its 5'7 feet though

brazen jacinth
#

i just plugged my height(5 foot 9.5), and it gave me 176 cm

#

special relativity shit eh

brazen jacinth
#

lmao

jovial island
brazen jacinth
#

you calculated? not just searched it bing google

jovial island
#

yeah

#

i did google

#

not google

#

duckduckgo

#

duckduckgoogle

brazen jacinth
#

sorry if you understand

brazen jacinth
jovial island
#

if you type like a duck you're probably a duck?

runic saffron
#

sad duck noises

willow plinth
#

๐Ÿ˜ถ

lofty loom
willow plinth
#

lmao

#

i miss this stuff

remote widget
brazen jacinth
remote widget
#

Bruh, now why the heck do I feel like I'm short asf

willow plinth
#

5'7 its not that short

autumn hare
#

@slender musk hey uh i noticed we're both working on a similar topic and was wondering if we could discuss about it in DMs? (its okay if not)

remote widget
willow plinth
#

good for you

brazen jacinth
#

what are the chances

#

i answered lower, it was prolly jackpot tho

lofty loom
magic atlas
#

@jovial island don't post chain mail here please.

#

Thanks

runic veldt
#

What

mental idol
#

141 addtions and 203 deletions on a project that 126 lines of code (plus a readme). Not sure if that is a refactor or a rewrite. pithink

proven tendon
#

roblox

pseudo creek
# mental idol 141 addtions and 203 deletions on a project that 126 lines of code (plus a readm...

i once was part of a small java project for an SE course with 3 others, at least two of which used github's 'upload file' instead of the cli.
nearly every single change they made, no matter how small, counted as diffing the entire file all at once. at the end of the project, with approximately equal contributions, I had a few hundred contrib lines, while the others had a thousand or so each

mental idol
#

I have to imagine it was a battle of spaces versus tabs. xD

versed wigeon
#

hello ot name
i was just now playing roblox

pseudo creek
#

the nice thing about java, though, is that Sun/Oracle's hegemony, especially in the past, means there's much less style wars. OTBS-esque with 4-spaces is probably near-universal

wheat rock
#

i play genshin ot when

proven tendon
#

Genshin is terrible

brazen jacinth
tidal lagoon
#

anyone know how to export variables using BASH export commands to python files?

jovial island
remote widget
#

@jovial island

jovial island
#

what

remote widget
# jovial island what

do u have an idea as to how the python installer knows if we have Python installed or not?

remote widget
jovial island
#

ahhhh

#

well idk im not a python internal dev๐Ÿ—ฟ

remote widget
#

๐Ÿ˜”

frozen jungle
#

can someone invite me to the AutoHotKey server i cant get in help

sick geode
#

Unolta farthalomishtic

jovial island
#

Im back from being muted

#

Im back

jovial island
#

what

#

hi

#

free nitro?

jovial island
#

take

#

i was gonna give you a hug but i will not give you fear

#

๐Ÿ‘๏ธ๐Ÿ‘๏ธ

#

what

clever salmonBOT
#

:incoming_envelope: :ok_hand: applied mute to @jovial island until <t:1651551894:f> (9 minutes and 59 seconds) (reason: discord_emojis rule: sent 31 emojis in 10s).

jovial island
#

Sup

#

I'm not inoffensive because I'm naive

#

Wdym

clever salmonBOT
#

:incoming_envelope: :ok_hand: applied mute to @jovial island until <t:1651554447:f> (9 minutes and 59 seconds) (reason: discord_emojis rule: sent 32 emojis in 10s).

spiral ember
#

poor guy

proven tendon
#

how do you know he's poor?

#

he might be rich

jovial island
#

I'm not rich

proven tendon
#

Not you.

jovial island
#

I'm broke

proven tendon
jovial island
#

what dex stf?

clever salmonBOT
#

:incoming_envelope: :ok_hand: applied mute to @jovial island until <t:1651555076:f> (9 minutes and 59 seconds) (reason: discord_emojis rule: sent 24 emojis in 10s).

molten viper
#

what

#

was* going on

slate leaf
#

Emoji spam

jovial island
#

how is the next thing to do in case of a scam

#

the police here will not be able to do anything

jovial island
#

Hemlock demoted?

willow plinth
#

yea sadge :/

short cliff
willow plinth
#

can i get some of that paint please ๐Ÿ‘€

short cliff
#

Bought the whole stock

remote widget
short cliff
#

HA

upbeat sandal
# jovial island Hemlock demoted?

there actually was a time when someone (I think Joe) removed his admin role so that he'd look like a moderator, and then we all welcomed him to the moderator team.

good times.

dense meteor
#

LMAO

#

anyone remember when this server was botted

#

and all of the channels got muted

#

there was a bot that somehow got admin perms and was spam pinging

#

I even recorded it

zinc hatch
#

@dense meteor Other than an unfortunate incident with a leaked webhook token, I can't think of an event that matches your description. No spambot has ever gained admin permissions, although there was a time where spambots spammed individual member pings (but you don't need admin permissions for that and our community wasn't the only one affected).

#

We have had a number of incidents for which we locked down the channels, but they were unrelated to a bot gaining admin permissions. (And, if you think about it, locking down channel permissions is useless as a defence against an account with admin perms, as the admin permission bypasses such permissions.)

wheat rock
#

this ot name is very close to genshin

edgy apex
#

when the discord bot developers

runic saffron
#

@slate leaf brad where is your avatar from

slate leaf
#

Kerbal Space Program

runic saffron
#

It looks familiar to me i think

#

Why don't i remember that name

slate leaf
#

My avatar is specifically Jeb

elfin vine
#

Jeb ๐Ÿ’™

proven tendon
lofty loom
#

Nice AST

feral meteor
#

Made this demo to show a new programmer how you can use blessed to make animations in the terminal a la NetHack. Their response was "cool but why would anyone play this instead of literally anything else"

#

How do I reach these kids tho

versed wigeon
daring jay
lofty loom
daring jay
#

oh

feral meteor
#

That @ could be you...

feral meteor
#

Thanks!

mental idol
#

Change one line.
3 passed, 37 errors in 0.13s
smile02

feral meteor
#

That was the one line you weren't supposed to change...

mental idol
#

It got better. Now it fails before gathering.

#

If the tests don't run.... they don't fail lemon_fingerguns_shades

feral meteor
#

They failed to even fail

daring jay
feral meteor
#

Haha thanks!

#

Another quick blessed sketch. Zoomed out it looks pretty good haha. I want it to use more colors.

#

This is a very fun library

#

Hey here's an idea. Screensavers for bash

#

When you don't type any commands for a while something like the above pops up. I need some of those Windows 95 screensavers in my life.

slate leaf
#

Oh nice

#

In terminal?

feral meteor
#

Yeah

#

Powershell, if you look closely at the top ๐Ÿ™‚

slate leaf
#

I did mine in matplotlib

feral meteor
#

Wow! Beautiful

slate leaf
#

Also Julia set

feral meteor
#

I remember getting the colors right is the tricky part

slate leaf
#

.rp 1 mandelbrot

rustic harborBOT
slate leaf
#

I followed and expanded on this one, but doing that in terminal is pretty sweet!

#

Using nurses or what for the graphics?

feral meteor
#

Yeah my typical first thing to do when I learn some new UI toolkit or whatever is draw the mandelbrot set

#

This is using blessed

slate leaf
#

Oh yeah, I see your message now

#

Thats pretty nutty!

#

Have you seen some of salt die`s terminal magic around here yet?

feral meteor
#

Uhh, maybe... refresh my memory?

slate leaf
feral meteor
#

I'm pretty happy with how much you can do in Windows now actually. Initially I thought I would have to reboot into Linux to do anything serious

#

But it works fine

feral meteor
slate leaf
#

I agree! They are a terminal wizard

feral meteor
#

I have no artistic talent whatsoever which is part of what draws me to simple curses interfaces haha

slate leaf
#

anyways, I gotta go now, just wanted to say your mandelbrot sets were fantastic!

feral meteor
#

ty for the kind words!

limpid nacelle
#

hi

versed wigeon
jovial island
#

mabie you cant put more than one const after

versed wigeon
jovial island
#

const int func() const{}

#

i guess variables are just special lmao

versed wigeon
#

where did you come from?

jovial island
#

one sec now i have to try it ๐Ÿฅธ

versed wigeon
#

distinguish between C and C++

jovial island
#

oh right

#

i forgot its only member functions

#

so its a c++ thing

#

my bad

jovial island
# versed wigeon where did you come from?
class turd
{
    const int func() const;
};```![peepoCringe](https://cdn.discordapp.com/emojis/854464685394624512.webp?size=128 "peepoCringe") nvm its not even that interesting
versed wigeon
pseudo ferry
#

anyone here who is an admin in python telegram group?

rigid echo
#

Why is this theorem made?

#

@wheat rock

jovial island
#

Oh, damn, Starcy left

tidal lagoon
#

anyone know any interesting python projects on github?

steel eagle
#

Python itself

remote widget
jovial island
#

Yeah

#

No mutual servers

remote widget
#

Yea too sad

jovial island
#

Ah

#

I guess I can see that; I think she was here less because of Python but more because she wanted to talk to other people here about non-Python topics

wheat rock
jovial island
#

Virus

#

๐Ÿ’€ ๐Ÿ’€

#

In my

#

Pc

#

@jovial island

#

I can do something with pc but on android

#

you should check your processes on both devices

#

Is there a option in dev option

#

On android

#

it should be in your phones settings

#

I got it

#

No

#

It's in developer option

#

mhm

#

No apps found

#

Harmfull*

#

maybe youre fine

#

Ye

#

๐Ÿ˜ญ

jovial island
upbeat sandal
#

if you didn't already know, helpers sign a billion year contract

#

you have to keep coming back as a helper each time you reincarnate

dusky cliff
#

what if i reincarnate as a chinese peasant girl in 540 AD

rich crater
#

I may have misread it. I thought helpers were getting 1 billion per year

hidden kernel
#

its $1 billion total, so only $1 per year

willow plinth
#

wait. helpers live for 1 billion years

#

dayum

stone heron
#

LOL

bitter kite
#

Looks like helpers live longer than some stars

jovial island
jovial island
#

hello

rigid echo
jovial island
#

ORANGE is a:
A - color
B - fruit

daring jay
#

C - all of the above

jovial island
#

Well done here take this ๐ŸŽ

pastel shore
#

XD

misty basalt
#

This channel's name...

#

is like

#

the biggest innuendo in this server's history

pastel geyser
#

How do I access a disk partition I made from Windows?

#

Cuz I made it, installed linux in it, but I can't access it from Windows

#

Can't explore it. Doing dis cuz my linux doesn't work I enter as any user and it just shows a default wallpaper.

main swan
#

@pastel geyser boot into gedit

digital bane
feral meteor
fluid plank
#

wdym

#

orange orchard section see?

#

each with their own names

#

and identity

#

some even have jobs

#

others study in university

rigid echo
#

Compendo

unreal sigil
#

Didn't know I joined an orange orchard

jovial island
#

@jovial island How was the exam? :pogchamp:

jovial island
jovial island
#

yayaya and finally im done with chemistry

#

i won't have to study that subject anylonger

solid sinew
versed wigeon
#

wait
in ponds?

runic saffron
#

CokeCane is here

#

Then watch or read slice of life shit

#

Try watching Spy x Family it's kinda like slice of life with a little bit of dramatic shit

#

That's called a manga

#

What you're describing is exactly a manga

somber belfry
#

anime is manga but animated

#

i dont like over-dramatic shit too

#

which is why i didn't watch any anime for a really long time

#

you did google manga movies

#

Manga are comics or graphic novels originating from Japan.

somber belfry
#

yes

#

you want a live action series

#

i get it

#

because it wont be as over-dramatic

#

have you watched Death Note?

#

i get what you mean... but, the whole thing about anime is that it's animated

#

anime means "cartoon" or something

#

in japanese

#

Death Note was my first anime

#

but i didnt watch any anime after finishing death note

#

for about 2 years

#

then I watched Attack on Titan

#

Demon Slayer is good too, especially season 2

#

i dont think One Punch Man would work as a live action

runic saffron
#

Iirc there's a attack on titan movie

#

I only remember this cause i remember a scene where a woman forces a dude to touch her chest

somber belfry
#

or animated?

runic saffron
#

Live action

#

Humans

#

It's gonna look weird as fuck

somber belfry
#

the humor and art style wont work

runic saffron
#

Anime looks better cause it can make dramatic scenes look better

#

@jovial island @somber belfry

runic saffron
# runic saffron <@456226577798135808> <@562601836591185930>

Attack on Titan (้€ฒๆ’ƒใฎๅทจไบบ, Shingeki no Kyojin) is a 2015 Japanese post-apocalyptic action film based on the manga of the same name by Hajime Isayama. The film is directed by Shinji Higuchi, written by Yลซsuke Watanabe and Tomohiro Machiyama and stars Haruma Miura, Hiroki Hasegawa, Kiko Mizuhara, Kanata Hongล, Takahiro Miura, Nanami Sakuraba, Satoru ...

runic saffron
#

Characters cute tho

runic saffron
elfin vine
#

Netflix adaptation

runic saffron
#

Lmfao did you actually watch it

#

Did you see the awkward part

#

Or am i just crazy

#

And made that up

#

Yeah told you

somber belfry
#

That's the thing about live action

runic saffron
#

Anime better

somber belfry
#

The anime loses its charm

runic saffron
#

The part where a woman forces a dude to touch her chest

#

Like marry her

#

I remember that dialogue

#

Oh

#

If you find it then tell me

#

Cause i don't know if i just made that up

fluid plank
#

time for you to get depression obi wan

somber belfry
#

I got peer pressured into watching Spy X Family

fluid plank
#

just watch 86 on the side for depression

#

;)

full summit
somber belfry
#

it is pretty good

sharp juniper
#

one piece better

mental idol
#

Ceramic keycaps? I'm.... I'm tempted. I want to know how they feel. Can you imagine the thonk they must make?
https://www.cerakey.com/products/ceramic-keycaps-full-set-white

Cerakey

The full set of our ceramic keycaps is almost finished, and the next step is to add legends to the keycaps. So it will be released soon.ย  You're welcome to subscribe to our newsletter orย join our discordย for further information. ย  Material: Ceramic Profile: Cherryย profile Total Keys: 118ย keys Support: 61/68/84/87/96/98

hidden kernel
#

the sound is weird

jovial island
#

the question becomes:
optical
magnetic hall effect
or electro-capacitive

hidden kernel
jovial island
#

they will likely be very expensive.

#
Cerakey

Descriptions: โญInspired by Chinese traditional colors and pottery, theseย ceramic keycaps are made from real ceramics, glossy ceramic keycaps with clean lines are fired with a high temperature of 800 to 1300 โ„ƒ โญ4 ceramic keycaps only weigh 15g, andย ceramic keycaps will be deeper than other average ABS and PBT keycaps b

#

The only downside to these keycaps, visually, is how easily they pick up fingerprints. Even after typing on them only a few times, there are clear outlines of the oils on my fingers sticking to the keycaps. While these canโ€™t be seen from a distance, theyโ€™re still noticeable when inspecting the keycaps up close. https://www.inputmag.com/reviews/ceramic-keycaps-review-next-keyboard-trend

Input

Ceramic keycaps are a new, expensive option for your keyboard. How do they stack up to the more traditional keycap materials? Let's find out.

#

pps keycaps are also a choice, somewhat brittle with a glass-like clink

wheat hill
#

hi @shut merlin

#

@shut merlin ?

digital bane
#

Yeah why not

proven tendon
#

Most live action animes are shit

mental idol
#

@restive remnant you caused me to go look. Probably about 300 of these are automated testing, if I had to guess. Maybe 500.

mental idol
#

Oh that goes deeper than GH

restive remnant
#

I was just getting proud of myself for making it to 1300 ๐Ÿ˜ข

restive remnant
mental idol
#

You should be proud. That's a hell of a lot of work!

restive remnant
#

Totally didn't have anything to do with dependabot whatsoever

mental idol
#

I'd give several body parts for teams at my place to start using smart tools like pre-commit/dependabot.

restive remnant
mental idol
#

I had to update a frontend the other week. I swear, you could hear yarn screaming in sheer pain at the aged and broken libraries in that thing.

restive remnant
#

Dependabot still doesn't actually support PEP 621, so I don't get anything for Python right now

restive remnant
median blade
#

1000*

mental idol
# restive remnant What does your stack look like?

My stack is pretty basic. pre-commit/coverage (70% +) required passing. CI runs the code through sonarqube and snyk for quality gates (self enforced). A few infoSec scanners look for blatant "you've left an API key in your code".

The actual tech stack is all AWS with an inhouse deployment platform that manages the terragrunt templates.

#

I say "Hey, I need a database with a lambda and an api gateway with an authorizer for in-corp use", fill out six or seven template files that need variables, push it to a repo, push deploy, and I have my stack.

restive remnant
#

Wow

#

You guys get AWS?

#

I get one five year old computer that I installed Linux on to make a server

#

I actually almost got fired that day

#

My boss was furious that I was refusing to run my web server on the AD Domain Controller

mental idol
#

I'm guessing there is a significant head-count difference between our companies. ;)

#

I would like to work for a small shop someday. Sounds so nice sometimes.

restive remnant
#

~200 people for me
I'm in manufacturing, so ~150 are temps that're machine operators or warehouse people

mental idol
#

I said sometimes. ;)

median blade
#

are those gh commits related to job work or hobby projects

mental idol
#

Our technology team is 700 just on my side of the river with a sister company seating another 2,500.

mental idol
median blade
#

oh

kind finch
#

is banggood reliable for kbds?

restive remnant
#

It's really neat
I get to work with everything from IT to development to machine integrations to even help maintenance fix the machines themselves sometimes.
It's really fun to be able to work with so many different things

Only downside is my boss is crazy
I don't know if you've read any of my rants, but we're almost always at odds for one reason or another

mental idol
restive remnant
#

But I get to do all of those things because I'm the only person in my department

#

Having to learn everything by myself has made me really wish I had coworkers

mental idol
restive remnant
#

Hemlock even helps me with printers, etc
Almost everyone is happy to help with all kinds of different things

mental idol
#

So yeah, with all that (and more) there isn't a reason in the world you shouldn't be heckin' proud of your #s on GitHub. ๐Ÿ’œ

digital bane
jovial island
digital bane
#

Not always

median blade
#

i have seen this a million times now

fluid plank
edgy apex
#

wowow 10/10 css portfolio design

#

totally not just plain white text on black bg

unreal sigil
#

It's "modern and minimalistic" is what you meant to say

jovial island
#

def multiply(a, b):
a * b

versed wigeon
digital bane
median blade
#

its obvious hyperbole

#

nice proj tho

versed wigeon
#

welcome to a random episode of "learn new words with swiping your finger across your phone keyboard" :
airworthiness
Ystalyfera
queueing
goodish
ventured

edgy apex
#

is ystalyfera real word

copper tartan
#

no. probably the name of a place

idle pelican
#

@jovial island do u play minecraft

jovial island
#

sometimes

vague shadow
#

~30 minutes from my home town

bitter kite
#

What a coincidence

copper tartan
#

congratulations

edgy apex
#

yes, microsoft, i will ๐Ÿ˜”

crisp sphinx
#

guys how do i sqlite and entity framework core in ASP.NET? it doesnt seem to be working, and saying: Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: 'no such column: i.OwnerId'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db) at ...
if anyone has any idea lol

#

ping on replyu

full summit
#

ot channel name ruined

somber belfry
#

Yeah, shots-dennised just doesn't have the same ring to it

median blade
#

lol

marsh hatch
#

Lmao ๐Ÿคฃ

marsh hatch
marsh hatch
lofty loom
jovial aurora
#

Hi guys

willow finch
#

Can you guyz help me

brazen jacinth
#

got an art assignment to write a monologue, wrote one from the perspective of my pet turtle

verbal kayak
#

In Russia, there is such a meme - "I love it when hairy men are smeared with oil"

jovial island
#

@verbal kayak are we getting nuked by your leader soon?

shrewd lance
#

not in the foreseeable future

#

for Russia the foreseeable future is about 10 minutes into the future so that doesn't say much

junior storm
#

How do I learn to write clean code in python like the professionals?

storm birch
#

Code reviews are overall an excellent way to learn.

junior storm
storm birch
#

You can always ask people/friends to review your code. That is a large way I have learned. Even getting reviews for contributions to my own projects

junior storm
#

Thanks for this tip. I will most certainly try it out the next time I find interesting project which I can add a useful feature or contribute in some useful way

limpid nacelle
#

hi

jovial island
#

OMG NO

#

NOT THIS VIDEO

#

i watched that in class

#

i can now never drink a cup of tea ever again

#

without thinking about that

#

come on

brazen jacinth
digital bane
#

Malloc metro?

limpid nacelle
jovial island
#

World's gorn maaaad

cloud blade
#

๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚

remote widget
cloud blade
broken trout
#
In the arrangement shown in figure, a rectangular loop is moving with speed 1 m/s. If magnetic field B0 = 4 T. Current through resistance 2 ฮฉ is (Assume all other wire has negligible resistance)
#

@half slate

half slate
#

mhm

#

what exactly are they asking you for

broken trout
#

current thru 2ohm resistor

half slate
#

ah i had misread

#

right, so i guess the first place to start is the voltage induced here

broken trout
#

yes

half slate
#

do you know how to find that? i think there is a formulation of faraday's law that depends on velocity and magnetic field intensity

broken trout
#

e=ndflux/dt

broken trout
half slate
#

there's one that is something like (B x v) . dl

#

let's see. the field is constant, the speed is constant and they're perpendicular, so all we need is B times v. do we know anything about the length of the wire?

broken trout
#

2m according to the figure

half slate
#

this is the one i'm thinking of. we have no electric field and v and B do not vary. v is perpendicular to B, and so we can just multiply their magnitudes and bring them out of the integral. this leaves is with Bv * integral(dl) = B v L

broken trout
#

electric field?

half slate
#

what is the other dimension of the wire?

#

is this for high school or college physics? before i confuse you lol

broken trout
#

high school

broken trout
half slate
#

okokok. then all we need is something like the voltage "induced" in a loop (or maybe a rod?) moving through a magnetic field. and this should be something like BvL

broken trout
#

hmm

half slate
#

have you seen any examples like that in class?

#

only from what is given, my guess is that they want the voltage induced on the 2m long wire on the left, but i couldn't say without further context

#

if so, the induced voltage would simply be BvL (you were given these 3 quantities). then you can use your kirchoff laws to find the currents

peak shale
#

hey guys my acc recently got hacked but i got access to it again, but i lost my early verified bot developer badge, do you know if there is any eay to get it back, im totally crying because i lost all my memories from past 5 years cuz hacker removed all my servers and conversations and i dont even have that badge..

#

i dont have hypesquad as well..

brazen jacinth
#

if anyone wants to challenge me to solitaire...

#

square the hell up and ping me

jovial island
peak shale
jovial island
#

did you have "security" questions on?

#

those are usually weakest point, terrible thing to have set up

#

(i don't think discord has option to have security questions, but google had them at one point i believe)

#

also, 2fa and strong password has to be on the underlying email, as email can easily circumvent any and all security precautions

peak shale
#

no i didnt have them

#

he also hacked my email i dont even kniw how

#

fortunatelly i got my acc back, but i dont have that badge and all my memories are deleted

brazen jacinth
#

!e import secrets
print(secrets.token_urlsafe())

clever salmonBOT
#

@brazen jacinth :white_check_mark: Your eval job has completed with return code 0.

C0Kw_uvZFsKtDbQNsGbvSrd8rW7R8set7SG5EqwhibI
brazen jacinth
#

maybe even this

peak shale
#

ye i already set up

brazen jacinth
#

0.1+0.2=0.300000000000000000004 change my mind

remote widget
noble totem
potent socket
#

print(โ€œlolโ€)

#

damnit

radiant socket
lucid charm
#

hi i got a question which i can find an answer for it at all which is
what are the difficulties of porting FreeRTOS for an embedded board?

fluid plank
#

also maybe u have let someone borrow your discord

#

and they click the phishing link instead

#

๐ŸŽฃ

willow plinth
willow plinth
#

cpp

cloud blade
#

am i doing this right? @jovial island

#

am i doing what i should do

jovial island
remote widget
#

I remember keeping my laptop on for like 9 days straight on charger, just cz I had to render like, idk, a 15-20 second video ๐Ÿ’€

cloud blade
remote widget
jovial island
remote widget
#

Uh, Blender?

cloud blade
#

lol

jovial island
remote widget
#

@ionic locust ๐Ÿ‘€ do u need saving?

cloud blade
#

u mean this assets right?

#

but i dont see any picture inside

jovial island
#

show the dir

cloud blade
jovial island
#

hm

cloud blade
#

this is everything

jovial island
#

@cloud blade uh? you want these?

#

right?

cloud blade
#

yaya i want the pictures

willow plinth
#

minecraft ๐Ÿ’€

cloud blade
#

just lemme start a project to learn ursina

#

๐Ÿ˜ญ

clever salmonBOT
#

Hey @jovial island!

It looks like you tried to attach file type(s) that we do not allow (.rar). We currently allow the following file types: .gif, .jpg, .jpeg, .mov, .mp4, .mpg, .png, .mp3, .wav, .ogg, .webm, .webp, .flac, .m4a, .csv, .json.

Feel free to ask in #community-meta if you think this is a mistake.

willow plinth
#

sadge

jovial island
#

rip

cloud blade
#

dm me?

jovial island
willow plinth
#

pastebin the binary ๐Ÿ’€

jovial island
cloud blade
#

but where are those files

#

i cant see them

jovial island
cloud blade
#

sure they are somewhere in my pc

jovial island
cloud blade
remote widget
#

Just use Anydesk

cloud blade
#

i download myself

jovial island
cloud blade
#

so i dont need blender anymore?

cloud blade
#

wrong ping :/

jovial island
cloud blade
#

a question for a question

jovial island
remote widget
#

I got a ping?

cloud blade
#

ya

#

me

#

wrong ping ๐Ÿคฃ sry sry

remote widget
#

Oh, okay

cloud blade
#

shouldnt have make that a ghost ping

remote widget
#

Yea

jovial island
remote widget
#

Just install GiMP instead ๐Ÿ˜

jovial island
cloud blade
#

how do i download it

#

i mean the file

remote widget
#

Upload the file to the website, it does the magic and shows u the download button to download the result(s)

cloud blade
#

add to library?

jovial island
fluid plank
#

who is apple

remote widget
jovial island
#

nvm

fluid plank
remote widget
#

Lol

cloud blade
#

but why do i see myself when i try to search for apple in ping

remote widget
#

Wym

cloud blade
#

alright not anymore

jovial island
#

*did

cloud blade
remote widget
#

apple#2775

jovial island
#

just struck me

remote widget
#

I mean, u were the one who shared the website dude

cloud blade
#

๐ŸŒฉ๏ธ
ashley

jovial island
cloud blade
jovial island
#

stop

remote widget
#

She and her RPing istg

cloud blade
#

lolol imma get back to work

cloud blade