Awesome, I’m looking for frameworks like this, thanks for sharing.
Awesome, I’m looking for frameworks like this, thanks for sharing.
Anything that involves deception, which unfortunately seems to be most of marketing.
I don’t mind when people just try to get their product out there, just let it be known that it exists and does X thing differently or better. I hate when they mean to deceive. Something that is intended to deceive but isn’t technically a lie is not really better than a lie, to me.
I thought that the line was that one supports owning the means of production and the other supports authoritarian governments, am I confused?
I want to add that, like you, I’ve become a big fan of restricting the numbers of ways to do something.
IMO, It’s more time wasted choosing, more time wasted reviewing, and makes it easier to overlook errors. I want more opinionated languages and frameworks.
I kept seeing so many different ones recommended and I kept getting weird issues I didn’t understand with most of them. I don’t often need to make a bootable Linux USB, but every time, Rufus did the job quick and easy.
Rust, because I’m lazy and I want a compiler that helps me out. Performance is a pretty neat bonus.
I’ve been using both Perplexity and Kagi for searching things, and it’s working out pretty well for me. The main thing that I find Kagi useful for is filtering to Fediverse results (which tends to be mostly Lemmy threads).
It’s pretty expensive though…
I was wondering whether what felt like common sense to me was the same as what felt like common sense for others, and I see that between us it’s not.
I’m not gonna bother trying to argue with you, I doubt it would be productive in any way, I’m not gonna change your mind. Additionally, you’ve put a lot of words into my mouth and inferred that I believe a lot of things that I really don’t believe, which is a bit upsetting.
If it were the US vs another democratic country, I would feel like that too.
I’m particularly concerned with China (and Russia) because:
I might have a different perspective though. I’m a fairly recent US immigrant from Canada.
Edit: I’d like to add, my tone may come across wrong over written text, I’m just trying to understand people’s overall perspective and whether mine is different, I’m not trying to argue and I’m not upset at you nor any of the commenters I’ve seen on similar posts.
I’m a bit worried about the amount of people I see making this argument whenever I see posts about a TikTok ban/acquisition.
I’m getting the impression that, either:
Am I correct? Is there a nuance I’m missing?
I can understand concerns over point #2 here, but #1 and #3 seem wild to me.
I really like the word you used, code smell. I often have a hard time expressing to co-workers in code reviews why something feels off, it just does.
If it was something self-hosted on the web, it may have been Clarity AI.
I think your comment embodies Rust more than any I’ve seen before
I’m trying out Kagi a little bit, and it has a federation search mode of some kind. I tried it for a search and it gave me results from Lemmy.
I don’t know yet how Kagi compares to Google in terms of results quality, I barely used it so far. It’s pretty expensive though.
That’s what I do all the time, and not on purpose. I don’t know what’s wrong with me
I use main
because, although I never heard of anybody actually getting offended by master
, it costs me nothing to use main
instead. Also it looks prettier and seems to be the new convention ¯\_(ツ)_/¯
Disclaimer: I don’t know much about securing the container itself. The considerations I discuss here are mostly networking.
What I’ve personally been doing is using k3s with Cloudflare Tunnel (routed using DNS like in this documentation) as an ingress.
With Cloudflare Tunnel, if you create an application in front of it, you can require authentication and add a list of allowed emails.
I could replace k3s with a different Kubernetes distribution, and/or replace Cloudflare Tunnel with a different ingress (e.g., Tailscale Funnel or more common ingresses like nginx).
Co-pilot can write some small very simple functions for me, sometimes saving me the need to look at documentation. It will still often fail at those, in my experience, and will consistently fail at anything more complex.
It will get better, but currently it’s only a small help.
I'd honestly choose a similar stack for the back-end. I have limited experience with Rust, but my impressions so far is that it's a language that allows you to make changes with confidence that they'll work. I feel like starting something in Rust is somewhat difficult, but contributing is relatively simple.
For the front-end, I don't think the choice is as important, since I think that by virtue of being federated and being able to have multiple front-ends, it would almost be better for the front-end to be managed by other parts of the community. And I say that as a primarily front-end/developer-experience dev.
I would probably default to React since I'm familiar with it and it's very popular, but would probably be tempted to experiment with something better.
The advice I’m most scared not to follow as I get older: don’t dismiss everything that the younger generations say or do as being just a trend, and learn more about it.