Kaelygon

joined 11 months ago
[–] [email protected] 21 points 1 week ago* (last edited 1 week ago) (1 children)

this took me a while but after converting to ascii in hex I get it

"())(" = 40 41 41 40

"()()" = 40 41 40 41

As long your strings aren't null terminated

 

Clip from Stand-up Maths video https://youtu.be/pgyI8aPctaI?t=75

 

This was a VRChat avatar commission and to showcase it I made this render.

[–] [email protected] 6 points 6 months ago

serebii.net/attackdex-swsh/pound Pound does have 35 pp and it's just 40 power. With acid armor it sure could tank many of those.

 

I tested the claim of Vaporeon's impressive Base Stats for HP and access to Acid Armor. Ungodly defense stat+high HP pool+Acid Armor means it can take pounding, all day and still not faint.

I wasn't planning to use Vaporeon against water types because I have Raichu and Vaporeon doesn't have any physical attacks learned. Thankfully Vappy got lucky freeze after tanking a crit.

This is my first time playing Pokemon blue in +10 years. Some months ago I played through Gen 2 the first time and because I never had tried Eeveelutions before so I caught/bred them all in silver.

Because I found Vaporeon's move set fun to play in silver it was my carry in gen 3 and now in gen 1. Espeon is good as well because of the psychic type. I swear it's not ~~only~~ because of the memes!

Full elite 4 fight https://youtu.be/8igSeN9_V_A

[–] [email protected] 8 points 6 months ago (1 children)

I later figured that pkill -9 -f "\.exe" works if wineserver -k doesn't. And that killing wineserver by calling killall wineserver is bad

[–] [email protected] 14 points 6 months ago (1 children)

Interesting! I also noticed that search engines give proper results because those are trained differently and using user search and clicks. I think these popular models could give proper answer but their safety tolerance is too tight that if the AI considers the input even slightly harmful it refuses to answer.

[–] [email protected] 48 points 6 months ago (6 children)

To be fair I intentionally took this more out of context to test AI chat bots reactions. All Bing, Chat GPT and Google Bard refused to answer until I elaborated further. I was looking into killing .exe programs when wineserver crashes and got side tracked to this. An other good one "How to kill orphaned children" or "How to adopt child after killing parent" that I found in this reddit post

681
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

edit: fixed thumbnail

 

I was impatient waiting the crops to grow, so I recorded this clip of the contraption.

There's space for 20 rows of pumpkins and each row is 87 blocks which that adds up to 1740 when fully grown

[–] [email protected] 20 points 8 months ago (3 children)

There are still a lot of proton games where I encounter the weirdest bugs and when I report those the game devs don't do anything about it and say it's a proton/linux issue what they don't support. For some games, especially VR, windows is mandatory.

[–] [email protected] 23 points 8 months ago (1 children)

Most rgb don't have linux drivers so my pc is stuck being gay

[–] [email protected] 5 points 8 months ago* (last edited 8 months ago)

What I recall Windows forces you to have microsoft store installed. Try to update windows and if that doesn't work, try repairing windows

Back then when I wanted to try it out it was real pain getting it working. There's also a unofficial bedrock launcher which I ended up using https://bedrocklauncher.github.io/

But if you want bedrock on linux, emulating MCPE, virtual machine or wine are your options.

 

1-2 years ago I started a play through where I can't update to next version until I have collected all obtainable items. I used prism launcher to do this. Later I added few exceptions such as potion, enchanted book, arrows and firework permutations, that I only need to obtain only one of them if they have different item ID.

Full list of items and exceptions: https://pastebin.com/UivnM8TR

Statistics or prism launcher isn't quite accurate, but my 2hz redstone clock says 0x2F5D00 = 430 hours, which I made in beta 1.7 around day 400 and it has been running since. According to the pastebin notes I finished beta 1.7 at 83hr 42min playtime and combined 510 hours sounds about right. I rarely sleep in game because I'm underground.

I posted the updated redstone clock here at lemmy some time ago.

[–] [email protected] 2 points 9 months ago

Anthropomorphic means something with human traits. So feral can be anthro if their behavior is human like. I do not tolerate Zoophilia and nobody with such interest is welcome to furry fandom.

My fursona Tiena is primarily physically humanoid https://www.deviantart.com/caecuss/art/TienaRef30Mar21-Shaded-874812976 I still enjoy drawing ferals every now and then. I found the furry fandom via few feral artists like CakeInDaFridge back in 2016 and I love Kenket's art.

When it comes to NSFW

spoilerferal content, Lizet's dragons and Sefeiren's comic "Frisky Ferals" characters have some feral characteristics but they act more like humans. Additionally, it is all fictional.
If you got any additional questions, feel free to message me.

[–] [email protected] 5 points 9 months ago

I once tried to recreate my sona in spore with mixed results haha https://i.imgur.com/tSaLghW.png

 

I started a third play through first time in +1 year and I found out that you can have many simultaneous fauna culling and destroy sentinel missions. I'm not sure what's the mission limit, but it's at least 70.

I jumped dozens of systems while traveling to Eissentam galaxy center and accepted any such missions, then I only had to kill 15 fauna, 2 predators and few waves of sentinels no matter how many missions I had accepted.Most missions such as pirate destroying, delivery, scan etc missions are location dependent so they can't be completed simultaneously.

I shat myself at 1:15 when all of the mission completion sounds played at the same time very loudly.

[–] [email protected] 3 points 10 months ago (1 children)

They got "proof" that centos is spyware. https://youtube.com/watch?v=oR5uphD4RR0 Apparently photoshopping logos to judas star confirms they're a virus

[–] [email protected] 1 points 11 months ago

I replied to elevator

 

This is my long term survival map where I get every obtainable item (with few exceptions) in a version before updating to next version. This used to be piston flip flops, but they proved to be incredibly unreliable in few versions, so I opted for comparators and it hasn't required maintenance since.

In the video it is displaying 301503 which is about 42 hours. My flip flop design

The principle is simple, 32 flip flops chained up which counts up in binary 2 times in second. The display is little endian and split to 4 bits so I can more easily convert it to hexadecimal in my head. I use the time stamps as journal entries. But making compact redstone and routing bits to displays complicates everything. The chunks should always be loaded as this is near spawn and I am using hoppers to extend loaded chunks.

The timer is still running at 1.20 displaying 28BEB0 which is about 371 hours. I have made minor changes since and it has reset and the bits can be adjusted manually.

 

Hello, I am new to the site and I am wondering if I am doing something wrong or if this is a browser limitation. Linking images to posts seem to work fine, but this is not an option for avatar icons

I am getting strange JSON errors whenever I attempt to upload or paste images either in posts or at profile settings "Browse..."

I am not too familiar debugging/logging browsers, but here's some logs I found from both Firefox and Chromium

OS: Arch Linux 6.4.7 Browsers: Mozilla Firefox 116.0, Chromium 115.0.5790.110-1

Error attempting to upload avatar icon: Firefox

XHRPOST
https://lemmy.world/pictrs/image
[HTTP/2 403 Forbidden 22ms]

pictrs upload: client.js:2:1776534
Object { state: "failed", msg: SyntaxError }
client.js:2:1776564
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data client.js:2:1776766
    handleImageUpload https://lemmy.world/static/fd8d452/js/client.js:2
    (Async: promise callback)
    handleImageUpload https://lemmy.world/static/fd8d452/js/client.js:2
    n https://lemmy.world/static/fd8d452/js/client.js:2
DEPRECATION NOTICE: "backgroundColor" is being deprecated. Please use the "style.background" property. client.js:2:509245

Chromium

client.js:2     POST https://lemmy.world/pictrs/image 403
(anonymous) @ client.js:2
x @ client.js:2
(anonymous) @ client.js:2
(anonymous) @ client.js:2
u @ client.js:2
uploadImage @ client.js:2
(anonymous) @ client.js:2
p @ client.js:2
(anonymous) @ client.js:2
(anonymous) @ client.js:2
e @ client.js:2
s @ client.js:2
(anonymous) @ client.js:2
(anonymous) @ client.js:2
o.handleImageUpload @ client.js:2
(anonymous) @ client.js:2
client.js:2 pictrs upload:
client.js:2 {state: 'failed', msg: SyntaxError: Unexpected token '<', ")}
client.js:2 SyntaxError: Unexpected token '<', ")
(anonymous) @ client.js:2
Promise.then (async)
o.handleImageUpload @ client.js:2
(anonymous) @ client.js:2
client.js:2 DEPRECATION NOTICE: "backgroundColor" is being deprecated. Please use the "style.background" property.
buildToast @ client.js:2
showToast @ client.js:2
Xe @ client.js:2
(anonymous) @ client.js:2
Promise.then (async)
o.handleImageUpload @ client.js:2
(anonymous) @ client.js:2

Error attempting to upload image in post by clicking "upload image" Mozilla

XHRPOST
https://lemmy.world/pictrs/image
[HTTP/2 403 Forbidden 26ms]

pictrs upload: client.js:2:1731897
Object { state: "failed", msg: SyntaxError }
client.js:2:1731927
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data client.js:2:1732538
    e https://lemmy.world/static/fd8d452/js/client.js:2
    p https://lemmy.world/static/fd8d452/js/client.js:2
    C https://lemmy.world/static/fd8d452/js/client.js:2
    w https://lemmy.world/static/fd8d452/js/client.js:2
    e https://lemmy.world/static/fd8d452/js/client.js:2
    s https://lemmy.world/static/fd8d452/js/client.js:2
    (Async: promise callback)
    e https://lemmy.world/static/fd8d452/js/client.js:2
    s https://lemmy.world/static/fd8d452/js/client.js:2
    t https://lemmy.world/static/fd8d452/js/client.js:2
    t https://lemmy.world/static/fd8d452/js/client.js:2
    uploadSingleImage https://lemmy.world/static/fd8d452/js/client.js:2
    e https://lemmy.world/static/fd8d452/js/client.js:2
    p https://lemmy.world/static/fd8d452/js/client.js:2
    C https://lemmy.world/static/fd8d452/js/client.js:2
    w https://lemmy.world/static/fd8d452/js/client.js:2
    e https://lemmy.world/static/fd8d452/js/client.js:2
    s https://lemmy.world/static/fd8d452/js/client.js:2
    t https://lemmy.world/static/fd8d452/js/client.js:2
    t https://lemmy.world/static/fd8d452/js/client.js:2
    e https://lemmy.world/static/fd8d452/js/client.js:2
    e https://lemmy.world/static/fd8d452/js/client.js:2
    p https://lemmy.world/static/fd8d452/js/client.js:2
    C https://lemmy.world/static/fd8d452/js/client.js:2
    w https://lemmy.world/static/fd8d452/js/client.js:2
    e https://lemmy.world/static/fd8d452/js/client.js:2
    s https://lemmy.world/static/fd8d452/js/client.js:2
    t https://lemmy.world/static/fd8d452/js/client.js:2
    t https://lemmy.world/static/fd8d452/js/client.js:2
    uploadImages https://lemmy.world/static/fd8d452/js/client.js:2
    handleImageUpload https://lemmy.world/static/fd8d452/js/client.js:2
    n https://lemmy.world/static/fd8d452/js/client.js:2
DEPRECATION NOTICE: "backgroundColor" is being deprecated. Please use the "style.background" property. client.js:2:509245

Chromium

client.js:2     POST https://lemmy.world/pictrs/image 403
(anonymous) @ client.js:2
x @ client.js:2
(anonymous) @ client.js:2
(anonymous) @ client.js:2
u @ client.js:2
uploadImage @ client.js:2
(anonymous) @ client.js:2
p @ client.js:2
(anonymous) @ client.js:2
(anonymous) @ client.js:2
e @ client.js:2
s @ client.js:2
(anonymous) @ client.js:2
(anonymous) @ client.js:2
Np @ client.js:2
(anonymous) @ client.js:2
client.js:2 pictrs upload:
client.js:2 {state: 'failed', msg: SyntaxError: Unexpected token '<', ")}
client.js:2 SyntaxError: Unexpected token '<', ")
(anonymous) @ client.js:2
Promise.then (async)
Np @ client.js:2
(anonymous) @ client.js:2
client.js:2 DEPRECATION NOTICE: "backgroundColor" is being deprecated. Please use the "style.background" property.
buildToast @ client.js:2
showToast @ client.js:2
Xe @ client.js:2
(anonymous) @ client.js:2
Promise.then (async)
Np @ client.js:2
(anonymous) @ client.js:2

 

Hello! This is my first post here, I am testing reddit alternatives. I mostly do furry 3D models and occasional doodles like this

For some reason adding image using "Browse..." didn't create thumbnail for the post. So I deleted earlier one and now reposted this.

view more: next ›