Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@KraftTea@mastodon.social
2024-12-17 23:40:23

Drawing attention to this thread of comments of mine from a few days ago, as it goes deeper into apparent efforts from European nations to Trump-proof Ukraine, which is actually VERY important for European security.
It's nice seeing news articles pointing out Ukrainian funding & Russian appeasement isn't something Trump gets to dictate, but rather, a situation where Europe is trying to diplomatically push back against Trump to defend their legitimate security interests.

@kurtsh@mastodon.social
2024-10-05 07:48:01

IronNet goes bankrupt. Nope, I hadn't heard of 'em either.
"Collapse of national security elites' cyber firm leaves bitter wake" | AP News
apnews.com/article/keith-alexa

@kubikpixel@chaos.social
2024-12-11 09:01:18

Ja ja ja, ist künstlich aber nicht intelligent! Wenn dies nicht evt. ein schlecht stellen von Open-Source #Software ist von den Kapitalgläubigen?
«Open Source-Entwickler ertrinken in KI-generierten Bug-Reports:
#KI soll dabei helfen, Sicherheitslücken in

@x_cli@infosec.exchange
2024-10-12 14:59:09

This is hilarious: #Signal

@toxi@mastodon.thi.ng
2024-10-08 19:24:24

In the following, replace:
- "school/education system" with "open source"
- "Western-style" with "supply chain security"
- "Developing countries" with "indie devs" or "FOSS developers"
- "richer nations" with "corporations/big tech"
...and see where we're at in #OpenSource

@n8foo@macaw.social
2024-11-08 05:57:33

Maybe if I buy this flower a drink, it will tell me the secret to its optimism #bloomscrolling

A single newly bloomed white daisy in a bed of its dead and hibernating siblings, with mostly green and brown leaves.
@blakes7bot@mas.torpidity.net
2024-11-11 10:51:14

Series B, Episode 05 - Pressure Point
BLAKE: We'll pull out. Give it another hour.
[Inside the Security station]
blake.torpidity.net/m/205/168 B7B2

@kurtsh@mastodon.social
2024-12-05 05:25:30

Integrating w/ features like Secure Boot & Windows Hello for Business, TPM 2.0 enhances security by ensuring that only verified software is executed & protecting confidential details.
It’s true that its implementation might require a change for your organization. Yet it represents an important step toward more effectively countering today’s intricate security challenges.
✅ TPM 2.0 – a necessity for a secure & future-proof Windows 11 -

@x_cli@infosec.exchange
2024-10-04 13:32:55

Unpopular opinion on software development
Yesterday, I came across CI cultists.
They were preaching one should merge in main multiple times a day.
Quite frankly, I associate this behaviour to lab rats compulsively clicking the button to get gratifications (please don't do that to rats).
I think developers should refrain from becoming merge junkies. Code review is essential for good code quality. Automated tests suck at detecting logical errors, security vulnerabilities, and even decent code coverage.
Also, I believe pair programming is absolutely not a strategy to allow continuous integration. Everybody involved in the development process is drunk on their own bullshit reasons they made up to justify their poor design. Either the code review should be done by someone else, or the developers should sober up for a fortnight before code reviewing their own code.
PS: I am a software developer. I get drunk on my own bullshit as well.
#software #development #ci #codereview