Roberto Clapis (@empijei) 's Twitter Profile
Roberto Clapis

@empijei

Security Toolsmith.

I rarely check twitter, find me on bluesky: bsky.app/profile/empije…

ID: 3293973773

linkhttps://empijei.science calendar_today22-05-2015 12:36:03

11,11K Tweet

3,3K Takipçi

1,1K Takip Edilen

PointerPodcast (@pointerpodcast) 's Twitter Profile Photo

Pointer[173]: È ora di parlare di salute mentale 🧠 Da qualche anno a questa parte sta assumendo sempre maggiore rilievo il tema della Mental Health e si sta prendendo più consapevolezza di quanto sia importante occuparsi della propria salute mentale oltre che di quella fisica.

Pointer[173]: È ora di parlare di salute mentale

🧠 Da qualche anno a questa parte sta assumendo sempre maggiore rilievo il tema della Mental Health e si sta prendendo più consapevolezza di quanto sia importante occuparsi della propria salute mentale oltre che di quella fisica.
Lorenzo 'kelset' Sciandra (@kelset) 's Twitter Profile Photo

It's #WorldMentalHealthDay! I can't believe I'm saying it but I'm happy to release my FIRST EVER YouTube video 🤩 As promised, me and Roberto Clapis sat down and answer your question and talked about #mentalhealth in sofware engineering and #opensource! ▶️👇 youtube.com/watch?v=zBkHoK…

Lorenzo 'kelset' Sciandra (@kelset) 's Twitter Profile Photo

If you can't beat them, join 'em 😅 I caved in and dedicated to give Shorts a go 📹 Went all the way back to ep0 of debug:mind with Roberto Roberto Clapis Clapis and extracted a first short (it required SO MUCH EDITING to stay in the 60s cap 😱) 👇WDYT? youtube.com/shorts/wUYJkRx…

Lugano night of hacks (@nightofhacks) 's Twitter Profile Photo

🗓️ Save the Date! April 11th 2024 Join us for Night of Hacks, a cybersecurity event featuring presentations on Zero Trust implementation and Credential Theft and ICMP Exfiltration. 🚀 Mark your calendars for April 11th 2024 at the SAMT, Canobbio.

GoLab (@golab_conf) 's Twitter Profile Photo

🎉 Big thanks to Roberto Clapis, a #GoLab veteran since 2018! Not only will Roberto be sharing insights in the talk "Accepting Complex Inputs with Simple Code," but also leading a workshop on "A Simple Approach to Secure Code" 🔐 #GoLab2024 👉golab.io/speakers/clapis Roberto Clapis

🎉 Big thanks to Roberto Clapis, a #GoLab veteran since 2018! 
Not only will Roberto be sharing insights in the talk "Accepting Complex Inputs with Simple Code," but also leading a workshop on "A Simple Approach to Secure Code" 🔐 
#GoLab2024
👉golab.io/speakers/clapis
<a href="/empijei/">Roberto Clapis</a>
Roberto Clapis (@empijei) 's Twitter Profile Photo

If you have applications written in Next.js and you pass user input to router.replace or router.push you have an XSS. I wish framework owners did a little more to prevent this kind of stuff during the design stages. Issue: github.com/vercel/next.js…

Lukas Weichselbaum (@we1x) 's Twitter Profile Photo

I wish we could deprecate javascript: URIs which are one of the few remaining XSS vectors for modern SPAs. Until then we can use CSP to disable javascript: URIs. Here's a prototype for a refactoring free strict & hash-based CSP that does that: github.com/google/strict-…

GoLab (@golab_conf) 's Twitter Profile Photo

Rocking that awesome t-shirt, Roberto Clapis leads an engaging workshop at #GoLab2024! 👕 Look at those focused faces - knowledge sharing at its best! 💙 #GoLang Roberto Clapis

Rocking that awesome t-shirt, Roberto Clapis leads an engaging workshop at #GoLab2024! 👕

Look at those focused faces - knowledge sharing at its best! 💙

#GoLang <a href="/empijei/">Roberto Clapis</a>
GoLab (@golab_conf) 's Twitter Profile Photo

📸 Highlights from Roberto Clapis' talk, "Accepting Complex Inputs with Simple Code". After yesterday’s workshop, Roberto shared strategies to to keep the chaos at bay. 🌪️ Thanks for all the insights! 🙌 #GoLang #GoLab2024 Roberto Clapis

📸 Highlights from Roberto Clapis' talk, "Accepting Complex Inputs with Simple Code".
After yesterday’s workshop, Roberto shared strategies to to keep the chaos at bay. 🌪️ 
Thanks for all the insights! 🙌 

#GoLang #GoLab2024 <a href="/empijei/">Roberto Clapis</a>
Roberto Clapis (@empijei) 's Twitter Profile Photo

I tried to work a bit with the new Go iter package and I have to say I'm impressed at how well it fits in the language and allows for elegant implementations. github.com/empijei/iterto…

Roberto Clapis (@empijei) 's Twitter Profile Photo

After 6 years, last night I resumed writing about concurrency. Here is how to implement a chan with unlimited buffer in Go: blogtitle.github.io/go-advanced-co…