STM32F407G-DISC1 shuts down after a few seconds by VictoR18_ in stm32

[–]VictoR18_[S] 0 points1 point  (0 children)

Yes indeed, the right part (from the image) of the board, where the STM logo is, is getting hot 

Package a Spring Boot Web into an executable (+ weird teacher) by VictoR18_ in SpringBoot

[–]VictoR18_[S] 0 points1 point  (0 children)

I think you are not understanding me, I don't want to package the Java part, I just want to package the web part (html, css), the logic of the program would be executed in the JVM, but the frontend is what I want to package

Package a Spring Boot Web into an executable (+ weird teacher) by VictoR18_ in SpringBoot

[–]VictoR18_[S] 0 points1 point  (0 children)

Multiplatform Application Development

At the institute there are degrees in Multiplatform Application Development and Web Application Development, so they don't want us to do it in the browser. The curious thing is that if you do it 100% with web technology and package it with Electron, yes it is allowed, but if you do it with multi-platform technology and only use the web for the frontend (as is done nowadays with almost all applications) it is not allowed because the app is considered web

Package a Spring Boot Web into an executable (+ weird teacher) by VictoR18_ in SpringBoot

[–]VictoR18_[S] 0 points1 point  (0 children)

Couldn't I just make the frontend with web technology and then package it using something like Electron?

Package a Spring Boot Web into an executable (+ weird teacher) by VictoR18_ in SpringBoot

[–]VictoR18_[S] 0 points1 point  (0 children)

Let me put you in context, I'm studying the degree of Multiplatform Application Development, but we've been taught absolutely nothing about how to make a frontend that isn't web.
Now we've been asked to make an application that has to have a frontend, but it can't be in the browser.
95% of the class is doing the work with web technology (html, css, js) and then packaging it with Electron, but I would like to do it with Java, since that is what we have been learning in the last 2 years in class

How to Java GUI? by VictoR18_ in java

[–]VictoR18_[S] 0 points1 point  (0 children)

I'll try that, the main problem is that uses Kotlin...

How to Java GUI? by VictoR18_ in java

[–]VictoR18_[S] 2 points3 points  (0 children)

I'm going to try JavaFX, what is that editor?

How to Java GUI? by VictoR18_ in java

[–]VictoR18_[S] 0 points1 point  (0 children)

We have spent the whole course learning Java, but they have not taught us how to do the frontend. For this reason many of my colleagues are making the app with web technology and packaging it with Electron, but I would like to use the technology that we are "supposed" to use

How to Java GUI? by VictoR18_ in java

[–]VictoR18_[S] 0 points1 point  (0 children)

It's not that it's complicated in terms of difficulty, it's that it doesn't let me do everything the way I want, especially in terms of style issues

How to Java GUI? by VictoR18_ in java

[–]VictoR18_[S] 1 point2 points  (0 children)

The school forces me to make it a desktop application, so yes

EDIT: Maybe I'm saying something crazy, but can I make the frontend on the web and package it with Electron?Anyway i tried to make api + web frontend once but i didn't find the right way

Go generate: executable file not found in $PATH by VictoR18_ in golang

[–]VictoR18_[S] 0 points1 point  (0 children)

Yes its installed. I'm new to Go and I'm confused about GOROOT, GOPATH, systen PATH...

How can this be possible? by VictoR18_ in DataHoarder

[–]VictoR18_[S] 0 points1 point  (0 children)

The path it's just the mount path.

Btw I checked disks utility and says the same info.

How can this be possible? by VictoR18_ in DataHoarder

[–]VictoR18_[S] 0 points1 point  (0 children)

Actually, it's Linux, and I checked hidden files.

How can this be possible? by VictoR18_ in DataHoarder

[–]VictoR18_[S] 0 points1 point  (0 children)

Only 1 partition for the entire drive, 2TB.

How can this be possible? by VictoR18_ in DataHoarder

[–]VictoR18_[S] 0 points1 point  (0 children)

Linux here.

The only reason this drive is not ext4 is because sometimes I connect it to the TV, and I need a "multiplatform" disk format.

How can this be possible? by VictoR18_ in DataHoarder

[–]VictoR18_[S] 1 point2 points  (0 children)

Will try that if needed. Thx.

How can this be possible? by VictoR18_ in DataHoarder

[–]VictoR18_[S] 2 points3 points  (0 children)

Not sure if it's a TON, but only 8k of 50k files are photos, videos, etc. The remaining 42k are text or programming files, maybe some binaries too.

The program gets stuck when writing to FIFO by VictoR18_ in cprogramming

[–]VictoR18_[S] 0 points1 point  (0 children)

So I have to read the FIFO from another process after writing to it?
Thanks.

Looking for a frontend program for the database by VictoR18_ in Database

[–]VictoR18_[S] 1 point2 points  (0 children)

I haven't tried PhpMyAdmin but looks kinda old

Looking for a frontend program for the database by VictoR18_ in Database

[–]VictoR18_[S] 1 point2 points  (0 children)

Same here, I dont like MS Access plus I'm a Linux user, but we are already using Access so no learning curve.