16

Let’s see what are you currently working on guys 🤘🏻

I’m currently fixing bugs from an internal app from my job... it’s the first we do a fully functional application using SwiftUI

Comments
  • 3
    Learning Flutter and Rust :)

    (Sorry for the super dark image, it was either that or the monitors would be overexposed .-.)
  • 3
    @neeno Rust is beyond awesome. I really like it.
  • 2
    Just finished a cqrs intermediary for the client to allow for simulation of operation results, "what-if."

    Now anytime someone submits something, the UI shows an exhaustive list of the impacts and links to correctables. Should produce a lot more complaints 😎
  • 1
    I'm working on a retargetable assembler that gets bootstrapped from a description file, which passes into a backend generator tool that generates the necessary C code to compile the assembler. I'm almost done with that. I'm planning to the same with a compiler, much like GCC backends do, but without the need to write C code along with the machine description files.
  • 1
    Working on my first fully RESTful Java Server WebAPI using HATEOAS principles. It is for a uni assignment and I'm already well over 100 hours in even though my professor said it should only take about 30 RIP. On the other hand I am team-coding a python program that takes in a photo of a handed in Bachelor's/Master thesis coversheet and analyses it using OCR and computer vision. It returns the thesis name, the students name and the date the thesis has been submitted. Should run on a raspberry pi and is kind of fun to program as I am learning a lot of Python.
  • 1
    Working a legacy code base where every expetion is rescued away....
  • 1
    Thats confidential!
  • 1
    The Double shadow is real
    That’ll never happen RL
  • 1
    I have the same keyboard btw

    But it’s in the drawer, currently using some browns
  • 1
    Just finished fapping. Cleaning up my desk right now
  • 1
    A laravel project writing tests
  • 0
    @skoobi men nice setup!

    Do you prefer Magic Mouse over the Magic Trackpad??
  • 1
    @Vanegas9090 ye quite likely the trackpad more. Although the mouse is pretty good when you know all the shortcuts.
  • 1
    A r d u i n o
  • 1
    @skoobi really? Nice I’ll try it
  • 1
    I LOVE SWIFTUI
  • 1
    @OmerFlame it’s awesome, the first release just have a couple of missing stuff and bugs but it’s still great... I’m waiting for the new big update it seems it’s going to rocks
  • 1
    @Vanegas9090 alright, I’ve been making a file encryption app and it actually really sucked making it using SwiftUI 1.0 because it was always just UIViewControllerRepreaentable all the fucking time but now it has gone a little better. I have been using Big Sur and Xcode 12 for a while now and I have to say, SwiftUI 2.0 is absolutely awesome, but it doesn’t fill everything up.
  • 1
    @OmerFlame yeah I know, with this application I’m doing right now I have a lot of fucking representables, too, but it’s awesome what you are saying about the new SwiftUI... but yeah I think it still has some missing stuff, but it will still be great
  • 1
    @Vanegas9090 also, you can actually make SwiftUI apps which are NOT BASED ON A UIAPPLICATION!!
  • 1
    @OmerFlame yeah I saw that in the WWDC, it’s awesome!
Add Comment