#general

3141 messages · Page 1729 of 4

golden gust
#

and theres so many nuances in the reporting too

#

Like, many states report suicide by gun as a gun crime

plucky sparrow
#

Well of course the EU has more cases than the UK (if we are talking about the European Union)

potent fossil
#

there are blanks and dummy rounds, in the prior cases i believe they loaded the blanks but part of the dummy round remained and basically a piece of plastic became projectile

#

and at that point its essentially no different than a bullet

#

so, ripperoni

golden gust
#

I'm saying that comparing the US to individual countries is a flawed comparision

plucky sparrow
#

Could agree on that

unkempt drift
#

I’ve been thinking about starting the annoying (in California) process of getting myself a handgun. Idk yet tho.

golden gust
#

annoying

#

in California

vernal moth
#

curious about why

golden gust
#

glhf

vernal moth
#

for like sport?

left swift
#

didnt bruce lee also get injured by a gun firing on a set

vernal moth
#

killed

#

oh wait sorry am dum

left swift
#

him and his son?

golden gust
#

it might be a shocking surprise to you but crime is going up in many areas meanwhile police forces are getting like, neutered

unkempt drift
#

Nah, not interested in hunting, or competitions. Self defense mostly. Or rather home defense

cunning raft
unkempt drift
#

CCL are like impossible to get in California

potent fossil
#

yea you basically need to give a reason for it and why you feel it's necessary 🤷‍♂️

golden gust
#

whats his face didi a video on it

plucky sparrow
golden gust
#

Not really

#

Because you're comparing many large areas in which there are many different rules and laws

#

Like, yea, you could, but, you're pretty much doing a massive disservice to any form of debate on the topic

plucky sparrow
#

Fair

void void
#

We need stricter gun control - not a complete ban necessarily but better licensing and vetting processes

#

instead of literally being able to walk into walmart and buy a rifle

#

or make your own from parts you can get online

golden gust
#

you can't just walk into a store and buy a rifle, that's just scare mongering

left swift
potent fossil
#

can't in cali but there are places that you definitely can do that cat

golden gust
#

i don't think that there is a single state which doesn't have background checks; biggest thing is closing the loopholes and shit

potent fossil
#

think texas

void void
#

yeah you can

cunning raft
void void
#

we have background checks but theres stuff like the gun show loophole

left swift
#

look what you did jroy

#

u did this

cunning raft
left swift
#

smh

vernal moth
#

oh lmao was scrolled up

faint crystal
potent fossil
cunning raft
left swift
#

your your

void void
#

uwu

faint crystal
chrome cosmos
void void
#

jesus christ

chrome cosmos
#

tooooo hard

mental meadow
#

gregtech is epic

void void
#

can normal programs access the windows 10 password?

#

chrome password maanger seems to store passwords encrypted with it

#

am i really safe from some program looking in the right place?

plucky sparrow
#

don't saving in config

void void
#

where is it stored? is it stored hashed? encrypted?

nimble depot
chrome cosmos
left swift
#

just run all programs as admin on your admin account

#

what could go wrong

void void
#

nothing at all

#

most ppl give programs admin access without thinking twice

#

best practices who needs those

chrome cosmos
#

Absolutly nothing goes wrong in pirating without vm

void void
#

well tbh

#

pirating in general

left swift
#

I'm telling the FBI on you

void void
#

you know its just ppl hired by media companies

#

who sit and look at peers

#

and then make your isp send you a scary letter

#

by finding isp from your ip

left swift
#

ipp

#

in toilets

chrome cosmos
#

mehhhhhhh my 5 mpbs network won't even care

void void
#

nord vpn

#

🙄

#

no just use NORDVPN this message's sponsor

chrome cosmos
#

i use vpn sometimes
but jio has been good so far

void void
#

what are you talking about

#

all they look at is ur ip

chrome cosmos
#

isp

#

no scary messages yet

void void
#

these ppl who scan ips are kinda rare

#

thats why

#

only happened to me like once out of hundreds

chrome cosmos
#

and railtel
which is just a crappy isp by india gov

left swift
chrome cosmos
#

buttttt where gpu accelerated?

left swift
#

was funnier before you edited ur meme

void void
#

8K REALISTIC FILM EDITING
Based on Homer's "Iliad," this epic portrays the battle between the ancient kingdoms of Troy and Sparta. While visiting Spartan King Menelaus (Brendan Gleeson), Trojan prince Paris (Orlando Bloom) falls for Menelaus' wife, Helen (Diane Kruger), and takes her back to Troy. Menelaus' brother, King Agamemnon (Brian Cox), ...

▶ Play video
#

"8k"

chrome cosmos
#

i edddited?

void void
#

is actually 4k but is actually just 1080p upscaled

left swift
#

not u clown

void void
#

sorry mana for editing my message

#

why do you have so many female streamer emotes

#

sus

left swift
chrome cosmos
#

maybe beacuse man is a simppp

void void
#

^^^^^

chrome cosmos
#

and you editing tiktok.js

golden gust
#

oh I wish I was a punk rocker with flowers in my hair

void void
chrome cosmos
plucky sparrow
#

oh no

#

😟

magic river
#

That reminds me, Critical Role season 3 has a literal punk rock and a literal heal bot

plucky sparrow
#

intellij has some nice font rendering

golden gust
#

I think my VM is broken

peak dirge
#

judging from the name of the host it's on, clearly so

golden gust
#

wheatley = best core

void void
#

I managed to build the plugin in 1 day, which is not to bad.
I gotta say the method names are put together really well, most of the time i did not have to look uo docs i could just do . and begin typing what made sence and would find the correct thing.

plucky sparrow
#

I always forget the method names

void void
#

Auto compelte is your friend

golden gust
#

compelte

#

I see you can't cope without it

void void
#

Need something? Just type .get scroll through the list for what looks right and viola

#

Lol i have spell check turned off

native wolf
void void
#

Its not smart enough to deal with my inability to type it messes up the words even more.

void void
wide chasm
#

You can also just write dot and then look through the list. Not every method name will be prefixed with get or set (and not all of them should).

native wolf
#

Well not all of them should ofc

#

But i've seen a trend where people start removing it where it should be

wide chasm
#

That's because Java decided to get rid of the get and set prefixes

void void
#

Directly obtaining and changing a stored pecice of data is a good reason to use get and set

native wolf
#

huh?

wide chasm
#

Java decided it would be better to omit the get and set prefixes and just name methods the name of the field that you're getting/setting.

plucky sparrow
#

Why would they do that

wide chasm
#

To make Java less verbose I believe

plucky sparrow
#

Imo it’s way better with the get and set prefixes

golden gust
#

many other langs these days use properties instead of methods for accessing fields, etc

wide chasm
#

I agree that the get and set prefixes are better, but Java seems to do literally anything nowadays to decrease even the slightest of verbosity.

golden gust
#

This is basically a mid-level manner of parity with the general inklings of the wider dev community and reducing those sweet line lengths

native wolf
#

Well verbosity isn't always bad imo

#

It can help you understand stuff

wide chasm
#

I'd rather have my code be a bit more verbose than it being unclear

plucky sparrow
#

I’ll still use the get and set prefixes

wide chasm
#

I myself still use get and set prefixes as well, but Java changing is generally why some people started getting rid of them.

golden gust
#

I mean, nothing is stopping you from using it but, I mean ^

#

Paper will probs retain get/set outside of adventure stuff, for now

#

But, long term, er; We'll see where the community shifts

#

(migrate to kotlin wen?!)

plucky sparrow
#

So is this why spigot (or paper, I have no idea) has changed from like set / get CustomName() to like customName()?

native wolf
#

Kotlin smh

golden gust
#

was paper, and, basically, no

wide chasm
#

Well, that's also because Spigot API and Adventure need to live alongside each other and you can't give them the same name.

golden gust
#

Well, adventure already uses the "fluent" style of method naming, i.e. no prefixes

#

and then ^

#

java doesn't allow multiple methods of the same name with different return types to exist in the source

plucky sparrow
#

I see

#

Well I had no idea about this

magic ice
#

I used to not be a huge fan of it as well tbh, but as I’ve worked with more projects that have used it, it’s kinda grown on me

golden gust
#

there are worse crimes in this ecosystem

#

And, well, I mean, in some areas it does seem a lot more fluent to interact with stuff, bearing in mind that many 'clean' looking builders already followed that pattern

slow heath
#

someone know how to recover deleted files (a minecraft world) on android

magic river
#

Step 1 is probably to root it which depending on your phone will probably require unlocking the bootloader which will... wipe all the data in a 100% irreversible way

slow heath
#

pocophone x3

#

shit

#

root?

magic river
#

Then you need to write a tool that scans the raw partition and looks for minecraft region file headers (that's how photo undelete tools work)

tropic flame
#

Does unlocking the bootloader actually overwrites the free memory with 0s? o-o

magic river
#

Although depending on where those files were stored they might have been using per-file encryption which means... they're 100% unrecoverable

#

Unlocking the bootloader yeets your encryption key

#

You can see the data but it's just random noise because you don't have the key anymore

tropic flame
#

Oh... Well, makes sense now

slow heath
#

okay thanks for your help

plucky sparrow
#

ascended

west ridge
#

("Unable to start instance: Instance ocid1.instance.oc1.iad.anuwcljtog6gndicjzctg75dgr73vm72gwv3tkwcrsoqnk4qrdxciedxnayq is disabled and will not accept any action requests. Please contact customer support to reenable.")

quick obsidian
wispy blade
#

it's not stealing code

#

it's just using the explanation

toxic bone
#

@naom

lament patio
#

Create another from the boot volume, if there's any available

west ridge
#

Made a backup of the boot volume.

#

Am currently provisioning a VM.Standard.E2.1.Micro instance.

#

But, yeah.

#

Let it be known that logging into Oracle Cloud on a weekly basis still makes no guarantee that Oracle won't shut down your VPN.

#

No huge surprises, I still got a lot of mileage for $0/mo ;)

#

(VM was initialized in early August, I believe, and there's been no disruptions until now)

golden gust
#

Yes, well, your neighbours are getting sick of hearing the noises

west ridge
#

mmm? Neighbors as in users of adjacent VMs?

golden gust
#

Oh, you're young, nvm

ashen cliff
#

Got to make sure to abuse all the cache.

plucky sparrow
worn ember
#

cache me outside

west ridge
mental meadow
#

theres no such thing as stealing code

#

every code is our code

magic river
#

Oh hey did you figure out what to do with that bug?

#

I sent you what was broken but I have no idea how you'd go about fixing it

plucky sparrow
#

Is using someone else’s build in Minecraft legal

#

Like as far as I know you can’t copyright a build in Minecraft

mental meadow
#

yeah I mean I guess we need to move the event up but besides that?`nnot really a bug, more of an annoying feature.

magic river
#

You definitely can copyright a build in Minecraft

plucky sparrow
#

How

magic river
#

But the EULA says Mojang can still use it for whatever they want

#

You can copyright pretty much any creative work

#

It's mostly even an automatic thing, you only have to do so formally to make it easier to defend in court

golden gust
#

But, erm

#

You're supposed to pay the DMCA company?!

#

wishes he could send a bag of shit to everybody at that company

magic river
#

Nintendo?

golden gust
magic river
#

Huh

golden gust
#

erm, basically the company who sits with their name as DMCA services, the peeps with the DMCA protected badge, I just kinda hate them for the fact that people are stupid and think that they need such services to protect their work

viral hornet
#

Fuk u Michael

olive marlin
#

@viral hornet happeepoheart

viral hornet
#

@olive marlin!!!!! peepoHeart blusherHug

wispy blade
#

we love @viral hornet

#

how are you doing ;)

ashen cliff
#

@viral hornet

viral hornet
#

@ashen cliff !

ashen cliff
#

BRO!

viral hornet
#

BRO!

#

Also @twin lagoon it is hot as shit this morning so you arent wrong

#

25 at 8am 😴

spiral robin
#

@viral hornet camm ?

#

Hello?

viral hornet
#

@spiral robin !!???

#

Nice hat peepoheart

void void
#

Why do you guys all have the same hat

#

and where do I get it

spiral robin
#

yes

spiral robin
worn ember
warm anchor
#

@worn ember where is your hat

worn ember
#

i dont wear hats

#

too sexy for a hat

warm anchor
#

What you gonna do when you start balding

worn ember
#

put sunscreen on my scalp

warm anchor
toxic bone
#

you need a hat

magic river
#

You could try in #paper-help but people will probably direct you to the relevant discord for whatever you are using 😛

crystal compass
#

they are charging 57$ canadian for the hardware that im paying ovh 132$ a month for, + 32 gb of ram

#

..

worthy geode
#

yes hetzner is cheap and pretty good

crystal compass
#

looks like all europe servers though

worthy geode
#

yes

crystal compass
#

I wonder if that would be a big deal

worthy geode
#

depends, about 100ms of ping probably, which is definitely noticeable

magic river
#

If you're in Montreal it might be okay, if you're in Vancouver not so much

bold peak
#

I use hetzner for my server. The hardware is great, but the networking is meh. If your server gets ddos attacked, you're basically fucked. There are also a lot of really weird routing issues that result in really bad experiences for some of my players pretty often, which isn't great.

void void
#

whats the us/ca equivalent of hetzner

bold peak
#

if someone finds one, please tell me as well

void void
bold peak
#

cloudflare spectrum is expensive as fuck

void void
bold peak
#

i've used tcpshield with the server too

void void
#

uses spectrum

bold peak
#

honestly, spectrum is really bad in terms of latency variation

void void
#

lmao what

#

spectrum is probably the best off the shelf solution out there

bold peak
#

I turned on spectrum for my server. Sometimes i'll get 80 ping, sometimes 200

#

I'm pretty sure hypixel uses spectrum too, and i get this same issue with hypixel

#

if I turn spectrum off, i'm fairly normal (aside from the usual hetzner networking shit)

void void
#

hypixel uses cloudflare magic transit for networking iirc

bold peak
#

whatever hypixel uses is bad. i play sumo a lot and my opponents have bad connections all of the time. i will sometimes lag a lot even when my connection is perfectly fine on literally everything else

bold peak
void void
#

hypixel uses what they have to use, i think its pretty ignorant to just say its bad lol

bold peak
#

I guess, but spectrum has been pretty bad in my use cases as well

void void
#

hypixel has to support like 160k concurrent players at peak and handle ddos and other network based attacks

bold peak
#

removing it and going back to the free tcpshield network solved so many connection problems my players were having

void void
#

depending on where you're located in the world their network varies from pretty good to horrific

#

especially since a solid advanced anticheat is reliant on a good network connection

bold peak
#

a solid advanced anticheat should be able to work with spotty connections too

void void
void void
#

so high ping/spotty connection can result in worse player experience

#

beyond just the poor connection itself

warm anchor
#

A solid advice is to not use anti-cheat.

potent fossil
#

just cleared 92gb from my ssd lmao

chrome cosmos
#

my 500 gig ssd with 2 games including warzone
and a 100 gig's of movies shrieks in wonder

chrome cosmos
#

ohhhhhhhhhhhhhhhhh

#

thank you whatsapp very cool of you to do a failed beta

#

disconnects once every 3 seconds

toxic bone
vernal moth
#

Please don't mention products of the devil around here

untold copper
#

i have surgery today

#

they put a thingy in my left hand

#

it hurts

vernal moth
#

Uh, why? What happened?

void void
chrome cosmos
#

whatsapp is the best for eease of use

chrome cosmos
#

hypixel is on cloudfare

vernal moth
#

telegram is as easy to use as whatsapp

#

and doesn't even require giving out your telephone number!

#

plus its not facebook, thats the main point

void void
vernal moth
#

not ease of use wise

#

signal is too extreme

#

telegram is the middle ground between selling your soul to the devil and being paranoid

void void
#

They have been improving the ux a lot recently

vernal moth
#

cool

#

its still extreme

#

telegram is good enough

plucky sparrow
#

I prefer signal

chrome cosmos
#

mehh whatsapp is easier than telegram for my grannny

marble lark
#

i know right haha

vernal moth
#

isnt the UI like the same?

#

yes

chrome cosmos
vernal moth
#

wat

marble lark
#

it should but you might get an error with the constructor

#

least that's what I remember

mental meadow
#

Telegram is not end to end encrypted and they kinda have the tendency to lie in their press releases regarding security

void void
#

Telegram has e2e as an optional setting, right?

mental meadow
#

Yeah, but not by default

chrome cosmos
#

security is not important

#

sending images in telegram almsot spamms it

void void
mental meadow
#

Yes, and they often advertise i it in a way that seems like everything is e2e

#

WhatsApp is more secure, which is kind of weird to say

vernal moth
#

facebook admitted in court that moderators read messages

mental meadow
#

Of messenger, not WhatsApp

vernal moth
#

just because the messages are send secure, doesn't mean the app is secure

#

they can send everything to facebook without anyone knowing

mental meadow
#

Decompile the app and check for yourself :p

vernal moth
#

telegrams apps are open source

golden gust
#

I mean, at the end of the day when dealing with "e2e", your data is encrypted and decrypted on the other side, the thing is that it's so easy to place an embargo on your account and access your stuff if they really wanted too

vernal moth
#

yeah, I would use neither telegram nor whatsapp for stuff nobody can read

#

for that you want actual security

mental meadow
#

Yeah

golden gust
#

proton, I think it was, have 0 logging, but, they're in a country which can legally require them to record the IPs, etc, of people whom they're interested in, and I think that there was means for them to even decrypt emails in that state

vernal moth
#

yeah, they were required to log IPs for one particular account

#

one thing I will never understand why the telegram android app is under some randos name

#

I guess its a fully community managed project?

#

cause like, the Ios app is part of the org, lol

golden gust
#

oh, actually, proton can't decrypt your emails because they basically use gpg i think it was, but, ofc, if it's not proton to proton, you do have that open air there

#

I mean, theres a lot of naunce in all of this, and many of these companies have been found to be lying in the past

vernal moth
#

gpg is how I would send life threatening emails, ye

#

kinda cool, all good journalist have their keys on their twitter profile nowadays

golden gust
#

e.g. the majority of "no log" VPNs often do actually have logs

vernal moth
#

the whole VPN market is filled with snake oil, lmao

golden gust
#

One VPN network actually did it by accident once so i think it went, they found out after that node had been around for a while and had to destroy it

#

Well, yea, easy trap VPNs

mental meadow
#

I still like that you can send cash to my VPN provider so they don't know your payment details or name or anything 😂

golden gust
#

they do have legitimate uses but I'd imagine most sales are people missold on how a VPN "protects" you and the thing it does or "netflix over here sucks donkey..."

vernal moth
#

geo fencing is the worst that has happened to the internet

#

thankfully EU banned it

#

there should be no borders in the internet

mental meadow
#

there should be no borders in the internet

flint island
#

Is someone good on linux copy command? I try copy a folder and zip it, but that not work it not zip right file

mental meadow
#

You can't zip something with the copy command

flint island
#

So has to do it with an extra command?

golden gust
#

if you wanna zip something you use the zip command

south matrix
#

Zipping doesn't remove the original files

magic river
#

No love for Signal?

#

Downside is it uses phone numbers, upside is it uses phone numbers so your mom might figure out how to add you 😄

vernal moth
#

telegram does use, but not require phone numbers for that

peak ginkgo
magic river
#

Seems a bit overblown

#

tldr is "If someone reports a message a copy is sent to Facebook for review"

#

Like, no shit, how else could that possibly work?

vernal moth
#

the article also mentions that facebook has access to all metadata

#

whom you talk to, when, from where

#

which often is enough to get you into trouble

magic river
#

Well, yeah, Telegram and Signal have all that too

#

If you want to avoid that you need a P2P system

wispy blade
#

paperchat when

golden gust
#

oh god

#

it's alive...

magic river
#

Basically no one would use a P2P mobile chat app though

golden gust
#

I mean, there was kinda skype for a while

#

shudders

magic river
#

It'd either not have notifications or wipe out your battery looking for new messages all the time

#

Skype started out wiping out your battery and switched away from P2P to fix that

golden gust
#

only issues the fact that you're still got 3rd party shit in the way

#

Yea, I remember the joys of skype

wispy blade
#

me too

golden gust
#

Used to have many cases where shit like chats, new messages would appear in chat "earlier" than the last several dozen messages

magic river
#

Holy cow, Telegram issued $1b in bonds (TIL that's a thing) to cover for a failed blockchain project

#

They got smacked down by the SEC and had to give everyone their money back but apparently they'd already spent a bunch of it

flint island
#

I like this error on linux even when run sudo tar: /media/admin/TwoTBextra/Server_backups/Midgardsaga-2021-10-23.sql/logs/WDL/2021-09-22-1.log.gz: Cannot open: Permission denied
this days you want to cmod all files too 777

golden gust
#

learn how file perms work

flint island
#

I like windows better 🙂 no perms needed. linux are more like they not trust the user and look everything

wispy blade
#

here you don't wanna chmod, but chown

golden gust
#

windows has file perms too...

flint island
ashen cliff
#

... Just run as root.

flint island
#

If i run sudo should that be same as root or has i miss something?

golden gust
#

depends on what you ran

#

the number of times I've multi-chained commands and shoved sudo in the wrong place...

ashen cliff
#

Don't forget about the env variables.

flint island
#

normal zip command like this tar -zcvf

#

but I will try add more sudo 🙂 it should not hurt

golden gust
#

I mean, if just tar is running, you'd shove it at the front

#

But, that generally doesn't exclude oddball FS mounts

#

using the auto mount BS on a server is just asking for issues

magic river
#

Alternatively you might be trying to shove it in some really weird place like a random bit of /sys or something

#

Or have SELinux set up but I doubt it considering everything else you've said 😄

golden gust
#

😄

ashen cliff
#

Forgot to setenforce 0. Thanks for reminding me.

flint island
#

seams I has to add extra sudo if i use | in the command

golden gust
#

because you're running multiple commands

#

sudo is just a glorified wrapper

flint island
#

yeah miss it was an new command

golden gust
#

this is really why you should probs read up on some "intro to linux" course

#

Like, trust me, linux is generally a piece of piss if you understand the "basics"

flint island
#

or use rm on system files XD

golden gust
#

.g suicide linux

limber knotBOT
golden gust
#

glhf

#

oh, not the docker repo, but, erm, that thing in general

wispy blade
#

rm -rf / --no-preserve-root

golden gust
#

there was actually also some like script for cent I think it was which would literally just break the OS in varying ways to prep for the test

flint island
magic river
#

iirc back when SELinux was new the NSA would run a server with ssh open and root has no password

#

If you figured out how to break it and told them you got a prize or something

golden gust
#

Yea, it's the one thing I have to hand it to SELinux for, is that it fucking works

magic river
#

If you have a PhD on hand to configure it 😄

golden gust
#

to the joys and horrors of sysadmins around the world

#

and then you have canonicals BS...

magic river
#

AppArmor is Novell BS, thank you very much 😛

golden gust
#

Not since 2009

magic river
#

Canonical just took over maintenance with the argument that it was good enough and much easier to configure

golden gust
#

So, I mean, I know it's my fault

#

I was doing docker in LXC

magic river
#

It's not as secure or comprehensive as SELinux but most of the time it's more than enough but mortals can figure out how to use it

golden gust
#

But, damn did apparmor fuck me over with that

magic river
#

If you aren't doing anything special you can probably just get away with the stock SELinux policies that Fedora or RHEL set up as you install various packages

flint island
#

Fun it run thru the folder but not make the zip. fun fun.

golden gust
#

Yea, I think only real horrors I recall with SELinux mostly was mysql and people being stupid and not manually partitioning on OVH

#

not make the zip

#

tf are you doing with tar and zip

#

tar -vxzf file.tgz path/to/compress

#

z is for gzip, there are many various other alternatives out there but, I mean, I have z hardcoded in my head

flint island
#

I google and say use tar for gzip not work on folders.

golden gust
#

wat

#

gzip compresses a stream of data

#

The sole reason of using tar is to basically copy all of the files in the folder into a stream

void void
golden gust
#

you then zip the gzip stream

#

oh, c, not x

magic river
#

x is to extract, I think you... 🥷

golden gust
#

It's my bed time

#

Like, erm

#

I'd do the maths but many hours ago probably

flint island
#

sudo tar -zcf Midgardsaga-$(date +%Y-%m-%d).sql /media/admin/TwoTBextra/Server_backups/Midgardsaga-$(date +%Y-%m-%d).sql

#

it what i use

golden gust
#

so, it woulda created Mid... in the folder where you ran tar

flint island
#

yeah but it not do anything

golden gust
#

so, running ls does not show a file called Mid...sql

flint island
#

yes I used v and it print all things.

untold copper
#

im tired

flint island
golden gust
#

and what folder did you ls?

flint island
golden gust
#

sigh

flint island
#

sry if I miss remove the ping

golden gust
#

you never told it to create a zip

#

you told it to create a file called Mid... in the folder which you was in when you ran tar

flint island
#

ooo

golden gust
#

-f specifies where the file is

#

so, ending it with .sql is kinda dumb

#

as said, if you want zip files, you want the zip command; if you want gzip, you tar the files (and -z will magically pipe it though gzip for you)

flint island
#

So i don´t need .sql

golden gust
#

you're creating a gzip file but are naming it as its like an sql file

flint island
#

I now redo the command too sudo tar -zcf Midgardsaga-$(date +%Y-%m-%d) /media/admin/TwoTBextra/Server_backups/Midgardsaga-$(date +%Y-%m-%d)

but that not fix the issue ether, i try even rename it to .zip but that not help ether

golden gust
#

it's not a zip file...

flint island
#

no I try make it to a zip

golden gust
#

which you don't do with tar...

flint island
#

So something like this then > /media/admin/TwoTBextra/Server_backups/-$(date +%Y-%m-%d).sql && gzip /media/admin/Backup1/Mysql_backup/Midgardsaga-$(date +%Y-%m-%d).sql

golden gust
#

wat

#
  1. you have the command ass backwards, as I said, -f specifies the file, i.e. the tar, or, the destination of the output of tar
#
  1. running date all over the place is just stupid, for the love of jesus store it in a variable if you really must keep doing that
flint island
#

The most imported thing is working, not I look nice 🙂

I google how to setup tar and seams it was wrong.

magic river
potent fossil
mossy vessel
little frost
#

is this hangar auth

void void
#

Pretty sure it’ll support webauthn soon™️

frank otter
flint island
golden gust
#

get error

#

the zip

flint island
#

error occered while loading the archive

#

it is 3gb big so it has done something at least

flint island
golden gust
#

I've already explained it several dozen times

flint island
#

I not fully get way is not work, I mean Seams I has done more right an wrong this time.

golden gust
#

they're still not zip files.

#

Just because you renamed it to .zip instead of .tar or .gz, doesn't change their format

mental meadow
#

I feel like you don't really know what a zip file is lol

golden gust
#

This is really not that hard of a concept

frank otter
#

does zip work in a similar way to tar cuz iirc tar is in fact a filesystem?

golden gust
#

no, tar is not a FS

#

it's a stream of data, that's why archive viewers which support tar files basically read the entire file to get the tree

frank otter
#

oh interesting

golden gust
#

it was designed for tapes, basically

#

that's my understanding of it

#

Tapes require a single stream of data, hence it's practically just a raw stream of the files + headers

frank otter
#

oh it was USTAR that I was thinking of that was the filesystem spec

#

designed for tapes

little frost
#

the t in tar stands for tape

frank otter
#

tape archive?

golden gust
#

r

#

(tape archiver)

frank otter
#

Oh that makes more sense

flint island
golden gust
#

You named it as .zip

#

file browers are often dumb as they care about the file extention and not the actual file

#

rename it to .tar.gz, not zip; it's not a zip file

flint island
#

So I not need add the .zip part or need do more stuff with the file?

golden gust
#

Once again

#

it is not a zip file

#

so do not name it as if it's a zip file

flint island
#

I has google and look on different sites and this is what I has get to make a zip

golden gust
#

No

#

Just, no

#

Read

#

You created a tar, using tar

#

you passed the z flag, for gzip; so it created a tar file, and piped it through gzip to compress it

untold copper
#

I used the tar to make the tar

golden gust
#

hence, it is, a tar.gz file

#

if you want a zip file, use zip, as I've already said

flint island
#

I find an other way I think. Because that are only more confusing fore every second (i has added z flag) .

Maybe this can work /usr/bin/zip -qr

golden gust
#

might I suggest actually going through a proper "welcome to linux" tutorial or something which goes over all this stupid stuff

drowsy nacelle
#

Which admin/moderation plugin do you guys like the most?

#

It would be great if it has web ui, supports bungee and mysql

vernal moth
#

does anyone here have good experience with monitor arms? really need to clean up my desk...
I have a weird setup, 28inch, 32inch widescreen, 28 inch, ideally I would find a arm that holds all 3?
they all the same height, just the middle one is 1.5 times as wide

faint crystal
#

watch linus tech tips

vernal moth
#

not sure, maybe

twin lagoon
#

because i'd probably just wallmount the ultrawide & have two arms for the other two

#

don't think you'll find one arm for all 3

vernal moth
#

if I can cover it up later

twin lagoon
#

a lot of monitor arms are capped at like 27"

vernal moth
#

idk if its 27 or 28

#

saw shit like this

#

but like, idk if that is anything

twin lagoon
#

i have my doubts an ultrawide will make that work nicely

faint crystal
#

HOW THAT SHIT STAND THO? you tryna nail it to your desk?

twin lagoon
#

ULTRAWIDE: The monitor arm also supports the latest ultra-wide monitor with a screen diagonal up to 29 inches.

#

o

golden gust
#

wat

twin lagoon
#

i mean it gets pretty tight even with this monitor setup

golden gust
#

It literally has a "blueprint"

twin lagoon
vernal moth
#

thats not max tho

#

I don't really care about movement, I just want them fixed, and reclaim my desk space

#

this seems to check out?

flint island
# golden gust might I suggest actually going through a proper "welcome to linux" tutorial or s...

I look on this https://www.youtube.com/watch?v=7RHGb0bxyGA and do same thing as he and get
So ether is it removed in linux or a bug

    zip warning: remember to use binary mode when you transferred it?)
    zip warning: (if you are trying to read a damaged archive try -F)

Follow this tutorial to learn how to zip files and folders in linux. Furthermore, learn how to zip files with the help of the terminal as well

Don't forget to check out our site http://howtech.tv/ for more free how-to videos!
http://youtube.com/ithowtovids - our feed
http://www.facebook.com/howtechtv - join us on facebook
https://plus.google.co...

▶ Play video
twin lagoon
untold copper
#

yes, cat has been explaining that to him for the past 4 hours

flint island
twin lagoon
#

then you didn't google properly

#

you create a zip file with zip -r filename.zip <path>

vernal moth
twin lagoon
#

uh no i don't have a gas lift myself

#

i just bought a $30 amazonbasics mount for my two monitors

vernal moth
#

maybe I just get two of these and think about what I do with the middle one later

twin lagoon
#

i'd just buy whatever looks nice, brand doesn't matter

flint island
twin lagoon
#

that is a zip

#

you create a zip file with that command

#

you do not need to do anything else

flint island
#

I don like this sudo zip -r Midgardsaga-2021-10-23.zip /media/admin/TwoTBextra/Server_backups/Midgardsaga


    zip warning: remember to use binary mode when you transferred it?)
    zip warning: (if you are trying to read a damaged archive try -F)

zip error: Zip file structure invalid (Midgardsaga-2021-10-23.zip)

#

Has I miss something?

#

Yeah I think something not working on the linux we use or something.

twin lagoon
#

linux is fine

#

linux is not your issue 99% of the time

untold copper
#

thats right, michelle is

left swift
#

michael is the issue 100% of the time

flint island
vernal moth
#

Lmfao

safe plover
candid spindle
#

What happened

safe plover
#

5000 entities in a single block

#

This is actually pretty sad

#

a single thread

#

Running on a Ryzen 5 3600

left swift
safe plover
#

Im just testing how much entities it takes to crash my server

#

its more than unplayable, 2.4 TPS, but it hasnt crashed

#

2.14

untold copper
#

@potent fossil halp

chrome cosmos
#

C or E

left swift
#

c

#

actually

#

B

#

it do be do be B

olive marlin
vernal moth
#

I ordered two single ones now

#

The stand on my middle one isn't too bad, it's a professional grade monitor after all

safe plover
vernal moth
#

Fuck, wanted to learn this piano piece, and my hands already break on the intro, what the actual fuck

#

This doesn't look so hard, but starting with the 5th bar, there's like this 3rd tone, that breaks my hand

#

I'll just skip the intro 😂 😂

#

Doesn't help that it's the wrong hand

plucky sparrow
#

i tried learning piano and got lost at using both hands

#

seems like a nightmare

quick obsidian
#

that doesn't look easy either tbh

#

normally playing two notes and moving rapidly is painful

#

oh its 78bpm nvm

vernal moth
#

75*

#

its the transformers soundtrack

little frost
vernal moth
#

yeah

#

its patrik's arrangement that seems so fucked

#

🎧 Stream/Download ► https://lnk.to/rc6Lxk
🎵 Sheet Music ► https://mnot.es/2OZxDUW
🎹 Learn piano with flowkey ► http://tinyurl.com/patrik-flowkey
👍 Support my work on Patreon ► https://www.patreon.com/PatrikPietschmann

🎧All My Music is Available Here 🎧
► iTunes: https://smarturl.it/PP_iTunes
► Amazon: https://smarturl.it/PP_Amazon
► Google: http...

▶ Play video
#

if you look at 15 seconds, the pinky, that I can't do

#

I can't keep the pinky pressed and continue with the other fingers

#

my hand physically can't do that

#

the arrangement is so cool tho

little frost
#

ooh ouch

#

pinkies suck

vernal moth
#

but patrik always needs to pack 3 voices into a piano piece for 2 hands...

quick obsidian
#

im trying to learn this atm

#

its painful

vernal moth
#

I don't like chopin

quick obsidian
#

lol hes my favourite to play on piano

hybrid token
#

Airplane

vernal moth
#

but yeah, can see that that has some weird movements too

#

I prefer beethoven to chopin

#

that I can play the first movement of

quick obsidian
#

oh the 3rd mov is fun on that i did that a couple years ago

#

first mov also good

vernal moth
#

maybe I should learn the 3rd

#

but not today

merry talon
quick obsidian
#

its not as hard as it looks

vernal moth
#

my hands are broken

#

I know, these things aren't so bad cause like everything nicely folds in place

#

that looks super boring to play sweepy

merry talon
#

maybe to the fingers but not the ears

vernal moth
#

right hand literally only plays like 3 notes

#

would rather do this then

#
#

lemme see if I can find sheet music for that

#

why do people don't include the pedal in their sheet music, urg

wispy blade
#

how do you play 2 notes on a trombone? easy! just sing the other note

potent panther
safe plover
#

Ryzen 5 3600

potent panther
#

wow

plucky sparrow
#

why wow

#

he spawned quite a lot of entities

safe plover
#

9000+

#

Im still suprised it didnt crash

potent panther
#

Achievement made!
Less than 1 tps

safe plover
#

That was my goal in the first palce

#

place*

toxic bone
#

that was my tps after installing purpur

#

the host was just stopping the server without telling me because it was going over the ram limit

safe plover
#

Well, im hosting on a machine i own myself

#

through a proxy in germany

chrome cosmos
#

i thought purpur was supposed to be faster than paper

#

is iit?

marble lark
#

not really

#

Purpur focuses more on custom features

safe plover
#

it has more config options

marble lark
#

as opposed to a fork like, say, Tuinity, which was solely about optimization to the extreme

vernal moth
#

does toolbox no longer allow you to install multiple versions???

#

absolutely cursed

tulip inlet
#

iirc the 3 dots next to the installed version have an option to install another one

#

been a while since ive used toolbox though

vernal moth
#

fuck you right

#

they moved it

#

dots -> other versions -> install

worn ember
#

its always been there lol

#

at least in the time i used toolbox

charred sleet
#

just use latest thonk

left swift
#

ded is a toolbox

wispy blade
#

toolbox without tools ye

left swift
#

a toolbox without the tools or box

urban depot
#

is a proxy really needed for a server that has ip lookup protection

#

just means someone using a site like whois cant look up the ip behind the domain

#

not the ip

#

you have the domai

#

jn

#

but if you put the domain into whois, it normally shows the ip behind it. the domain provider can hide the ip

#

so its not encrypted or anything

#

i imagined having a hidden ip would protect from ddos

worn ember
#

domains are just a layer ontop of ip's for us mortals to better remember websites

#

they still resolve to ip's

plucky sparrow
#

Who even uses domains in 2021 pff

mental meadow
#

Can't wait for IPv8

#

now with emoji

#

IPv8, instead of hex based, will just simply include every character in Unicode, and everyone gets a individual 64 character long identifier

plucky sparrow
#

LOL

#

Yea can’t wait

void basin
#

yoooooooooooooooooooo

cunning raft
faint crystal
#

amogus

wispy blade
#

sugoma

faint crystal
#

balls

wispy blade
#

no

#

that's straight

quasi valley
mental meadow
#

what

#

even is that

#

why does this char exist

faint crystal
#

some funny language

#

A character from the Sinhalese language which makes a "ṅa" sound. Very rarely used. Also looks like a crewmate from Among Us.

plucky sparrow
#

I hate Netflix

cunning raft
#

ok

plucky sparrow
#

r

left swift
#

e

plucky sparrow
#

t

#

r

wispy blade
#

b

left swift
#

n

mossy vessel
#

Can we not

left swift
#

jroys fault

plucky sparrow
#

yes

toxic bone
#

@Naom

#

This is all your fault

wispy blade
#

no

untold copper
#

day #138 of trying to get abs: no exercise cos i had to go somewhere

left swift
#

yall so loud

potent panther
wispy blade
#

@ancient zodiac appreciate?

ancient zodiac
#

NOICE

cosmic raft
vernal moth
#

Simpsons: american edition

worn ember
#

Ew Minecraft

warm anchor
#

Lol

#

American dad > all

toxic bone
#

i hate pixiv

plucky sparrow
#

i hate

toxic bone
#

you

#

I hate you

plucky sparrow
#

You’re just mad that we didn’t match pfps

wispy blade
#

i have images for those

toxic bone
#

But you said no

plucky sparrow
#

What a shame

prime marsh
#

Any suggestions for an announcements plugin?

wispy blade
#

a command block with a tellraw

#

on a redstone clock

olive marlin
#

Just hire nioma to say what you want to announce.

magic river
#

Ransomware group gets hacked and shut down, someone restarts it using the same name and same codebase and surprise, the FBI had backdoored their backups

spiral robin
#

hello @cunning raft

cunning raft
spiral robin
#

hello

cunning raft
#

hello Chatting

spiral robin
#

did md merge your PRs?

cunning raft
#

he is silently protesting me

#

so i am counter protesting by flooding him with more prs

spiral robin
#

i like it

#

why cant you merge them though

cunning raft
#

need one approval from maintainer

#

that's for the better pepela

spiral robin
#

oh

#

but we would have essX 4.0 by now if he just let you merge them yourself 🙄

cunning raft
#

bribe pop to review prs pepela

nimble depot
#

Docker moment (and my watchdog script miserably failing)

#

surprised it actually restarted itself tho

tender wadi
#

hi

#

is zml2008 here

#

doesnt seem like so, RIP

#

thank you anyways guys bye

waxen panther
#

why do you want zml

limber knotBOT
#

lol what

waxen panther
#

heyyyyy zml xoxoxooxox

little frost
#

and they're gone

limber knotBOT
#

idiot

waxen panther
#

wtf

little frost
#

zml is just a myth

limber knotBOT
#

that was at uniquename

#

best broc

waxen panther
#

best zml

limber knotBOT
#

it's true emilia, i am just a figment of your imagination

twin lagoon
true canyon
#

Shame zml2008 is gone

pastel sun
#

does changing the bukkit and spigot.yml on papermc do anything?

unkempt drift
#

Yes

#

paper.yml is just additional settings, all those settings still apply

pastel sun
#

wait what

#

ohhh

#

so if i change the bukkit settings will it improve performance?

#

and the spigot

#

or is it useless to change the settings cause im on papermc

unkempt drift
#

.optimize take a look at this for settings for “optimizations”

pastel sun
# limber knot https://eternity.community/index.php/paper-optimization/
#

o wait nvm

#

im talkinmg to bot

#

lmao

mossy vessel
#

Celebrimbor's is dated and doesn't take the new options into consideration

pastel sun
#

the paperchan?

mossy vessel
#

wat

#

It's the author of the post

mossy vessel
#

Clearly.

pastel sun
#

wait what do u think i should use

pastel sun
#

wait what

twin lagoon
#

use the guide we recommend

pastel sun
#

k

potent fossil
#

what personal backup solutions do y'all use cause im getting paranoid for no reason

twin lagoon
#

none

#

i would use backblaze though

potent fossil
#

k

twin lagoon
#

or borgbase w/ their vorta client

ancient bolt
#

light your disk on fire

#

no data to back up, no risk of losing anything

twin lagoon
#

avoid using backblaze if you don't like denwav though

potent fossil
#

denwav is great

twin lagoon
#

ok then use backblaze to support him

ancient bolt
#

feels like pandering

#

I just want a paycheck

potent fossil
#

but yea i just found a shitload of old photos and im getting into photography and if i lost those i'd probably end it all

twin lagoon
cunning raft
#

that ain't free anymore

twin lagoon
#

google one clappywappy

potent fossil
#

yea, but, along with the photos i have my lightroom catalog with all the photo metadata and whatnot

ancient bolt
#

google 1 gives you a decent amount of storage

twin lagoon
#

yeah it's a pretty good deal

cunning raft
#

yeah i have a 2tb plan

twin lagoon
#

granted you'd have to trust google

cunning raft
#

v good

ancient bolt
#

not amazing, but photos aren't that big usually

twin lagoon
#

google photos is amazing

#

definitely worth paying the extra storage for

potent fossil
#

me with 30-50mb raw photos

ancient bolt
#

yeah the tool itself is great no doubt

true canyon
#

I currently use backblaze for backing up my computer. My favorite feature is the one where it sometimes just fails to complete the backup due to some large file taking too long and it sits for a week before whining that it's not backing up anymore and then you have to manually start the backup 10 or more times before it finally successfully completes.

twin lagoon
#

denwav pls fix

potent fossil
#

oh wonderful

fossil patio
ancient bolt
#

change your warn after setting from 7 days to 1 day

true canyon
#

It works great other than that stupid issue though 😄

ancient bolt
#

should help to catch it sooner

#

as for the bug, idk if the client team knows about that, worth mentioning it to support to at least get it logged

#

or DM me your hguid and I can take a look at your history definitely not true

#

shouldn't have said that in general

potent fossil
#

taking notes

true canyon
#

Memes taken seriously 😛

twin lagoon
#

legal@ aswell

true canyon
#

I've seen the issue reported and replied to by b2 folks. And it has only happened twice to me, after dumping a pile of large files into the drive the day before 😄

ancient bolt
#

why do you hate me 😦

twin lagoon
toxic bone
#

How have you only said mario 3 times

twin lagoon
potent fossil
#

so just to be clear that backblaze personal backup thingy is for 1 device right? im getting myself confused on the wording but im pretty sure

ancient bolt
#

yeah

potent fossil
#

kk

twin lagoon
#

there's also backblaze b2

#

which is just object storage

potent fossil
#

yea i already use that for dev stuff

merry talon
#

it can also back up connected devices though

#

so you can use a nas

potent fossil
#

it wont back up a nas

merry talon
#

oh?

potent fossil
#

that's in the FAQs

#

it has to be directly connected not network shared

merry talon
#

ah nvm then

potent fossil
#

but that's fine, my photos are on a usb ext hdd

ancient bolt
#

Backblaze’s code is native to Mac and PC and doesn’t use Java.
lol what weird marketing

#

i mean, I do like that though. even if the code is....nevermind

twin lagoon
#

someone hates java

ancient bolt
#

backblaze's backend services run on java

#

checkmate

twin lagoon
#

someone in the marketing department hates java

little frost
#

that would be the reason

twin lagoon
warm anchor
#

I read that too Den

#

When I was checking out backblaze

#

I guess it’s someone’s kink

ancient bolt
potent fossil
#

kek

merry talon
#

need a nokotlin for java now

warm anchor
#

Den here telling us all the tricks!

little frost
#

insider info

potent fossil
#

i think the external hdd way works great for me, i'd just like it backed up just in case. because it's hot pluggable and everything i need for lightroom is on it, i can just take it with me when away from desktop and edit my photos or have my full catalog with me as long as i have my laptop

merry talon
#

It sounds like the easiest fix for that is to just allow whatever to be backed up but set a storage cap

potent fossil
#

dont need nas

ancient bolt
#

backblaze will back up external drives. It gets complicated if you leave the drive unplugged for more than 30 days though

potent fossil
#

oh 😬

#

i mean dunno if that'd happen but maybe

#

like a long vacation away from desktop, taking ext hdd with me to offload from my sd card(s), then coming back

ancient bolt
#

at that point the data is considered gone, so it will get rid of it on the server. I think extended version history can mitigate that, but it costs more

merry talon
#

might be easier to just send it up to b2 every once in a while

potent fossil
#

that's the thing tho, unless i have 2 subs i can't cause it's for 1 device

#

i'd get it for my desktop

true canyon
#

If you knew you'd be going ona trip, could just throw it over to b2 as a snapshot

potent fossil
#

but then be away from desktop on vacation potentially for > 30 days but yea extended ver history might help

ancient bolt
#

the whole external drive thing is complicated as a whole. I don't think backblaze handles it as well as they could, but it's a complicated problem

potent fossil
#

what if no syncing is happening at all for 30 days? does that still apply?

ancient bolt
#

nope

potent fossil
#

like if my main pc that has it is completely off while i'm gone

#

oh ok then

ancient bolt
#

if the computer is simply shut down and the backup client isn't syncing, the data will never be deleted

true canyon
#

But if you come back after 30 days and the drive isn't plugged in that first time it backs up...

potent fossil
#

sick then, i should be fine

ancient bolt
#

as long as you're a paying customer of course

#

if you stop paying then, well you know

potent fossil
#

it will be, that's part of my workflow

shutdown desktop, unplug ext hdd, put in laptop bag, go shoot pics, offload from sd to ext hdd using laptop, come home, plug in ext hdd to desktop, turn on

#

🤷‍♂️

true canyon
potent fossil
#

shouldn't be an issue for me

#

thanks for le info

pastel pivot
peak marsh
#

my minecraft 1.17 server just dies when people use boats sometimes, and gives like a page of "user/user's vehicle moved to quickly" and everybody lags. Why is this happening? its really bad

warm anchor
#

Oh dont cross post gunrie

foggy veldt
#

Is adventure nbt in paper?

golden gust
#

check?

unkempt drift
#

no, its not

void void
#

Hello

#

Guys

#

Can Anyone help me

#

i am creating a server

#

so i need 1.16.5

warm anchor
#

Please help yourself to make a readable name as a start

golden gust
#

scroll down, click the legacy button, and ^

void void
warm anchor
#

Bad news we didn’t either lol

void void
#

and that 1.16 is now removed

#

please if anyone have 1.16.5 jar please give me

golden gust
#

Please actually read

void void
#

what?

golden gust
#

I already told you where to find it

silk valley
#

Does it still help to put a block over hoppers in 1.17.1 paper to reduce lag? If so, which block? Composter?

golden gust
#

any full block

#

I mean, the block over it is just so that it can't item search iirc

silk valley
#

Okay, I thought it had to be a block that fed hoppers specifically, like a furnace or composter

foggy veldt
untold copper
golden gust
#

damned nerds

chrome cosmos
#

fun mod

#

lmao

nimble depot
chrome cosmos
#

i am taking the piic

plucky sparrow
#

wtf

#

im trying that mod out

magic river
#

My apparently there is a bug with FUSE and/or ntfs-3g on my router, eventually even if I never look at the drive after mounting it'll kernel panic but if I try to write to it odds are it'll panic before the write finishes

#

I moved the drive over to my desktop and I guess I'll just have to make sure it stays on

chrome cosmos
plucky sparrow
#

yea

#

its so cool wtf

#

i mean its a little buggy

#

but it works

#

8/10