#voice-chat-text-1
1 messages · Page 105 of 1
i have school in the morning
ooooh
u can do that in python?
wooow
hahaha
thats nice im gonna save it
thx
anyways goodbye for now
LMAOOOOOOOOO someone just came in and asked me why a certain button wasn't working
he had popups disabled
this guy
he does data conversions for our customers...
y u no know how to use browser
@raven orbit i changed the messed up heading in indigo wikipedia
this is why I love wikipedia
I cant talk yet so im just going to talk here
that's ok, you can chat in here
ye
In August 2020, the site attracted attention after a Reddit post noted that the project contained an unusually high number of articles written in bogus Scots by a single prolific contributor without basic knowledge of the language. These articles were written with mostly English instead of Scots vocabulary and grammar and apparently using an online English-Scots dictionary to crudely translate parts of English Wikipedia articles. Over 23,000 articles, approximately a third of the entire Scots Wikipedia at that time, were created by this contributor, an American teenager. These articles have been described as "English written in a Scottish accent" and "very odd" to abject gibberish with nonsensical words and spellings not present in any Scots dialect. The incident was described as "a huge failure on Wikimedia’s part", with specific criticisms placed on Wikipedia's "labyrinthine back-end system" and a lack of coordination across smaller Wiki projects.
In response to the controversy, the Scots Wikipedia posted a banner saying "Followin recent revelations, Scots Wikipedia is presently reviewin its airticles for muckle leid inaccuracies."
Robert McColl Millar, professor in linguistics and Scottish language at the University of Aberdeen, has said that the affected articles displayed "a very limited knowledge both of Modern Scots and its earlier manifestations". Michael Dempster, director of the Scots Language Centre, contacted the Wikimedia Foundation over the possibility of building upon the Scots Wikipedia's existing infrastructure, describing the renewed interest in the site as having "potential to be a great online focus" for the Scots language.
rip
they're also making a game @gray seal
@raw wren the lemon video
so good lol. every time
it's tetris time
NOTES:
- yes, I know it's more of a kernel than an operating system. but "ring 0 bare metal OS/tiny kernel" just doesn't have the same ring to it.
- not sure how to pronounce BIOS
- i'll get a pop filter soon i promise
- pls don't copyright strike me for the music EA 🥺
CODE: https://github.com/jdah/tetris-os
EDITOR: NeoVim
THE...
@noble ginkgo https://github.com/python/cpython/tree/main/Lib/asyncio
@noble ginkgo https://github.com/libuv/libuv
@noble ginkgo 👋
Good luck with your project!
event_queue = []
while True:
if event_queue not empty:
event = event_queue.pop()
call(event.function)
def counter():
count = 0
while True:
yield count
count += 1
for i in count():
print(i)
g = counter() # Initialize the generator
# This is called priming
next(g) # Now all internal variables and state have been started
val = next(g) # 1
val = next(g) # 2
val = next(g) # 3
def gen():
In computer science, the event loop is a programming construct or design pattern that waits for and dispatches events or messages in a program. The event loop works by making a request to some internal or external "event provider" (that generally blocks the request until an event has arrived), then calls the relevant event handler ("dispatches t...
trio/_core/_traps.py lines 12 to 21
# Helper for the bottommost 'yield'. You can't use 'yield' inside an async
# function, but you can inside a generator, and if you decorate your generator
# with @types.coroutine, then it's even awaitable. However, it's still not a
# real async function: in particular, it isn't recognized by
# inspect.iscoroutinefunction, and it doesn't trigger the unawaited coroutine
# tracking machinery. Since our traps are public APIs, we make them real async
# functions, and then this helper takes care of the actual yield:
@types.coroutine
def _async_yield(obj):
return (yield obj)```
def counter():
count = 0
while True:
increment = (yield count)
count += increment
g = counter()
next(g)
val = g.send(1) # 1
val = g.send(2) # 1 + 2 = 3
val = g.send(4) # 1 + 2 + 4 = 7
(yield count)
# THE EVENT LOOP
event_queue = []
while not event_queue:
for event in event_queue:
event() # Run a bit of each event/coroutine/generator until yield
# THE EVENT LOOP
event_queue = []
while not event_queue:
for event in event_queue:
try:
event() # Run a bit of each event/coroutine/generator until yield
except StopIterration:
event_queue.remove(event)
wc back
Brainfuck
The baddest programming language is python
YK
>++++++++[<+++++++++>-]<.>++++[<+++++++>-]<+.+++++++..+++.>>++++++[<+++++++>-]<+
+.------------.>++++++[<+++++++++>-]<+.<.+++.------.--------.>>>++++[<++++++++>-
]<+.
print('Hello world')
!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!*
im the best coder ever 
!e
print("Hello world")
@gray seal :white_check_mark: Your eval job has completed with return code 0.
Hello world
!e ```
print("Node.js is better than python")
@misty sinew :white_check_mark: Your eval job has completed with return code 0.
Node.js is better than python
*runtime?
Right right
noooo
glazed hemlock 🍩
Emojicode is a full-blown programming language consisting of emojis.
I cannot handle that
Theo B. Weidmann entwickelt und gestaltet Produkte und Dienstleistungen mit Fokus auf die Digitalisierung.
Dazu gehört die Konzeption, das Projektmanagement, die technische Umsetzung und die grafische Gestaltung.
i know german
im turkish but i learned german
but now i regret that language
i hate that language and i also hate germany itself
and i also regret living here
I had an Discord Bot which had 100 Servers and was verified but then somebody hacked my discord account 
Yoo
How goes it
Meh lol
Don't listen to critics. You can do anything if you work incredibly hard
You need new friends.
your right
true
Work being a pain in the ass?
anyone want some wildfire smoke?
Always 
germany is getting flooded right now
Still?
Yikes. He okay now?
Fortunately yes.
But he saw two people drowning they drowned in the car so there was no way they could escape
"Let's build a major american city 12 feet below sea level, what could possibly go wrong?"
"Let's build a nation that's the same"
My condolences. Remember, there's always getting out as quickly as possible
im tired
A smooth criminial
The King of Pop has made his first concert appearance since his death in 2009.
A hologram of Michael Jackson appeared on-stage at the Billboard Music Awards in Las Vegas.
The closely-guarded secret of the holographic performance was leaked this morning after a lawsuit from two hologram companies sought to stop the performance.
But courts saw t...
The short film for Michael Jackson's ""Smooth Criminal"" was the centerpiece of the feature film Moonwalker, and featured the debut of Michael's iconic ""anti-gravity lean."" Inspired in part by Fred Astaire's ""Girl Hunt Ballet"" dance number in the film The Band Wagon, ""Smooth Criminal"" was named Best Video at the BRIT Awards, Broadcast Film...
!vban 628010001922785319 Intentionally making loud noise into your microphone is unacceptable. Continuing to make said noises after being told not to makes it that much worse. Your voice privileges have been revoked.
:incoming_envelope: :ok_hand: applied voice ban to @fluid fox permanently.
bitch
micheal jackson
!mute 628010001922785319 3d Disrespecting staff by calling them "bitch" after you've received another infraction isn't the way to make friends. Please review our #rules and #code-of-conduct before you return.
:incoming_envelope: :ok_hand: applied mute to @fluid fox until <t:1627846234:f> (2 days and 23 hours).
"It is not safe to go back outside until 30 minutes after the last thunder,"
legend says he will continue after 3 days
3 days
Possibly. Regardless it's handled
i have to go
Have a good one
we get winter storms like this several times a year
does anyone here used python in raspberry pi ?
freedom units
maybe make a python script
i wanted somehelp
it's easy:
like please xD
lmao
kelvin is really easy to go to celsius tho
I'd actually prefer kelvin instead of Fahrenheit
South has more
#JohnOliver on American sports movie speeches, addicting reality TV shows, and why America was the first country to put a man on the moon.
John Oliver stand up from the Just For Laughs Festival in 2011.
#JohnOliverJFL #JohnOliverStandup
Subscribe: http://bit.ly/1ShFiDP
Watch more #StandUp from #JFL : http://bit.ly/2M0R2j4
FOLLOW JFL :
Fac...
Rednecks
Redneck is a derogatory term chiefly, but not exclusively, applied to white Americans perceived to be crass and unsophisticated, closely associated with rural whites of the Southern United States. Its usage is similar in meaning to cracker (especially regarding Texas, Georgia, and Florida), hillbilly (especially regarding Appalachia and the Ozar...
The term characterized farmers having a red neck caused by sunburn from hours working in the fields. A citation from 1893 provides a definition as "poorer inhabitants of the rural districts ... men who work in the field, as a matter of course, generally have their skin stained red and burnt by the sun, and especially is this true of the back of their necks".
const express = require('express');
const app = express();
const port = 8000;
app.use(express.json());
app.post('/store', (req, res) => {
const a = req.body;
});
app.listen(port, () => console.log(`App started`));
//gonna do stuff with a here
```Just tryna access `a` outside of the app.post @mild flume
cries in ECMAScript 2016
fhaslkfsakld
I'm looking
import { opine } from "https://deno.land/x/opine@1.6.0/mod.ts";
const app = opine();
app.get("/", function(req, res) {
res.send("Hello World");
});
app.listen(3000, () => console.log("server has started on http://localhost:3000 🚀"));
try this way
I guess I gotta use express tho
!paste
Pasting large amounts of code
If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pydis.com/
After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.
Wisconsin had some interesting weather at 2am
Europeans in the chat, how selfish are the people on the trains there?
What's GPIO?
Consecutive primes which are widely digitally delicate.
https://people.math.sc.edu/filaseta/ConsecutiveDigitallyDelicatePrimes2021.pdf
Data from the paper:
https://people.math.sc.edu/filaseta/ConsecutiveWDDPrimes.html
Here is the bonus footage. https://youtu.be/wtzgbJuHSfM
And yes, the theme song (along with the remix) is on Bandcamp as 'pay ...
@feral mantle If you're wondering why you can't talk, check out the #voice-verification channel
That'll tell you what you need to know
class MobileApplications(models.Model):
title = models.CharField(max_length=70, null=False, blank=False, default="Coming Soon")
description = models.CharField(max_length=70, null=True, blank=True)
image = models.ImageField(null=False, blank=False, default="coming_soon.jpg", upload_to='mobile_app_prod_pics')
alt = models.TextField(max_length=500, null=False, blank=False, default="Mobile Application")
class Meta: # You are adding this to get rid of from the +s feature of django.https://docs.djangoproject.com/en/3.1/topics/db/models/ to see the feature search for "%(class" and you will see it's adding s.
verbose_name_plural = "Mobile Applications"
def __str__(self): # You are using this function to name data base objects so as long as there is this function the object that you created won't be named as Activities object
"""String for representing the Model object."""
if self.title:
return self.title
else:
print("No title")
!code
Here's how to format Python code on Discord:
```py
print('Hello world!')
```
These are backticks, not quotes. Check this out if you can't find the backtick key.
title = models.CharField(max_length=70, null=False, blank=False, default="Coming Soon")
description = models.CharField(max_length=70, null=True, blank=True)
image = models.ImageField(null=False, blank=False, default="coming_soon.jpg", upload_to='mobile_app_prod_pics')
alt = models.TextField(max_length=500, null=False, blank=False, default="Mobile Application")
class Meta: # You are adding this to get rid of from the +s feature of django.https://docs.djangoproject.com/en/3.1/topics/db/models/ to see the feature search for "%(class" and you will see it's adding s.
verbose_name_plural = "Mobile Applications"
def __str__(self): # You are using this function to name data base objects so as long as there is this function the object that you created won't be named as Activities object
"""String for representing the Model object."""
if self.title:
return self.title
else:
print("No title")
class MobileApplications(models.Model):
title = models.CharField(max_length=70, null=False, blank=False, default="Coming Soon")
description = models.CharField(max_length=70, null=True, blank=True)
image = models.ImageField(null=False, blank=False, default="coming_soon.jpg", upload_to='mobile_app_prod_pics')
alt = models.TextField(max_length=500, null=False, blank=False, default="Mobile Application")
class Meta: # You are adding this to get rid of from the +s feature of django.https://docs.djangoproject.com/en/3.1/topics/db/models/ to see the feature search for "%(class" and you will see it's adding s.
verbose_name_plural = "Mobile Applications"
def __str__(self): # You are using this function to name data base objects so as long as there is this function the object that you created won't be named as Activities object
"""String for representing the Model object."""
if self.title:
return self.title
else:
print("No title")
/media/mobile_app_prod_pics/mobile_application_1.jpg
src="/media/mobile_app_prod_pics/coming_soon.jpg"
Do you have this on a github repo?
/media/coming_soon.jpg
If the image is in a different directory, the default argument will need to have the full path to the image [file], right?
Hey @thick marsh!
It looks like you tried to attach file type(s) that we do not allow (.html). We currently allow the following file types: .gif, .jpg, .jpeg, .mov, .mp4, .mpg, .png, .mp3, .wav, .ogg, .webm, .webp, .flac, .m4a.
Feel free to ask in #community-meta if you think this is a mistake.
!paste
Pasting large amounts of code
If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pydis.com/
After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.
{% endblock %}
{% block mobileBox %}
{% if allMobileApps.first.title %}
<h1>Mobile Applications</h1>
<div class="product_slide_show">
{% for ma in allMobileApps %}
<div class="ApplicationFrame">
<img src="{{ ma.image.url }}" alt="{{ ma.alt }}">
<h3>{{ma.title}}</h3>
<p>{{ma.description}}</p>
</div>
{% endfor %}
</div>
{% endif %}
{% endblock %}
def storeManager(request):
"""View Function for home page of the personal webpage"""
# All Meta Descriptions
allMetaDescription = MetaDescription.objects.all()
# Main Pic
allMainPics = MainPic.objects.all()
# News pictures
allNewsPics = NewsPics.objects.all()
numNewsPics = NewsPics.objects.all().count()
# All mission and vision text objects
allMissionAndVisionTexts = MissionAndVision.objects.all()
# All mobile product objects
allMobileApps = MobileApplications.objects.all()
# All desktop product objects
allDesktopApps = DesktopApplications.objects.all()
# All mobile product objects
allWebApps = WebApplications.objects.all()
# All SocialMediaLinks
allSocialMediaLinks = SocialMediaLinks.objects.all()
context = {
'allMetaDescription': allMetaDescription,
'allMainPics': allMainPics,
'allNewsPics': allNewsPics,
'numNewsPics': numNewsPics,
'allMissionAndVisionTexts': allMissionAndVisionTexts,
'allMobileApps': allMobileApps,
'allDesktopApps': allDesktopApps,
'allWebApps': allWebApps,
'allSocialMediaLinks': allSocialMediaLinks,
}
return render(request, 'store_manager/home.html', context=context)
def storeManager(request):
"""View Function for home page of the personal webpage"""
# All Meta Descriptions
allMetaDescription = MetaDescription.objects.all()
# Main Pic
allMainPics = MainPic.objects.all()
# News pictures
allNewsPics = NewsPics.objects.all()
numNewsPics = NewsPics.objects.all().count()
# All mission and vision text objects
allMissionAndVisionTexts = MissionAndVision.objects.all()
# All mobile product objects
allMobileApps = MobileApplications.objects.all()
# All desktop product objects
allDesktopApps = DesktopApplications.objects.all()
# All mobile product objects
allWebApps = WebApplications.objects.all()
# All SocialMediaLinks
allSocialMediaLinks = SocialMediaLinks.objects.all()
context = {
'allMetaDescription': allMetaDescription,
'allMainPics': allMainPics,
'allNewsPics': allNewsPics,
'numNewsPics': numNewsPics,
'allMissionAndVisionTexts': allMissionAndVisionTexts,
'allMobileApps': allMobileApps,
'allDesktopApps': allDesktopApps,
'allWebApps': allWebApps,
'allSocialMediaLinks': allSocialMediaLinks,
}
return render(request, 'store_manager/home.html', context=context)
@sleek parrot What's up?
is there some noise in back?
Of yours?
from my side
class MobileApplications(models.Model):
title = models.CharField(max_length=70, null=False, blank=False, default="Coming Soon")
description = models.CharField(max_length=70, null=True, blank=True)
image = models.ImageField(null=False, blank=False, default="mobile_app_prod_pics/coming_soon.jpg", upload_to='mobile_app_prod_pics')
alt = models.TextField(max_length=500, null=False, blank=False, default="Mobile Application")
class Meta: # You are adding this to get rid of from the +s feature of django.https://docs.djangoproject.com/en/3.1/topics/db/models/ to see the feature search for "%(class" and you will see it's adding s.
verbose_name_plural = "Mobile Applications"
def __str__(self): # You are using this function to name data base objects so as long as there is this function the object that you created won't be named as Activities object
"""String for representing the Model object."""
if self.title:
return self.title
else:
print("No title")
@thick marsh make the image field nullable, then add a getImage function that checks if image is null and if it is, return a default image, otherwise return the image
def getImage(self):
if self.image == null:
return self.image.default="mobile_app_prod_pics/coming_soon.jpg"
else:
self.image
function () {} changes this, but () => {} doesn't
width: 100%;
height : 10%;
background-color : rgb(92,82,102);
position:fixed;
top:0;
left: 0;
margin: 0 0 0 0;
}
body{
background-color : rgb(123,123,164);
}
ul#nav li{
float:left;
}
ul#nav li a{
text-decoration : none;
padding: 30px;
margin-right: 5;
display: block;
text-align:center;
color : rgb(255,255, 255);
font-size:16pt;
}```
def getImage(self):
if self.image == null:
return self.image.url
else:
self.image
class TheGambler():
""" Class for gambling your money away """
def __init__(* args, ** kwargs):
self.money = kwargs["money"]
class TheGambler():
"""Class for gambling your money away."""
def __init__(*args, **kwargs):
self.money = kwargs["money"]
pls
width: 100%;
height : 10%;
background-color : rgb(92,82,102);
position:fixed;
top:0;
left: 0;
margin: 0 0 0 0;
}
body{
background-color : rgb(123,123,164);
}
ul#nav li{
float:left;
}
ul#nav li a{
text-decoration : none;
padding: 30px;
margin-right: 5;
display: block;
text-align:center;
color : rgb(255,255, 255);
font-size:16pt;
}```
class TheGambler():
""" Class for gambling your money away """
def __init__(* args, * * kwargs):
self.money = kwargs["money"]
!e ```py
import random
class TheGambler():
def init(self, money):
self.money = money
def gambler(self, money):
result = random.choice(([0] * self.money) + ([1] * self.money))
if result == 0:
print("The Gambler has won")
self.money += money
return 0
elif result == 1:
print("The opponent has won")
self.money -= money
return money*2
tg = TheGambler(10)
opponent = 4
opponent = tg.gambler(opponent)
print(opponent)
@golden marsh :white_check_mark: Your eval job has completed with return code 0.
001 | The Gambler has won
002 | 0
yes
@smoky lark did it, of course its rigged in TheGamblers favour
Ofc it is xDDDD
well, depending on who bets more. but the gambler always bets everything and only looses as much as the other person bets. the only way to win against TheGambler is to repeatedly bet with a crazy multitude of TheGamblers money
@hearty heath it's that snake dude
✅ @devout nimbus can now stream until <t:1627595944:f>.
There's a margin-right?
seems decent
or vw and vh
yah
Erm, I don't remember enough about CSS to confidently say what's wrong.
is there an easy way to copy all the CSS afterwards?
[] == false is true....
But ```js
if ([]) { console.log('Truthy?!')}
Logs............
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Resu-Me</title>
<link rel="stylesheet" href="../static/style.css">
</head>
<body>
<ul style="list-style-type:none;" id="nav">
<li><a href="#">HOME</a></li>
<li><a href="#">ABOUT</a></li>
<li><a href="#">SEARCH</a></li>
<li><a href="#">CONTACT US</a></li>
</ul>
</body>
</html>```
width: 100%;
height : 10%;
background-color : rgb(92,82,102);
position:fixed;
top:0;
left: 0;
margin: 0 0 0 0;
}
body{
background-color : rgb(123,123,164);
}
ul#nav li{
float:left;
}
ul#nav li a{
text-decoration : none;
padding: 30px;
margin-right: 5;
margin-bottom:auto;
margin-top: auto;
display: block;
text-align:center;
color : rgb(255,255, 255);
font-size:16pt;
}```
Is Brave Chromium based?

Yes
TIL
About only browsers that are not is Safari and Firefox
Yes
Huh
As of spring 2021 Vivaldi had 2.2 million active monthly users.
Still not enough to matter
ul#nav{
width: 100%;
height : 10%;
background-color : rgb(92,82,102);
position:fixed;
top:0;
left: 0;
margin: 0 0 0 0;
}
body{
background-color : rgb(123,123,164);
}
ul#nav li{
float: left;
display: flex;
height: 100%;
}
ul#nav li a{
text-decoration : none;
margin-right: 3em;
margin-bottom: auto;
margin-top: auto;
display: flex;
align-items: center;
color : rgb(255,255, 255);
font-size:16pt;
}
Oh yeah, it's nice.
Do I kill the defrag so I can set up the sfc and head home?
I mean I'm getting overtime...
Our comprehensive guide to CSS flexbox layout. This complete guide explains everything about flexbox, focusing on all the different possible properties for the parent element (the flex container) and the child elements (the flex items). It also includes history, demos, patterns, and a browser support chart.
DuckDuckGo. Privacy, Simplified.
Powershell bro
True, I just have to figure out how
Start-Sleep 10800;Sfc command
Fair point
It will wait for 3 hours and launch it
What would I do if I wanted to do the DISM thing as well
It does not
Then another ;
Typically it's DISM then SFC
So it'll do one after another upon completion of each task?
Think ; like java would if you had 5 different things on same line
; means end of line move on
| is piping so data will get dragged
Gotcha
Start-Sleep 10800; DISM /Online /Cleanup-Image /Restorehealth; sfc /scannow
Would that do it?
Should
@devout nimbus https://www.youtube.com/watch?v=sx4IIQL0x7c
Follow me on:
Twitter: https://twitter.com/iced_coffee_dev
Github: https://github.com/simondevyoutube/
In this project we're covering spatial hash grids, or spatial hashing, people seem to call it all sorts of different names. Anyway, we'll be covering a spatial hash grid implementation in JavaScript, working through it line by line. We'll walk...
Ignoring exception in command work:
Traceback (most recent call last):
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "c:\Users\Kaden\Documents\Bot\home.py", line 24, in work
cursor.execute(f"SELECT money FROM main WHERE user_id = {ctx.author}")
sqlite3.OperationalError: near "#3957": syntax error
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: OperationalError: near "#3957": syntax error```
integer
Ignoring exception in command work:
Traceback (most recent call last):
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "c:\Users\Kaden\Documents\Bot\home.py", line 27, in work
cursor.execute(f"INSERT INTO main (money, user_id) VALUES ({random.randint(75, 100)}, {ctx.author.id}")
sqlite3.OperationalError: incomplete input
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: OperationalError: incomplete input```
Ignoring exception in command work:
Traceback (most recent call last):
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "c:\Users\Kaden\Documents\Bot\home.py", line 27, in work
cursor.execute(f"INSERT INTO main (money, user_id) VALUES ({random.randint(75, 100)}, {ctx.author.id}")
sqlite3.OperationalError: incomplete input
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: OperationalError: incomplete input
@bot.command()
async def work(ctx):
db = sqlite3.connect('main.sqlite')
cursor = db.cursor()
cursor.execute(f"SELECT money FROM main WHERE user_id = {ctx.author.id}")
result = cursor.fetchone()
if not result:
cursor.execute(f"INSERT INTO main (money, user_id) VALUES ({random.randint(75, 100)}, {ctx.author.id})")
else:
cursor.execute(f"UPDATE main SET money = money + {random.randint(75, 100)} WHERE user_id = {ctx.author.id}")
db.commit()
@bot.command()
@commands.cooldown(1, 5, commands.BucketType.user)
async def work(ctx):
db = sqlite3.connect('main.sqlite')
cursor = db.cursor()
cursor.execute(f"SELECT money FROM main WHERE user_id = {ctx.author.id}")
result = cursor.fetchone()
if not result:
cursor.execute(f"INSERT INTO main (money, user_id) VALUES ({random.randint(75, 100)}, {ctx.author.id})")
else:
cursor.execute(f"UPDATE main SET money = money + {random.randint(75, 100)} WHERE user_id = {ctx.author.id}")
db.commit()
Ignoring exception in command work:
Traceback (most recent call last):
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 855, in invoke
await self.prepare(ctx)
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 788, in prepare
self._prepare_cooldowns(ctx)
File "C:\Users\Kaden\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 772, in _prepare_cooldowns
raise CommandOnCooldown(bucket, retry_after)
discord.ext.commands.errors.CommandOnCooldown: You are on cooldown. Try again in 2.23s```
@bot.command()
@commands.cooldown(1, 5, commands.BucketType.user)
async def work(ctx):
db = sqlite3.connect('main.sqlite')
cursor = db.cursor()
cursor.execute(f"SELECT money FROM main WHERE user_id = {ctx.author.id}")
result = cursor.fetchone()
if not result:
cursor.execute(f"INSERT INTO main (money, user_id) VALUES ({random.randint(75, 100)}, {ctx.author.id})")
else:
cursor.execute(f"UPDATE main SET money = money + {random.randint(75, 100)} WHERE user_id = {ctx.author.id}")
db.commit()
@work.error
async def work_error(ctx, error):
if isinstance(error, commands.errors.CommandOnCooldown):
await ctx.send("You are on cooldown")
db = sqlite3.connect('main.sqlite')
cursor = db.cursor()
cursor.execute(f"SELECT money FROM main WHERE user_id = {ctx.author.id}")
result = cursor.fetchone()
await ctx.send(f"You have {result[0]} coins!")
@cinder seal here
!voice
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
let me chat you in private. i was to ask a question.
its was asked in my interview before .
no . job .
fresher
internship
i just want to know how would you solve.
@steel root here
!paste
Pasting large amounts of code
If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pydis.com/
After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
channel.send("@everyone" + str(link))
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
>>> ```
await channel.send("@everyone" + str(link))
import asyncio
await channel.sen
asyncio.channel.send("@ everyone" + str(link))
await asyncio.channel.send("everyone" + str(link))
^
SyntaxError: 'await' outside async function
Basically async and await are fancy generators that we call coroutines and there is some extra support for things called awaitable objects and turning plain generators in to coroutines. All of this comes together to support concurrency so that we have better support for asynchronous programming in Python.
What does the await keyword do?
The await operator is applied to a task in an asynchronous method to suspend the execution of the method until the awaited task completes. The task represents ongoing work. That means the await operator blocks the execution of the for loop until it get a responds from the server, making it sequential.
async def cycRecommend():
time.sleep(10)
await recommend(link)
async def recommend(link):
channel = client.get_channel(channel)
await asyncio.channel.send("everyone" + str(link))
Hey @steel root!
Uh-oh! It looks like your message got zapped by our spam filter. We currently don't allow .txt attachments, so here are some tips to help you travel safely:
• If you attempted to send a message longer than 2000 characters, try shortening your message to fit within the character limit or use a pasting service (see below)
• If you tried to show someone your code, you can use codeblocks
(run !code-blocks in #bot-commands for more information) or use a pasting service like:
Taking a glance
async def cycRecommend():
asyncio.sleep(10)
recommend(link)
def recommend(link):
channel = client.get_channel(channelID)
await channel.send("everyone" + str(link))
!traceback
Please provide a full traceback to your exception in order for us to identify your issue.
A full traceback could look like:
Traceback (most recent call last):
File "tiny", line 3, in
do_something()
File "tiny", line 2, in do_something
a = 6 / 0
ZeroDivisionError: integer division or modulo by zero
The best way to read your traceback is bottom to top.
• Identify the exception raised (e.g. ZeroDivisionError)
• Make note of the line number, and navigate there in your program.
• Try to understand why the error occurred.
To read more about exceptions and errors, please refer to the PyDis Wiki or the official Python tutorial.
async def cycRecommend():
while True:
asyncio.sleep(10)
recommend("link")
cycRecommend()
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
bot has logged in
^
SyntaxError: 'await' outside function
>>> ```
async cycRecommend()
?
A tutorial on how to use discord.py to create your own Discord bot in Python, written to fix the flaws of many other popular tutorials.
So far we've made a pretty simple bot - it only responds to !hello with a static response. Not particularly interesting, is it? Let's fix that! In this part we'll be creating a ping command that shows the bot's gateway websocket latency when you call it.
async def on_ready():
print("bot has logged in")
await cycRecommend()```
channel = client.get_channel(channelID)
await ctx.send("@everyone" + str(link))```
@bot.command()
async def recommend(ctx: commands.Context,link):
channel = client.get_channel(channelID)
await ctx.send("@everyone" + str(link))
client = discord.Client()
client does not have commands
In this part of the tutorial, I’ll try to give a rough explanation of how Discord functions.
Client is the bare minimum Discord API wrapping
commands.Bot has some extra spice 👌
In this part, I’ll show you the basics of how to create a super simple bot and get it connected to Discord.
from discord.ext import commands
bot = commands.Bot(command_prefix="!")
call back must be a coroutine
?
while True:
await asyncio.sleep(10)
recommend("link")
async def recommend(ctx: commands.Context,link):
channel = client.get_channel(channelID)
await ctx.send("@everyone" + str(link))```
@bot.command
async def recommend(ctx: commands.Context,link):
channel = client.get_channel(channelID)
await ctx.send("@everyone" + str(link))```\
from discord.ext import commands
client = discord.Client()
bot = commands.Bot(command_prefix="!")
@client.event
async def on_ready():
print("logged in")
@bot.command(name="test")
async def recommend(ctx = commands.Context):
await ctx.send("test")
client.run(token)```
@runic knoll
idk, I never use this before
what's the error?
app = Flask(__name__)
@app.route('/')
def index():
return render_template('index.html')
if __name__ == '__main__':
app.run(debug=True)```
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Resu-Me</title>
<link rel="stylesheet" href="../static/style.css">
</head>
<body background>
<h1>A new way to get Volunteer Oppurtunities to your prefrences!</h1>
<div class="backgroundImg">
<img src = "../static/assets/volunteering_icon.png" alt = "Img" width = "300" id="backgroundImg"/>
</div>
<ul style="list-style-type:none;" id="nav">
<li><a href="#"> <img src = "../static/assets/logo.png" alt = "Logo" height = "50"/></a></li>
<li><a href="#">HOME</a></li>
<li><a href="#">ABOUT</a></li>
<li><a href="#">SEARCH</a></li>
<li><a href="#">CONTACT US</a></li>
</ul>
</body>
</html>```
href="{{ url_for('static', filename='style.css') }}"
https://flask.palletsprojects.com/en/2.0.x/tutorial/static/
look, it's from my old project
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='styles.css') }}">
What
hello
were are you
umm wait
can you see voice logo infront of voice chat?
this one
ok on mineat
what is meneat?
mineat*
leave it
i am going to play minecraft
i am here
how old are you
Top 4 python projects-
For your comfort

I hv 4 best rated projects in tht website
with SOURCE CODE
For freshi only
This is the other software I like to use, unfortunately it is windows-only
they would be infieriated
yup, that's the path alright
@raw wren
do u hate nosql databases or just json?
its just cause its easy and peeps dont have cs degrees
not saying u do
But id say most programmers have a very surface level understand of the technology involved
and learn just enough to get what they need done
Cause of looking at peoples code on github.
I will admit
its probs based on conjecture
well defs
My point is people only take the time to learn the minimum amount to get what they need done.
If ur learning JS ur going to learn about JSON before ur learn about ORM or general dbs
anybody else hate ux/ui design as much as me?
http://wiki.c2.com/?TheKenThompsonHack @halcyon notch
flask, bottle, django - https://gunicorn.org/, https://uwsgi-docs.readthedocs.io/en/latest/
fastapi, starlette, django - https://www.uvicorn.org/
Legit thought you said butter count
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
XD
.catify
@meager oyster https://en.wikipedia.org/wiki/False_equivalence
Canadian syllabic writing, or simply syllabics, is a family of abugidas (writing systems based on consonant-vowel pairs) created by James Evans to write a number of indigenous Canadian languages of the Algonquian, Inuit, and (formerly) Athabaskan language families, which had no formal writing system previously. They are valued for their distinct...
la yo ttu
cool
Google's free service instantly translates words, phrases, and web pages between English and over 100 other languages.
Hanunó'o
!charinfo ᓚᘏᗢ
You are not allowed to use that command here. Please use the #bot-commands channel instead.
!charinfo ᓚᘏᗢ
\u14da : CANADIAN SYLLABICS LA - ᓚ
\u160f : CANADIAN SYLLABICS CARRIER YO - ᘏ
\u15e2 : CANADIAN SYLLABICS CARRIER TTU - ᗢ
\u14da\u160f\u15e2
python3.7
python2.7
python3.9
4.0
[ print('f life') for f in life]
#NotWhatYouThink
This is Prelude, the largest floating liquid natural gas plant in the world. It was built by Royal Dutch shell at a cost of over 10 billion dollars. #Shorts
Music:
Yhello - Lofive
Footage: Royal Dutch Shell
DJs HATE him! See how he made THOUSANDS of people dance with these 5 SIMPLE NOTES!!
(Watch out Headphone Users)
If you want me to do some collabs in the future, you can support this by following me on twitter http://www.twitter.com/officialyosuto
Thanks Gigi D'Agostino for providing us with this cultural artefact called Toujours L'amour
Thi...
class sliceabledict(dict):
def __getitem__(self, val):
if isinstance(val, slice):
return slice(self[val.start], self[val.stop])
return super().__getitem__(val)
l[1:3]
slice(1, 3, None)
span = (1, 5)
l[span[0]:span[1]]
l[slice(*span)]
!server
oops code help voice 1
@oblique bridge I mean it's fine, it's a personal beef I have with them
Most of the time they're the awful like.... Microsoft Sam level
True dat
def replace_char(s: str, c: str, i: int, l: int) -> str:
s = s.split()
s[l] = s[l][:i] + c + s[l][i+len(c):]
return s
credit chrisj
"abcdef"[2:4] = "yoo" # "abyooef"`
^??
you can use this keyboard with plover
restarting pc brb
I can't brain that way
oooooooooooooooooooooooooooooooooooooo
@leaden larkso when do we make this acct into the real one? :P
never
Have they given you any kind of timeline?
Joe able to pull any strings
doesn't seem like it
i guess spot for owner is open 
Not it
I just don't have the time to dedicate. As much as I really really really really wish I did
Also not really owner material
ᓚᘏᗢ we'll let the cat govern
I'm flaky
!stream 307534762724032512
✅ @flat torrent can now stream until <t:1628102000:f>.
!stream 307534762724032512 1h
❌ @flat torrent can already stream.
'use strict';
const _0x1d68 = ["553179Mkbfao", "258715dCIwlT", "10636colWQO", "1dvEjbj", "973519syoGeA", "<img src='moon.png' />", "innerHTML", "3aULsEb", "getElementById", "parse", "classList", "Someone heard you...", "1888769WikiVq", "heard", "672535xgoiZK", "44kkiVRI", "1600957FenaCg", "add", "1MiYFBJ", "message"];
/**
* @param {number} url
* @param {?} whensCollection
* @return {?}
*/
function _0x213b(url, whensCollection) {
/** @type {number} */
url = url - 493;
let _0x1d687e = _0x1d68[url];
return _0x1d687e;
}
const _0x28a2b0 = _0x213b;
(function(data, oldPassword) {
const toMonths = _0x213b;
for (; !![];) {
try {
const userPsd = parseInt(toMonths(494)) * parseInt(toMonths(501)) + -parseInt(toMonths(493)) + -parseInt(toMonths(500)) * parseInt(toMonths(506)) + -parseInt(toMonths(499)) + parseInt(toMonths(495)) + parseInt(toMonths(511)) * parseInt(toMonths(497)) + parseInt(toMonths(502)) * -parseInt(toMonths(503));
if (userPsd === oldPassword) {
break;
} else {
data["push"](data["shift"]());
}
} catch (_0x23416f) {
data["push"](data["shift"]());
}
}
})(_0x1d68, 982332);
const rep = document[_0x28a2b0(507)](_0x28a2b0(498));
const generateKey = () => {
const complete = _0x28a2b0;
return btoa(String(Date[complete(508)](new Date))["substr"](0, 7) + "ligma");
};
rep[_0x28a2b0(509)][_0x28a2b0(496)](_0x28a2b0(512)), rep[_0x28a2b0(505)] = _0x28a2b0(504), alert(_0x28a2b0(510));
@silver linden https://paste.pythondiscord.com/diwawahaga.py So what I did was loaded from a file called config.json, which if it doesn't exist will be created. Every time you do the update, it'll save whatever configuration things you have into that file. If there is no data in the file or the file previously didn't exist, it won't update the rich presence the first time.
Make sense?
nice
I mean the most important thing is making sure you understand what I'm doing with it
Will be back on in the van. Got a pickup to do
MTYyODEwNGxpZ21h
what are you trying to make any ways
℻
桾
ᵨ
ꊰ
℻
'use strict';
let obfuscationArray = ["672535xgoiZK", "44kkiVRI", "1600957FenaCg", "add", "1MiYFBJ", "message", "553179Mkbfao", "258715dCIwlT", "10636colWQO", "1dvEjbj", "973519syoGeA", "<img src='moon.png' />", "innerHTML", "3aULsEb", "getElementById", "parse", "classList", "Someone heard you...", "1888769WikiVq", "heard"];
function wf(url) {
url = url - 493;
let result = obfuscationArray[url];
return result;
}
console.log(obfuscationArray)
const rep = "sugma";
const generateKey = () => {
return btoa(String(Date[wf(508)](new Date))["substr"](0, 7) + "ligma");
};
rep[wf(509)][wf(496)](wf(512)), rep[wf(505)] = wf(504), alert(wf(510));
i have an error i cant understand it.

@lusty jungle Please don't try to ping @everyone or @here. Your message has been removed. If you believe this was a mistake, please let staff know!
hi humans
Hello pity error
pity error
pity error
!verifyvoice
!verifyvoice
@misty sinew hi
how long would it take for python to loop 63508377600 times
MORDHAU is a medieval first & third person multiplayer slasher. Enter a hectic battlefield of up to 80 players as a mercenary in a fictional, but realistic world, where you will get to experience the brutal and satisfying melee combat that will have you always coming back for more.Features: Massive battles: From small-scale engagements to 80-pla...
$29.99
76539
81
@raw wren you said it's made your day but it's still like 11 for you
We're done now if you guys want to come back up
I was talking about how d.js is better then d.py 
haha, I know
Put that popcorn bird away, dammit

@wintry sinew I'm following your tutorials, they are an absolute gem. Thanks for making these ! 
which tutorials are you doing?
The one @peak frigate posted
@autumn raft you're cool
35,786 km (22,236 mi) above mean sea leve
LOLOL, ty. You are cool as well. I mean it 
25
Google Meet is free now if you need more
live share supports 10 viewers, but no channel limit
but only for an hour
Exosphere
This is the upper limit of our atmosphere. It extends from the top of the thermosphere up to 10,000 km (6,200 mi).
@golden marsh it appears that the geosynchronous satellites will be in the "vacuum of space". Though apparently there is a traces amount of hydrogen between us and the moon. So not "absolutely" a vacuum, devoid of any interference, but the light should be able to travel above 10km.
So if I understand correctly, they want to scan all your photos, stored on your private phone, that you paid for, and they want to check if any of the hashes are the same as hashes of child porn?So... all your hashes will be uploaded to the cloud? How do you prevent them from scanning other stuff (memes, leaked documents, trump-fights-cnn-gif,.....
import hashlib
string = "hello world."
print(string)
hashed_string = hashlib.sha256(string.encode()).hexdigest()
print(hashed_string)
it's ghashtly
this is a python library that supports a lot of similarity and other image hashes https://pypi.org/project/ImageHash/
PhotoDNA is used by organizations around the world and has assisted in the detection, disruption, and reporting of millions of child exploitation images.
Damn it, I'm the only mod+ here
Hnnnggggg it's only at 64% installed
This is very frustrating
Apple says they use the NeuralHash algorithm
Is this the same NeuralHash that Apple is using? https://github.com/nikcheerla/neuralhash
doubt it
This is the one that they specified in their paper.
are you sure?
apple:
NeuralHash is a perceptual hashing function that maps images to numbers
the repo:
Building the next-gen watermark with deep learning
thats not the same
Now he just needs two phones so he can play some incremental games
or my phone and Steam Deck
@ember jolt I think you're getting echo
Can you find the NeuralHash that is the correct one?
slightly odd review
Well that's a thing
Wait which should be GOTY ?
nope, but it seems to be part of applse vision framework
@raven orbit madlad
I think this it is the same algorithm they are using. From Apple statement: "The hashing technology, called NeuralHash, analyzes an image and converts it to a unique number specific
to that image. Only another image that appears nearly identical can produce the same number; for
example, images that differ in size or transcoded quality will still have the same NeuralHash value.
Before an image is stored in iCloud Photos, an on-device matching process is performed for that image
against the database of known CSAM hashes"
Dr. Carrot
SRE
Given an image (like Scream), Neuralhash makes small perturbations to visually encode a unique signature of the author. Which is able to be decoded even after extreme transformations (like a cellphone photo of the encoded image). Our secure watermarking scheme represents significant advances in protecting content ownership and piracy prevention on the Internet.
that
is
not
any
hashing
technology
Yo Rabbit do you talk to your data people a lot?
How do they version their cleaning\ETL\EDA projects along with the code that corresponds to that?
this is the minefield for reference
Next up: "I broke my phone trying to fix my phone. "
Macaulay Culkin's career sure went downhill after home alone
Non-citizens or Aliens (Latvian: nepilsoņi) in Latvian law are individuals who are not citizens of Latvia or any other country, but who, in accordance with the Latvian law "Regarding the status of citizens of the former USSR who possess neither Latvian nor other citizenship", have the right to a non-citizen passport issued by the Latvian governm...
The Longer more technical explanation from Apple: https://www.apple.com/child-safety/pdf/Apple_PSI_System_Security_Protocol_and_Analysis.pdf
Netflix on VPN's: https://help.netflix.com/en/node/114701 It seems that if you use a VPN that Netflix will only allow you to see Globally accessible content.
Learn more about TV shows and movies available for streaming through a VPN.
Military Times revisits the bizarre WWII invention of Burrhus Frederic Skinner. Behavioural analyst, author, innovator, poet, social philosopher, and Harvard professor of psychology, Burrhus Frederic Skinner (1904-1990) was certainly a highly influential jack-of-all-trades. He invented the opera ...
#ww2 #paratroopers Band of Brothers (2001)
Band of Brothers Box Set - https://amzn.to/2War1EE
Band of Brothers Book - https://amzn.to/3oKuK7Y
Link to main channel for all HD Battle and Military Movie Clips:
https://www.youtube.com/c/johnnyswarstories
Please like and subscribe for more great HD War Movie Clips.
DISCLAIMER: Links included i...
Compilation of funny IRL encounters with Oblivion NPCs
call the judge and get some fudge
(For licensing or usage, contact licensing@viralhog.com)
So here’s the story on grandma fudge
She was deadass in the jack and the box that’s connected to a gas station so I walk in tryna get a munchie meal and she starts asking me if my mom Gave me lunch money (I’m almost 22 yrs old) and tried handing me like $300. I look at it and she goes “Y...
@mild flume you're the best ❤️
That's great 
Is anyone successfully running a windowed emacs, (not terminal emacs), on one of the new Mac M1s?
Does this port work? https://emacsformacosx.com
Is there another?
This doesn’t work for iOS
@halcyon notch new pfp, huh
@tardy knot You still only have a very small amount of messages. You have to meet the criteria listed in #voice-verification
termios
@slate stag https://github.com/jquast/blessed
$ go mod init example.com/hello
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
go mod init example
@mild flumehi]
when i copy some stuff from one document to another it is pasting it into one line
what should i do to copy it into the same format
import re
f = open("train.txt", "r")
a = open('trainArabic.txt', 'w')
x = f.read()
# simple example
pattern = "<dialogue>(.*?)</dialogue>"
string = x
substring = re.findall(pattern, string, flags=0)
final = ' '.join([str(item) for item in substring])
a.write(final)
a.close()
print(final)
this is the copy code
i accidentally deleted my scene i have re created it and don't know what the components were that i used this has messed up the physics of my game can someone please check my unity project and tell me what im missing
I think i speak for everyone in this and that most of us cant be bothered to help on a whole project no matter how big or small
people asked to get the m$ c/c++ lsp server running on vim/emacs
this was the response
LP, proper response.
Sure, but I love seeing MS employees trolled emac users. It’s 
Hello
Programming Socks is a term given to specific types of knee socks and thigh highs which became notable for often being worn by femine looking and crossdressing men who do computer programming for a hobby or profession. Most commonly, the socks are horizontally striped in pastel colors or colors associated with the LGBTQ. The trope led to the ris...
@hidden cliff It's not pulling a Rabbit if you bother to tell us you're doing it
Selective laser melting (SLM), also known as direct metal laser melting (DMLM) or laser powder bed fusion (LPBF), is a rapid prototyping, 3D printing, or additive manufacturing (AM) technique designed to use a high power-density laser to melt and fuse metallic powders together. To many, SLM is considered to be a subcategory of selective laser si...
@halcyon notch
Nowadays, the most important tool to evaluate the environmental impact of both petro-plastics and bioplastics is the life cycle analysis (LCA). LCA determines the overall impact on the environment by defining, calculation and analyzing all the input and output directly related to production, utiliza …
and just melt it all lol
I lack a furnace
"Change nickname" on the web client
yes
if your good in c++, your good at c++
Okay seriously, can we just fucking stop making fun of other users?
I'm like this close to handing out mutes
Is there any chance any of you are decent with C#?
Possibly, but it still might be better to ask in a C# specific server. I have a list of some if you want me to pass it your way
That would be amazing, I haven't found a single one, only general coding servers
thank you so much!
I hope it helps
I've found very little help in the server, but it's a new resource for me to use. Thank you so much <3
Ah yes, Judaism = Christianity
best hot-take I've heard all day, and my granddad's a Rabbi.
"press ctrl+alt+f7, or f6 I forget which" but if you get it wrong it deletes your entire OS
oh cool I technically qualify as a prophet
wait do messages here count towards the 50 necessary to speak in vc?
awesome, thank you
we'll get there eventually
*she
all good lmao
your discord follows ToS and is therefore boring
lmao
that is also fair
yeah I definitely qualify as a Prophet, then :)
i like you, so far
Not really the kind of jokes we want here. Just letting you know
oop my bad
Just letting you know
so this documentary is about a guy from ohio who was accused of being ivan the terrible, a nazi death camp leader in treblinka
he gets extradited to Israel and goes on trial for war crimes
don't spoil it for me bc i haven't finished the documentary
Balaam (; Hebrew: בִּלְעָם, Standard Bīlʻam Tiberian Bīlʻām) is a diviner in the Torah (Pentateuch) whose story begins in Chapter 22 of the Book of Numbers (Numbers 22). Every ancient reference to Balaam considers him a non-Israelite, a prophet, and the son of Beor. King Balak of Moab offered him money to curse Israel (Numbers 22–24), but Bala...
what in the seven layers of the Fold ;w;
even tho it's all already happened and i could look it up
lolol but the documentary has me in suspense!!
long story short, I have an entire religion given to me directly by one of its pantheon's goddesses, and their equivalent to "Hell" is called "The Fold"
is he this terrible nazi? or is he an innocent victim of mistaken identity and kgb conspiracy?
Fair enough
do you already know the answer?
I WANNA KILL MYSELF
so yeah. Since it has Seven Levels, I say "By the Fold," or, "What in the Seven Levels of the Fold"
Makes sense
in the corresponding language, "Vaj et'Folu" and "Ko'e en'et'Lejra'ok setek ko et'Folu" respectively
@raven orbit ar u from brazil?
your accent is similar to that of Brazil
k
Always a good policy
I've got 1.3 TB of stuff not including games 😔
mostly screen recordings
yes i want tiny numbers
isnt military time like a whole different thing?
like 1400
not 14
linux
lol
a🍐
Just keep it tasteful
But please don't make it the entire chat.
I feel like that's a reasonable request
🤠

Changes with nginx 0.8.0 02 Jun 2009
*) Feature: the "keepalive_requests" directive.
*) Feature: the "limit_rate_after" directive.
Thanks to Ivan Debnar.
*) Bugfix: XLST filter did not work in subrequests.
*) Bugfix: in relative paths handling in nginx/Windows.
*) Bugfix: in proxy_store, fastcgi_store, proxy_cache, and fastcgi_cache
in nginx/Windows.
*) Bugfix: in memory allocation error handling.
Thanks to Maxim Dounin and Kirill A. Korinskiy.
Changes with nginx 0.7.59 25 May 2009
*) Feature: the "proxy_cache_methods" and "fastcgi_cache_methods"
directives.
*) Bugfix: socket leak; the bug had appeared in 0.7.25.
Thanks to Maxim Dounin.
*) Bugfix: a segmentation fault occurred in worker process, if a request
had no body and the $request_body variable was used;
the bug had appeared in 0.7.58.
*) Bugfix: the SSL modules might not built on Solaris and Linux;
the bug had appeared in 0.7.56.
*) Bugfix: ngx_http_xslt_filter_module responses were not handled by
SSI, charset, and gzip filters.
*) Bugfix: a "charset" directive did not set a charset to
ngx_http_gzip_static_module responses.
Belarusian President Alexander Lukashenko welcomed American actor Steven Seagal to his country home in Ozerny, north of Minsk, Thursday.
Video ID: 20160825-024
Video on Demand: http://www.ruptly.tv
Contact: cd@ruptly.tv
Twitter: http://twitter.com/Ruptly
Facebook: http://www.facebook.com/Ruptly
@halcyon notch
starting at 03:30
wow
a geordie accent
why is there so much cosmetic surgury?
god knows
bimbofication
@gray seal help
how do I use unity
pls tell me
am stuck
pc says unity and discord are incompatible
Your mums incompatible @raven orbit
with you? that's a good thing
No with your dad
Is anyone speaking? 👀


🕍 
Can be a little bit arbitrary yeah.

You know you can make pad Thai using Woostershire sauce 🤔
Worcestershire sauce
It's basically fish sauce and tamarind.
Which are the ingredients of pad Thai.
Wait, isn't that how it's spelled? 😄
Ohh, "Worcestershire". I was just spelling it how I pronounce it.
llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch
grzegorz brzęczyszczykiewicz
bowls
*hugs @raven orbit *
I use Kakoune
As of like 2 weeks ago.
Used to use Vim 👀
Rollercoaster Tycoon was written in assembly apparently 😄
You would be reported to Discord Trust & Safety.
Yep. We have to.
I don't actually know what Discord does in those circumstances. But can we change the subject please.
Rapture, can you not?
Guys, can we not tell each other to stfu please.
penetration tester?
You might not want to have this conversation in front of me 😄
I do not condone this resistance movement 😄
I have been meaning to try Julia.
Looks interesting.
Go, apparently ¯_(ツ)_/¯
But they're "switching to Rust"
> 
no
I have decided that "fuck programming"
I can't get my Android Emulator to boot
someone suggested "delete all the .img files in its directory" or something similar, so I did that
but when I booted, it said the save data was corrupted
Well I factory-reset the emulator
and this time it just outright crashed
I would like to screm pls
feel free
RAAAAAAAA
congrats
welcc
le happi
I'm cold as fuck
I offer you blankie
it's 14 degrees in my room
jesus
Fahrenheit or Celsius
celsius
I forget which of those is worse so idk why I asked
lol
Oof
not that I'm any better at C#
but it did go better than js
"newfound"
"I'm not a pro gamer, I'm mentally ill" is going in my quotes channel
I agree, but still
after all, I'm both (kind of)
shush
k
the world needn't know
comes back tomorrow to my discord having been deleted
wait did you say "Can you update it by injecting Worcestershire Sauce"
yes
I respect you
pump up the version by hydraulic force
dude I can't wait until I'm not suppressed
I think I have a lot to add to these conversations :)
Yeah, you should be able to verify @robust yarrow
Voice verification
Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
I did just now ;w;
excellent
I hope so 👀

52109
183751



>
> 

