

Why would a freelancer need to follow an industry standard? Do you have to share project sources with clients in proprietary formats rather than just the final output formats?
Why would a freelancer need to follow an industry standard? Do you have to share project sources with clients in proprietary formats rather than just the final output formats?
That doesn’t clarify anything for me. Is the client application also the service, or are they (as I believe) two different things with the same name?
What I’m really getting at is that FreshRSS is self-hostable and as far as I can tell - gPodder isn’t.
I don’t think I understood what gPodder is. The website says gpodder.net is a sync service, but doesn’t seem to indicate that it can be self hosted. The list of clients has gPodder listed as a desktop PC client to gpodder.net. Does the desktop client also work as a server?
AntennaPod can sync to gpodder.net (only at that url?). When I tried it I got a load of timeouts. Instead I enabled the gpoddersync NextCloud app to my own server. That worked like a charm between AntennaPad and kasts on PC.
Thanks for posting this. I see it was on a few other communities last week but I missed it somehow. Great debugging and reminds me of the classic GTA5 online mode fix.
Does anyone know how debug symbols came to be available for the old games?
I would say don’t give DOGE any ideas but I think that’s less bad than some of their own.
https://news.gallup.com/poll/657404/less-half-sympathetic-toward-israelis.aspx
Gallup get 46% Israeli support in response to the question “In the Middle East situation, are your sympathies more with the Israelis or more with the Palestinians?” Palestinians get 33%.
Solar photovoltaic doesn’t involve steam. We can be solarpunk as well!
I guess hydro-power uses steam in the global water cycle so I’ll give you that. Radio-Thermal Generators are all solid state, but not much power on earth comes from them.
I don’t quite understand what the backlash is here. The article is about FAQs on the Mozilla website. It seems reasonable that some people might interpret “sell” to be accepting money to set the default browser to Google. Clarifying that on their site seems fine. The FAQ was surely never legally binding.
Their ‘Terms of Use’ document is new as of Feb 26 AFAIK. Is that what people are upset by?
I think this wiki cheetsheet will explain some of the defaults. Pretty much everything is controlled with a keybind using the meta/super (windows) key. Mod + d
should open the launcher, I only used dmenu but yours might be something else. The launcher will let you launch applications by name. If you just want a terminal, Mod + Enter
will open one.
You will want to look at your config. It should live in ~/.config/sway/config
. If it’s not there then mkdir ~/.config/sway/ && cp /etc/sway/config ~/.config/sway/
. That should list the keybinds you have set. You can look up the options in the man page for sway.
Once you can do some basic window control, you might want to customise the status bar. The config should tell you what bar is being used, but there are a huge array of statusbars to choose from - I used i3status-rust but try searching for i3/sway statusbars to see what’s out there.
It’s important for objects that can be dereferenced. Smart pointers have methods that can be accessed with dot syntax like swap()
. You can still dereference through a smart pointer using arrow syntax to access methods on the referenced type since they overload the operator->()
method.
When in doubt - C4!
Plus it did land on the barge. Most of the debris should be there, though the remaining fuel would have mainly gone overboard. Probably the flight termination explosives also.
Ah, come-on, why do you think Eliza could do that 60 years ago?
Does that question interest you?
Ah, I see. I guess that varies by client but you wouldn’t want to limit the work you take like that. That’s a difficult situation to change.