Details
-
AboutI develop little Webpages and applications. PHP and Node are my life. I dislike Java and *despise* Python. PGP: 0xCAE625C962F94C67 Contact me on Discord. PrivateGER#4089
-
SkillsPHP, JS, HTML, SQL, Java, Rust, Golang
-
LocationGermany 🇩🇪
-
Website
-
Github
Joined devRant on 8/14/2017
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
-
I started learning Golang today and really like it.
The error handling is *excellent*. It always works the same way and is standardized, unlike the hell that NodeJS error handling is (.catch(), try).
Modules confused the fuck out of me. I eventually figured out how they worked, but Go really doesn't try to make it easy to have multiple source folders...
I'll probably be re-writing my Discord Bot in Golang soon. Being able to have just one binary output will make things infinitely easier. Compile-time variables are another feature that's nice and easy to implement.
The goal is only having to upload a single binary to deploy on production from my CI script that has all keys and stuff inside. Feels good to finally throw all that old bad JS code out and starting completely fresh.7 -
Vue is pretty nice to use so far. Easier than I thought it would be.
Library wise, Vuetify is satisfying. Damn this looks pretty. Why did I not find this sooner?13 -
You absolute piece of shit.
Fuck you.
I hope your sleeves slide down every single time you wash your hands.20 -
Hey, can someone help me test out PGP?
Just set up a key and did some keyserver uploads, not sure if this really works tho.
Just send a message encrypted with my key please. :)
Fingerprint: CAE625C962F94C67
If I did mess keyservers up, it's also here: https://privateger.me/pgp.txt20 -
Websites that redirect you to a custom /404 page after you've typed their way too fucking long URL and misspelled a single word deserve to be nuked from orbit.
Holy fucking shit, why is this a thing? Has this ever helped ANYBODY?9 -
The dev.to code of conduct is irritating.
Direct quote:
We pledge to prioritize marginalized people’s safety over privileged people’s comfort. We will not act on complaints regarding:
- ‘Reverse’ -isms, including ‘reverse racism,’ ‘reverse sexism,’ and ‘cisphobia’
...what?12 -
Just to amend to my rant a year or two back where I said literally nobody uses anything I made:
Sweet sweet success :)
Finally, I have something nice to put on a resume.22 -
Behold the monstrosity regex my transpiler produces!
/val|var|[1-9]{1,32}|\+|\-|\*|s\/s|>>|=|;|(["'])(?:(?=(\\?))\2.)*?\1|print\(|log\(|sqrt\(|input\(|strToArray\(|httpGet\(|if\(|else|{|}|s==s|s>=s|s<=s|s>s|s<s|s&&s|\|\||!|;|\(|\)|\[|\]| |\w+/gi13 -
Hidden services are extremely cool.
Not having to pay for the "domain" is also really nice.
Now to generate a nice vanity URL...6 -
I appreciate Ruby so much more now after writing a tiny Assembly + C Grub-compatible kernel and being forced to read libc source code.
The lower levels truly are a dark place.11 -
Just dropping by to tell you that gocryptfs is the best solution for encrypting a directory that I have ever come across and isn't absolute cancer to set up.
Look it up. It's amazing.2 -
Fuck it, I'll learn Rust.
The syntax looks otherworldly, but it's supposed to be nice and fast, which I currently need, so...13 -
I'm still unable to find a single advantage of using the Firebase Database over MongoDB, yet people keep suggesting me to do so.
WHY? I can host Mongo for free on my own server and won't have to worry about *READING* costing money!6 -
How many kilobytes of resources (CSS, JS) do you deem acceptable? I need to know how much I should optimize.
And no, I will not use no JS. Don't suggest that. Svelte is needed.15 -
I think the Gelbooru API is pretty nice.
It's consistent, has a structure that makes sense, supplies JSON and has pretty nice endpoints + parameters.2 -
"The quick brown fox jumps over the lazy dog"
Boring. Overused.
"Sphinx of black quartz, judge my vow"
- New
- Metal as fuck
- Works just as well19 -
Does anyone have some small projects I can contribute to for Hacktoberfest? I'm having some problems finding anything that doesn't have a humongous codebase or is dead.8