Previous Welcome to /extraflags/, a lovely spin-off of /flag/ except its a general for users with extra flags to discuss flags, extra flags, and autistic activities while funposting. don't have extra flags? get extra flags :^)
>What are extra flags? Extra Flags is an open-source plugin that adds regional flags, like states and provinces, to the already existing national flags on Jow Forums, Jow Forums, /sp/, and Jow Forums, by storing users' post number along with the selected regional flags, and retrieving it from a database when a thread is loaded. You can add your region's flag by requesting it on the GitHub page.
Was thinking of some projects to undertake in the future, was considering an image editor of a sort for /flag/. e.g. each map is a coordinate plane, and flags are centered on various locations as they're filled out. Wasn't sure if I should try and make a website for it (no experience in webdev) or pick up a language to make an actual tool for it. The only non-HDL/machine code languages I know are C, C++ and a smidgen of Java. Recommendations?
Is there an easy way to have a Java program deployed on a website? My idea was to have it synchronized with the /flag/ repo. I think it'd be a neat project to have on my portfolio but I also feel I'm over my head in terms of experience
Also to make webapps you're basically forced to use some managed or interpreted language: Java with spring, c# with all its asp stuff, or typescript with angular. Desktop app will be easier to make in almost any case. Upload the fug to gitlab make the pages thingy if you want and you're set
Thomas Reyes
There are like, 4 or 5 pairs of tits in the world, once you've seen them it's all over. This is why gravure is the true patrician's choice, because the mysterious effect is charming in a way Never mind then. I'll look into Java GUIs, thanks Trieste. I primarily program in vim, is there a recommended IDE for Java? I was going to use VS Code but not sure if there's a better option
Jacob Robinson
I've always deployed stuff on the company servers but do about hosting websites and such. They're usually PHP based stuff like WordPress which is cancer Use intellij it's a bit heavy but has a fuckton of handy features
Asher Barnes
To clean the trombone. Why does looking that up show me nothing by Asians?
Thanks, I'm setting up IDEA now. Going to follow a basic GUI tutorial and try to get the hang of things again, haven't used Java in over 2 years kek Gravure is a type of modeling heavily popular in Japan. It comes from a Japanese word but I'm not weeb enough to know it. It's like a more modern form of pinup. American pinup girls usually showed off their legs and shoulders, Japanese gravure models place emphasis on their bust. It's actually pretty common over there to begin your career as a gravure model and later become an idol, whether it be a TV star or a J-Pop singer or dive deeper and go to JAV.
I think it was too early to tell, but it was nice being able to control myself. Interesting, and there I thought it was a body part for some reason; maybe because you compared it to tits kek. Not really my thing desu, I'm not into Asians.
Anthony Cook
Oh wait that was pretty cool never mind I got it by accident
Gn, fren No, I googled it and found it not worth watching Nice control, friend
Matthew Ortiz
The fug is agnostic. You have to set up some project manager: choose ant, maven or Gradle. In the project settings you set what it has to be built and run
Owen Morales
Well........
Logan Thomas
XD breddy ebin
Mason Butler
Java has so many functions built in I'm going to map-out my gameplan for this project tomorrow if I have time, first step will probably be a dialog to select the map you want to edit, and then figuring out how to paste .pngs on top of it
Mason Bell
>Java has so many functions built in that's the good thing about it Are you going open source?