I don't have this issue, but maybe changing some of the privacy settings might help? https://duckduckgo.com/settings#privacy
HN user
avery42
If you don't want an extension, another option is to find it on Mycroft Project [0], choose Gigablast, and on the "Install plugin" page, right click the address bar and choose "Add Gigablast". Then you can set it as your default from the Firefox search settings.
[0] https://mycroftproject.com/search-engines.html?name=gigablas...
By default it's small, but all you need to do is zoom in and it's perfect. For example, on my 1440p monitor I'm at 213% zoom and it's working great for me.
Anyone know what the code at the bottom of the description means?
MB018YM6JVA8FPPI think a lot of people missed that only the early adopters batches will come with the pen and magnetic case included:
We will be making the PineNote available for early adopters later this year for $399. The early adopter’s PineNote batch will ship with a magnetic cover (working with an on-board hall sensor, putting the device to sleep) as well as the EMR pen. Following the early adopter’s batch, both the cover and the pen will be sold separately.
The Remarkable 2 costs $547 USD with a pen and magnetic cover. So right now the PineNote is ~$150 cheaper, but once they start selling the accessories separately, I'm expecting it to be around $50-$100 cheaper than the R2. Still a good difference, but it's not as competitive price-wise as people think.
Edit: Not that price is all that matters, I'm super excited to have a proper Linux e-ink device!
There's a great extension called Old Reddit Redirect [0] that'll always take you to old Reddit, highly recommend it.
Reddit's new direction in recent years has been really painful. There's so many great niche communities there that practically don't exist elsewhere on the Internet. Unfortunately, if/when they get rid of old Reddit and the API for third party apps, I'll probably drop Reddit entirely.
[0] Firefox: https://addons.mozilla.org/en-CA/firefox/addon/old-reddit-re... Chrome: https://chrome.google.com/webstore/detail/old-reddit-redirec...
Yes, under "How does GitHub Copilot work?":
[...] The GitHub Copilot editor extension sends your comments and code to the GitHub Copilot service, which then uses OpenAI Codex to synthesize and suggest individual lines and whole functions.
Yes. There was an experimental project called Positron [0]: "a experimental, Electron-compatible runtime on top of Gecko". It was discontinued in 2017 [1].
AFAIK the only thing around nowadays is GeckoView [2] for Android.
[0] https://github.com/mozilla/positron [1]: https://mykzilla.org/2017/03/08/positron-discontinued/ [2]: https://mozilla.github.io/geckoview/
In case anyone wants a video of the original talk: https://archive.org/details/pyvideo_440___opening-the-flask
From GCP docs [0]:
Effect of ToS violations
Google-wide disabled account
In some cases a Google-wide account (which covers access to a variety of Google products like Google Photos, Google Play, Google Drive, and GCP) will be disabled for violations of a Google ToS, egregious policy violations, or as required by law. Owners of disabled Google accounts will not be able to access their Google Cloud resources until the account is reinstated. If an account is disabled, a notification is sent to the secondary email address provided during the signup process, if available. If a phone number is available, the user is notified via text message. The notification includes a link for appeal and recovery, where applicable.
In order to regain access to their GCP resources, owners of disabled Google accounts will need to contact Google support and have their account re-enabled.
To minimize the effect of an account being disabled on Google Cloud resources, we recommend that you add more than one owner to all resources. As long as there is at least one active owner, GCP resources will not be suspended due to the one of the owners being disabled.
Given the Google account horror stories that pop up every few months, seems risky if you're solo/only have one GCP owner.[0] https://cloud.google.com/resource-manager/docs/project-suspe...
Cool demo, but it seems like a bad idea to use this for a landing page. Took over 30 seconds to load for me - unless I knew this was a demo I would probably just close the page.
If you point the comments to be fetched from an instance you host, I assume you could silence/suspend users or domains on your instance and they would no longer show up in the comments (although that's probably not an ideal solution for most cases).
It's been a while, but a few months ago I used this image [0] and it worked great.
I've set up my email client on my phone, so that it only notifies me if one of my developers emails me. I use the VIP feature of Samsung's email client, which seems to be unique to that specific client, since I haven't been able to find another with it.
Maybe not quite as simple to set up, but you should be able to get something similar on most clients with a folder and a filter. I've done this for some of my important/urgent folders, with K9-Mail set to only show notifications from those folders (notification class).
Ah, fair, I think I've only ever used it on a 3GB board with ZRAM enabled. It also looks a bit blurry on Wayland, hopefully that gets fixed soon (it looks like there's a bounty for it [0]).
Yes, Anbox is working pretty well on Arch Linux ARM [0][1], although I haven't tried Signal specifically.
[0] https://github.com/dreemurrs-embedded/Pine64-Arch/releases
[1] https://github.com/dreemurrs-embedded/Pine64-Arch/wiki/Anbox
Like other commenters said, it's just Linux so you can do pretty much anything.
For Qt, the current stack seems to be Kirigami, which is KDE's library for convergent apps. There's also the Mauikit framework, which is built on top of Kirigami (I don't know enough to know the exact differences).
For Gtk, it's libhandy, which adds a few widgets for convergent apps.
It looks like Flutter doesn't support ARM yet, I found this after a quick search: https://github.com/flutter/flutter/issues/60678
There's also a few Electron/Webkit-based apps (especially for UBPorts), which is a nice temporary solution to get an app on the device while there isn't yet a native equivalent.
I feel like the post title should be something closer to the email, like one of the first lines "Is there still somebody around in the cairo community who is willing and able to make a release".
Yes, by building the dev.go2go branch: https://github.com/golang/go/blob/dev.go2go/README.go2go.md
Nextcloud is exactly this.
The .zip download of the code was archived: https://web.archive.org/web/20201104050026/https://github.co...
I'm not familiar with the story, but this is what I found: https://www.businessinsider.com/aaron-cheung-brings-homejoy-...
The weird tale begins with an email that John Salzarulo received Tuesday afternoon. A Los Angeles based user, Salzarulo received an email from Cheung that "$20 cleaning is back!" thanks to its local partner.
"I wanted to reach out personally today to invite you to join a private house cleaning trial with our Los Angeles partner, Fly Maids," Cheung wrote, not disclosing his connection to the company.
When Salzarulo clicked the email link, the Fly Maids' site logged him into his Homejoy account, which still had his credit card number and notes about where to find the trash can.
I don't know if it's illegal, but I definitely think it's unethical.
It's the ad network's responsibility to never show scam ads, this has nothing to do with targeting.
Sounds like a lot of work to fix a company's marketing stunt.
I've been happy with BunnyCDN. Email and password login (and 2FA), FTP and API upload (I'm using lftp to deploy my sites from CI), pay as you go (I think the minimum is $1/month) and easy SSL. No complaints so far, but my usage is pretty basic.
I wonder if blocking Google Analytics by default would affect their default search engine deal with Google...
Thank you, will fix that! I really should hook up a spell/grammar checker on post-commit or something...
Also, was Camino ever officially a Mozilla product?
It was until at least late 2004/early 2005, when the website was hosted at mozilla.org/projects/camino [0]. The project's website moved to caminobrowser.org in March 2005 [1], but it's unclear if it remained a Mozilla project after that.
[0] https://web.archive.org/web/20041117091214/http://www.mozill... [1]: http://caminobrowser.org/blog/2005/#itsofficial
Haha, the Google one definitely looks better than my 30 lines of CSS though.
If anyone is interested, I'm using a very simple Hugo setup, just one template that reads from a yaml file with all the services. I'm using BunnyCDN to host (first time), cache hit rate is currently sitting at 70% which I'm happy with.
Sorry - that definitely wasn't my intention! Although to be clear, I don't mean this to be anything negative about Mozilla, just an interesting collection of their past projects. There are definitely some changes I can make to the copy though, especially since this list is meant to include everything from commercial products to experiments and internal tools.
I think this differs from Killed by Google somewhat in that Google has killed off several commercially-viable products with active users, so I can see a possible intention there as a warning about relying on Google services.
Edit: as another comment said below, "abandoned" is probably a better choice of words for a lot of these projects.
Thank you, I'll look into these!