I’m also on Mastodon as https://hachyderm.io/@BoydStephenSmithJr .
- 1 Post
- 201 Comments
main : IO () main = test allTestsNo OOP in sight: https://gitlab.com/bss03/grtt/-/blob/f760eb6f0c1f1b171a1a3a114e156f008e4227d0/grtt-machine/test/src/Main.idr
I agree that it probably should be legal-ish. I think maximum curb gaps are a great idea, and minimum curb gaps are probably a good idea in areas where curb cleaning might frequently overlap with parking. But smarts and cycles should almost always be allowed to double-up within the same F-150-sized space.
right wheels need to be within 12" of the curb
park nose first
rear passenger wheel still more than 12" from curb -> ticket.
bss03@infosec.pubto
World News@lemmy.world•Boiling lobsters alive to be banned in UK animal cruelty crackdownEnglish
7·2 months agoI reject the claim that natural is good. Appeal to Nature is a common logical fallacy.
bss03@infosec.pubto
Technology@lemmy.world•Clair Obscur: Expedition 33 loses Game of the Year from the Indie Game AwardsEnglish
1·2 months ago… the best kind of correct.
Are the new winners listed of the Indie Game Awards site?
bss03@infosec.pubto
Technology@lemmy.world•Clair Obscur: Expedition 33 loses Game of the Year from the Indie Game AwardsEnglish
94·2 months agoI’m not going to uninstall or demand a refund, but I fully support the Indie Game Awards decision on this and will not refer to CO:E33 as a winner of any of the Indie Game Awards. I will still call it IMO the best JRPG in many years, but I thought that before it started receiving awards.
I hope this event serves to scare game studios of all sizes from the mere appearance of using AI at ANY scale or part of the process. Hell, I hope it causes the whole damn bubble to burst, but it’s just not that important.
What? The green revolution doesn’t deserve anti-aircraft capabily?
Ho, ho, ho. Ho.
This Santa has one extra.
(j/k)
bss03@infosec.pubto
Selfhosted@lemmy.world•Decreasing Certificate Lifetimes to 45 DaysEnglish
1·3 months agoWhile I do have some control over my DNS and can create arbitrary TXT entries, I can’t to that in an automated way easily. I’m using Gandi.net to host my DNS rather than running my own DNS sever(s).
EDIT: Gandi is listed https://community.letsencrypt.org/t/dns-providers-who-easily-integrate-with-lets-encrypt-dns-validation/86438 so maybe I can automate a DNS-01 challenge without too much issue, I just have to switch away from
certbotto one of the other tools.
bss03@infosec.pubto
Selfhosted@lemmy.world•Decreasing Certificate Lifetimes to 45 DaysEnglish
2·3 months agoIt does have access to the HTTP root directories. But, it still can’t open port 80/443 when apache already has that port open.
EDIT: I guess my
certbot renewjust needs to be reconfigured to use a--webroot, so it doesn’t try to listen on it’s own.
bss03@infosec.pubto
Selfhosted@lemmy.world•Decreasing Certificate Lifetimes to 45 DaysEnglish
2·3 months agoProbably the comment has federated to lemmy.world, but the deletion of the comment hasn’t yet.
bss03@infosec.pubto
Selfhosted@lemmy.world•Decreasing Certificate Lifetimes to 45 DaysEnglish
2·3 months agoLooks like autoincorrect did a s/CRLs/Carla/ for you.
bss03@infosec.pubto
Selfhosted@lemmy.world•Decreasing Certificate Lifetimes to 45 DaysEnglish
4·3 months agoTechnically my renews aren’t automated. I have a nightly cronjob that should renew certificates and restart services, but when the certificates need renewal, it always fails because it wants to open a port I’m already using in order to answer the challenge.
I hear there’s an apache module / configuration I can use, but I never got around to setting it up. So, when the cron job fails, I get an email and go run a script that stops apache, renews certs, and restarts services (including apache). I will be a bit annoying to have to do that more often, but maybe it’ll help motivate me to configure apache (or whatever) correctly.
Debian Stable
I don’t think I actually got any of the items on today’s list done. But, I did get OTHER tasks done, so I get a reward tonight. 😏
bss03@infosec.pubto
Technology@lemmy.world•Israel’s IDF Bans Android Phones—iPhones Now ‘Mandatory’English
2·3 months agoEnshittification will continue until morale improves.
bss03@infosec.pubto
Technology@lemmy.world•Israel’s IDF Bans Android Phones—iPhones Now ‘Mandatory’English
2·3 months agoThe first one does tell you how to “completely remove Gemini from your smartphone” under that heading. I do not have the Gemini app installed.
The second one says:
Can you fully disable Gemini on Android?
No, and that’s by design. While you can turn off activity tracking, revoke permissions, and even uninstall the Gemini app on some devices, Google is actively replacing its Assistant app with Gemini.
But, I’ve also disabled Google Assistant across all applications, so I don’t share data with Gemini/Assistant. I had to lose some features to do so.
Overall, your reply serves to confirm for me that I have disabled Gemini on both of my Android devices. Still, I appreciate the links!
bss03@infosec.pubto
Technology@lemmy.world•Israel’s IDF Bans Android Phones—iPhones Now ‘Mandatory’English
6·3 months agoHonestly, it wouldn’t surprise me either way. There IS a lot of telemetry and other BS that is definitely still on my phone, included in OS updates, and not uninstallable (I can “uninstall updates”, but that would also give me back any security issues). But, I don’t think that it is Gemini, or at least predates that naming convention.
To get free of Google telemetry, I’d have to install a non-Google ROM, and I haven’t ever tried that.
Telemetry certainly can be abused, and Google should be legally (by regulation) required to provide a simple opt-out. BUT, telemetry really is a fairly normal thing to include in “web-scale” deployments and is primarily used to discover issues that have escaped into production without affecting a testing environment–or, at least, that what the telemetry systems I’ve interacted with as an software developer were for. So, I’m not too worried about non-personalized data collection.
EDIT: I confirmed that Google says I have no Gemini activity to delete, so while I’m sure my phone is reporting stuff, it’s not to Gemini.
bss03@infosec.pubto
Technology@lemmy.world•Israel’s IDF Bans Android Phones—iPhones Now ‘Mandatory’English
5·3 months agoDo you have some sort of evidence for this claim?
bss03@infosec.pubto
Technology@lemmy.world•Israel’s IDF Bans Android Phones—iPhones Now ‘Mandatory’English
4·3 months agoI’ve lost features that used to work without Gemini, but I believe it is disabled on both my Pixel 7 Pro and the Pixel 8 I have access to.



Oracle is not the worse DB in existence. They are a worse company than MS, but I’d much rather be talking to Oracle than MSSQL.
(My go-to is PostgreSQL, tho.)