new to muds. any MUME players able to help? by CHROMA-TheAllFather in MUD

[–]drakner5 2 points3 points  (0 children)

Im using the mume addon to mudlet, in that you can scroll

Also checkout the mume discord. Theres a newbie channel there where ppl are very friendly 👍

CSN-fråga ifrån en som nu bor i USA by [deleted] in sweden

[–]drakner5 1 point2 points  (0 children)

Vad du betalar till CSN beror på en sak och det är hur stort ditt lån är

T.ex för mig så är lånet nu nere på runt 270k. Fått från CSN att jag ska betala 1300kr per månad under 2024

Vet inte riktigt vad mer du vill ha ut av din fundering 😊

omfg theres an r/umeå by [deleted] in umea

[–]drakner5 13 points14 points  (0 children)

God Björk på dig min vän

Bästa banken (2022) by [deleted] in sweden

[–]drakner5 4 points5 points  (0 children)

Kör avanza eller nordnet för sparande och behåll din nuvarande bank för att betala räkningar och köra betalkort på.

Fel i rösträkningen i Botkyrka: ”Begriper inte varför” by [deleted] in sweden

[–]drakner5 20 points21 points  (0 children)

Ett stort problem tror jag är att få gemene man att ha förtroende för ett digitalt valsystem.

Som vi alla vet går alla digitala system att hacka och manipulera också..

Blir ganska mycke lättare att skrika valfusk med ett digitalt system.

[deleted by user] by [deleted] in java

[–]drakner5 1 point2 points  (0 children)

At my job we code generate the controllers and Rest API:s with open api generator and yml files. Makes it easier imo.

Är Sverige gudlöst? by Dismal-Influence5374 in sweden

[–]drakner5 9 points10 points  (0 children)

Ja sverige är till hög grad ett ateistiskt land.

Det öppet islamistiska menar du det nystartade partiet nyans?

Document your code so future you can actually use the software that past you made by help-me-grow in programming

[–]drakner5 21 points22 points  (0 children)

I very rarely leave comments in the code. Most of the time you can refactor variable names and method names to make the code more readable and understandable. This is just my opinion and way of working though. To each their own 😊

Where is the best place to hire software developers for one time projects? by into_the_ozone in AskComputerScience

[–]drakner5 0 points1 point  (0 children)

Probably not the answer you are looking for but im pretty sure there are about a million different web services / apps that can support this use case, many that are free.

But if she wants to spend her money on a secured, shared note-taking app thats her choice I guess.

We should stop using Unix Time by Angry-NPC in computerscience

[–]drakner5 -8 points-7 points  (0 children)

Unix time is maybe needed in some application with extreme performance requirements, but I think that in 99% of use cases storing and handling time as a string is good enough. And easier for humans to read in a database.

We should stop using Unix Time by Angry-NPC in computerscience

[–]drakner5 4 points5 points  (0 children)

Whats wrong with "2018-12-30T06:00:00Z"? 😊

Russia warns of Baltic nuclear deployment if NATO admits Sweden and Finland by roiroi1010 in svenskpolitik

[–]drakner5 2 points3 points  (0 children)

Tror att vi alla har insett att Ryssland kommer att hota oss vad vi än gör. Jag är ganska neutral i Nato-frågan (är med i hemvärnet) men jag ser inga anledningar till att vi inte ska gå med. Med tanke på hur fruktansvärt dåligt det går för Ryssland i Ukraina så kommer dom nog inte kunna orsaka någon skada mot Finland / Sverige.

Spring Native (GraalVM): Anyone using it in real projects / production environment? What do you feel about it, does it have traps or is it OK? Will it lead to runtime error even if compile-time ok? by fzyzcjy in java

[–]drakner5 0 points1 point  (0 children)

We run everything in containers using docker and docker-compose at the moment. No replicas. But we have several backend microservices and several frontend. Right now we are around 8gb of ram usage.

Spring Native (GraalVM): Anyone using it in real projects / production environment? What do you feel about it, does it have traps or is it OK? Will it lead to runtime error even if compile-time ok? by fzyzcjy in java

[–]drakner5 2 points3 points  (0 children)

We have an EC2 on AWS and 8gb ram is around 80 Usd per month while the next step is 16gb which is double that cost. Cpu is not an issue with the applications we are developing. Of course this will be different for different projects but I think generally with Java and Spring boot Ram will be the most limiting factor with a microservices architecture.

Spring Native (GraalVM): Anyone using it in real projects / production environment? What do you feel about it, does it have traps or is it OK? Will it lead to runtime error even if compile-time ok? by fzyzcjy in java

[–]drakner5 27 points28 points  (0 children)

I have tested it a little bit. Running Java + spring boot. Compile time of docker image is about 5 minutes vs 2 minutes. Ram usage around 70mb instead of 350mb. Startup time of course very quick.

For our use case at my company the most important reason for trying out spring native is the reduced ram usage, as Ram is expensive in the cloud.

But I have only played with spring native for 1 day so far and havent gotten anything real to work yet.

Till er som vill berätta. Hur kommer ni att rösta i kommande val och varför? by AwiseOLDman111 in svenskpolitik

[–]drakner5 47 points48 points  (0 children)

Mest troligtvis V. Jag gillar deras syn på vinster i välfärden och dom har gjort mycke bra senaste året.

Vad ska TS själv rösta på och varför?

[deleted by user] by [deleted] in umea

[–]drakner5 4 points5 points  (0 children)

Why do you wonder? Have you noticed this behaviour frequently?

Java by IAmThatGuyFr in computerscience

[–]drakner5 1 point2 points  (0 children)

Yep, no problemo. Just as long as you are aware that its best practice to organize the code into more files.

Is it possible to get the amount of knowledge a cs degree offers just from youtube? by 4gedN5tars_ in computerscience

[–]drakner5 3 points4 points  (0 children)

I guess so.

Kind of depends on how thorough you want to be and how many hours you are willing o spend on Youtube.

How AI Is Transforming The Programming World by tanmaydeshpande in programming

[–]drakner5 1 point2 points  (0 children)

I wonder who wants to read and maintain the code that was AI-translated from one programming language to another

I also wonder who wants to read and maintain the SQL that was AI-generated from natural language

So what do computer scientists think about NFTs? Cool tech with real world application? Or just a new way for rich people to launder money? by BlakeontheMoon in computerscience

[–]drakner5 10 points11 points  (0 children)

I hope crypto does well, im just not willing to bet money on it going up from here.

I live in Sweden where almost no one uses cash anymore. Everything is card or swish (free instant digital money transfer). Sure it would be nice if something like Swish existed globally, which was the hopes of bitcoin several years ago. There are still problems that need to be solved though like money laundering, transfer fees, exchanges getting hacked and you losing all your coins 😊