majoru

joined 8 months ago
[–] majoru@feddit.org 0 points 3 weeks ago

I was waiting for the expansion statements. I just wonder why they decided on the syntax template for instead of for constexpr or for consteval. Would be much more consistent IMO.

[–] majoru@feddit.org 0 points 3 months ago* (last edited 3 months ago)

Probably when I measured >3kCPS in a train. Turned out it was a very spicy TC-99m patient.

Yours?

[–] majoru@feddit.org 0 points 3 months ago

Just a regular ball pen I got for free :) I explained my use cases for the flipper in another comment.

[–] majoru@feddit.org 0 points 3 months ago

Never thought of that. Added to the backlog for sure!

[–] majoru@feddit.org 0 points 3 months ago

A Knipex TwinKey.

[–] majoru@feddit.org 0 points 3 months ago

It was a promotional gift from some meetup.

[–] majoru@feddit.org 0 points 3 months ago (2 children)

Data blocker for charging in public transport :D

[–] majoru@feddit.org 0 points 3 months ago (1 children)

I'm a huge radiation nerd and just need to measure every orange tile and green glass that I stumble across.

[–] majoru@feddit.org 0 points 3 months ago (2 children)

Thanks! I'm rather new to the game and still optimizing. But some of the things already have been very useful.

[–] majoru@feddit.org 0 points 3 months ago* (last edited 3 months ago)
  • As a remote for some devices and garage doors
  • I'm a bit of a data hoarder, so I record various radio comms, NFC tags, infrared... I find in the wild
  • For field microcontroller programming
  • Sometimes as a clicker during presentations
  • I built a SCD30 extension board, so I sometimes use it to monitor the CO2 concentration in rooms
1
submitted 3 months ago* (last edited 3 months ago) by majoru@feddit.org to c/edc@sopuli.xyz
 

I like to be prepared for most situations, so this is the stuff I have in my backpack every day (top left to bottom right):

  • Two USB cables
  • USB charger
  • Pen
  • Deodorant
  • Tissues
  • Radiacode 102
  • Power bank
  • 2x USB C to A adapter
  • USB condom
  • Some emergency cash
  • Tape
  • Flipper zero
  • Multitool
  • Mints
  • Desinfectant
  • Wurkkos FC11C flashlight
  • Hair ties
  • Airtag
  • Earplugs
  • Sunscreen
  • FFP2 masks
  • Disposable gloves
  • Some meds / band aids

Additionally in my pockets:

  • Keys
  • Wallet
  • Bluetooth earbuds
  • Phone
[–] majoru@feddit.org 1 points 6 months ago* (last edited 6 months ago) (1 children)

It hurts me too, to have no better use for them. I just have no hardware with enough PCI lanes to connect a significant number of them.

I should have mentioned that I have various other backups (including Hetzner Storage Boxes and continously spinning enterprise HDDs).

I just wanted to use them to store “another copy” because I have no other idea how to use them.

 

Some years ago, I hosted my own matrix server for a few months. I'm an experienced self-hoster, but I remeber that Matrix was paticularly hard to host, requiring weird proxy rules, DNS adjustments, federation never worked reliably and push notifications never worked at all. I ditched the project soon because I also had no real use for it. However, I recently had some ideas where a Matrix server would be useful again. Has anyone attempted to install it recently and can tell me whether the situation has improved? Also, which server do you recommend? There still is synapse but I found it paticularly complicated to host. Dendrite is now archived and the current fork seems to be tuwunel which doesn't seem to be under very active development.

[–] majoru@feddit.org 3 points 7 months ago

Former Immich dev here:

Even in the early days, we got hundreds of different feature requests that “can be done easily”. Even this example is a lot harder than you might think.

  • Since all clients work differently, this probably has to be done server-side, requires a new endpoint, caching logic, client support.
  • Immich supports a ton of file formats, the solution has to work with all of them.
  • We must not lose meta data, quality or alter the image in some other way, Immich is a backup tool, file integrity is a top priority.

If you have an idea, how to tackle all of this, contact the dev team on Discord, they’re really helpful and will surely guide you through the process of implementing.

view more: next ›