HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chrismeller

no profile record

comments

chrismeller
·7 miesięcy temu·discuss
I’ve used MuckRock to request records on ALPR systems for years. I gave up several years ago because SC agencies had started rejecting them all under an exemption for law enforcement / public safety.

There’s no appeal process in SC, so they know they can just stonewall you and you’re highly unlikely to try to sue. The law is also just ambiguous enough that you risk losing even if you did sue, so it’s a lose-lose for the filer.
chrismeller
·8 miesięcy temu·discuss
I admit that I still subconsciously treat com/net/org as somehow more legitimate, though there's no logical reason. I do like that there are more options now, but some of the gTLDs are quite ridiculous.

And I really don't like that companies like Google/MS can buy their own TLD now. I don't think allowing a trademarked term to be used should have been allowed.
chrismeller
·9 miesięcy temu·discuss
Anyone know of something similar for Windows?
chrismeller
·9 miesięcy temu·discuss
Title should probably be updated to indicate this is from 2009.
chrismeller
·10 miesięcy temu·discuss
I use Obsidian, but don't have much invested in any plugins or themes, so maybe I'm just not informed enough on the backstory here.

While I can't disagree with anything said, it's also not really unique, is it? This is the classic open vs. closed ecosystem debate - do we protect users with a walled garden or do we let them load up anything they want, even if that turns out poorly for some subset of them?

If you're going to plead for some kind of change, I think it would be more helpful if you had specific action items. A willingness to help is great, but how do you propose to help? A lot of people are technical, that's awesome. What are they going to build to fix the problem? Who or what is preventing them from doing that now?
chrismeller
·10 miesięcy temu·discuss
I was wondering the same thing, so thanks for the explanation. Disappointing that the article didn’t bother to explain it.

From Section 166 it looks like the state can also convert an HOV lane to an HOT lane and set the toll amount. The contrarian in me wants to believe there’s some ridiculous loophole in there…
chrismeller
·10 miesięcy temu·discuss
> What is "hardware" anyway? Does a microcontroller-based integrator or debouncer count?

Hmm, good question. In this context, I guess "continues to work after the EMP"?
chrismeller
·10 miesięcy temu·discuss
I don't own a Tesla, but I've been a passenger in well north of 100 different ones over the years (Uber/Bolt/etc.) and had no idea there even was a mechanical release. In the event of an emergency I would... not fare well.

Years ago (decades now?) I remember James May on Top Gear doing a segment where he was looking for the first mass-produced car that "looked like a car". Of course there have been tons of changes, but it's also amazing to me how much some things are still the same 100 years later.

Particularly when it comes to safety devices it just seems like you shouldn't mess with that combination of intuitive design and ingrained societal learning from media. It's literally something a child can do...
chrismeller
·10 miesięcy temu·discuss
My main one is for ADSB using adsb-lol.

I also have the Pimoroni Enviro+ in my living room. I've got their Grow kit somewhere as well, but... no plants since I moved.

I used to have a Kubernetes cluster running on some Pi3's, but they got a little too slow and I was bumping up against the lower memory. Lots of other self-hosted stuff, but it's all on some old off-lease computers I found cheap, not on a Pi.
chrismeller
·10 miesięcy temu·discuss
Can I ask for a few more details on your GPS NTP setup? That thought popped into my head the other day but I can't think of a real reason to do it, it'd really just be a cool way to waste some time.
chrismeller
·10 miesięcy temu·discuss
I was thinking the same thing. I know I’m cynical, but I’m sure there’s some blanket rejection reason like “suspected fraud” that is used shockingly frequently. You can’t argue with it because fraud is a real thing, but somehow you just know…
chrismeller
·5 lat temu·discuss
Yes, the we were Hertz in that case, not shareholders.
chrismeller
·5 lat temu·discuss
Well, in this case perhaps. The shareholders may be screwed, but at least it gives them (Hertz as well as shareholders) a fighting chance, rather than just saying “yep, we had a good run” and washing their hands of everything.
chrismeller
·5 lat temu·discuss
That seems like a bit of a simplistic view spurred on by people who don’t know what Chapter 11 is.

It’s not “we don’t have any more money” or “we aren’t making any money”, it’s “we need a little court-mandated breathing room (from our creditors) to change x, y, and z, and then we’ll be ok”.
chrismeller
·6 lat temu·discuss
I disagree with pretty much everything you said. :)

I think there are plenty of bad ORMs and there are plenty of ways to use the good ones in a bad way, but that doesn’t mean that they aren’t providing the value I mentioned. For instance Entity Framework Core with code-first migrations has you designing the data models themselves, then wiring up relationships and other metadata (indexes, keys, etc.) in the DB context itself - your actual entities are completely portable and have nothing to do with the db itself outside of being used by it.

And sure, needing to switch to another storage system may be a good problem to have... that doesn’t mean you should explicitly tie all of your code to one particular RDBMS. If a user is a user is a user, it shouldn’t matter to anything else in your codebase how or where it is stored, it should still be the same entity. Moving those users from your SQL Server to Mongo or to a third party like Auth0 or an Azure/AWS/etc. federated directory service doesn’t change the fact that every user has an ID, an email, a name, etc.

Code for today, but design for tomorrow.
chrismeller
·6 lat temu·discuss
It also usually forces your design towards the entities themselves rather than the specific way they’re stored, which positions you better for switching to a completely different storage system in the future if, for instance, it’s becoming too slow or expensive to maintain everything in a traditional big name RDBMS.
chrismeller
·7 lat temu·discuss
I never said workers who didn’t like it shouldn’t. If you don’t like it you absolutely could and should.

If you reread my comment I specifically said that some people do like it at certain points in their lives. Let them decide if the job is for them...
chrismeller
·7 lat temu·discuss
I find it fascinating that your reference is from 1911... because there clearly haven’t been any laws enacted since then that would protect workers.

The only potentially relevant statement you made (bathroom breaks at Amazon warehouses) is the uncited one. Also coincidentally illegal in every US state I’ve ever been employed in...
chrismeller
·7 lat temu·discuss
When I was 22 I would gladly have doubled down for the money. Over a decade later... not so much.

People forget that there are others not like them. There are plenty of companies that set deadlines and expect you to meet them, even if that means working the weekends when you’re behind. There is nothing inherently wrong with that, lots of people love the money and/or don’t have families. No one is forcing you to work there, so let them be.
chrismeller
·8 lat temu·discuss
I'm curious what portion of people you think even know that jailbreaking exists, let alone why they would want it done on their phone. This is, without any sort of exaggeration, a 1% issue.