Details
-
SkillsVerilog, SV
-
Locationindia
Joined devRant on 10/28/2016
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
-
The "notification goes away and appears in 3 seconds" part is useful when logging in via mobile. When the authenticator prompt shows up, it hides the entire screen (facepalm). So, "I can't see the code" is actually true and this let's you see the damn thing.
As far as it not showing the code on a computer, welp :-\ -
@Lensflare this is exactly what I fear will happen every time I am clicking on unsubscribe
-
I learnt rust and made one crate, which no one world probably use. It was hard, but I enjoyed every bit.
-
Who is the beginner here?
-
@HitWRight I don't want my name all over the file in a commit because I corrected the indentation.
I don't care if they use spaces or tabs, I just want them to use one thing in a file. -
Everybody can use what they want and VS Code detects what was used in the file and automatically adjusts to it.
Until it sees a file with both spaces and tabs, and.. Here we go again.. -
If silicon valley has taught me anything, it is "don't touch your hobby at work"
-
@Quirinus get firefox on your phone and you can install unlock origin or whichever you like. Just saying 😊
-
@Pyjong let me take that one more level deep.
BIOS programmers do board designs. There are people who write code to design the chips on that board. 😀 -
@Coffe2Code here you go https://github.com/mshr-h/...
-
@taigrr maybe later. I want to let the happiness sink in before I hear them complain about a feature 😆
-
@DubbaThony yes, and that's exactly what StrangeParts did for iPhone 7!
-
@mundo03 no branches. Everyone is editing the master
-
@Fast-Nop I haven't used SVN but from what he says it still lacks proper branching support, which I feel, is the important thing missing in our workflow.
By the time I tell them about git, it will be almost an year since I joined. So, I think I will be fine. -
@heyheni I like your idea. I may not be able to get info about other companies, but I can definitely get info from other teams in my company that use git
@Fast-Nop yeah I thought about that. They already have convoluted scripts that abstract CVS commands. The time people will take to get used to git will be more than the time it will take to convince them and migrate our existing code to git. -
@heyheni yes I have got those jotted down as points. Along with details about how it will improve our existing workflow
-
@nkhan yes, both voice and video call. One to one and group calls. They can also be recorded through MS Streamer, which can later give you a transcript of the entire meeting.
-
Microsoft Teams is a much better alternative. You get almost all the features of Slack plus great integration with other MS Office apps.
I'm trying so hard to push my colleagues to move to Teams, away from Skype for business -
Absolutely love discord's changelings!
Even hike messenger used to have changelogs like "we put all our devs inside a room and locked it until they found these 10 bugs that were bothering you" 😂 -
I got the same 4 days ago 😂
-
Anyone here who has used the devrant API? Maybe they have seen any field like "user id" from which they can say the highest value they have seen in it? Assuming that supposed field is assigned incrementally...
-
And any other interesting numbers you would like to share @dfox
-
Happy birthday!!
-
That's so cool! I once tried my hand at writing a basic assembler for a custom assembly language. I would love to see how it should be done for 8086, if you could share your code.
Do you mind me asking, what other assembly do you know? -
@noogli For such a useless website, I think I did just fine. Had anyone from the adminstration were to listen to me, I would have told them too.
@AtiLion that's exactly what I did -
Which compiler?
-
Guess our politicians don't own any ISP or related companies. Good that they stopped with TV channels.
Else they wouldn't have allowed this to happen 😂 -
@Condor Even vim has amazing plugins for autocomplete. Just saying, if you feel like using it anytime
-
@Condor well, you use auto complete in your IDEs...
And btw, what are those random words in your comment? -
@TheOct0 yes like that!
@Condor I'm not talking about autocorrect. I'm talking about autocomplete like "IntelliSense". Just a quick way to write things.
@cafecortado will check that out!