Toots for jornfranke@mastodon.online account

Written by Jörn Franke on 2025-01-06 at 12:18

Still a bit incomplete, but I will try to contribute with my experience: https://codeberg.org/ZuInnoTe/rust-ebpf-localnet-kernel-filter-study

=> More informations about this toot | View the thread

Written by Jörn Franke on 2025-01-06 at 12:07

eBPF documentation reference https://docs.ebpf.io/

[#]ebpf #linux #kernel

=> More informations about this toot | View the thread

Written by Jörn Franke on 2025-01-06 at 11:51

The Simplification of the Internet - HTTP4Everything? https://zuinnote.eu/blog/?p=2839

[#]ipv6 #http3 #simple #http #internet

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-12-25 at 12:37

awi climate storylines - simulate how the world weather changes with climate change

https://climate-storylines.awi.de/

[#]climate #simulation

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-12-18 at 21:47

ECB and EIOPA propose European approach to reduce economic impact of natural catastrophes

https://www.ecb.europa.eu/press/pr/date/2024/html/ecb.pr241218~b6df28c7af.en.html

[#]ecb #eiopa #climatecatastrophe

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-12-03 at 22:08

testing logseq....

https://logseq.com/

it is a notes taking app based on text files and local graph search.

like the simplicity, open source and I can store the data where I want it (and encrypt it using cryptomator)

Check out the videos on youtube how to use it to profit from it.

[#]logseq #cryptomator

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-11-27 at 18:22

awseye the shodan search engine for unintended public resources in AWS

https://awseye.com/

[#]aws #shodan #itsecurity #exposure

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-11-26 at 22:48

Deutsche Bahn und Schwarz Digits wollen unter DataHub Europe in Zukunft kuratierte Trainingsdaten für künstliche Intelligenz zur Verfügung stellen

https://datahub-europe.ai/

[#]datahubeurope #ki #ai #training #data

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-11-25 at 22:34

Codeberg should become a trusted publisher on pypi:

https://codeberg.org/Codeberg/Community/issues/1712

[#]codeberg #pypi #oidc #identity #codesigning

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-11-24 at 13:35

On the Importance of Web Archiving

https://items.ssrc.org/parameters/on-the-importance-of-web-archiving/

[#]web #archive

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-11-21 at 20:08

Spring Boot 3.4.0 is out: structured logging, custom beans for autoconfiguration, expanded virtual threads support, enhanced support for test containers, actuator enhancements, improved image building capabilities including support for ARM, dependency upgrades

https://spring.io/blog/2024/11/21/spring-boot-3-4-0-available-now

[#]spring #springboot #java

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-11-20 at 22:05

Verify the Safety of the Rust Standard Library

https://aws.amazon.com/blogs/opensource/verify-the-safety-of-the-rust-standard-library/

[#]rust #verification #safe #unsafe #formalmethods

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-11-20 at 21:35

Angular v19 is out

incremental hydration, control which routes to render on client or server side, schematics to keep up to date with latest practices, stabilization of reactive primitives and introducing new ones, quality of life improvements (e.g. time-picker, unused imports removal, schematic via language service)

https://blog.angular.dev/meet-angular-v19-7b29dfd05b84

[#]angular

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-11-16 at 21:12

released a new version of scrapy-contrib-bigexporter (https://github.com/ZuInnoTe/scrapy-contrib-bigexporters/releases/tag/scb-0.5.0) for exporting web crawled data with scrapy to big data formats, such as parquet, orc and avro.

now also with provenance using pypi trusted publisher (https://blog.trailofbits.com/2024/11/14/attestations-a-new-generation-of-signatures-on-pypi/). You can be now ensure which CI job build the artifact and how it was built.

It uses short-living token to publish to pypi and not static credentials.

See the provenance e.g. for the *.whl on pypi: https://pypi.org/project/scrapy-contrib-bigexporters/#scrapy_contrib_bigexporters-0.5.0-py3-none-any.whl

[#]pypi

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-11-11 at 22:23

Cookies Having Independent Partitioned State (CHIPS) - add more security to your cookies by partition them to have a separate cookie jar per toplevel site.

https://developer.mozilla.org/en-US/docs/Web/Privacy/Privacy_sandbox/Partitioned_cookies

See also HttpOnly, Secure and other ways to improve cookie privacy as well as security: https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies#security

[#]chips #cookies #web #security #dev

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-10-20 at 18:50

esa euclid sneak preview - first publication of detailed view into the galaxy: Euclid survey’s sneak preview: https://www.esa.int/Science_Exploration/Space_Science/Euclid

[#]esa #euclid #galaxy #cosmic #atlas #moon

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-10-19 at 12:40

Also on @swheritage #softwareheritage https://archive.softwareheritage.org/browse/origin/directory/?origin_url=https://github.com/DoctorWkt/unix-jun72

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-10-19 at 12:35

The working source code of #pdp #unix #1972 https://github.com/DoctorWkt/unix-jun72/t

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-10-06 at 14:34

[#]contentsecuritypolicy #csp an important additional line of defense for #webapplication to protect #security and #privacy of your user. You can add them to any web applications (even if you do not have the code!). More information: https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP

Content security policy for #wordpress: https://jornfranke.codeberg.page/technology-tutorials/wordpress-csp/

Content security policy for your own #springboot and #angular application: https://codeberg.org/ZuInnoTe/spring-boot-angular-example

=> More informations about this toot | View the thread

Written by Jörn Franke on 2024-10-04 at 20:30

all #algorithms implemented in #rust https://github.com/TheAlgorithms/Rust

=> More informations about this toot | View the thread

=> This profile with reblog | Go to jornfranke@mastodon.online account

Proxy Information
Original URL
gemini://mastogem.picasoft.net/profile/513010
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
831.982305 milliseconds
Gemini-to-HTML Time
3.628149 milliseconds

This content has been proxied by September (ba2dc).