@Pasta_Coder

2 Followers
42 Following
34 Posts
In the age of stupid LLMs and social media like TikTok or Insta this move is very important to teach kids fundamentals that can last longer than any tech bro's bullshit apps ever will. Well done, Swedish government.

I hope EU will make it illegal to advertise disk storage space in laptops/phones without accounting for OS. macOS takes up 20 Gbs? Well, it means it’s a 491 Gb disk, not 512 Gb

Might as well motivate OS manufacturers to slim down installation sizes

AI psychosis among the C-suite is really high now. I’m seeing it at work, where they validate everything using AI even though they know it screws up. For example, if I tell them a reboot isn't needed for a CVE because we aren’t running the app directly on the server, its in Docker, they will immediately fact check me with AI right while we talking. It’s just 1 example, but I’ve never seen such bizarre behavior. They treat AI like some divine truth. Has anyone noticed this?
šŸ‡ŖšŸ‡ŗThe end of #ChatControl tomorrow is not a legal gap, it’s a fresh start! Instead of useless mass surveillance, we need targeted policing & secure apps. Read our 5-point plan for genuine #ChildProtection (incl. voices of survivors): https://www.patrick-breyer.de/en/the-end-of-chat-control-is-an-opportunity-5-point-action-plan-for-genuine-child-protection/
The End of Chat Control is an Opportunity: 5-Point Action Plan for Genuine Child Protection

Tomorrow, April 3, EU Regulation 2021/1232 will expire. This controversial regulation allowed US tech companies to scan private messages without suspicion or a judicial warrant (commonly known as "Chat Control"). To mark this occasion, civil rights activist and former Member of the European Parliame

Patrick Breyer

If you don’t have the resources to write and understand the code yourself, you don’t have the resources to maintain it either.

Any monkey with a keyboard can write code. Writing code has never been hard. People were churning out crappy code en masse way before generative AI and LLMs. I know because I’ve seen it, I’ve had to work with it, and I no doubt wrote (and continue to write) my share of it.

What’s never been easy, and what remains difficult, is figuring out the right problem to solve, solving it elegantly, and doing so in a way that’s maintainable and sustainable given your means.

Code is not an artefact, code is a machine. Code is either a living thing or it is dead and decaying. You don’t just write code and you’re done. It’s a perpetual first draft that you constantly iterate on, and, depending on what it does and how much of that has to do with meeting the evolving needs of the people it serves, it may never be done. With occasional exceptions (perhaps? maybe?) for well-defined and narrowly-scoped tools, done code is dead code.

So much of what we call ā€œwritingā€ code is actually changing, iterating on, investigating issues with, fixing, and improving code. And to do that you must not only understand the problem you’re solving but also how you’re solving it (or how you thought you were solving it) through the code you’ve already written and the code you still have to write.

So it should come as no surprise that one of the hardest things in development is understanding someone else’s code, let alone fixing it when something doesn’t work as it should. Because it’s not about knowing this programming language or that (learning a programming language is the easiest part of coding), or this framework or that, or even knowing this design pattern or that (although all of these are important prerequisites for comprehension) but understanding what was going on in someone else’s head when they wrote the code the way they wrote it to solve a particular problem.

It frankly boggles my mind that some people are advocating for automating the easy part (writing code) by exponentially scaling the difficult part (understanding how exactly someone else – in this case, a junior dev who knows all the hows of things but none of the whys – decided to solve the problem). It is, to borrow a technical term, ass-backwards.

They might as well call vibe coding duct-tape-driven development or technical debt as a service.

šŸ¤·ā€ā™‚ļø

#AI #LLMs #vibeCoding #softwareDevelopment #design #craft

Cybersecurity expert Marcus Hutchins (MalwareTech) sits down to cut through the 2026 AI hype, explaining why threat actors aren't using generative AI and why it won't replace tech jobs.

Watch the video on YouTube:
https://youtu.be/KsXzTz5H2QQ

Big thanks to ThreatLocker for sponsoring my trip to ZTW26 and also for sponsoring this video.

#threatlocker #ztw26 #ai

Every Reason Why I Hate AI and You Should Too

YouTube
Another "old but gold" little trick, harkening back to @mubix's blog post waaay back in 2013: "Stealing passwords every time they change" -- creating a Password Filter & adding it to Windows Registry. A clever persistence trick to exfiltrate credz. Video: youtu.be/DhP2Hw-6DgY
When creating spam that uses generative AI to fake detailed knowledge of my business, consider structuring your process such that you don't actually send emails that include "Error: No response from OpenAI API." Just a free tip there for you.
Master Foo, watching a student try to debug a slow #Linux desktop system, offered, "The htop command reveals much. Mostly, that Firefox is still eating all your RAM. The universe, too, has its hungry daemons."

Make sure your own enemy doesn't live between your own two ears.

#DailyMotivation #inspiration #motivation #bestadvice #lifelessons #changeyourmindset