Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
FireInsight
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
151.
▲
by
FireInsight
2y ago
This is exactly the reason why my preferred method of music consumption is piracy + Bandcamp. Every Bandcamp Friday (when Bandcamp doesn't take a cut) I buy about 2 to 6 albums I've listened to in the past month or a few. If an ar
152.
▲
by
FireInsight
2y ago
Nim as a language is a good place to go. The ecosystem is another story entirely. I suggest you search for the kinds of libraries you'd need and check their maintenance status, maybe do some example project to get a feel for the compil
153.
▲
by
FireInsight
2y ago
This is really cool! I love the JSX-like approach to UI and it's a shame it's not so common on desktop. https://github.com/can-lehmann/owlkettle is the only thing I find comparable.
154.
▲
by
FireInsight
2y ago
Imo libadwaita apps are the best, but I haven't found a perfect solution for writing them.
155.
▲
by
FireInsight
2y ago
Reply All is still my comfort podcast for short walks. Nothing has yet reclaimed the throne of being my most listened from it. Search Engine carries the torch somewhat, and is really good for it's scope, wjch obviously differs from the
156.
▲
by
FireInsight
3y ago
Penpot is great! It works really well, and the UX design is solid. Except for the few times I tried it, it ground to a halt after a couple hours and ten frames, crashing the tab when trying to do common things like add a text object (which
157.
▲
by
FireInsight
3y ago
Substack has problems too. For hosted foss services, write.as ( https://write.as/ ) and bearblog ( https://bearblog.dev/ ) are good. If self-hosting, the choices are infinite.
158.
▲
by
FireInsight
3y ago
Another term for no moderation is rampant abuse.
159.
▲
by
FireInsight
3y ago
On that metric, everything is just like MkDocs. In my opinion, though, crucially, is that almost anything is better than MkDocs. A couple of the problems with MkDocs: - Themes available don't look really good, more thrown together than
160.
▲
by
FireInsight
3y ago
Unfortunately Flutter (which seems to be the backend for Flet), is IIRC rendered in a HTML5 canvas, which yields bad accessibility and is overall a pretty bad way to build web apps. It's kind of unbalanced, as web tech, on the other ha
161.
▲
by
FireInsight
3y ago
I'm just here to fullfill the prediction by someone, I don't remember who, that every time Netlify is mentioned in the future [this thread]( https://news.ycombinator.com/item?id=39520776 ) is mentioned. Maybe someon
162.
▲
by
FireInsight
3y ago
> It’s amazing how many front end frameworks now exist that require running a backend server to even render basic HTML. This, remix, next, Astro, and so many others. --- > This Yeah, this uses Python and is not specifically an SSG, so
163.
▲
by
FireInsight
3y ago
I don't believe corporations implementing liberal politics to prevent backlash and it being legislated onto them qualifies as them being on the "left political spectrum".
164.
▲
by
FireInsight
3y ago
> (inset upcoming decap replacement) What's wrong with DecapCMS?
165.
▲
by
FireInsight
3y ago
I found DecapCMS setup quite easy the last time I did it. What roadblocks did you hit?
166.
▲
by
FireInsight
3y ago
This a good place to plug my favorite launcher? Search-based launchers in general are something I just cannot live without nowadays, there's way less friction there with openint apps and such. Kvæsitso is the one I use currently: http
167.
▲
by
FireInsight
3y ago
I'm having a blast doing dev on Silverblue! I've got Nix and Devbox installed for reproducible per-project shell environments with just the right packages, which feels really reliable. I also have a distrobox with some general-pur
168.
▲
by
FireInsight
3y ago
Bluefin is actually older, it's the base that kickstarted the whole development of Universal Blue. They are pretty much as mature, too. Bazzite is more gaming oriented, Bluefin more general purpose. Bazzite is way more popular since ga
169.
▲
by
FireInsight
3y ago
Semantic HTML exists and is usable, most developers just want to make their site look like they want (nothing wrong with that). Problems arise when sites don't use semantic elements, style with bespoke class systems. And functionalit
170.
▲
by
FireInsight
3y ago
I just searched for non-english slang on UD and found two definitions instantly. I think it's safe to say that the internationalism is at least not prohibited.
171.
▲
by
FireInsight
3y ago
When browsing my native language, I found that many of the words were in fact not untranslatable or urban in any way, but rather common words like "computer" that have been formed from roots different than english.
172.
▲
by
FireInsight
3y ago
I know of at least one unaffiliated urban dictionary site using the term, but it's translated so maybe it doesn't count.
173.
▲
by
FireInsight
3y ago
Most anarchists are against private land ownership.
174.
▲
by
FireInsight
3y ago
Most here seem to understand it pretty wrong. I think it's basically about the OS being built in the cloud every day, with your computer just ingesting the diffs. This is opposed to traditional distributions, where after the initial in
175.
▲
by
FireInsight
3y ago
Switched to this when Simple File Manager went bust. It's wayy better, in terms of design, features, and user experience. I love the file move flow being presented as cut&paste, and other unique tidbits.
176.
▲
by
FireInsight
3y ago
And following the design guidelines! Ahh, it makes the user experience SO much better.
177.
▲
by
FireInsight
3y ago
I don't get why people in this thread are conflating Flatpak with different ways to do desktop UI. Even if your app is a single self-contained binary, it can benefit from Flatpak. Sandboxing, permissions management, separation from sys
178.
▲
by
FireInsight
3y ago
From > rabbit OS operates apps on our secured cloud, so you don’t have to. Log into the apps you’d like rabbit to use on your system through the rabbit hole to relay control. You only need to do this once per app. it seems that this devi
179.
▲
by
FireInsight
3y ago
No need to code anything up. uBo should be enough. And CSS could be injected using Stylus easily.
180.
▲
by
FireInsight
3y ago
You can't have >x of reasonably sized and spaced boxes on a screen horizontally without wrapping, regardless of layout engine. Besides, wrapping can be done presentationally while keeping the linearity. In this case, I'd probab
More ›