Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
neeno31724yLearning Flutter and Rust :)
(Sorry for the super dark image, it was either that or the monitors would be overexposed .-.) -
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 😎 -
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.
-
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.
-
skoobi414y@Vanegas9090 ye quite likely the trackpad more. Although the mouse is pretty good when you know all the shortcuts.
-
@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
-
@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.
-
@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
-
@Vanegas9090 also, you can actually make SwiftUI apps which are NOT BASED ON A UIAPPLICATION!!
Related Rants
-
arwinneil34Just found the best dev ever. https://alcohollick.com/tfw.html
-
dfox81As a long-time iPhone user, I am really sorry to say it but I think Apple has completed their transition to be...
-
rizasif9230Apple rejected my app, because they throught there was a frickin Windows phone on my loading screen. How inse...
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
question
ios development
swift
swiftui
ios