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
Search - "toml"
-
Started with C, then C++...forgot some C. Then on to java forgot some C++, then on to Objective-C, learned some swift...forgot some Objective-C...do you see the pattern. 😎2
-
I don't really drink alcohol, but every time I look at my (old) code, it looks like I was drunk when writing it.
-
Have you ever presented an idea and been told it was dumb/ it won’t work?Only to have someone else present the same idea and everyone be amazed. 😂🤷🏾♂️10
-
A quick update to a previous rant: https://devrant.com/rants/1336393/...
(If you haven’t read it yet, please do, because otherwise you won’t know what I’m talking about.)
So I got the laptop of my classmate working. I connected to my PC remotely because the laptop is way too slow. Everything was working perfectly and I was finally working on the app. But then it happened, I clicked on chrome and for some reason the laptop started to go crazy. The screen was all blocky/pixelated and I couldn’t do anything. I called someone from the ICT department at my school and he said he couldn’t fix it (probably because he didn’t know what to do or what was going on). So now the laptop is broken and I’m can start all over again. So I’m stuck, again. And my school doesn’t want to do anything about it. The worst thing is that my classmate needs to explain to his parents why his laptop broke. I hope I can get working again soon. I just don’t know what to do now.4 -
Server configuration file formats...
some use custom text file
some use ini files,
some use xml..
some use json..
some use yaml..
some use toml..
How many file formats I need to learn!!!9 -
Upon finding out that Visual Studio (not Visual Studio Code) had stomped on the file association for .TOML, and spending a good couple of minutes trying to shut it down..4
-
I had someone reject me the follow me to the parking lot and ask me to teach them Jira in their spare time. 😂😂😂2
-
Pretty much Python automation on steroids.
https://github.com/konradhalas/...
Dacite is an integral part in it, cause it makes most auto generated API wrappers like Cloudflare API "maintenable".
Getting dicts, converting via Dacite to defined data classes...
Then using TOML to define e.g. output parameters (e.g. list of classes / properties one needs)...
... To export them via Pandas to anything what one needs.
It's just so comfortable.
Definining data classes, sprinkle the API calls and dacite in it, some definition via TOML, done.
Yes, lots of dark vodoo / behind the scenes magic... But ... It removes all this annoying fucked up boilerplate writing that takes ages and makes it frustrating.
As long as the data wrapper (e.g. clousflare API) generates Dicts, its really minutes to get an export working.
If you know the pain of having to deal with multiple accounts, different formats (e.g. different companies)… hours of manual copy pasting to aggregate the data etc.
Then you can maybe understand why I love this so much.
Data classes and dacite makes painful confusing workflows so much nicer and self documenting, I get wet in my pants while writing this. :) -
So I'm making an app with a classmate at school, but there's one huge problem. All the PC's and laptops at school are shit. The ICT departement at my school blocks almost everything on them. I can't install any program, open any file and I can't even open the command prompt! So I can't install Visual studio or any other IDE and basically can't do anything besides browse websites that aren't blocked. And they expect me and my classmate to make an app. Fortunately, my classmate has a spare laptop we can use, but it's really difficult for two guys to code on just one laptop. I asked my school if they could buy new laptops or if they could remove they restrictions on two laptops, but they don't want to do any of those things and now we're stuck with just one laptop. I don't know what to do. I fucking hate this!
(This doesn't have anything to do with the topic of the rant, but I just want to complain.)
There are a couple more things I hate about my school. At my school, everyone is forced to use iPads. I don't know why they don't just give us laptops instead of iPads (maybe just because there lazy). So my iPad's headphonejack and homebutton where broken for no reason and I had to get it repaired. But instead of going to an apple store or a repair shop, you need to go to the school's ICT department and get it fixed there. If you don't do that and go to a apple store or something, they will take your iPad and keep it forever! Even though you pay €200 for it every year! Also, the ICT department at my school is lazy as hell! You expect them to repair the iPad themselves, but they just send it to a repair shop. So it wouldn't even matter if I would go to the store myself! 😠 And they even do a really bad job at checking if the device even works after the repair, because I needed to get it repaired three times in a row! And don't even get me started on the bad WiFi connection.10 -
I hate it when people quit in the middle of a project. I was building an app with a guy and he recently said: "I don't really feel like I want to make this app anymore". This is so annoying! He was the second person to quit. There was another girl who quit just a couple hours before we were supposed to do a pitch. Luckily I found someone else to make the app with and he's pretty excited. I hope he will stay. Anyway, has this ever happened to you? I would love to know.3
-
Unpopular opinion.
TOML sucks
* it does not claim to care about indentation but it actually does
* nested datastructures are a nightmare, especially 'inline' for 'readability'
* oh fuck me everything must be "double quotes"
* booleans always lowercase, there is no "truthy" here.
* Tables are not intuitive at all.
And all this from working with it first time because I had the silly idea to modernize a python project to use pyproject.toml
Oh and don't get me started on pyproject.toml files. The documentation sucks!6 -
Ok, guys, which configuration format is your favorite? (something like toml, ini, json, yaml, etc)28
-
So I'm at this gaming event to enter in a small game I have been working on with fellow teammates. As an OOP, does anyone find the following conversation hmmm, odd?
Guy: I program for Microsoft!
Me: That's great! What's your favorite syntax?
Guy: I don't want to get into that? Me(inMyHead): 🙄😂😂😂👍🏾4 -
Working on my first Android app. 🤔🤷🏾♂️
I've heard mixed reviews about building Android apps. I've used Xcode to build apps before, I'm sure it's the same lol 😂20 -
Daft Punk in my headphones and I’m ready to gooooo! This makes writing code so much more enjoyable 😬
-
At my school we use iPads (I don't know why) and the teachers can see what's on your screen, lock you inside an app, block apps/basically everything, lock/shut down your iPad, uninstall apps and they can even see what's your location. It sucks ass, but with my "professional" hacking skills I figured out a way to hack the system. If I use a VPN, for some reason they can't do anything to my iPad. I'm still waiting for the day my school is going to ditch iPad's an buy us laptops, but at least I can sleep good at night without having my teacher doing stuff to my iPad.
(I have a ton of other things I don't like about my school, and would love to rant about, but I don't want this rant to be 5000 pages long)5 -
I worked with a guy who paid someone to build an app for him. I went home that night and started reading. Books, online tutorials, hackathon at what some consider the number one tech college in the country. Most of all, A LOT OF PEOPLE TELLING ME, NO!
-
I don't talk about Dev stuff with my friends/family. I try keep keep it to myself. They either get really angry, confused or they try to talk about things they know nothing about.1
-
I tried playing with github pages sites today.
It was, as expected, *almost* awful. Tried the toml config first, figured out after a while that shit doesn't map well between jekyll and toml config.
The themes suck but didn't want to fuck with css files. As it is on a public github repo, I can't just copy paste and clean it up.
... So much for free software to be a pain in the arse to deal with. 🙄
Still better than nothing and I guess that's the entire selling point. You suffer, but it's *for free*. 🖕8 -
Dear Atom,
I'm sorry, but it's time. I know that we had many great times together, but I will be switching to Visual Studio soon. It's not your fault, you can blame Microsoft if you want. It's just that Visual Studio will have better git integration. And the fact that you will probably be cancelled. I hope you the best. Make the best out of the little time you still have.
Sincerely,
TomW1 -
I've tampered JavaScript for about 2 months now and I like it. But I see that there's a lot of hate towards JavaScript on devRant (and other websites). Why do people hate/dislike JavaScript so much? Or is it just a personal preference?11
-
I had a gentleman tell me I was overqualified, and then proceed to ask me for help with Agile software (jira)! 😂 I gave him my card!
-
Creating a partition for Kali or new version of Ubuntu. I know a lot of devs say Ubuntu is the Windows of Linux, but I kind of like it2
-
Does anyone else run to their desk to just put their headphones/AirPods on?
…I’m not a morning person. -
wrote myself a toml parser, it works alright but the official specification's in ABNF and boy, oh boy, half the work was figuring that shit out. But, hey, at least I didn't need to actually KNOW enough toml to do it
-
Working on fixing a problem and broke something else! HOW? 😩😭😭
...and I still have not fixed the new problem
🤦🏽♂️4 -
It's hard to remember someone's name here on devrant at times when trying to reply. I wish there was a feature that started to auto fill in the name. @dfox5
-
That feeling you get when you enter in a piece of code for a bug fix...#aweekofbangingmyheadonakeyboard
-
When someone starts of the conversation with...do you know anything about iOS SDKs 😒😒😒😒? You want me to do your project? No Thank you!1
-
Hey guys ,
I just finished the first specification of a format I call CommandFile.
https://github.com/thosebeans/...
It's a configuration file format, largely designed after dockerfile with bits of TOML.
Can anyone of you, who is more well versed in writing specifications than me, read over the spec and check if it's concrete enough and if restrictions are reasonable?4 -
Can you like SEO my website?
Me: What?!? 🐼📱 this is why im currently putting up Panda emojis on devRant 😂😂😂😂😂😂 -
I was told it was one brave squirrel that led the attack on our internet today...I hope that squirrel is up and running because we are.