Lines of separation are bad? I like adding a few empty lines to denote a different logical section so it’s easier for me to read back later :c
Lines of separation are bad? I like adding a few empty lines to denote a different logical section so it’s easier for me to read back later :c
It’s been a week and my CEO still hasn’t responded my email asking for scope clarification for a project he asked me to do…
I’ve been really happy with it; I’ve been using it for templating reports at work for months now. I’ve just started experimenting with using jinja to pretemplate my template lol.
I’ll probably continue down that track to try and automate my workflow away so I can focus on less tedious things, but after you get used to the box encapsulation it becomes fairly easy to work with!
Can we get a Santa v Satan boxing movie?
Level 5, I still go back to play dark cloud 1 and 2 every couple years. Now if they’d just make the third one I stead of another professor Layton or yokai watch that’d be great!
Wait, I can play pso2 on the deck?! I might have to download it!
God, just remembering the scene in spec ops makes me want to cry. It’s wholly inhuman to use white phosphorus
You could try installing gamesnacks.com as a pwa on their phone. They have a bunch of little games that I assume children would like.
I just got off work and you’re here bringing me back writing ptsd for that party of programmers
Tangentially related, but I’ve been feeling like perhaps we’ve been jumping the gun with Lemmy and Kbin…
Maybe it would have made more sense, at least from an interoperability statepoint, to make an activitypub User protocol that can be selfhosted easily. So instead of making a new account for each Lemmy or Kbin instance someone has, you can instead connect your activitypub account to it.
Additionally as I know hosting has been an increasing problem around here, perhaps it would have been better to make instances single focused message boards ( i.e. just political humor, just animemes, just 196 etc.) So that the instance host can more easily manage moderation and hosting costs without ballooning things they might not necessarily care about to also be hosted by them.
This is just idle musings though, I’m not sure of how the community would be receptive to such thoughts.
I’m currently in dependency hell trying to compile a zip formatted react native program I’ve been given
If you want to use python, you could try Flet. I’ve been using it for some projects at work and it’s dead simple to create an acceptable UI and the docs are very easy to read through with frequent examples. In July they added support for Android and iOS via progressive web apps, I haven’t tried it out yet, but it seems interesting so I might start a project in it soon…
I’ve been having fun with it, if that’s worth anything!
Otherwise, depending on your phone I’d just do native code with Kotlin + jetpack compose for Android or Swift + swiftUI for Apple. I always greatly preferred android development in school but once jetpack compose and swiftUI came out I find them both to be about the same level of enjoyment.
All three of those options are all declarative (describe how you want it to look in code) and I find it much easier to deal with than iOS storyboards or Android xmls.
Bethesda was only the publisher for Doom, Id software were the developers.
Wow that’s pretty vicious, I’m proud(?) of Oracle (that feels wrong to say)
I use it for home and work! I quite like it though I miss latte dock still, dragging windows from the top bar was just so useful for me
I’ve been using Garuda (arch derivative) for my home and work PC. It works how I want it to, I like that it has BTRFS as default for the file system, and the AUR is such an amazing resource I miss it whenever I use a different distro.
I have a production server that’s using Alma at the moment, but with the RHEL news I’m thinking of switching it over to something else, but I’m not sure what yet. I’ve been using Ubuntu server for some test servers/projects and I like it better than Alma but it still hasn’t given me that “wow” factor I feel with Arch so I’m not sure what I’m going to do there…
I was thinking about it more as the “sword of dieting” because it should tell you when you’re actually hungry, not just bored or whatever, and will stop glowing when your hunger has been properly satiated so you know when to stop eating!
This also applies to coding! And I’m not currently dreading the fact I keep thinking of more and more convoluted solutions to my problem at work at all!
I’d I unironically say that philosophy and logic classes are extremely helpful for programming.