49.9551557,35.9429005,3a,15y,91.63h,95.66t/data=!3m4!1e1!3m2!1s05BuYE5NDvwYmCxxo2OcOA!2e0" rel="nofollow">https://www.google.com/maps/@49.9551557,35.9429005,3a,15y,91.63h,95.66t/data=!3m4!1e1!3m2!1s05BuYE5NDvwYmCxxo2OcOA!2e0
Читать полностью…Google pulls its terrible pro-AI "Dear Sydney" ad after backlash
Article, Comments
https://people.redhat.com/duffy/selinux/selinux-coloring-book_A4-Stapled.pdf
Subscriber's submission
expect this to happen in countries other than uk. maybe you are next. this is your sign to take your anonymity seriously. it's not a meme anymore.
Читать полностью…top 10 reasons why you should NOT use ai in everything
Читать полностью…people responding like this are indicative of the downfall of society
Читать полностью…is there a better way to check whether a number is between 1 or 10?
Читать полностью…Cool Windows 11 easter egg!
> Get file hash: 2aef1134cb696c922a06b71d58058d44e804391ff44cc5cd54335a1438fba58e
> Run as admin
> Your file extensions will change
Very cool easter egg!
src
I'm really concerned for the fellas living in uk
Читать полностью…The UK Police website is blocking any IPs that arent from the UK. Digital iron curtain.
Читать полностью…"we are arresting you due to a comment you posted on facebook"☝️🤓🤓🤓🤓
imagine getting arrested over a fucking comment. millions must use vpn. millions must be anonymous. millions must use fake identity online. millions must have good opsec.
Apple Intelligence beta flagged a phishing email as "Priority"
cabel/112905175504595751">Article, Comments
The worst codebase I've ever worked on was the Telegram client for Android. I mean just look at this file, it's so huge GitHub gives up rendering it: https://github.com/DrKLO/Telegram/blob/master/TMessagesProj/src/main/java/org/telegram/ui/ChatActivity.java
Or this one, it implements EVERYTHING for rendering and interacting with a message in a single class, all non-service message types, all drawn manually on a canvas "for performance", and all input processed manually too: https://github.com/DrKLO/Telegram/blob/master/TMessagesProj/src/main/java/org/telegram/ui/Cells/ChatMessageCell.java
I even had the permission from the main developer to refactor some of it, but I never got around to actually doing it.
It's a miracle this app works at all.