Worthy mention of RapidRAW for photo editing on Linux: https://github.com/CyberTimon/RapidRAW
HN user
dijital
I've been troubleshooting this on and off since early December.
There's a handy Python script here to show log which application is stealing focus: https://superuser.com/a/874314
If you find it's SecurityAgent then you might be hitting this bug: https://developer.apple.com/forums/thread/807112
I suspect it's related to a JIT privilege management app my company uses.
Quarto (https://quarto.org/) is well regarded in academic publishing and supports website projects: https://quarto.org/docs/websites/.
Nice project! The National Library of Scotland has a nifty tool focused mainly on the UK and Ireland that does something similar (with a paid print service attached): https://maps.nls.uk/geo/find/marker/
It's further down in the article but he's using `hugo serve` which renders the static site and serves it in one command.
Not entirely sure how he's doing TLS from a quick skim of what he's shared though.
The article mentions one example: https://wanderer.to/. Haven't used it personally but seems promising (albeit less "social" than something like Strava).
Previously discussed on HN here: https://news.ycombinator.com/item?id=43961908
Original letter regarding the dispute with Organic Map is here: https://openletter.earth/open-letter-to-organic-maps-shareho...
For folks working in bioacoustics I think it might be pretty relevant. I'm working on a project with large batches of high fidelity, ultrasonic bioacoustic recordings that need to be in WAV format for species analysis but, at the data sizes involved, FLAC is a good archive format (~60% smaller).
This release will probably be worth a look to speed the archiving/restoring jobs up.
It seems like the serverside resource requirements to help with the privacy preserving aspect (and also to avoid DDoSing the data providers) would be non-trivial for a FOSS project like this.
I was wondering if a torrent-based architecture, where clients share updates with each other would help reduce the load. Any idea if it's been considered or would it just overcomplicate it for the number of clients involved and/or the latency for updates be too much to be of use?
If you're using Firefox and have Kagi as your default search engine, then just adding the Firefox search widget seems to do the trick.
The title doesn't really highlight it but this is using OpenAI's Whisper behind the scenes and can simultaneosly do transcription and diarisation (speaker identification), which is one of the most highly voted discussion topics on the Whisper project: https://github.com/openai/whisper/discussions/264
Very promising for online meetings to have a transcript of what was discussed.
At a guess it's this story: https://www.vice.com/en/article/xweqbq/microsoft-contractors...
I think you're right and actually the extra moisture in the air would also mean that raising the temperature of the house requires more energy input since the specific heat capacity of water is higher than air.
Once the ink is there, it won't go way by itself.
It occurs to me that an interesting low-power extension could be to have the device turn itself off after refreshing the display and then plug it in via a timer switch.
If the dashboard only needed hourly or daily updates and the previously rendered dashboard stays visible, there's no need to leave the Raspberry Pi running all the time.
If you're working on a shared project where people might care, I usually have the [PSScriptAnalyzer][1] just auto-correct any aliases dynamically for me in my IDE.
If you're just doing a quick one-off or interactively, then who cares! Crack on with your incomprehensible one-liners!
Definitely do-able, Google wrote a blog about how to do exactly that on the GCP Cloud Shell a while back so not unreasonable to do the same on AWS:
https://medium.com/google-cloud/how-to-run-visual-studio-cod...
And Hashicorp have one on using Terraform from GCP Cloud Shell:
https://www.hashicorp.com/blog/kickstart-terraform-on-gcp-wi...
Yeah they've got a nifty tool called Magic Modules that partially auto-generates the Terraform Provider (along with Ansible and InSpec) from the GCP API:
https://www.hashicorp.com/resources/google-provider-new-terr...
By the same logic, TLS 1.2 isn't a solution to insecurities in 1.1 because only 98% of users currently support it.
It's perhaps worth accepting there's no silver bullet here but a combination of initiatives like SRI is still worthwhile to help reduce the attack surface for the majority of users?
If you're in a Kubernetes environment, the NGINX Ingress Controller has a pretty decent set of realtime metrics: https://kubernetes.github.io/ingress-nginx/user-guide/monito...
Which presumably means those metrics are available in the OSS edition somehow...
Worth bearing in mind:
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.
...
It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."
I'm not sure where you are that gets a meter of snow and ice. Bike lanes are perfectly usable up here around the UK, Belgium, Holland and France all of the year, just a few puddles to dodge in winter.
The majority of risky cycling here comes riding during rush hour in heavy traffic. Cycle lanes are a great investment IMHO.
You could hook something up to their Status Page's RSS feed. We have a #provider-updates Slack channel for things like this.
Would the Language Server Protocol make sense for your approach here?
https://microsoft.github.io/language-server-protocol/overvie...
Really interesting concept for exploring a new API, but I don't see myself dropping my IDE of choice for it.
Out of interest, where did you hear this from?
Just enable guest mode. Pretty sure they're not employing top notch cyber investigators for security searches. They aren't smart enough to know the difference and it'll meet their "requirements". Fucking assholes
Re: ksonnet deprecation: I heard from some of the CoreOS team at a Prometheus Meetup recently that ksonnet is not exactly being deprecated.
Heptio (the owners of ksonnet) were bought by VMWare and will no longer maintain it. But it's possible the CoreOS guys will take ownership since they use it heavily in some of their tools.
Static hosting via AWS S3 (or Azure/GCP equivalent) with a free Cloudflare account in front it might be even cheaper!
https://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosti...