Chat, I may have actually figured it out.

Problem Is I remember doing this (just using malloc or calloc) and it not working, LuaJIT would always GC the object. But it's been working for a few minutes now when it should have garbage-collected everything in a few seconds if it didn't. I don't know why it works, I think because it's just calls to C and not to Lua, but it does.

#gamedev #luajit #hax0r

Fuck it, ship it.

One problem with LuaJIT is its tendency to aggressively gc CDEF'd objects. The only ways to stop this behavior seem to be turning the JIT compiler off, or using a C backing array. This makes it difficult to use SDL3's properties API to store tile pointers by (not necessarily consecutive) id because gc will eat them. The best I could do was have a backing array of tiles and map ids to indices in the properties.

OR... or... store each object in its own array...

#gamedev #lua #hax0r

New brute-force mail password guesser on the block: "CIPHER OPERATIONS DOO BEOGRAD - NOVI BEOGRAD is a company based in Belgrade, Serbia, engaged in information technology and cybersecurity services."

I added all his address ranges to my firewall (AS215930):

185.37.195.0/24
81.30.107.0/24
62.60.130.0/24

cc @homelab @homelab_de as FYI for fellow mail server admins

1/4

#SelfHost #eMail #Hax0r

Facts of tech-related web forums

#hax0r

Mann bin ich der #1337 #HaX0R. Drei Tage habe ich für den Schritt von links nach rechts gebraucht!

Werft mich mit 💩💩💩 tot!

#macos9 #iBookG4

« Kim Jong Un, First Secretary of the Workers' Party of #Korea, First Chairman of the National Defence Commission of the #DPRK and Supreme Commander of the Korean People's Army, is blessed to see his people at the bleeding edge fronteer of #computer science and programing. To keep Korea at this top notch skill level he teaches voluntarily every friday his supreme knowledge of the art of electronics and super #hax0r skills. »

https://wiki.hackerspaces.org/P%27y%C5%8Fngyang_Hackerspace

P'yŏngyang Hackerspace - HackerspaceWiki

#L33t #hax0r move when trying to upload a video to Mastodon that's too big -- send it to yourself on Slack and it gets transcoded automagically. Download the file from your message, which is now 1/4 the size, and small enough to upload :D
My wife made my Halloween costume. #1337hax0r #halloween #halloween2023 #hacker #hax0r #hollywood

I think I've cracked "verification" on mastodon by adding my rel link in the source code.

My mastodon server IS my website, so aside from some subdomain trickery I didn't have a way to "verify" it. Undoubtedly this would need to be changed every time the instance is updated, so it isn't ideal. I just wanted to see if it worked.

#mastodon #verification #hax0r

Heute das erste Mal gezielt und bewusst #taint bei #Terraform eingesetzt, um ein Problem zu lösen :)

#Hax0r #DevOps