Details
-
Abouta geek diggin' deep
-
SkillsJava dev, Linux/UNIX sysadmin, performance engineer
-
LocationLithuania
-
Github
Joined devRant on 2/26/2018
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
-
@ScriptCoded @Grumm
Self-tags appear as marked-as-read notifications in notifs.
The bot only acts on unread notifs ;)
https://gitlab.com/netikras/... -
Why should it? It has a personal minon (you) to clean up after it.
-
@retoor yeah, well.. when this responsibility is to bots and teenagers/kids, there just isn't much of a point :)
-
@retoor As for @IntrusionCM, I miss him. He was one of the smart ones. Perhaps that's why he left. He probably ran out of patience to deal with all this teenage attention seeking.
-
@retoor I start to feel here like an old person. When all the people you knew and talked to, had fun with back in the day, are disappearing quietly one after another. And are replaced by the new generations and their immaturity.
Makes one thing when is it going to be my last day here... Could it be today? -
@red @-red
-
@retoor looks nice, but I find that 'x timeunits ago' format rather annoying, esp when it's everywhere...
I prefer bash's built-ins (taken from my ~/.bashrc):
```
export HISTTIMEFORMAT="%F %T "
export IGNOREEOF=2
export PROMPT_COMMAND='echo -ne "↑$(date +%H:%M:%S) [${PIPESTATUS[@]}]\n"'
```
Still working on the 'duration' part -
@bazmd spam posts
-
Been there more times than I can remember.
If you've made up your mind already, then what's the rush? Stay around for a while longer, see how much worse it's gonna get over a week or a month. You don't have to care for it, just stay here for entertainment.
You can nick yourself any time, there's no need to hurry... But when you do, you won't see what happens next. That's the unfortunate part of the deal... So stay aroud just for shits and giggles. Sit back, relax and watch what happens next :)
this attitude kept me going through ice and fire, when all I wanted was to give up and sink right where I stood. And it still is :) -
Word
-
Depends on perspective though :)
-
@retoor yes, BY is Belarus.
Idk why, how and other details.
What concerns me the most, how did they found out who they are going to, and the personal phone number of the host to be in EU.
The only thought crossing my mind is... Constant telecom surveilance. Like you read in book and see in movies about ssrs and ss occupations -
@retoor yes, really. A while back an acquaintant of mine in LT was expecting a guest from BY. Hours before that guest even reached the BY border, the host received a phone call from the BY goverment with questions about the guest to be and his purpose of visit and further plans.
A wrong answer could have meant a big fat NO at the border and a cancelled visit. Or worse.
This is a true story from my close circles. -
@Tounai canada? Dude, look at the other direction. Start with belorussia and go deeper to the east. Don't have to go far to be tracked down and questioned about your past, present and future, hearing details about your life you've long forgotten. And yes, your relatives back in EU WILL be receiving weird calls
-
@retoor Yes. According to RFC and a few BNFs I found online, the following are all valid JSONs:
true
false
null
[]
{}
17
"hello"
{"hello":"world"}
[false] -
@retoor I think chatgpt is outdated
https://datatracker.ietf.org/doc/... -
@Demolishun good point, thx. The object key restriction still stands, I think
-
@retoor suppose you're ingesting an array. The first item is a string, the second one - an object. In the same array. I think spec doesn't allow that, ie a corrupted json
an object can only have different keys. If you're parsing an object which has two 'name' keys - it's an invalid json, and you won't catch it w/o prereading it all for validation. -
> What can be built
a car shredder. In every parking lot. If you leave your car for longer than 1 hour -- it's automatically shredded. -
So a sequential json parser? I had one made for xml before I started my career. Hell of a fun!
There's one drawback though... Validation :) you won't be able to discard such a payload if it appears corrupted down the line, eg dupe keys -
@Chewbanacas no it's not. There were attempts to replace it, eg Flux, but the vendors themselves dropped it, because while reading is nice, learning curve is steep and the execution performance is shit.
I believe SQL is a tried over time and trusted, solid solution. Not exactly used as it was meant initially [by business people], but it found its place. Like tcp, dns, snmp, dhcp, nat, java, http, etc. Sql is here to stay, and it's actually a cool language once you get a good grip of it. Annoying sometimes, when written in hacky ways, but still cool. The way it makes one's mind twist and bend.. Feels gooood :) -
@retoor nope, I recalled his previous post and he referred to fixing the crashed prod as open heart surgery. So I figured he was using the same metaphor this time as well :)
-
almost like telegram...
-
I think you should rest. You need to heal.
What are communities good for if not for giving a helping hand when one of us needs it?
Share IPs and credentials here, we'll bring the PROD up for you. -
@cafecortado I bet this is a generated class :)
-
Ha! They are still waiting for my patch in auto-cpufreq. I don't think I'll get the time or will to get to it any time soon...
Once you're done with yours, will you do mine too? Thanks in advance 😁 -
- Cookies [my wife calls me a monster... Cookie monster]
- moist pies [poppy, carrot, apple, pumpkin] - but only if there still is moisture inside; dry pies are no good, regardless the puffiness/softness
I try not to have them at home. If I do - they don't last long. It's not good for my health :/ -
@chatgpt why can't we add youtube videos classified as 'children content' to playlists? What's the motivation behind this limitation?
-
@retoor and it's more fun :)
-
@retoor That's a good point, I should use it more often.
However, there's till this little matter of attributing the cause of the "badness" of the day to.. the day. Because it might just as well be a skill issue, PEBCAK, someone else getting in your way, etc.