A problem with leasing a Cybertruck? You might like it. Appreciate its comforts. It might be your favorite place to listen to music. Feel like you’re in full control. You might find reasons to keep it. What’s the harm in making a dangerously rich man even richer ? With subsidizing and expanding his influence ? Sure, he’s a toady . He spreads hate and deadly disinformation to the willing and credulous . Sure....
|
|
Hi lainanons! I have recently been using tor with torsocks to route all my traffic through it. It seems to do everything from DNS resolution to requests just fine. My only problem right now is that I can't use torsocks with my package manager (I use OpenBSD btw). If I run torsocks pkg_add
|
|
I wanted to create a 3D printed mount to attach Canon EF lenses to a P8079HP night vision tube. All models where printed using a Bambu Lab A1 mini FDM printer. All prints where made using a 0.20mm layer height with a 0.40mm nozzle. As far as I understand the P8079HP uses 3 image intensifiers […]
|
|
I wanted to create a 3D printed mount to attach Canon EF lenses to a P8079HP night vision tube. All models where printed using a Bambu Lab A1 mini FDM printer. All prints where made using a 0.20mm layer height with a 0.40mm nozzle. As far as I understand the P8079HP uses 3 image intensifiers […]
|
|
I wanted to create a 3D printed mount to attach Canon EF lenses to a P8079HP night vision tube. All models where printed using a Bambu Lab A1 mini FDM printer. All prints where made using a 0.20mm layer height with a 0.40mm nozzle. As far as I understand the P8079HP uses 3 image intensifiers […]
|
|
I wanted to create a 3D printed mount to attach Canon EF lenses to a P8079HP night vision tube. All models where printed using a Bambu Lab A1 mini FDM printer. All prints where made using a 0.20mm layer height with a 0.40mm nozzle. As far as I understand the P8079HP uses 3 image intensifiers […]
|
|
Reading time: 10 minutes It’s brutally hard to find a job as a new college grad today. And AI is changing things even for seasoned Engineers. Here’s my advice.
|
|
Reading time: 10 minutes It’s brutally hard to find a job as a new college grad today. And AI is changing things even for seasoned Engineers. Here’s my advice.
|
|
Reading time: 10 minutes It’s brutally hard to find a job as a new college grad today. And AI is changing things even for seasoned Engineers. Here’s my advice.
|
|
Reading time: 10 minutes It’s brutally hard to find a job as a new college grad today. And AI is changing things even for seasoned Engineers. Here’s my advice.
|
|
How to trigger a command on a running Linux laptop when disconnected from power
-
dataswamp.org
-
1 year ago
-
eng
Introduction After thinking about BusKill product that triggers a command once the USB cord disconnects, I have been thinking at a simple alternative. => https://www.buskill.in BusKill official project website When using a laptop connected to power most of the time, you may want it to power off once it gets disconnected, this can be really useful if you use it in a public area like a bar or a train. The idea is to protect the laptop if it ....
|
|
How to trigger a command on a running Linux laptop when disconnected from power
-
dataswamp.org
-
1 year ago
-
eng
Table of contents 1. Introduction 2. Setup 3. Testing 4. Script ideas 5. Conclusion 1. Introduction § After thinking about BusKill product that triggers a command once the USB cord disconnects, I have been thinking at a simple alternative. BusKill official project website When using a laptop connected to power most of the time, you may want it to power off once it gets disconnected, this can be really useful ....
|
|
Ignoring SMS, which is vulnerable to SIM-swapping attacks , TOTP ( Time-based One-Time Passwords ) is probably the most popular second factor authentication method at the moment. While reviewing a pull request adding support for TOTP , I decided to investigate the current state of authenticators in 2025 with regards to their support for the various security parameters . A previous analysis from 2019 found that many popular authentica....
|
|
I recently got to attend the inaugural Peter Wallensteen Lecture at Humanistiska Teatern. When I originally signed up it already had a waiting list, but I luckily got an email about a spot opening up just a few days before. The series is intended to honor department founder Peter Wallensteen and this first lecture was deliverd by Professor Mary Ellen O’Connell.
|
Recap: Data Warehouses, Data Lakes, Lakehouses? As a short recap, what do these mean, and how are they differentiated? Modern Data Warehouses , like Amazon Redshift , Google Big...
|
Recap: Data Warehouses, Data Lakes, Lakehouses? As a short recap, what do these mean, and how are they differentiated? Modern Data Warehouses , like Amazon Redshift , Google Big...
|
|
Catbench Vector Search App has Postgres Query Throughput and Latency Monitoring Now
-
tanelpoder.com
-
1 year ago
-
eng
CatBench is a Postgres + PgVector demo application that uses 25k pet photos from a Kaggle dataset for demonstrating how the similarity search features work together with the rest of your application code & schema in the backend (HammerDB Order Entry). [ Jump to the new stress test + monitoring section ] CatBench Interactive UI You can navigate around the recommendation engine for Cat Purchases UI, click on cat photos and find pr..
|
|
Catbench Vector Search App has Postgres Query Throughput and Latency Monitoring Now
-
tanelpoder.com
-
1 year ago
-
eng
CatBench is a Postgres + PgVector demo application that uses 25k pet photos from a Kaggle dataset for demonstrating how the similarity search features work together with the rest of your application code & schema in the backend (HammerDB Order Entry). [ Jump to the new stress test + monitoring section ] CatBench Interactive UI You can navigate around the recommendation engine for Cat Purchases UI, click on cat photos and find pr..
|
Another Friday, another Django related post. I guess this blog is becoming a bit monothematic. I promise the next ones will bring the much-needed diversity of contents, but today let’s explore a very useful feature of the Django’s ORM. Ok… Ok… it’s more of a feature of PostgreSQL that Django supports, and it isn’t available […]
|
|
I got a lesson today in the idea that it’s always worth re-visiting things you’ve used in the past to see how they’ve changed, as sometimes there will be cool new features! In my Kubernetes Post-Exploitation talk I make use of kubectl debug as a means to get a root shell on a cluster node. It’s a very handy command but I thought it wasn’t possible to use ctr commands from inside the shell you get with kubectl debug and that turns out ....
|
|
The reflectance of light hitting a dielectric (non-metal) / dielectric interface is something commonly needed in computer graphics, and one of the few material properties that we can get a compact and exact solution for, from Maxwell's equations. In computer graphics, a faster approximation is often used - Schlick's approximation . It kind of sucks tho - it has quite large relative error, resulting in visibly incorrect reflection. For ....
|
Der Hornochse – Er ist weit verbreitet, der Hornochse – als Schimpfwort. Der Ochse, das arme Tier, kann wie immer nichts dafür.
|
|
What are the ways you can manage multithreaded code in Python? What synchronization techniques are available within Python's threading module? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.
|
|
Heroku Postgres 17 with the New Upgrade Process: Faster Performance, Easier Upgrade
-
www.heroku.com
-
1 year ago
-
eng
We’re excited to announce the general availability of Heroku Postgres version 17, packed with new features and enhancements to your database performance. And that’s not all – we’re also introducing a game-changing feature that streamlines your upgrade experience. This new method of version upgrade is now the default, so you can try it to upgrade […] The post Heroku Postgres 17 with the New Upgrade Process: Faster Performance, Easier Upgr..
|
|
If you’ve ever deployed an app on Heroku, chances are you’ve used Heroku Postgres — our fully managed, reliable, and scalable Postgres database service. It’s the backbone for millions of applications, from weekend side projects to enterprise-grade systems running in production. But Postgres, like all software, continues to evolve. With new versions released each year, […] The post Heroku Postgres Upgrade Guide: Simplify Your Move to Vers..
|
|
Anthropic’s Claude 4 Sonnet, part of the next generation of Claude models, is now available on Heroku Managed Inference and Agents. This gives developers immediate access to a model designed for coding, advanced reasoning, and the support of capable AI agents. Heroku Managed Inference and Agents expands your AI choices, offering the freedom to build […] The post Heroku AI: Claude 4 Sonnet is now available appeared first on Heroku .
|
|
Yesterday I gave a live talk about some of the re-design we did to the internals of RavenDB’s storage engine (Voron). I think it went pretty well, and the record is here. Would love to hear your feedback!
|
|
Yesterday I gave a live talk about some of the re-design we did to the internals of RavenDB’s storage engine (Voron). I think it went pretty well, and the record is here. Would love to hear your feedback!
|
|
AI is transforming software development. Is your security strategy keeping pace? Learn about AI TrustOps, a new model to build secure software in the age of AI and stay ahead of emerging risks.
|
|
Empower developers with Snyk Learn and the new Learning Management Add-on. Build AI-enabled apps securely, reduce risk, and meet compliance with bite-sized lessons and AI-powered assistance.
|
|
Learn why AI-generated code, open source, and package hallucinations magnify risk. Discover the Snyk AI Trust Platform for safe, accelerated development.
|
With the introduction of Apple Silicon, macOS became much stricter about running unsigned binaries. It even refuses to execute them in the Terminal. This can be frustrating as many precompiled tools, once easily downloadable from sources like GitHub, may no longer work as expected. By default, if you try to run an unsigned binary in Terminal, you will see an error like: Apple could not verify "[binary]" is free of malware that may....
|
With the introduction of Apple Silicon, macOS became much stricter about running unsigned binaries. It even refuses to execute them in the Terminal. This can be frustrating as many precompiled tools, once easily downloadable from sources like GitHub, may no longer work as expected. By default, if you try to run an unsigned binary in Terminal, you will see an error like: Apple could not verify "[binary]" is free of malware that may....
|