Immutable systems like this are great in a lot of educational setups where a lot of different students work at potentially many different workstations while always needing access to the same tools and in general having a "unified" experience.
I am not aware of any such consultation offerings but I will investigate if that is an option, thanks for pointing this out.
After consulting her fortunately that is most likely an option, we have a buffer on our shared account to pay rent for ~3 more months but I'd just be shifting the debt to a place that wants it back less urgently, I still have to figure out how to get the extra income to make it happen.
I am about halfway through the required modules to start my bachelor's thesis so I still have a bit to go; The biggest problem is that I have a bunch of failed exams resulting from a multitude of things (both psychological because of the pandemic, idealistic because of some sketchy privacy practices, and very bad sleep causing me to _oversleep_ on exams). This is hard to explain to anyone asking, which happened to me before while I tried to apply for a job.
The course I study has requirements for how many credit points you need at the end of certain semesters to be allowed to continue studying, which I fear I will not reach if I lessen the uni load to focus more on earning enough to pay my bills.
I do have years of hobby-level programming in a multitude of different languages and environments, some of it going as far as almost being "professional" (I was paid on a few occassions to develop custom web solutions) and having contributed to a charity project centered around Minecraft a few years ago. I am unsure how to present any of this and if it actually matters at all, outside of just linking my GitHub profile. The same goes for my Scrum Master certificate, it feels a bit wasted after I found out how little people actually care about it.
I wish I could utilize a network to look for solutions, but outside of my siblings and that flatmate I don't really have any contacts (there wasn't much social interaction during the covid semesters and I never recovered from that). Especially none who would be working at places that'd look for someone like me.
Not sure if this fits but compsci student from Germany here.
Ever since I was unceremoneously kicked out of my parents' house after graduating from HS I've lived in a student dorm, now sharing a flat with a friend splitting rent.
Been somewhat "cruising along" financially in the sense that I gained roughly enough to pay my monthly expenses with not much wiggle room. Had to go a bit into debt to fund moving into the dorm initially and never exactly recovered from that debt, just hovering with nothing really changing.
Recently lost access to my student loan as I am too slow to study for their requirements but I've managed to offset that by working as sysadmin/tech support at a small uni lab. My main sources of income being this job, "child benefits", and a half-orphan pension (lost my mom to alcohol when I was 15, dad remarried later). This half-orphan pension now _also_ fell off until I have the paperwork handled to re-request it after they asked me for proof that I've been studying two years ago, which I sent in too late. This pension also covered healthcare automatically.
Now with my pension out of the picture until they process it I have been thrown into the regular healthcare system, which added a monthly expense that I was not prepared for, especially because they are also requesting that I retroactively pay up for 3 months of apparently missed contributions/fees. Sent them an email a few days ago asking if it was possible to pay this off in monthly rates to hopefully make it a bit more manageable, but they have a very archaic policy of not responding to emails and only sending out paper mail. I also tried calling but the person I talked to wasn't exactly helpful outside of "have you tried sending an email".
I am honestly at a bit of a loss as to how to approach this.
There were some pipe dreams of finding more work but the job market is, excuse the expression, fucked. Nobody would employ a student who hasn't finished their bachelor's yet. I'll probably try to find a job at some fastfood place or grocery store next and put my studies on pause. This might bite me back later because of credit point requirements from my course but still better than having debt collectors on my ass.
I understand that this is all over the place. It would mean the world to me if someone could even find the time to chime in and give some advice.
SQLite has a solution for this! There's called strict tables and final SQLite to get mad at you when you try to put a string into a number column, etc.
It took me a while to even begin to understand what Qbix is trying to sell people on. In my humble opinion the website is a disaster, especially on mobile. After a few minutes all I could gather was that it claims itself to be a "social operating system" (nice buzzword). After exploring the GitHub readme it got a bit clearer but it kinda "just" seems like WordPress but for websites seeking out more user interaction?
I have not looked into it too deeply, but I also have not seen any mention of any sort of open standards that would lift Qbix from being another vendor to be locked into. No OID/OID Connect, ActivityPub, etc. Instead it mentions integration with Facebook of all things.
Where is the openness?
I'm particularly interested in their shady data privacy shenanigans. How would this hold up against a GDPR complaint? It doesn't sound like they're properly listing what data is to be tracked, meaning users are by definition unable to consent, so any amount of data collection is unlawful, no?
European here, sorry if I misunderstood, but I always thought the "free speech" protected by the first amendment only protects your right to e.g. voice your political opinion without being punished for your particular views, not your preferences in porn (or the distribution and even existence of it)? As an extreme counterexample the government banned CSAM and one couldn't weasel their way out of such a case by pleading first amendment, right?
Definitely not everyone's cup of tea, but IMO Path of Exile helped me understand just how much spaghetti a code base can actually contain, with all of its interwoven mechanics and calculations. People spend hours theory crafting and optimizing a character to make numbers get bigger, and it takes a lot of planning skill to, well, plan all of it.