Readit News logoReadit News
thedanbob commented on Vaultwarden commit introduces SSO using OpenID Connect   github.com/dani-garcia/va... · Posted by u/speckx
arjvik · 11 days ago
What's your (OSS?) OIDC server of choice?

Authelia? Authentik? Keycloak? (These are the three I see a lot about.) Something else?

thedanbob · 11 days ago
Adding another +1 to Pocket ID. I looked at a couple of the ones you mentioned but they looked too heavy and complex for what I wanted. Pocket ID does one thing and does it well.
thedanbob commented on PYX: The next step in Python packaging   astral.sh/blog/introducin... · Posted by u/the_mitsuhiko
chao- · 13 days ago
I'm surprised to hear that. Ruby was the first language in my life/career where I felt good about the dependency management and packaging solution. Even when I was a novice, I don't remember running into any problems that weren't obviously my fault (for example, installing the Ruby library for PostgreSQL before I had installed the Postgres libraries on the OS).

Meanwhile, I didn't feel like Python had reached the bare minimum for package management until Pipenv came on the scene. It wasn't until Poetry (in 2019? 2020?) that I felt like the ecosystem had reached what Ruby had back in 2010 or 2011 when bundler had become mostly stable.

thedanbob · 13 days ago
Bundler has always been the best package manager of any language that I've used, but dealing with gem extensions can still be a pain. I've had lots of fun bugs where an extension worked in dev but not prod because of differences in library versions. I ended up creating a docker image for development that matched our production environment and that pretty much solved those problems.
thedanbob commented on Objects should shut up   dustri.org/b/objects-shou... · Posted by u/gm678
SuzukiBrian · 22 days ago
My brand new car has a feature called forward attention warning which is driving me insane. It is essentially a small camera located at the steering wheel column which emit a series of high beeps and have an eye icon blink in the dashboard if the car doesn't think I am looking forward.

Cases in which this can happen. - I orient myself before overtaking another car on the highway or motorway. - I position my hand wrong on the steering wheel and the camera can no longer see me. - I put on sunglasses when I am driving against a low sun.

It can be turned off, but if you live in the EU it is required to enable itself once the car has been turned off/on.

It will also happily warn me if it thinks I am speeding based on errornous gps data. This feature also turns itself back on once the car has been turned off.

thedanbob · 22 days ago
I rented a car in the UK a few years ago and by the end of the trip I was ready to set it on fire.

- Adaptive cruise control would randomly slam on the brakes on the motorway (just passed a 30 kph exit, the speed limit must be 30 now!), or match speed with a car in the next lane that was I trying to pass

- Emergency braking would trigger if I got too close to a car that was turning out of my lane, or a shrub while parking

- Lane assist reenabled itself every time I started the car

- Radar system would fail every ~3 starts, which would disable adaptive cruise control (ok) and blast a warning sound (bad)

At least now I know that if I'm shopping for a car in the future, one of my criteria needs to be "won't actively try to kill me".

thedanbob commented on Irrelevant facts about cats added to math problems increase LLM errors by 300%   science.org/content/artic... · Posted by u/sxv
devoutsalsa · a month ago
Today someone who is routinely drug tested at work is being replaced by a hallucinating LLM.
thedanbob · a month ago
To be fair, the AI probably hallucinates more efficiently than the human.
thedanbob commented on Firefox-patch-bin, librewolf-fix-bin AUR packages contain malware   lists.archlinux.org/archi... · Posted by u/rrampage
bee_rider · a month ago
On one hand, the distro developers can’t really prevent people from, say, hitting their computers with a sledgehammer or something. So to some extent, the users have to be trusted.

But, maybe it would be best not to have “yay” available. Using something like AUR without reading the package build files is… pretty bad, right? And it is bad for the community, because if there is a convention of doing that sort of thing, it makes the AUR a good target for attacking.

thedanbob · a month ago
> But, maybe it would be best not to have “yay” available. Using something like AUR without reading the package build files is… pretty bad, right? And it is bad for the community, because if there is a convention of doing that sort of thing, it makes the AUR a good target for attacking.

I don't remember how yay works but paru (another AUR package manager) displays the pkgbuild file before it will install.

thedanbob commented on NINA: Rebuilding the original AIM, AOL Desktop, Yahoo and ICQ platforms   nina.chat/... · Posted by u/ecliptik
benguild · a month ago
the sad thing about this is what made it magical before was the people that were on there, and it’s impossible to get that back now!
thedanbob · a month ago
Yup, they can probably rebuild ICQ the way it was when I was 16 but they can't make me 16 again.
thedanbob commented on I built something that changed my friend group's social fabric   blog.danpetrolito.xyz/i-b... · Posted by u/dandano
f3b5 · 2 months ago
While this is a pretty cool hardware project, I would be quite annoyed to be your partner. No offense, but it almost reads as satire that you want to flash LEDs in every corner of the house if your wife doesn't look at her phone notifications quickly enough.
thedanbob · 2 months ago
I thought it went without saying that she's on board with it, and that "need to get a hold of her" meant e.g. "I'm trying to call her but she's out in the shop". 99% of our communication during the day is asynchronous.
thedanbob commented on I built something that changed my friend group's social fabric   blog.danpetrolito.xyz/i-b... · Posted by u/dandano
thedanbob · 2 months ago
> I also had this idea to turn this into an IoT device that has 5 RGB lights and sits on your desk. It would light up when each friend you have delegated joins your Discord voice channel and you could customize the colour for each friend. If I get some traction I might turn it into a real product, so email me at my email address in my about page if that seems something you'd like.

Hah, I'm also building something like this for notification purposes. My wife's tablet sometimes doesn't show notifications and she's often not near her phone, so I ordered some ESP32's and LED boards[0]. Going to scatter them around the house and link them to a switch in Home Assistant so I can light them up if I need to get a hold of her. I'm planning a back-and-forth scan effect to make sure they're eye-catching, already named them Cylons.

[0] https://ae-pic-a1.aliexpress-media.com/kf/S9b244caf41934a5eb...

thedanbob commented on Locally hosting an internet-connected server   mjg59.dreamwidth.org/7209... · Posted by u/pabs3
DougN7 · 2 months ago
Why not use a dynamic DNS service instead? I’ve been using dyn.com (now oci.dyn.com) for years and it has worked great. A bonus is many home routers have support built in.
thedanbob · 2 months ago
This is what I do, except the dynamic DNS service is just a script on my server that updates Cloudflare DNS with my current external IP. In practice my address is almost static, I've never seen it change except when my router is reset/reconfigured.
thedanbob commented on Occurences of swearing in the Linux kernel source code over time   vidarholen.net/contents/w... · Posted by u/microsoftedging
rybosome · 2 months ago
I have a very clear memory of offending someone with the use of the word “crap” years ago.

As a kid I worked in a restaurant that sold Cincinnati-style chili - noodles with sweet chili and cheese on top. We were encouraged to offer customers who ordered a plain bowl of chili this noodle concoction instead.

Late one night, I had a customer order a bowl of plain chili. I gave her the spiel I was supposed to, suggesting that she try the noodle dish. She said, “so you won’t sell me a bowl of chili?”. I replied, “sorry for the confusion ma’am, I am happy to sell you chili. We are asked to say this crap because management is worried customers don’t know what they want”. She replied, “I don’t think it’s appropriate for you to use the word ‘crap’ with me”. I apologized again, gave her her order, then was removed from my position 3 days later when she emailed management to complain. I had “refused to sell her chili”, and “used vulgar language”.

thedanbob · 2 months ago
That sounds more like someone who was looking to be offended, not necessarily someone who finds "crap" offensive specifically.

u/thedanbob

KarmaCake day1783March 12, 2018View Original