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:

501
active users

#sandbox

1 post1 participant0 posts today

I've made some useful updates to my #freebsd #sandbox script. It now uses #jails for isolation. In addition, you can customize the sandbox easily to do things like remove network access or mount directories into the sandbox as read-write or read-only. I plan on using this to easily host services on FreeBSD the same way I currently do on Linux, by running them in sandboxes under #tmux, which easier and more efficient than using #containers.

FreeBSD Sandbox fossil.tobykurien.com/freebsd-

fossil.tobykurien.comFreeBSD Sandbox script: Top-level Files of tip
Replied in thread

Ansonsten: Ich hatte eine Liste der Apps meines Altgeräts und dachte, die werde ich abarbeiten und die Apps - oder Alternativen dazu - auf dem neuen Gerät installieren. Im Endeffekt habe ich viele weggelassen. Zum Beispiel irgendwelche Shopping-Apps sind doch sinnlos, ich nehme künftig den Browser.
Nebeneffekt: Habe auch keinerlei #Amazon App mehr auf dem Gerät.

Zu #Google: Der #Playstore läuft in der #Sandbox. Ich habe ihn nur 2-3 x gebraucht, dann entfernt, aber wegen Banking wieder >>>

Continued thread

>> leider nur bei jedem Einkauf mit neuen Einstellungen zu testen 😔 Die APP hat alle Berechtigungen, auch "native code debugging". Zuletzt hatte ich den #Google #Playstore (#sandbox) komplett deaktiviert, evt. liegt es daran.

Offene Aufgabe: Ich suche eine Alternative zur #Google #Maps #Zeitachse, dauerhafte Aufzeichnung, möglichst simpel, lokaler Speicher auf dem Gerät. Habe nach euren Tipps #OrganicMaos und #OsmAnd installiert, bin aber noch nicht tiefer eingestiegen.

>>>

No więc skończyłem walkę z segfaultem w #mitmproxy-linux. Okazuje się, że segfault miał miejsce w #Gentoo #Sandbox. Nadebugowałem się, ale znalazłem przyczynę. Otóż, okazuje się, że z jakiegoś powodu, aya_ebpf nadpisuje systemową implementację memcpy() własną, napisaną w Ruście, która zwraca niepoprawną wartość.

#RustLang jest naprawdę wspaniałym tworem.

github.com/aya-rs/aya/issues/1

GitHubaya_ebpf overrides C library `memcpy()` function with an implementation with incorrect return value · Issue #1254 · aya-rs/ayaBy mgorny

So finished debugging #mitmproxy-linux segfault. It turned out it was a segfault in #Gentoo #Sandbox. After dire debugging, it turns out that, for some reason, aya_ebpf crate overrides the system memcpy() function with a #RustLang implementation that has incorrect return value.

Rust is truly impressive.

github.com/aya-rs/aya/issues/1

GitHubaya_ebpf overrides C library `memcpy()` function with an implementation with incorrect return value · Issue #1254 · aya-rs/ayaBy mgorny