Absortio

Email → Summary → Bookmark → Email

Per page:

Using ProxyJump to connect to a remote host behind a firewall

Aug 28, 2022 20:52 • tinkerwell.app Tinkerwell

You can use ProxyJump in your SSH config to connect to remote hosts via a proxy – and use local port forwarding to connect to these remote hosts via a local port, even if they don't support ProxyJump natively.

Encrypting Laravel Eloquent models with CipherSweet

Aug 28, 2022 20:50 • rias.be

In your project, you might store some sensitive personal or credential data in your database. Should an unauthorised person get access to your DB, all this sensitive can be read.. To solve this problem, you can encrypt the data. This way, unauthorised persons cannot read it, but your application can...

Fifteen common decision-making methods - Jurgen Appelo - Medium

Aug 28, 2022 20:47 • medium.com Medium

How does a self-organizing team make decisions together? Should they just talk until they agree? Should everyone get a vote? And when they vote, is every vote the same? In group decision-making…

GitHub - asiermarques/adrgen: A command-line tool for generating and managing Architecture Decision Records

Aug 28, 2022 20:45 • github.com GitHub

A command-line tool for generating and managing Architecture Decision Records - GitHub - asiermarques/adrgen: A command-line tool for generating and managing Architecture Decision Records

GitHub - abhishekkrthakur/tez: Tez is a super-simple and lightweight Trainer for PyTorch. It also comes with many utils that you can use to tackle over 90% of deep learning projects in PyTorch.

Aug 28, 2022 20:44 • github.com GitHub

Tez is a super-simple and lightweight Trainer for PyTorch. It also comes with many utils that you can use to tackle over 90% of deep learning projects in PyTorch. - GitHub - abhishekkrthakur/tez: T...

GitHub - hammerstonedev/fast-paginate: A fast implementation of offset/limit pagination for Laravel.

Aug 28, 2022 20:43 • github.com GitHub

A fast implementation of offset/limit pagination for Laravel. - GitHub - hammerstonedev/fast-paginate: A fast implementation of offset/limit pagination for Laravel.