yes sorry, I have a goal to get set up with an open sponsor, but just haven’t. Currently in regards to funding I am $1000 short for the last year, so I definitely need to get the open sponsor set up because lots of people are only willing to fund that way (which I completely understand). And that’s just for base infrastructure. I would like to pay the admins as well.
I’m a staff software engineer at Sunrun, the USA’s largest residential solar installer.
I mostly work with kotlin, but also java, python, ruby, javascript, typescript. My hobby is picking up new hobbies. Currently bird photography and camping.
- 22 Posts
- 432 Comments
snowe@programming.devMto Programming.dev Meta@programming.dev•Empty "just_a_test" community - Removal Suggestion1·4 months agodeleted by creator
This community is a meta community for the programming.dev Lemmy instance. We do not run a mastodon server. This is also not a programming help community, it’s for discussing issues with the Lemmy instance. From what you’ve written it seems like you’re having trouble with a mastodon API and it would probably be better to ask for help in a community geared toward that.
android studio is built on intellij, and as a result can do the exact same things intellij does, which includes the .http files (which I think are the same as .rest files). So you can get the exact same features in android studio as you do in vscode. I think.
snowe@programming.devto Linux@programming.dev•I Don't See a Reason to Switch to Windows from Linux Anymore in 20251·6 months agowait… are you arguing that gems are a bad thing???
snowe@programming.devMto Programming.dev Meta@programming.dev•Database Corruption Maintenance (00:01 - 06:00 UTC Dec 2)7·7 months agoThe fixes are done for tonight, but are not 100% complete. I estimate that 99.4% of cases have been fixed though. You might see problems with individual posts, but every community should be fixed. I’ve seen at least 1 issue with the !science@lemmy.world community and I’ll be investigating that if it doesn’t self resolve (stuff could still be catching up).
IF YOU SEE ANY MORE ISSUES PLEASE REPORT THEM HERE.
snowe@programming.devMto Programming@programming.dev•Is Python's tooling incredibly difficult, or am I just stupid?2·7 months agowhen the official docs are telling you to use it, then it’s used. You can have no expectation of people to think the tooling isn’t shit when it’s literally the official recommendation.
Hi, I believe I’ve fixed the issue with your profile. Can you please verify for me (I’m able to see it on my side)
Hi, I believe I’ve fixed the issue with your profile. Can you please verify for me (I’m able to see it on my side)
Hi, I believe I’ve fixed the issue with your profile. Can you please verify for me (I’m able to see it on my side)
snowe@programming.devMto Programming.dev Meta@programming.dev•Server will be going down in 1 hour at 3:40 UTC for database maintenance.6·8 months agoServer is back up and user profiles should now be visible. Hidden communities have not been fixed yet.
we were looking into it last night, but it seems to be a bug in lemmy. I’ll keep investigating later today to see what I can find.
snowe@programming.devOPMto Programming.dev Meta@programming.dev•Server maintenance 3:00 UTC4·9 months agook, stuff seems to be federating ‘normally’. Let me know if you find any issues.
snowe@programming.devOPMto Programming.dev Meta@programming.dev•Server maintenance 3:00 UTC2·9 months agoserver seems quite overloaded right now. not sure if this will federate or not…
snowe@programming.devOPMto Programming.dev Meta@programming.dev•Server maintenance 3:00 UTC2·9 months agoseems to be working. testing images
snowe@programming.devOPMto Programming.dev Meta@programming.dev•Server maintenance 3:00 UTC1·9 months agotesting federation…
snowe@programming.devOPMto Programming.dev Meta@programming.dev•Server maintenance 3:00 UTC3·9 months agoSee https://mastodon.social/@programming_dev for updates
snowe@programming.devMto Programming@programming.dev•What is your preferred API error response and why?12·10 months agoAnything but the last one. Don’t duplicate the http code in the body, else you’re now maintaining something you don’t need to maintain.
I’m not a fan of codes that repeat information in the body either, but I think if you had used a different example like “INVALID_BLAH” or something then the message covered what was invalid, then it would be fine. Like someone else said, the error data should be in an object as well, so that you don’t have to use polymorphism to figure out whether it’s an error or not. That also allows partially complete responses, e.g. data returns, along with an error.
snowe@programming.devMto Programming.dev Meta@programming.dev•I keep getting logged out today. Is it just me?1·10 months agoWhat OS are you using? Version of FF?
Moderates
Programming@programming.dev Programming.dev Meta@programming.dev Godot@programming.dev Experienced Devs@programming.dev Rust@programming.dev Web Development@programming.dev C Programming Language@programming.dev Powershell@programming.dev Engineering Managers@programming.dev Web Hosting@programming.dev Ruby@programming.dev Kotlin@programming.dev Scala@programming.dev Shell Scripting@programming.dev
what do you mean by this?