101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

475
active users

#ccc

2 posts2 participants0 posts today
Verfassungklage@troet.cafe<p><a href="https://troet.cafe/tags/CCC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CCC</span></a> / System runterfahren, neu starten! CCC lädt zum <a href="https://troet.cafe/tags/39C3" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>39C3</span></a>: <a href="https://troet.cafe/tags/PowerCycles" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PowerCycles</span></a>: </p><p>Der Chaos Computer Club (CCC) lädt alle Interessierten ein, bei der 39. Ausgabe des Chaos Communication Congress unter dem Motto „Power Cycles“ mitzumachen. Der 39C3 öffnet am 27. Dezember 2025 im CCH im Herzen Hamburgs seine Tore.</p><p><a href="https://www.ccc.de/de/updates/2025/39c3-power-cycles" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">ccc.de/de/updates/2025/39c3-po</span><span class="invisible">wer-cycles</span></a></p>
Lilly<p>Es ist August. Darf das so früh? Ist das erlaubt?</p><p><a href="https://www.ccc.de/de/updates/2025/39c3-power-cycles" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">ccc.de/de/updates/2025/39c3-po</span><span class="invisible">wer-cycles</span></a></p><p><a href="https://chaos.social/tags/ccc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ccc</span></a> <a href="https://chaos.social/tags/39c3" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>39c3</span></a></p>
Replied to Eric A. Meyer

@Meyerweb That won't work in Sass because it's precompiled, but you could switch them out for CSS custom properties.

```
--main-color: #333;
--bg-color: #EEE;

@media (prefers-color-scheme: dark) {
--main-color: #CCC;
--bg-color: #111;
}
```

Then just do a search and replace on the CSS for `$main-color` and replace it with `--var(--main-color)` etc.

@wholewheattoast So basically define dark-mode versions of all the colors, like so:
```
$main-color: #333;
$dark-main-color: #CCC;
$bg-color: #EEE;
$dark-bg-color: #111;
```
…and then flop everything in CSS `@media()` statements? That feels really clumsy, given that the `$color` references will be scattered throughout the rest of the Sass. I’d much rather something like:
```
$main-color: #333;
$bg-color: #EEE;

@media (prefers-color-scheme: dark) {
$main-color: #CCC;
$bg-color: #111;
}
```

Is there a current known exploit for #Android / #Samsung devices to unlock the device without a known PIN / Passcode?

A relative asked for a modern (probably rather well updated) device nobody knows the unlock code anymore. I can confirm they own the device and are able to give me full permission.

I don't know an active exploit out of my head. I assume modern Androids don't allow for brute-force anymore either (virtual HID via USB).

Any ideas?
#Security #hacking #Smartphone #CCC #repair

Replied in thread

@mgleadow try sampling a null signal (only zeros) or try saturating your input (so you get constant data). Your data may be a simple XOR with the license key or it may be more complex. Once you get some reliable data you can maybe ask for help from the #ccc people.

整張貼紙都得? 中國機場禁帶無 3C 認證流動電源 辨別 3C 認證方法分清真假,保障安全
中國民航局早前發出通知,6 月 28 日起禁止旅客攜帶沒有 3C 標識、3C 標識不清晰、被召回型號或批次的流動電源乘坐境內航班。很多人購買流動電源從來沒了解過可謂 3C 認證,今次就為讀者提供簡單易明的解釋。
The post 整張貼紙都得? 中國機場禁帶無 3C 認證流動電源 辨別 3C 認證方法分清真假,保障安全 appeared first on 香港 unwire.hk 玩生活.樂科技.
#生活科技 #3C 認證 #CCC 認證 #尿袋
unwire.hk/2025/06/27/what-is-3

中國機場全面封殺有事流動電源 有「CCC」認證標籤才可上機
中國多地機場近日加強安檢規定,特別針對未具「3C 認證」(中國強制性產品認證)的流動電源產品。有網民指出,新疆 […]
The post 中國機場全面封殺有事流動電源 有「CCC」認證標籤才可上機 appeared first on 香港 unwire.hk 玩生活.樂科技.
#手提電話 #手機配件 #CCC
unwire.hk/2025/06/26/ccc-china