

I am sure in 30 years there will be plenty of Americans worship Trump just like they are doing now to Reagan.
Even though both of them fucked literally everything up.


I am sure in 30 years there will be plenty of Americans worship Trump just like they are doing now to Reagan.
Even though both of them fucked literally everything up.
I am more and more tempted to donate to EFF every single day.


They do need to pay developers to get high quality software, which is especially for a message app centered around security.


That is package right? Most people will not get the full benefit of the package, the cash is usually around 150k, plus the cashable part of the package it would be closer to 200k for most.


LLM is very good at programming when there are huge number of guardrails against them. For example, exploit testing is a great usecase because getting a shell is getting a shell.
They kind of acts as a smarter version of infinite monkey that can try and iterate much more efficiently than human does.
On the other hand, in tasks that requires creativity, architecture, and projects without guard rail, they tend to do a terrible job, and often yielding solution that is more convoluted than it needs to be or just plain old incorrect.
I find it is yet another replacement for “pure labor”, where the most unintelligent part of programming, i.e. writing the code, is automated away. While I will still write code from scratch when I am trying to learn, I likely will be able automate some code writing, if I know exactly how to implement it in my head, and I also have access to plenty of testing to gaurentee correctness.


I think on android, signal do not use Google’s push notification. They simple send a dummy push, and the signal app wakes up to retrive the latest message directly from signal server.
So Google never have your notification content. I am not sure if they do the same on iOS.
That being said if your attack model includes people reading your notification lock screen, then you should disable showing signal notification.


Codeberg allows private repos: https://docs.codeberg.org/getting-started/first-repository/


I don’t think it is terribly expensive, a lot of (somewhat large) domain specific academic instances are maintained by grad students with donation from academics. As far as I know, many of them are in good financial standing.


There are several non-profit had their own instance, like ACM. I recall Mozilla used to do, but I am not sure if they still does.


Then this post should interest you: https://social.growyourown.services/@FediFollows/112419076551165888 :)
And my absolute favorite is @frenchtoast@better.boston


BTW, there is a very strong Boston/Cambridge/Somerville community on mastodon, there is a entire instance for it: https://better.boston/explore
Mayor Wu is on there @wutrain@better.boston but not posting much these days.
There are also many people on other instances, like transport or OSS instance, as many prominent OSS contributor lives in that area.


I see you don’t run electron app in flatpaks :)


Gnome has parental control https://help.gnome.org/gnome-help/parental-controls.html
But it has some serious limitations: for example, you cannot block individual website reliably. Parents can consider piholes, but DNS sink hole on local network are often trivial to bypass.


Nearing absolute zero even.


That is not the case, exam evaluates learning outcome. If the student satisfies the learning outcome in the end, I don’t care how they did it.
I am only here to help the student acheive as much as they can, then assigning a score that reflects their achievements.
That is the important part: it is only a letter, but I would like that letter should reflect skills, instead of total time spent, or how they choose to learn and allocate their time. I don’t want student to waste their precious time when they can achieve the required outcome without doing homework and/or attending classes.


But on the third hand,
I know an AI comment when I see one /jk


I think he has repo pre ChatGPT with legitimate usecases, while that would not be a conclusive proof, I cannot imagine some chatbot would bother with this.


This dude need to chill, he also pushed the systemd change, and in his blog he seems to believe android “advance flow” for sideloading protects users.
The one they are targeting is California’s AB-1043, which still have three quarters of a year before it comes into effect…
I think this dude might get too excited for his new subscription of claude code or whatever, and decided to spam every project with these request. Some of these are reasonable, some are compliance in advance.
Also this dude writes two freaking blog every week with LLM. If I were him, I would try to find some joy in my personal life…
I still remember the good old days when google has the best code quality among big techs. That being said, seeing how shitty everyone’s code has become, google might still be the best :)