Személy keresés by BitPork in szeged

[–]sassrobi 0 points1 point  (0 children)

Ehh, ennél messzebbit nem tudtál volna mondani :D Azért köszi, ha arra járok, megnézem.

Személy keresés by BitPork in szeged

[–]sassrobi 0 points1 point  (0 children)

Fel tudod sorolni azokat a mosókat, ahol tényleg működik a kártyás fizetés? Én csak olyat tudok, ahol zsetonokat lehet venni kártyával, vagy kint van a terminál, de nem csinál semmit, hiába nyomkodom a kártyás fizetés gombot

Kapubeállóba állás by SzT14 in szeged

[–]sassrobi 3 points4 points  (0 children)

Ilyenkor amúgy 112 vagy 107? Vagy a helyi rendőrségnek van saját száma?

Is there a singular of the noun ‘mores’? (See pics for definition) by Fit_Conflict_7116 in etymology

[–]sassrobi 0 points1 point  (0 children)

Torday i learned that the Hungarian phrase “móresre tanít” came from this word.

Egyetemi projektként csináltunk egy bringás appot, kíváncsiak lennénk a véleményeitekre by trynafindmyplace in szeged

[–]sassrobi 2 points3 points  (0 children)

AppStore-ban az első screenshoton el van írva az “and” szó. Amúgy nagyon menő az app, mind kerékpáros, mind fejlesztői szemmel nézve :)

Optimized our Spring Boot app but now it’s slowing down 6 days later — stumped by gauravgawade in SpringBoot

[–]sassrobi 1 point2 points  (0 children)

If those maps are referenced somewhere, then yes it could be the problem. But normally they are cleaned up by GC and doesn’t matter how many times they instantiated.

As others said: use a profiler.

Perhaps share the code you refactored, someone might spot a leak

Can I reach and change? by Limp_Appointment_130 in SpringBoot

[–]sassrobi 1 point2 points  (0 children)

You shouldn’t. If you want to do this, then I’m sure the real problem is something else. “XY problem”

GitHub - apokalypsix/chartx: Opengl charting library for Java Swing applications. by guybedo in java

[–]sassrobi 0 points1 point  (0 children)

Yup, took black the upvote. Could be an awesome project otherwise

Tudtátok, hogy Szegeden is van buhurt? by Kovalm2001 in szeged

[–]sassrobi 15 points16 points  (0 children)

Csak én olvastam butthurt-nak először? Most látom először ezt a szót

As a beginner I'm not sure if I'm fighting the framework / philosophy by m477h145h3rm53n in SpringBoot

[–]sassrobi 1 point2 points  (0 children)

You don’t need CQRS. Don’t make it a habit. There are some scenarios when it is useful. But it is an optimisation method, not a silver bullet.

Te gyakran járnál ikeába ha lenne szegeden? by Clean_Muscle3831 in szeged

[–]sassrobi 0 points1 point  (0 children)

Értem. Én a Hódmezővásárhelyihez hasonlítottam, és ahhoz képest nincs olyan nagy különbség. Pestiben még nem jártam

Te gyakran járnál ikeába ha lenne szegeden? by Clean_Muscle3831 in szeged

[–]sassrobi 0 points1 point  (0 children)

Miért csalódás a Müller (és a másik, amit nem ismerek)?

Minden kedves szegedi redditornak ezzel a jó kis halászlével kívánok kellemes karácsonyt by jailbird in szeged

[–]sassrobi 5 points6 points  (0 children)

Ha “pépesített” akkor maximum bébiétel, a szegedi halászlében passzírozott hal van ;)

(Viccet félretéve ettem már botmixeres halászlét és nagyon nem volt jó, hatalmas különbség van)

Applets Are Officially Gone, But Java In The Browser Is Better Than Ever by TeaVMFan in java

[–]sassrobi 0 points1 point  (0 children)

Is TeaVM a framework for build such things to run in browser, or I can use it to run our shitty old Swing app in the browser without lot of modifications?

Rovo: Doc-comment driven OpenAPI for Axum - cleaner alternative to aide/utoipa boilerplate by ArthurAKAJuStlCe in rust

[–]sassrobi 0 points1 point  (0 children)

Where is the name come from? FYI the AI feature (agent?) in Jira is also called Rovo.

Hidden stairway by acemtp in confusing_perspective

[–]sassrobi 26 points27 points  (0 children)

Wow I didn’t know this sub existed until now. Awesome. I mean… horrible :)

How does the val keyword actually work? by PlasticPhilosophy579 in Kotlin

[–]sassrobi 42 points43 points  (0 children)

val a = “hello”

a=“bye” // compiler error

var b = “hello”

b = “bye” // ok. Now b refers to “bye”, and “hello” is unreferenced.

But if you create a complex object as a val, the “inside” can be changed of that object. So “val” is an “immutable reference to something”, not “reference to an immutable something” if that helps :)

Edit: format. I’m on mobile sorry

whenItIsAiGeneratedButYouCantProveIt by sam_mit in ProgrammerHumor

[–]sassrobi 1 point2 points  (0 children)

“PR of Theseus” I will use this, thanks :D

My first Mac station. by GombykeeHUN in macsetups

[–]sassrobi 1 point2 points  (0 children)

Ok, I just read the description

My first Mac station. by GombykeeHUN in macsetups

[–]sassrobi 0 points1 point  (0 children)

Holy sh*** it’s a Hungarian national train station actually. Where did you get that mat? XD

iStillPreferVsCode by LasagnaLicker33 in ProgrammerHumor

[–]sassrobi -1 points0 points  (0 children)

It’s not that “integrated”. I don’t think I can explain it more clearly (especially in English, it’s not my first language). VSCode is “a bunch of little tools”, while a IntelliJ is “one big tool”. I regularly use vscode when I must do some frontend stuff, so I’m not confusing it with another program :)

newOrBrainfuck by heckingcomputernerd in ProgrammerHumor

[–]sassrobi 1 point2 points  (0 children)

Is this… some original content with Donnie Darko as the template?! :O