The showstopping bug (or misfeature?) reported by others was brushed off, and my comment was ignored. It didn't seem like the path forward would be a pleasant one, so I've uninstalled Wez and gone back to a terminal that works for me. So yes, you could say it was a negative experience. I gave Wez a try as my daily driver, but it just didn’t pan out despite my efforts.
HN user
hrez
It's the same with no tmux. And it's fine with other terminals. See my comment in the issue.
I didn't have as positive experience. Granted I commented on a closed issue. In any case it was closed as "won't do" and my comment was ignored. I didn't feel like opening a new issue for the same that was already dismissed. https://github.com/wez/wezterm/issues/4706
It's not just you. I gave up on Wez for that reason and after my comment on https://github.com/wez/wezterm/issues/4706 was ignored and issue autoclosed.
FWIW, many people regretted using DNSSEC. So take it with a grain of salt.
ChatGPT hits estimated 100 million monthly active users.
Pretty sure every student heard of it and many of them tried it.
Consumers don't care what it's called, but they surely will use it. Especially if it's built into a familiar search engine.
Isn't it the same for any decent sensor?
browsers are much worse, both chrome based and firefox
Sensirion SCD4x CO2 Gadget on Digikey or elsewhere.
Sensirion SCD4x CO2 Gadget is $60
dnscrypt-proxy, it's also good for dns crypting
If you're like me and only looking for CO2 monitor, here is a short story.
I was researching all the sensors and kits and was narrowing down on AirGradient actually. Per my research the best last gen CO2 sensors are from swiss Sensirion SCD4x series. So I started looking how to build something on it etc.
While poking around, by pure chance I saw that Sensirion makes SCD4x-CO2-Gadget which is SCD41 sensor with LED indicator and BLE and powered by USB the size of flash drive.
https://sensirion.com/products/catalog/SCD4x-CO2-Gadget/
So, you can just stick it in USB charger anywhere and either use visuals or a mobile app that will show the number or import data for a chart. All for $60 from official Sensirion dealer like digikey.
I don't mean to sound like an Ad, but it's the best sensor as far as I know, for least cost and nothing to solder (perhaps a negative for some :) No affiliation.
Org can be configured with SSO which would require Org members to login with your Co auth in order to access the Org.
Though it would still allow "collaborators" which don't have SSO requirement.
especially with TP-Link switches being roughly the same cost and from Amazon.
The power difference is huge, but it's also different classes of devices i.e. router vs switch. This N5105 seems to be rather power hungry.
Sure, submitted.
"Enforce privacy & security on Windows and macOS"
No golang. No vim.
+100% in two years is "normal", but -30% is doom and gloom.
"Minimum term of ownership: 1 year"
what's worse than a fool? - a fool with a lot of energy
Hi, that's a pleasant surprise. Thanks. Some QA and possible suggestions:
1. exclude chrome:// and about:// URL's
2. Not sure how, but it would be nice to one-click restore an item from Trash back to where it was. Alternatively, perhaps mark in-place instead of moving to Trash? Then it's easy to spot them and manually remove. Also I got quite a few false positive sites with valid certs etc. Increase timeout perhaps?
3. this might be impossible, but I wonder if there is a way in chrome to download /favicon.png without opening the whole page in a new tab.
A while back I saw perf. tests on lambda cold starts per language. And somewhat surprisingly python was the fastest.
It's probably not the same test but python is still at the top [1]
[1] https://www.simform.com/blog/aws-lambda-performance/#Startup...
also combined with -o i.e.
grep -Po "Name:\K\w+"
M1
I've been researching robo-advisors quite a bit recently.
"The Robo Report" [1] has detailed quarterly robo reports on performance, features, comparisons etc
In their own words - https://brave.com/privacy-features/
I found go compiler isn't very efficient in not linking in the dead code. I ran into it by switching from aws-sdk-go to aws-sdk-go-v2 and the binary jumped from 27Mb to 66Mb [1]
Granted fully featured app will likely use all of the module's code so it's not a factor.