@unpacker What models are you using? skills are cool and all but using claude opus 4.7 for multiple hours at a time hurts my wallet a lot, and cheaper models don't seem to be good enough.
@nithitsuki Oh hi, it can act like one but since there are tons of those, I didn't really see a point in reinventing the wheel. It's a podcast generation website that uses RSS to fetch articles.
I've been building Feedpod for the past few months because I wanted a simple way to get caught up with the news, but I want feedback from people who can review it and tell me how to improve.
https://t.co/Aai2HiFDYZ
Do your thing, twitter!
@mif_open@ChemGames@cmuratori Another non-native speaker here, but I think the "doing 30" part means spending 30 years in prison, since the phrase "doing time" is always related to prison sentences. https://t.co/G2vunW4sgw
@RayTaylor02@OrdinaryGamers Corporal punishment in schools is a punishable offence in India. Has been since 2009. This is definitely illegal.
https://t.co/B2yTq0y799
Sharing the slides of my workshop: The Sorcery of Malware Reverse Engineering 🕵️♀️
Thank a lot for organizing such a great event!! @elbsides@BSidesMunich
Link to slides. https://t.co/4Q9vM7b98U
I'm back from a week at my mom's house and now I'm getting ads for her toothpaste brand, the brand I've been putting in my mouth for a week. We never talked about this brand or googled it or anything like that.
As a privacy tech worker, let me explain why this is happening. 🧵
Hey everyone! I wanted to give back this year by giving out FPGA dev boards to anyone who's interested in getting into FPGAs but doesn't feel they can justify spending the money on a dev board. I'm calling it Dev Board December. Google Form: https://t.co/XECdKrQ5kD
@jmg_duarte @nneonneo@alokmenghrajani The second line here multiplies each digit of n by itself (using m), and that's done recursively. So you have to find a number that has a multiplicative persistence of 11 (as r-11 becomes false at that point).
The answer is 277777788888899.
The BSides Delhi CTF 2020 has ended.
Hope everyone had great time and learnt new things from our CTF.
Congrats to the winners
1. # Heroes Cyber Security
2. @Zh3r00
3. @warlockrootx
Thanks to our sponsor @hackthebox_eu and @bsidesdelhi, @teambi0s for all the support.
People have been telling me to do this for ages so here it is - I'm open sourcing the code base for @haveibeenpwned. It's non-trivial, but it's the right thing to do. Here's the story: https://t.co/1Z8YwQvYaE
Pained by the plane accident in Kozhikode. My thoughts are with those who lost their loved ones. May the injured recover at the earliest. Spoke to Kerala CM @vijayanpinarayi Ji regarding the situation. Authorities are at the spot, providing all assistance to the affected.
@DanSchmit3 @suryaAsurya1 @pry0cc You're typing vulnerable code into the console, so it should be a self-XSS.
i.e. not a real vulnerability, since most browsers don't let you run random JavaScript code that you pasted from somewhere.