After having it on my TODO list for a long time, I've installed EndeavourOS on another m.2 drive on my desktop. With the advancements in gaming support on Linux over the last few years, over 80% of my daily tasks, work, and games are well-supported by Linux. I've been using Linux in VirtualBox or WSL for many years, but it's been a long time since I've ran Linux directly on hardware. I'm excited!
HN user
Celeo
github.com/celeo
I'm getting a 404 with the submitted link, but am able to view the homepage at https://yapi.run/.
Direct link is https://www.novonordisk.com/content/nncorp/global/en/news-an... ?
If you prefer a video format with some of the highlights, see https://www.youtube.com/watch?v=Gv4sDL9Ljww.
Depending on the size of the team/org/company, working on anything other than the next feature is a hard sell to PM/PO/PgM/management.
I also got started in webdev and built a few sitesdl from your tutorial. Thank you!
Even if I did love Chrome, which I definitely do not, there's little chance I'd be excited about getting more AI.
Fixed build instructions link: https://github.com/LadybirdBrowser/ladybird/blob/master/Docu...
Hi, the /careers endpoint redirects to the homepage and I don't see job postings elsewhere.
I can't access that site; is it up?
Generally, if I'm manually searching for news, it's either to get more information about something I heard from someone (searching by the event), or to see if news has been published about something nearby (searching by region).
I love this outcome; kudos to you and Astral both!
Great news! When I'm familiar with the project space+F works great, but isn't great for discovery.
Op is lead for this product.
Heads up: the "Theme Customization in Toolbar" image isn't rendered.
Thanks for sharing!
That was a very enjoyable trailer - visuals and sound both. That being said, the new Switch looks less ... "fun" than the existing Switch.
Many, yes. You can pair a CLI arg parser with a logger that supports colored output, and add a TUI library if you needed that. There are "command line frameworks" as well, like picocli that can be paired with something like Jbang for distribution.
The README does include a link to Google Translate to vocalize the name, but thanks for sharing this site!
I got the same as well. I look forward to hearing what they have to say on it.
I'd certainly like to be in an environment that has the dedicated people to those roles that so often are either combined or eschewed entirely, but 16+ hours of meetings per sprint sounds incredibly draining.
Discord does have priority speaker [1], is that close enough?
[1] https://support.discord.com/hc/en-us/articles/360011876531-S...
There are many ways to do it, like you said. Over time, the most popular options have shifted as new support from the standard library arrived. How you handle the errors can boil down to whether or not you really care about what kind of error it is, or just if an error occurred.
Two popular crates for handing these situations are thiserror [1] and anyhow [2], for handling errors by type and handling all errors, respectively.
There are additional ways, like just returning a Box wrapper around the stdlib error type [3], or just unwrapping everything. It depends on what your program needs.
[1] https://crates.io/crates/thiserror
[2] https://crates.io/crates/anyhow
[3] https://play.rust-lang.org/?version=stable&mode=debug&editio...
Not really for people who have their shells configured to auto-(de)capitalize the name of a command or binary, but for those that don't, it's a departure from what's normal. It's easily solved through an alias or similar, but still: why introduce the impedance?
Outline link: https://outline.com/pBvgHC
These collections propose a handful of alternatives:
https://github.com/awesome-selfhosted/awesome-selfhosted#ana...