HackerTrans
TopNewTrendsCommentsPastAskShowJobs

segphault

no profile record

comments

segphault
·17 dagen geleden·discuss
Or you could just install something like Tailscale and never have to think about it again.
segphault
·28 dagen geleden·discuss
I’ve been really impressed with GPUI, particularly with Longbridge’s open source component library which provides a bunch of shadcdn-alike widgets that are really well implemented and come with a bunch of tailwind-like helper functions that make layout easy.

The downside is that the dependency stack you need to do gui programming with rust is massive and the compile times are brutal. You can’t beat the application performance, though. It’s crazy how nice it feels compared to bloated electron apps.

The question of “are we gui yet” is definitely yes, at least on the desktop. The problem is that developers are too lazy to build apps with anything other than web frameworks.
segphault
·vorige maand·discuss
I bought one of these last year, specifically looking for a modern take on the netbook form factor. I run PopOS on mine and absolutely love the machine. It’s a perfect travel laptop and it has largely replaced the iPad mini that I previously used as my travel companion. I sometimes use it with XReal glasses, which is great. I’ve found that a 35 watt phone charger is sufficient to charge it over USB C, so I don’t even need to carry a laptop-class charging brick.

I will note that I also had the screen rotation issue described in the post, but it was easy to solve at the desktop environment level in COSMIC. I didn’t bother dealing with it elsewhere because I honestly don’t mind if the grub menu is sideways.
segphault
·vorige maand·discuss
I've wanted to see a good, production-quality open source take on this editing paradigm for a long time and your implementation appears to get a lot of things right. I took a crack at this myself a few years ago but never got around to really getting it over the line: https://github.com/segphault/codemirror-rich-markdoc

Your wysiwyg support for tables is very nice, but I couldn't quite figure out how to delete a row. The checkboxes are also a little fiddly, it would be nice if the checkbox turned into editable text when the cursor moves next to it. Does Atomic Editor work with vim bindings via replit's CM6 vim plugin?

Props for building this and sharing it, I hope you stick with it.
segphault
·2 maanden geleden·discuss
Anthropic uses Stainless Docs for the API reference. It’s a custom integration that embeds the Stainless Docs react components directly in the Claude dashboard application.

(I worked on the Stainless Docs product at Stainless and implemented support for Anthropic’s embedding use case)
segphault
·3 maanden geleden·discuss
It's bad enough that Microsoft doesn't have a satisfying answer to this question, but what makes it worse is that WinUI feels weirdly non-native in ways that sort of uncomfortably result in Electron apps feeling more like real Windows applications.

It's worth noting though that Apple is on a similar trajectory and is now in a very nearly as bad position given all the serious issues with SwiftUI and how badly it has fragmented/degraded Mac desktop application development.

It's almost like the major desktop platform vendors have all given up on supporting high-quality native desktop applications.
segphault
·4 maanden geleden·discuss
This was my most-wanted Obsidian feature, so I’m thrilled to see this. It’s going to be great for server-side automation and RAG against Obsidian vaults.
segphault
·5 maanden geleden·discuss
Github does publish their spec: https://github.github.com/gfm/ The CommonMark spec is largely based on it.
segphault
·6 maanden geleden·discuss
What? The window manger and the panel (plasmashell) are separate processes in a Plasma desktop. In Sway, users typically choose from a range of totally separate applications like swaybar or quickshell for the panel. There’s absolutely no reason the panel has to be coupled with the compositor under Wayland and nobody actually does it that way that I’ve seen.
segphault
·8 maanden geleden·discuss
I've attempted to switch to Orion on iOS a few times in the past and could never quite stick with it due to reliability issues. I'm giving it another try now to see if this 1.0 release gets it over that hurdle. Vivaldi is still a lot more polished than Orion on mobile, but Orion's support for Chrome extensions is a pretty compelling feature. I'm a very happy Kagi search user, so I'm rooting for them to succeed here.
segphault
·9 maanden geleden·discuss
I switched to Fastmail when I degoogled, and I've been very happy with it. I genuinely feel that its UX and feature set are better than what I was getting from GMail.
segphault
·10 maanden geleden·discuss
Yes, there is a mod for Hollow Knight called Benchwarp that lets you place benches wherever you want and fast travel between them.
segphault
·11 maanden geleden·discuss
Microsoft not being terrible was a zero interest rate phenomenon. The news today is a lot worse than just Github not being independent anymore. It sounds like literally the entire development division is being rolled into this "Core AI" business unit.

When Nadella announced plans to double the company's revenue by 2030, it was pretty clear that the enshitifiction was going to ramp up significantly, but it doesn't seem like it will ever relent now that they have to squeeze out more free cash flow to cover all of this AI capex. Windows is practically malware at this point, they've made extremely deep cuts to .NET engineering headcount, and it's just going to get worse.