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 - "a v a"
-
When you have something in your clipboard but then press Ctrl+C instead of Ctrl+V and end up with a blank line.27
-
When you go to paste a piece of code with CTRL+V and accidentally press CTRL+C instead so you have to go back and re-copy it.26
-
New official devRant web cartoon! Check it out on youtube: https://youtube.com/watch/...
Been a hell of a lot of fun making it, hope you all get a laugh!15 -
A HUGE FUCK YOU TO EVERY GODDAMN ONLINE STORE WHO NEEDS A CREDIT CARD NUMBER TO OBTAIN SOMETHING FREE.
(the following is a big fuck you)
______
| ___|
| |_
| _|
| |
\_|
_ _
| | | |
| | | |
| | | |
| |_| |
\___/
_____
/ __ \
| / \/
| |
| \__/\
\____/
_ __
| | / /
| |/ /
| \
| |\ \
\_| \_/
__ __
\ \ / /
\ V /
\ /
| |
\_/
_____
| _ |
| | | |
| | | |
\ \_/ /
\___/
_ _
| | | |
| | | |
| | | |
| |_| |
\___/9 -
"Walking on water and developing software from a specification are easy if both are frozen." - Edward V Berard4
-
New devRant Cartoon! (https://youtube.com/watch/...) Touches on the "fun" that is family tech support. I think some of you can relate... This one is inspired by a rant by DotM (https://www.devrant.io/rants/326625). Enjoy!10
-
Homework:
Create a fact file and orbital molecule to the substance I've adviced you.
Me:
- 1min ctrl+c ctrl+v of facts/description
- 2h making a 3D model in blender lol
Conclusion:
I like wasting time8 -
Oh RLY? you want me to confirm my email address?
Shift+Tab - Ctl+a - Ctrl+c - Tab - Ctrl+v
Like a ninja...
could actually HEAR the knife swishing sounds there6 -
Hi! After getting generally good responses to my videos, i decided to give something back to the community and make this video that briefly explains basically everything you need to get started as a programmer. If you or any friend or relative wanted to get into the field, send them this video.
https://youtube.com/watch/...16 -
. _ _ _ /\/|
/ \ _
| [ o]-[ o] l l
\ ¬ / l l
////////// l l
/ \ \ / l_l
/ \ \ _ _ _ _ l
/ \ _ _|_ |- -| \ /\
| ===== |_ |
D E V E L O P E R
A T
N I G H T4 -
How to get an invitation for Google Foobar:
Open google.com/ncr (Original page) and search for "Arraylist Java"
Copy the URL of the search result page and repeatedly open a new tab with that link (You can press ctrl and spam 't' and 'v')
After you open the necessary number of tabs (about 15-20, not sure), you'll get a black bar saying you're invited.
Enjoy!52 -
Just found a 1000kV arc generator on AliExpress.. huehue :v
1 megavolt? That's the usual voltage level on lightning bolts. And with air's breakdown voltage of ~15kV/cm (could differ depending on humidity), you'd need nearly a meter of distance between the prongs *and* be able to achieve an arc between that distance without having shit arc internally, before you could ever reach 1MV. Yet arc generators' prongs are usually within 1cm of each other. I'd give it 10kV at best.
Also, they're generating the voltage of a lightning bolt for €3.65 apparently.. way too good to be true. Even components able to handle 10kV are quite costly, and components having a breakdown voltage of over 1MV is completely unheard of. I'm gonna buy one of those puppies to see how the circuit is designed and to zap the shit out of those bloody mosquitos in here - the only women that love me :'( - but I wouldn't be surprised if it just boosts the output voltage up to whatever until it can arc and short out. Completely unregulated of course.. which is fine but eh, I doubt that any of those components are rated for 1MV so probably the regulation is in smoking components acting like fuses when the prongs are too wide apart :v
As for the purpose of this rant.. nothing in particular really. Perhaps it'll educate some, I don't know. Just wanted to put it out there :)
Also if you'd like to watch some video material about this, you may find ElectroBOOM's coverage interesting: https://youtube.com/watch/...29 -
*sees people on Facebook wanting to get Linux certificates*
Me: naah that's not how I'ma do it
*at le job interview*
Interviewer: "So you apply as a sysadmin.. what are your skills? Certificates?"
Me: "No certificates sir.. but I USE ARCH LINUX 😎"
Me (quietly): "and Ubuntu Server too but that's not as cool :v"9 -
11 months to develop our own game engine and a game using it, tools etc with almost any knowledge about c++, 4 programers and 3 artists. I've been working from 8am to 23pm, 7 days a weeek for 10 months + lots of days without sleep more than 3h because we had milestones. Hardest shit I have done ever. Here's the result, all images are in game https://m.youtube.com/watch/...17
-
COVID variants should adopt a semantic versioning, rather than using greek alphabetics.
COVID v.19.2.34
COVID V.22.1 Beta (testing in US)
COVID v.22 release 1 (being tested somewhere in London)
COVID v.22 nightly builds (still brewing in China)6 -
"Im gonna buy an Titan V for gaming!"
-Le "Friend" of mine
me:
A Titan V is for research and AI Applications...
Le "Friend"
Ayy u stupid Titan V best card!!!11!
Fuck this shit im fucking out of here...4 -
!dev related
Wife is not pregnant......
.....we have been trying to...STAY LIKE THAT FOR A WHILE NOW and after a big scare I was really worried :v we have one kid already and that Is how we plan to stay until I start my business.
These are the best news I've had all month.
Yaaaaaaaaaaaaaaay24 -
Found a coworker's unattended Mac? Let us freak em out (err prank em out).
Open the terminal app and type:
crontab -e
Append:
*/30 * * * * say -v whisper "I am watching you"
Save and close the file. You're welcome. Linux user replace say with espeak command ;). Credit https://twitter.com/JZdziarski/...3 -
Just found a great talk on JS: "Essential JavaScript Debugging Tools", thought other people, especially the ones currently just learning it, might enjoy it.
The whole channel is a sub recommendation anyway, as they always publish great talks and videos for webdev and more.
https://youtube.com/watch/...5 -
N e v e r, fucking e v e r chmod/ chown permissions recursive on the linux /etc folder❗
I did yesterday (, because I am fucking dumb and know little about linux systems) and got the result today. My whole mailserver wasn't working.
After fucking tons of googling and searching and log-digging I found that postfix and opendkim require specific permissions on their respective folders and files.
After changing a fucking amount of permissions on those fucking files the fucking mailserver worked and I can send and receive mails, now. 😤😤😤
What a torture. Lesson learned. Never will repeat this mistake.16 -
Them: My company is looking for a junior C++ programmer. You must have 10 years experience with PL, SQL, SQL Server, MySQL, SQL oracle, javascript, HTML, XML, UML, c-sharp, visual basic, java.net, j unit, and win32 api, cutie, gtk, PHP, ASP, Perl, Python, and shell scripting with the windows, linux, and solaris operating systems.
Us: Do i need to know C++?
Them: no
https://youtube.com/watch/...5 -
New programming language alarm!
The V Language sets the goal to compete with Rust and Go. It's main advantage is appearantly it's efficiency and speed. You can build a basic web server with only 65kb file size.
https://vlang.io26 -
Fuck software assurance.
Fuck functional specifications, fuck software requirements, fuck V-model bullshit documentation, fuck integration test plans.
Fuck trying to shoehorn waterfall requirements into what clearly was an interative development.
Fuck me for being a single dev handling all this bullshit by myself.3 -
A really neat short film by JetBrains about bugs and how they are fixed. I wish this would be reality ^^
https://youtube.com/watch/... -
When a win10m emulator has better aesthetics then your actual Lumia950xl :v
//Also the app somehow runs better on a 1gb ram emulator than my 3gb ram phone.2 -
That moment when you copy something then hit ctrl+c instead of ctrl+v to paste and realize what you have done a split second later... Every time I do this a little part of me dies7
-
I HATE SVN! >:v v:< >:v v:< :@
I used to use git for my personal code repositories and for my work. In the office I moved on, they use Subversion. I’ve been using it for months, but it’s a pain in the ass :/
We use TortoiseSVN to pull code repositories, and the AnhkSVN for Visual Studio Plugin. It works fine until two or more of us have to work at the same code project at the same time.
Last week we had a very VERY urgent code to release. We had 4 days to finish it (from thursday to sunday, tests included). We had few changes to do, but the problem was that, when one dev commited something, my changes disappeared, and viceversa. The worst part was that my partners and I had to re-work a lot of bugs that we had already fixed! >:v
This is not the first time this happens :/
The worst thing is that we cannot change our repository system because we don’t have time :(
Is there any advice you, SVN users, can give us?9 -
‘Walking on water and developing software from a specification are easy if both are frozen.’
Edward V. Berard
(Google Guice) -
If you type "12oatmeal" in one of my school assignment console games, it plays a beep.
V e r y u s e f u l ™5 -
Sehr bored!!!! :v I was so bored I started reading rants with the tag “bored” and found a rant of @VenomCLC writing the name of programming languages in a particular way XD so I drawed this.
Enjoy it.2 -
Sprint planning meeting, two hours trying to plan what to do with a new feature we wanted to add to one of our systems.
The boss gets out of the meeting room to get a phone number to make a call (we needed to ask something to one of our clients).
5 minutes later, the boss comes back and saw that the lead dev was going to his own desk.
Boss: Where do you think you’re going?
Lead dev: I’m bored :v
😂😂😂😂😂7 -
Update:
I disabled every google app on my phone, installed duckduckgo and apptoide an am routing everything through tor... Yay.
are there any hidden googlemapps that still tryna get my data?
Next step : block any google services. How to do that?30 -
This girl I don't even know much sent me this code. She is not a coder and has never written any code before by the way.
if(true)
{
temp=abhinav;
abhinav= v bad;
v bad= temp;
}
Is this what a modern day love note look like? 🤔🤔6 -
I always giggle when I search something like "how to kill zombies" in stackoverflow :v
hope not a repost, sorry for the light1 -
Raise your hands if you absolutely need a screen to work!
Most of you? Ok.
Well, let me share a story of a dev who doesn't really need a screen at all.
https://youtube.com/watch/...
https://blog.aboutamazon.com/workin...6 -
Holy shit, can't wait till windows will actually have native tabbed windows, because clover hasn't been updated in a while.
Source: https://youtube.com/watch/...8 -
Walking on water and developing software from a specification are easy if both are frozen. (Edward V Berard)
-
As a programmer, I woudnt buy an expensive computer. Neither the cheapest, or faster.
That's because I have learnt something: The computer of a programmer must be RESISTANT :v5 -
What the literal fuck? This is an ad targeting devs. They don't even know what a fucking programming language is.
https://youtube.com/watch/...4 -
Always fascinated by how blind people use smartphones, computers etc. but this is a first that I actually saw a talk about a blind developer, really worth the watch.
Source: https://youtube.com/watch/...2 -
If you like looking at language designers fight on Hacker News (and who doesn't?) go ahead and search for the V programming language or Vlang as it is also called and also for the posts that the creator of Odin lang has done in regards to V langs creator.
Its a shitstorm. Apparently both languages have been designed as alternatives to C (not as in "this will kill C!!" like rust does) and occasionally you will find some posts from the Zig language creator.
Fascinating fights actually, have been able to learn a thing or two about why some ideas concerning language design are whacky etc.
I am also trying to understand language design better, which is the main reason why I appreciate all of them fights.
10/10 best drama series I have seen thus far.11 -
Me: Found solution on StackOverFlow, lets copy/paste code and try it out
*Clicks ctrl+v*
Computer: There's your value!
Me: Wait that's not what I copied
*notices that I copied from a different computer and expected it to paste on this one*
*cries in corner* T_T6 -
Spent a month working on a website that relied on crawled data
Got the memory leaks and usage down from 700mb to ~150mb
CPU usage from ~100% to <5%
Shrink-wrapped the DB requirements based on data
Created self-supporting services and what not
When everything FINALLY worked good enough for me to look at it and go "damn, this actually worked"
the whole monitoring sys got dyed in red :v
A quick look up and my crawlers exhausted my godaddy's per-user db limits.
Kill me.
Just fuckin kill me.7 -
Public Service Announcement from the files of "Should have thought about that first":
Print your BitLocker recovery key before installing Hyper-V Services on a machine with encrypted drives.4 -
*maniacal laughter*
/(?<digit>\\d)|(?<non_digit>\\D)|(?<alphanumeric>\\w)|(?<non_alphanumeric>\\W)|(?<whitespace>\\s)|(?<non_whitespace>\\S)|(?<horizontal_tab>\\t)|(?<carriage_return>\\r)|(?<linefeed>\\n)|(?<vertical_tab>\\v)|(?<form_feed>\\f)|(?<backspace>\[\\b.*?\])|(?<NUL>\\0)|(?<control_character>\\c[A-Z])/g;
... I need to sleep19 -
Everything's urgent until every thing is urgent ... Or in my company's case, everything is "super dupa mega deathly critical urgent" in an attempt to out-urgent the other requests 🤦🏼♂️
Quote taken from an actual email this week and made me chuckle 😂
These are usually the same people that will send a teams message or direct email rather than using the established ticket system so hey, double rant :v12 -
I just watched a talk given by Ryan Dahl, highlighting what he considers to be some early design mistakes with Node:
- Removed early version of Promises
- Not sandboxed by default
- GYP compiler
- package.json
- node_modules
- require() without extension
- index.js by default
https://youtube.com/watch/...
Also, his new project Deno sounds like Node 2.0. Interesting!4 -
Underrated pleasure... Listening to Hans Zimmer (preferably the Batman v Superman soundtrack) and coding. Even a Hello World code will seem like a blueprint to world war33
-
Just came across a video telling how cloudflare fetches real random data for their generators: Lava lamps, radio active properties and a chaotic pendulum
https://youtube.com/watch/...8 -
Saw a post talking about vegans which reminded me of the below video of "if meat eaters acted like vegans". Probably the best thing you'll see all week. Personal favourite quote (which I hope to use one day):
"Broccoli? thats what my food eats. Thats my foods food and I don't appreciate you eating that"
https://youtube.com/watch/...2 -
Le me...
*installs devRant*
wew, nice app, digs a bit here & there.
* jumps on the settings*
*sees JOIN THE DARK SIDE?*
*slides the slider and endsUp getting Join devRant SignUp page* :/
*thinking....*
may be there is some uncensored shit is going on a dark side of devRant.i dont want to miss it. :v
*creates an account*
*clicks on JOIN THE DARK SIDE? With over 9999999 excitement*
ends up getting the DarkTheme aka NightMode. ;___;
*cries in the corner*
*y you do dis*8 -
I hate Docker. I hate networking with Docker. I hate Hyper-V.
I've spent over a month dealing with problem after problem after problem.
Someone put me out of my misery.10 -
Stackoverflow launches a new Dance Dance Authentication. https://m.youtube.com/watch/.... Thank god they didn't build a new Framework.😆😆😆3
-
WINDOWS!!! Why, just why would you think that choosing frigging "Enter" as the copy key in cmd was a good idea?!?
At least for pasting, Ctrl+Shift+V works, it just jumps through some menus first, for whatever reason. But Ctrl+Shift+C doesn't work.
In general, after using a Linux console a lot recently, everything about the Windows console seems stupid to me.11 -
There was an ad for a dating website before a video about linux.
YouTube is getting quite offensive.
Video: https://youtube.com/watch/...
I also am seriously considering switching to openSUSE2 -
Making my own game console.
I work with FPGAs and have access to a bunch of pretty nice dev boards, so building a workable CPU and GPU is definitely possible. I even have architectures for both in mind, and have planned ways to get compiler support (i.e. just use RISC-V as the ISA as much as possible so that I can reuse an existing RISC-V compiler with minimal changes) so that I don't need to write assembly.
But, lack of time. Sigh.4 -
I fucking hate being a Dev sometimes.
G i v e m e f u l f i l l i n g t a s k s p l e a s e
Not these shitty ones with API documentation riddled with holes 🫠😥6 -
I always found this video a must-watch for game-developers.
It's a long video, and he kinda sounds like a fanboy at times (especially in the beginning).
But he makes some great points about the modern gaming industry.
So if you're a game developer, or someone interested in games, and you have 30 minutes of spare time; here's an interesting video:
https://youtube.com/watch/...1 -
All the Linux servers I manage:
Uptime 300+ days
All the Linux server I manage inside hyper-v managed by our it:
Uptime max 7 days...
Wtf? Do you really have to restart the host machine once a week?8 -
#DesignFacts :
The Sony Vaio identity, created by Timothy Hanlet, represents both analog (the wave of V and A) and binary (I and O).2 -
"Ok guys. These files are just too big. If we change 'function' to 'f' - and 'var' to 'v' - and just make every keyword and variable possible: a 1-letter key, things will be much tidier and I can get back to focusing on work. It's just too messy."8
-
Ctrl C, go over hear, Ctrl V. This might take a while, I'll go drop a deuce will this is copying over.
[ 3 hours later... ]
Alright, back at it. What's this dialog?
"The destination already has a file named...".
1% complete.
Well, fuck me in the goat ass. -
!rant
This morning, I thought I'd give devRantron a try, and man, I'm not disappointed.
Since I'm always at my computer, I rarely check my phone and now that we have a proper desktop client, I can finally shitpost while sitting at my desk. :v
No seriously though, this app is awesome.
Props to Tahnik and the other guys who worked on it.5 -
Ok now I'm gonna tell you about my "Databases 2" exam. This is gonna be long.
I'd like to know if DB designers actually have this workflow. I'm gonna "challenge" the reader, but I'm not playing smartass. The mistakes I point out here are MY mistakes.
So, in my uni there's this course, "Databases 2" ("Databases 1" is relational algebra and theoretical stuff), which consist in one exercise: design a SQL database.
We get the description of a system. Almost a two pages pdf. Of course it could be anything. Here I'm going to pretend the project is a YouTube clone (it's one of the practice exercises).
We start designing a ER diagram that describes the system. It must be fucking accurate: e.g. if we describe a "view" as a relationship between the entities User and Video, it MUST have at least another attribute, e.g. the datetime, even if the description doesn't say it. The official reason?
"The ER relationship describes a set of couples. You can not have two elements equal, thus if you don't put any attribute, it means that any user could watch a video only once. So you must put at least something else."
Do you get my point? In this phase we're not even talking about a "database", this is an analysis phase.
Then we describe the type dictionary. So far so good, we just have to specify the type of any attribute.
And now... Constraints.
Oh my god the constraints. We have to describe every fucking constraint of our system. In FIRST ORDER LOGIC. Every entity is a set, and Entity(e) means that an element e belongs to the set Entity. "A user must leave a feedback after he saw a video" becomes like
For all u,v,dv,df,f ( User(u) and Video(v) and View(u, v, dv) and feedback(u, v, f) ) ---> dv < df
provided that dv and df are the datetimes of the view and the feedback creation (it is clear in the exercise, here seems kinda cryptic)
Of course only some of the constraints are explicitly described. This one, for example, was not in the text. If you fail to mention any "hidden" constraint, you lose a lot of points. Same thing if you not describe it correctly.
Now it's time for use cases.
You start with the usual stickman diagram. So far so good.
Then you have to describe their main functions.
In first order logic. Yes.
So, if you got the point, you may think that the following is correct to get "the average amount of feedback values on a single video" (1 to 5, like the old YT).
(let's say that feedback is a relationship with attribute between User and Video
getAv(Video v): int
Let be F = { va | feedback(v, u, va) } for any User u
Let av = (sum forall f in F) / | F |
return av
But nope, there's an error here. Can you spot it (I didn't)?
F is a set. Sets do not have duplicates! So, the F set will lose some feedback values! I can not define that as a simple set!
It has to be a set of couples, like (v, u), where v is the value and u the user; this way we can have duplicate feedback values in our set.
This concludes the analysis phase. Now, the design.
Well we just refactor everything we have done until now. Is-a relations become relationships, many-to-many relationships get an "association entity" between them, nothing new.
We write down on paper every SQL statement to build any table, entity or not. We write down every possible primary key or foreign key. The constraint that are not natively satisfied by SQL and/or foreign keys become triggers, and so on.
This exam is considered the true nightmare at our department. I just love it.
Now my question is, do actually DB designers follow this workflow? Or is this just a bloody hard training in Pai Mei style?6 -
Hi my dev friends... I have applied for Microsoft Student Partner, and need your support. I have uploaded a Video for the 1-minute Video challenge, and need good stats on that. Please watch the video and if you like it, feel free to hit the like button and Comment... (That will be awesome)
https://youtube.com/watch/...
P.S. - Every step counts...6 -
Worst exp. with manager/higher-up?
Too many to pick the worst, but here are a few:
Manager demoted me because he believed I would be a roadblock to his wet dream of re-writing all the business services in WCF
https://youtube.com/watch/...
Manager spent years and wasted countless man hours retiring a single ASP.Net web service by converting the individual supporting assemblies into specific WCF services..
https://youtube.com/watch/...
Manager once berated me for 'missing' time log entries
https://youtube.com/watch/...
Manager scolded me for not fixing a 'bug' while praised another developer who re-wrote a reporting application due to a fixable hardware problem and deleting the source code files from source control.
https://youtube.com/watch/...
Manager wanted to rewrite all our code in XML.
https://youtube.com/watch/...
Manager wanted integration with a new phone system knowing the hardware+software did not exist yet ..
https://youtube.com/watch/...
Manager wanted me to 'take the lead' to speed up a web site in a foreign country we didn't control.
https://youtube.com/watch/... -
spent over 20 minutes trying to figure out why this wasn't working.
then I realized what I put it under :v
" if (Windows.System.Profile.AnalyticsInfo.VersionInfo.DeviceFamily == "Windows.Mobile")
"
//testing on a PC1 -
Now here's a game that requires you to think and makes you feel trippy! It helps you explore the 4th dimension.
Kudos to the developer who's working on it, having to work on design and logic alone (including developing his own algorithm for 4D design) even though it's been 10 years since it has been announced.
I hope it gets released someday.
https://m.youtube.com/watch/...5 -
I live in lines of code, broken environments, and tattered tests and you want to know how it's going...
every 30 minutes...
all day every day..
for a week.
And now I am attempting a GTA V hack to explode this Program Managers phone into his thick corporate skull.
Wish me luck
Project_Engineer >= 🍀=💩:= 🖕 -
Just posting the final Product after the Release from a early rant https://devrant.com/rants/820594
https://youtube.com/watch/...22 -
So I wanted to get back to some hobby projects and C# so built my own DevRant GUI.
I am curious though what other devs think.
TBH, I've never had anyone give me a code review and not sure how of a developer I am...
https://github.com/allanx2000/...
https://github.com/allanx2000/...9 -
Me: How to copy paste to the clipboard in X language?
Internet: Open your text editor to the file where you're writing in language X. Select a few words, then click Ctrl+C Ctrl+V3 -
Only Jilano cares about this:
https://youtube.com/watch/...
Sped up a little bit, but hey, it has Mega in it, so I'm all good.4 -
Those fuckers at google wants to have you pay to disable ads over the internet. https://contributor.google.com/v/...
FUCK! Is this how they want to make a trillion dollars?7 -
I like how a co-worker is expecting a Windows Container to work in Linux, and vice versa.
No, it doesn't work like that you fucking baffoon, Linux rootfses needs the Linux kernel (hence why it runs on WSL2 or Hyper-V using LCOW), and same can be said for Windows Containers.
How dumb of a human being must you assume everything should "just work" in a container?5 -
!Rant
The Eve V is a Community Developed Windows Tablet which will be released in Ocotober this year.
The best specs you can get is i7 6th Gen, 16 GB Ram and 500 GB SSD for around 1400$.
He wants 32 GB RAM in such a slim and small Tablet. Also wants a 7th Gen Intel CPU and 1 TB SSD in it. He's ready to pay 1000 $ more for his special edition.
The Eve V is already finished with tooling and they are wating for the screens to arrive. They already have all the other parts.
Dude you're crazy and that specs just for VM's? What are you running? 10x WinShitBox?
He's insulting everyone on the forum with a different opinion and says, retooling will be such easy.
That guy is a real douchebag and doesn't know shit. If you would build in different parts like this, you would need to remodel the whole tablet. You can stick your 1000$ in your ass, retooling would cost more than 10'000$
If it's so easy you shithead, then do it yourself and dont say it's possible and say to other people they should do! 😂😂2 -
Am currently at a jamboree where one kid said he was really good at maths. Then another younger kid asked him what 12 + 12. The first kid then said 24 to which the second kid laughed and said "twelvetwelve". Then the small kid promptly ran away yelling "catch me catch me".
They really do say the darnest things, but concatenation was unexpected :v4 -
So, a company recruted me as an hybrid developer (ionic), they affected me to the mobile team where all they talk about there is either Java or ObjC ... I feel "alone" there, being the only one who knows JS and web techs in general, i sometimes join the web team at lunch time so we can talk in "commun" knowledge in JS frameworks and stuff i know :v1
-
Seems like my heavy Desktop-PC became portable for a x24 download-speed 😂
*80 GB for GTA V Steam-Version are worth it...4 -
i know i sound like a broken record...
but 100$ a year to have the prestigious privilege to develop for iOS, granted by the god emperor Jobs himself....
and no fucking proper output logs during build-time....
100$ a year... professional software...
https://youtube.com/watch/...1 -
Well I wish I could abandon jQuery and bootstrap all together and just use some vuejs admin template with my Laravel app. But things are not that easy and I am a lvl 1.0 vuejs user.
So sorry V girl, you gotta learn how to live with Mr.J for a few more months.4 -
I made a my first tutorial!
Please don't complain about the mic :( I Know it's terrible. The only mic I have is a gaming headset.
https://youtube.com/watch/...12 -
Project ideas:
Make my own social media
|
V
Maybe they could share games instead of pictures
|
V
How about they can make their own games instead
|
V
I should add a drag and drop system to make it easier
I think I just re invented scratch xD1 -
Best rants in movies, my top list.
John Malkovich - Burn After Reading
Bank Account: https://youtube.com/watch/...
League of morons https://youtube.com/watch/...
Michael Douglas - Falling Down - actually all the movie is a big rant, too many scenes, just this:
I want breakfast: https://youtube.com/watch/...
John Goodman - The Big Lebowsky
There are rules https://youtube.com/watch/...
Al Pacino - Devil's advocate
God: https://youtube.com/watch/...3 -
I never expected embedded Linux to be this performant boot wise. On a Cyclone V HPS (800Mhz, Coretex A7) the entire system boots in 3s. Thats from power on to a shell in userspace. And it uses like 40MB of SD-Card Space. The entire speed gets throuwn out the window as soon as you use systemd. Then it takes like five times as long. I kinda want to explore this further in the future by addin LCD support with a desktop environment and get some numbers for that. Currently very happy with the results.5
-
Looks like my users are enjoying themselves. Bringing my poor dedicated server to a load average of 72/8 at full CPU usage.
If only I wasn't just running an open source project by myself with only crowd-source money to rely on for server costs :v -
Only at work can I come back from the breakroom full of cookies and snacks for mymanager to promptly give me a pass to Golds Gym :V she is telling me that I is fat I guess :V
;_____; i am not fat, just eat like a fatboi -
Today, a video appeared online of a game called StoneHearth, which is currently in open Alpha.
The video is about adding multiplayer functionality to this (originally) singleplayer game.
'Tony' is a hero! Because he initially designed the singleplayer game according to a strict client-server model, adding multiplayer is now a piece of cake. Good thinking there.
The structure of the game even made it harder for developers to hack around it, than just to follow the model. That is awesome. Kudos to Tony!
https://youtube.com/watch/...1 -
I just remembered an annoying experience I once had,
Wanted to know cli version asap (due to some bug introduced in a certain version):
-v (output: view --help for command)
--version (output: view --help for command)
FUCK
--help (revealed: -version)
Wanted to know it's dependency version:
-version (output: view --help for command)
FUCK
--help (revealed: version)
You could call me lazy for not always typing --help first but there must be a standard for this time sensitive command.1 -
Full Ubuntu on Samsung Galaxy S9
Samsung is announcing the beta launch of Linux on DeX which extends the value of Samsung DeX to Linux developers. Linux on DeX empowers developers to build apps within a Linux development environment by connecting their Galaxy device to a larger screen for a PC-like experience.
https://youtube.com/watch/...
https://blog.ubuntu.com/2018/11/...1 -
I'm a big fan of super-modular and flexible code, but my colleagues are huge fans of Ctrl-C / Ctrl-V.1
-
Scolded my friend for using Ctrl + V on the terminal to paste text, used the mouse, later switched places with him, ran a program and pressed Ctrl + C to copy, program ends and we switch again.4
-
When your client sends a cropped screenshot of the API keys and you spend half an hour typing it out multiple times trying to match it and failing, then another 30min trying to explain the simple process of copying and pasting text.
You can send a cropped screenshot but not use Ctrl-C Ctrl-V or right-click copy right-click paste.2 -
So I've gotten a new second favourite piece of software. It's called Synergy and it makes it possible to use two or more different computers like multiple screens.
It's pretty amazing. Here's me playing a stage of Touhou on hard with it!
https://youtube.com/watch/...1 -
Fun fact: the defibrillator is not used to start a flatlining patient's heart. It's for stopping a heart that beats but doesn't pump blood. The heart then turns on correctly and starts pumping. The defibrillator is “did you try to turn it off and on again?”, but for hearts.
What makes a flatlining heart beat again is CPR + epinephrine.
Another fun fact: Lemon Demon's “Two Trucks Having Sex” has a perfect rhythm for CPR.
https://youtube.com/watch/...9 -
Imagine, not only did they cracked the cipher, they also found and fixed a bug in the original message after 51 years.
Absolutely brillant!
Zodiac code explanation: https://youtube.com/watch/... -
I made a speedcoding video and its really fun to see just how fast can you make yourself code something that works.
https://youtube.com/watch/...
Here, ill probably make more later.9 -
https://youtube.com/watch/...
A day in the life of a paypal dev.
1. Slurp some starbucks
2. Do a lil' Meeting
3. Eat lunch
4. 1on1 Meeting with manager for one hour
5. Scroll over some code and look at the beautiful Momentum ToDo app
6. Bid some employee farewell (seems to happen every day there apparently)
Sounds pretty efficient. When you write no code you cannot create any bugs...3 -
As a way of saying thanks to my voters I put together a quick trailer to showcase my games latest features :)
https://youtube.com/watch/...8 -
The C Standard Library has a Hash Table implementation, and it's a man-made horror beyond comprehension:
https://youtube.com/watch/...8 -
How scary is it when you hear, "Facebook has data of people who might not even have ever signed up for it"...
But then, you find out its your own circle that shares it; sometimes unknowingly.
"Shadow Profiles"
-
By the way, here's a video related to this.
https://youtube.com/watch/...2 -
Fun experience backing up my laptop drice to external hdd :
1 folder : 100 sub folders with 12000 files, size 6gb
>> Ctrl A-> ctrl C -> ctrl v
>> Copying time 55 mins , files remaining 12000
CANCEL CANCEL CANCEL!!
>> add to archive (5 mins) -> ctrl c, ctrl v
>> copying time 6 mins , files remaining 1
(*Insert hackerman meme here*)2 -
How my customers act when they want something.. create a CR in wenglish (weird english) then go figure what they want.. xD
Do links even work here?! O.o
https://youtube.com/watch/...1 -
Unity just mailed me:
H E Y U W A N T S U M U N I T E V I D E O S ?
I should really unsubscribe from the mailing list.5 -
https://youtube.com/watch/...
I didn't know PHP was created as a "template language" and Rasmus Lerdorf(PHP's creator) himself rejected PHP to be a "business logic language" at first. But PHP 7 Freaking rules!4 -
"The only way to learn a new programming language is by writing programs in it." - Dennis Ritchie
So, how are you learning - By writing programs or by Ctrl + C, Ctrl + V? 😛3 -
My practice Java teacher sends us songs each Friday (after class).
He's such a cool dude.
Here's the last:
https://youtube.com/watch/...
You RESTful API developers / consumers will enjoy it.1 -
Not something I would usually do but just want to give GarryExplains a shout out to any dev's wanting to learn some theory of a variety of topics, mostly want to shout out the bellow video, not because of the actually programming behind it but just what I think is a bloody great explanation of how CPU instruction sets actually behave and function...
https://youtube.com/watch/...2 -
My dumbass fucked up a good interview by looking down on the company I was interviewing for unintentionally (:
They outsourced the "core" finance code to a 3rd party B2B provider and I was like "oooooooooh so y'all are only a wrapper? That explains why you didnt do super-crazy background check on me hahaha"
I ended up sounding suspicious af :'v8 -
FFS, I wasted my time reinstalling nodejs just to update my npm and tried npm i -g npm.
Outputs a success status but when I check via npm -v it's still the same old version.
Or maybe I'm just too dumb that I don't know how to do it right.10 -
This crazy guy who created SunVox synth released a single C file that contains a long note sequence AND the synth code itself, with echo and shit, no deps other than SDL to output audio, so you basically compile a single C file, and it PLAYS REAL MUSIC
HOOOOOW
https://github.com/pixicoder/PS
https://youtube.com/watch/...22 -
Worst exp. with manager/higher-up?
Manager once directed the re-write and removal of all SQL Server user-defined functions based solely on a tech article's headline (which he didn't bother to read the article)
https://youtube.com/watch/... -
When your family v. 1.0 is very busy trying to enforce their outdated perspective regarding finding a compatible female of the human race for the purpose of tightly coupling by mutual contract and with hindsight of multiplication of inherited DNA sequence and genomes...
-
Aye, new speedcoding video, this time its a 2 line BASIC program rewritten in js
https://youtube.com/watch/...
also thanks for following my github, i feel famous whenever i see a new follower i dont know personally -
I always love when I type www.stackoverflow.com/index.php, it's a nice thing.
https://youtube.com/watch/...
https://youtube.com/watch/...
<random 10h video>5 -
Just found a tutorial on DigitalOcean to setup traefik so I can easily make my images accessible to the outside.
"So create this file, add this in it, create this proxy, run this long ass command, and when you go to 'https://monitor.example.com', you should get this dashboard"
Got "This website is not available".
https://youtube.com/watch/... -
If you guys want some motivational coding music, try this. These guys are absolutely amazing. A treat to the ears.
https://youtube.com/watch/...10 -
Ok. that made a full circle.
I needed for ONCE to manually do git things.
(There is a plugin in V which wil lrecompile SCSS to CSS if CSS file is deleted, I want to comit delete).
WHY DO I HAVE VIM ON MY WINDOWS ????
And most importantly, how do I exit it ?27 -
Instead of “ching-chong”, russians use a different pejorative: Sung Hui V Chai Vyn Sam Pei. In russian, this translates to “put your dick in your tea, pull it out and drink it”.2
-
Recently I experienced a feeling of being fed up with the screenshot tools on Linux.
There's a build in one in Kubuntu called "Spectacle" which isn't really that much of a spectacle as it pushes my displays to the left until there's nothing left on my second screen and half of my first screen is missing.
There's Shutter, which has always been slow for me. Plus there's the fact that the cursor in "capture rectangle" mode is hard to see for me :v
There's Kazam which doesn't seem to allow me to select a save path from the terminal.
There are others of course, but I wasn't really going to bother and instead decided to ask myself "how hard would it be to make my own?"
Turns out not hard at all :v
I now have a screenshot tool which is fast, small, takes region captures and takes window captures.
I guess next step (if I can be bothered) is to set up slop+ffmpeg to do screen recordings
https://github.com/inabahare/...5 -
"Walking on water and developing software from a specification are easy if both are frozen."
-Edward V Berard -
Two idiots, one keyboard. The creators of this clip demonstrate a level of technical stupidity I didn't think was possible.
https://m.youtube.com/watch/... -
Enjoying a mediocre TV series with your girlfriend and then this scene comes in since I work at a digital security firm she started thinking my work was like this... https://youtube.com/watch/...2
-
George Hotz, the guy who hacked iPhone and Playstation 3 back in the days has made a 11 hours straight coding session some months ago.
Holy Cow.
Link: https://youtube.com/watch/...7 -
Remember when we were talking about studios turning movies into shit?
Well this is the trailer they put out for the Minecraft movie:
https://youtube.com/watch/...
The reception has been terrible. I saw what the down votes were and they were over 7 million at the time. It is ratioed hard.
Then someone used the same audio and made what I feel like it should have looked:
https://youtube.com/watch/...
The audio works very well with this animated version. Someone made this animated version of the trailer in a MONTH! Holy shit!
Now I see this version of what they thought it should be like and I am dying:
https://youtube.com/watch/...
I just don't see how movie studios can be this bad. The fans made something more compelling in less than a month. I don't see the official Minecraft movie to be anything other than a torrent if your bored movie. It is not worth paying money.3 -
I just found this video on YouTube.:
"Growing Human Neurons Connected to a Computer"
https://youtube.com/watch/...
It might be a worthy opponent to ML/AI solutions.
PS: It is the first time where I see this channel. It has a lot of interesting videos. I would recommend it. It is like a mixture of Vsauce ("Hey, Michael here"), Vsauce2, Vsauce3, the creator of homonculus, NileRed and Veritasium.2 -
TIL "Regular Expression DDOS" is a thing
I thought OS/server would be smart enough to cut short long running CPU intensive session-threads without affecting others, thats their job after all
I overestimate the OS-level I guess :v
https://security.snyk.io/vuln/... //ref15 -
So I got assigned to this project last week to help other developers to remove bugs from a android app. First bug I have to deal with: field that should only accept integers is accepting other characters and thus crashes the app.
Alright seems like a simple bug to get into the project and Xamarin. So I set some break points and find the bug: "uncaught FormatException on line 789 Convert.ToInt(string, v) .
OK then, implement some try-catch and add a warning message to the user.
let's try it out... alright, message works, close message and app crashes
-Tsc... dammit
search for the bug in code... "uncaught FormatException on line 899 Convert.ToInt(string, v)"
what the...
wait a minute, ~ Ctrl + F ~ - "Convert.ToInt"
17 matches on file
oh fuck me...2 -
Finished && deployed a big release yesterday (like the main component, only changed in 4-5 times over the years).
You know the mental state of "ahh it's done"
I couldn't even savour it and theres needless work given to me just-because. It ain't urgent, it ain't high-priority, and IT'S A FRIDAY TODAY? :v
No wonder the smarter-than-me predecessors left this job. One can't even get a sense of satisfaction after putting that amount of thought and work.1 -
Oh my fucking god.
So, basically, I’m at some mall with Violet Parr, but I’m not Dash. I’m someone else entirely, but still a Mr. Incredible’s child. Producers connect to my thoughts and say “Go to the bathroom”. I oblige, go in and see Mr. Incredible naked, absolutely destroying Frozone’s asshole bareback. He doesn’t see me.
Then, I go meta: “Well, producers now probably want me to find another bathroom!”
Mens' one is closed. Ladies one is open though. “Wait, if Mr. Incredible is there, and we’re in The Incredibles universe, we’re probably not in Russia, and no one will bully me, a little trans kid, if I go to the ladies' bathroom”. I go in and lock myself inside a stall.
Music plays. A hellish hybrid of Tessa Violet from “Crush” (https://youtube.com/watch/...) and Orla Gartland (https://youtube.com/watch/...) enters the bathroom. The movie suddenly becomes a musical.
As she approaches my stall, she sings:
🎵 Deep down inside, we’re still transphobic 🎵
🎵 Deep down inside, I’m still transphobic 🎵
🎵 But it’s my way to tell the world 🎵
🎵 To shut 🎵
🎵 The fuck 🎵
🎵 UUUUUp 🎵
She proceeds to demolish and twist the stalls.
Suddenly, we see her flashback (well, technically a flash-forward), and there she gives a Ted talk. But it’s a Klan rally, and it’s Ted x KKK. She says the punchline:
“Well, isn’t it _nuts_ 😏
that I twisted steel beams into a thousand _knots_ 😏👉”
The audience erupts into laughter.
We’re back. I run away from her. Cops arrive, and I’m connected directly to Barely Sociable’s video from the future (relative to my present) about Ruth Price (https://youtube.com/watch/...), the phone call segment. The original audio is replaced by Tessa/Orla’s voice. She calls cops and says “We’re placed into custody for bullying a trans faggot kid!”
The cop replies, mocking her: “That’s baaaad 🤣, that’s probably baaaaaad 🤣”
Off-screen laughter.
Roll credits.
Jack-Jack Parr is trans, confirmed.7 -
Just in case anyone here knows someone stupid enough to believe that all the major companies aren't listening to you ALL THE TIME.
https://youtube.com/watch/...
TLDW: Dude doesn't own a dog, sees no dog ads on Google. Closes the browser and talks about dogs for a minute. Then multiple pages advertise dog toys to him.3 -
Our current project...
First three sprints... going fine and slow get used to each other.
Later sprints get more of a clear scope. With a deadline a couple of months later. The team raises some red flags with problems.
Seems like the PO/PM doesn't get it or ignores it.
More sprints later with more confrontations. PO/PM still doesn't get it.
Team introduces a new theme song
https://m.youtube.com/watch/...
Hopes she gets it now . . . -
Hey guys, Thanks for the feedback last time round. I have made quite a few changes to the gameplay I think you will like. Please check out my latest gameplay video and let me know what you think :)
https://youtube.com/watch/...1 -
!rant x 9999
!dev x 999999
Say what you want, but I'm sharing this.
The only thing I am waiting in 2019 is this. Not new phones, not new OSs, not new apps, not new digital currency, not new sex toy, not new God Of War, not new Game of Thrones. Just this 3rd installment of my favorite game.
https://youtube.com/watch/...
// I am not a serious gamer.3 -
For you metal coders:
https://youtube.com/watch/...
If you haven't heard this album yet it's worth a listen.1 -
The code life is a cold life, but I love it. And, I can't get enough of this video! "I am a different bug. I'm the last bug you see before you die."
https://youtube.com/watch/... -
A song that perfectly captures my working life. Very beautiful, nearly brought a tear to my eye.
https://facebook.com/91208907895565...7 -
This movie is so recognizable: "The Expert". Really, a must see for every IT related consultant out there. Not once, I have felt exactly like this guy: https://m.youtube.com/watch/...7
-
Just finished writing a RISC-V(RV32IM)[1] emulator in C. Give it a try
[1]: https://github.com/mirimmad/riscv1 -
When it's 2:45am and you've just finished rewriting a large piece of your code and all your tests pass. A normal person would probably be asleep already. A sane person would go to sleep.
What would you call a person who stays up at this hour just because he likes the tunes a bit too much? :)
https://music.youtube.com/watch/...
just some good tunes and all the green tests.... :dance:5 -
Did my first solo yesterday :D
Not long till I can hang the keyboard and fly for a living
https://youtube.com/watch/... -
It's time we treat social media like (trash) TV: it's all fake!
src: https://media.ccc.de/v/...
(can I buy a "++" - I hope not so, but who knows, everything is possible on the interwebs: your refrigerator liking Facebook pages or videos played in one pixel of a web page to generate more views...)3 -
This is so true, a pain in the arse not only for designers but devs too: https://youtube.com/watch/...1
-
Place to code:
Wherever I get place to make a V shaped stand for my lappy with my legs and stomach.6 -
Hmm... These pixel avatars seem to be controled by a switch in the URL...
Pixelated:
https://avatars.devrant.com/v-22_c-...
Normal:
https://avatars.devrant.com/v-21_c-...1 -
As a lawmaker, I would ban smartphones thinner than ten millimetres (10 mm) so manufacturers are forced into building physically stronger smartphones with bigger and faster-charging batteries without having a competitive disadvantage.
Video: Your Smartphone is too thin. Here's why. https://youtube.com/watch/...
Poll (screenshot source): https://androidauthority.com/phone-...23 -
You Give Rest a Bad Name!!
By
Dylan Beattie
A parody of 'You Give Love a Bad Name' - about hypermedia APIs. No, really.
https://youtube.com/watch/...4 -
Three hours of debugging the program.
I also wrote a thread in a forum to ask for help explaining all the test I made.
My database is working in Sql Management Studio but not in the code. It done well only using the trusted connection.
The issue? I was using the windows note (Win+v) to paste the connstring since the beginning and in the string there is a / instead of \ in the instance name. I'm writing here to not smash everything...1 -
Sometimes in a very fast flow the variable I select to be replaced by Ctrl+v finger just press Ctrl+c,Ctrl+v.
now I have to look what I copied :/ -
Clean Coders Hate What Happens to Your Code When You Use These Enterprise Programming Tricks
https://youtube.com/watch/...
fantastic presentation all around
its like proving in realtime how i know those certain people who complained about a single const i used are in fact, total noobs and poor programmers!
🤡🤡🤡🤡🤡🤡4 -
They are using a interesting code formatting style
Star Citizen: Bugsmashers! - Spectator Mode Crash - YouTube https://youtube.com/watch/...2 -
Alert fatigue is likely one of the biggest problems.
When you add in unactionable or false-positive alerts to the mix it can drive a dev team insane.
Step up your DevOps game!
https://m.youtube.com/watch/...1 -
content creators these days really know how to get their audience to piss off.
was reading a certain comic artist and on e v e r y page (a page is like 5 strips) sometime midscroll the infamous email subscription dialog appeared and covered half the screen. ofc with a sliding effect so you can't even close it immediatly.
Tried entering a BS adress - still appeared again
why can't more comic sites be like xkcd's or swordscomic?1 -
Coding on windows 10 was a cancerous experience and now i am switching to manjaro kde plasma using this style https://youtube.com/watch/...6
-
i've installed lamp and my php -v is 7.1.15. i created a form and when i request to a .php file, it says "php-cgi not found: Please ensure that configured PHP Interpreter built as CGI program (--enable-fastcgi was specified)".
but ive specified the php.ini file from etc/php/7.1/cli.
and in setting/languages & Frameworks/php/cli interpreter it says php version not installed & debuger not installed. SOS3 -
Which one of you did this?
https://youtube.com/watch/...
This is both a Steam and Paypal exploit. I have not seen the Brit put a disclaimer like this before.1 -
somewhere in every spaghetti code there is a mysterious CTRL + C and CTRL + V that just can't explain itself2
-
Not feeling well (plus cold office) but still extending time after work hours (OTY) because of a big task with a quick deadline (already have a short deadline set before the task was given to me)
Oh well. Grind, hustle and push!
Listening to this while working 👊 :
https://listenonrepeat.com//...!
https://listenonrepeat.com//..._1 -
Wherein I disprove Goldbachs Conjecture (in one specific case)
golbach conjecture:
every even number is the sum of two primes
lets call the primes p and q
lets call our even number p+q=n
we can go further by establishing two additional variables
u=p-1, v=q-1
therefore every even number is the sum of u+v+2, according to goldbach's own reasoning.
in the simplest case...
p=2, q=2, p+q=4
u=1, v=1, u+v+2 = 4
We can therefore make a further conjecture in the simplest case every sum of two primes, less 2, is the sum of two composites. This likely has connections to the abc conjecture for a variety of reasons. But leaving ancillary discussion aside for a moment...
We can generalize to a statement that every even number is the sum of two odd numbers. And every odd number greater than 1 is the sum of an odd number and an even number.
Finding an even number that is not the sum of (p-1)+(q-1) would therefore be equivalent to disproving the goldbach conjecture. Likewise proving every even number is the sum of (p-1)+(q-1) would be the equivalent of proving it.
Proving all even numbers greater than 2 are the sum of two composites + 2 would be proof of goldbachs conjecture, and finding any example or an equation that proves an example exists such that *some* subset of even numbers are NOT the sum of two composites +2, would disprove the conjecture.
Lets start with a simple example:
2+2=4
because 4-2=2, and two is not the sum of two composite numbers goldbachs conjecture must ipso facto be false.
QED
If I've wildly misapprehended the math, please, somebody who is better at it, correct me.
Honestly if this is actually anything, I'd be floored to discover no one has stumbled on this line of reasoning before.8 -
Too big to write it here... "Impossible" word thrown a few times... best illustrated by this video:
https://youtube.com/watch/...2 -
Spent most of the day debugging a timezone related bug in a cron job.
Reminded me of this video.. Relateable.
https://youtube.com/watch/... -
Purchasing a HR-V Honda i’m a Backend developer.
Question is brief, what is you Car and Super-powers in developer field ? ...4 -
Firefox won't access iFrame's domain's Auth cookies when the iFrame is hosted on a 2nd domain, even when the cookies are Secore,SameSite=None, and sandbox is as lax as possible.
Works on chromium-based browsers.
Looked up SO and it's just "oh im facing the same" x10. FFS.
Why does Firefox behave so retarded. Not doing their shrinking userbase numbers any favour :v9 -
I see that most of you hate influencers in Tech, so I created a comedy skit about it, and featured Theo in it.
Check it out here -> https://youtube.com/watch/...1 -
Does anyone of you struggle with art, when developing a game as well?
I made a game with 0 gamedev experience (but lot's of fullstack dev experience) and kept struggling with arts and animations. Any help?
btw I also did a full video about my experience here: https://youtube.com/watch/...4 -
Next big game announcement of today:
Fallout 76
https://youtube.com/watch/...
After a 24h Livestream where basically nothing happened. Curse you, master trolls of Bethesda.
(I should probably stop doing this shit before E3)3 -
I am a fan of Rust, whilst I do not consider it a good contender for the "low level" area that I am privy to (game dev) I still find it an absolute joy of a language to learn, and use.
So this example here made me lol:
https://youtube.com/watch/...16 -
I ran across this video and thought of @b2plane. He complained about a greasy face. Well these little guys love the greasier part of the face!
https://youtube.com/watch/...6 -
Has anybody experimented with the V language? https://github.com/vlang/v It looks interesting, at least if you take it as a proof of concept, despite the huge brags of its creator.24
-
You know ya listening to too much daft punk when you start calling methods after the song your listening too, SearchDaFunc Func returning to a polling Func, anyway here's Da Funk
https://youtube.com/watch/... -
Discovered that somehow a lot of emails sent to my gmail have not been going to Inbox for years... Spent all day going thru them and deleting most.
And going forward it seems in going to have to write an app that puts all these v emails back into the inbox, do at least I know I'm getting them...4 -
Had a sleep paralysis of Rick Flair's voice saying "ostentatious, yeeeah" over and over again slightly changing the tone like in that "Doctor Deuce dot com" meme https://yewtu.be/watch/...
fucking hell1 -
Just wanted to free up some space and separate all of my projects.
First idea ... failed!
mksquashfs /home/tracktraps/Development/myproject1 ~/Squash/myproject1.sfs -info -progress -b 1048576 -comp xz -Xdict-size 100%
mkdir /mnt/myproject1
mount ~/Squash/myproject1.sfs /mnt/myproject1
unionfs -o allow_other,nonempty ~/.unionfs/changes/myproject1=rw:/mnt/myproject1/=ro ~/Development/Project1
Too much cpu overhead, too many folders, can't delete files, all get mixed up ...
Second idea ... failed!
dd if=/dev/zero of=~/Imgs/myproject1.btfs bs=1M count=10240
mkfs.btrfs ~/Imgs/myproject1.btfs
mount -o defaults,noatime,autodefrag,compress,compress-force,inode_cache ~/Imgs/myproject1.btfs ~/Development/Project1
Well ... little overhead, gzip compression, saved a lot of space, but fixed img size.
Third idea ... yay!
truncate -s 200G ~/Imgs/myproject1.btfs
mkfs.btrfs ~/Imgs/myproject1.btfs
mount -o defaults,noatime,autodefrag,compress,compress-force,inode_cache ~/Imgs/myproject1.btfs ~/Development/Project1
Well ... little overhead, gzip compression, saved a lot of space ... but wait ... why do my btfs files consume more and more space?
Hmm ... time for a little bash and my beloved systemd timers.
for f in `find . -type f -name "*.btfs"`
do
project=${$f%.*}
btrfs balance start -v -dusage=100 ~/Development/$project
btrfs balance start -v -musage=100 ~/Development/$project
fstrim ~/Development/$project
fallocate -d -v $f
done1 -
A v dumb C language question....
Consider this code snippet:
{
while( getchar() != EOF )
printf("a");
while( getchar() != EOF )
printf("b");
}
Is there some way to get inside the second loop? After I input some text, ctrl+D sends in the text stream and loop 1 executes, then the control waits at the test for loop 1 again, pressing ctrl+D again triggers EOF, but it ends up skipping all loops after24 -
So the other day I was saddened when I found out the http://nooooooooooooooo.com/ website was gone. This website I feel is a bit of internet history.
So I screamed nooooooooooo!
But today I found a new website: http://www.nooo.me/
It is a joyous day!
https://youtube.com/watch/...3 -
turns out you not being allowed to be root of mobile devices you literally own was culminating to this point
https://youtube.com/watch/...
would be sooooo fun for a hacker 🤷8 -
I just released version 2.0 of my UI package.
Laravel Livewire & Bootstrap 5 UI starter kit. This package is a modernized version of the old laravel/ui package for developers who prefer using Bootstrap 5 and full page Livewire components to build their projects. It also comes with a few features to boost your development speed even more.
GitHub: https://github.com/bastinald/ui
Demo Video: https://youtube.com/watch/...3 -
Not a dev post. just want to share this!
The Lost City of Atlantis - Hidden in Plain Sight
https://youtube.com/watch/...1 -
Steven He is hilarious. I just watched this off-brand video he did about game systems and video games:
https://youtube.com/watch/...
It got me wondering if we have off-brand software and hardware in the PC/Laptop/Server world. I don't know anymore because the stuff I see on sale for peripherals and cables can be really sketchy. I tried buying a decent USB3 hub and could not find a good one a few years back. It was a frustrating experience. Still don't have a good hub. I just gave up.2 -
Organizing some documentation and variables & constants on a uni project I'm doing. Eclipse stop "\n"ing every time I switch things around damn it. It's almost 3am leave me be >:V
-
I hate Vue framework with a passion. The only framework that can rival Vue in terms of being bad is: Apache Wicket for Java.
<template #activator="{ on, attrs }">
<v-btn
v-bind="attrs"
v-on="on"
What does this all mean? I remember seeing these 1 month ago but by now I forgot all about it again. This is nonsense; and the worst part is discoverability: there is no easy way to learn what does this mean, navigate to definition (where "on" is defined?) or something2 -
!rant
Who here is into VR?
Just picked up a Google Daydream View and a Ricoh Theta V and they're so good.3 -
#because_windows
In V 1.7 Ansible added support for managing Windows servers ... A proper treatment of using Ansible with Windows hosts probably deserved is own book.
....
*Throws Windows server away* -
updated docker for windows a few days back.. I have to reinstall on every reboot in order for it to work...
its either Hyper V being a dick or the docker guys screwed something with the update... fml1 -
Was playing some devast.io and it was awesome
[username: Trippy Pepper]
I had a high score around 1000k or so kept being killed constantly and such on downloaded pycharm on mom's pc, downloaded an android emulator as well :) i cant wait to go back to scripting but andlua is just a mix of java and lua
Example: https://youtube.com/watch/...
what do ya think about the high score? -
Visual Studio's intellisence recommending me NOT to use
ISomeService = new Service() and just Service coz the latter is faster (these are non-DI services)
is giving me a wierd anxiety. I'd prefer to stick to exposing Interfaces just as a convention but the constant💡is killing me :v
//I know the actual performance difference is neglible, but retarded mind still focuses on it even if I dont want it to2 -
Last week I would have said https://bestdistrofor.me, but it's actually coming together.
So I guess I would have to say a city management game I was going to make called Head Honcho. It was basically just going to be if the end of GTA V was an idle game.
...but preferably without getting too scummy -
Learning vue and it's lovely, except FUCKING V-MODEL I'm literally 10 hours of tutorials in and I still have no clear idea what the thing does, I'm pretty sure it's like 2/10 complexity thing but someone just HAD TO name it V-MODEL so that it doesn't give you a slightest hint of the actual functionality, like you might as well have named it v-cable or v-oompaloompa, it would have the exact same information value (none).3
-
Old but gold. The Expert sketch A.K.A. how it feels to be a developer during a project meeting. https://youtube.com/watch/...
-
Note to self:
Ctrl+A followed by Ctrl+V to replace text with the clipboard contents does not work if highlighting text copies it.
I just spent 20 minutes copy-pasting stuff before realizing nothing had changed…2 -
Sometimes YouTube recommends something fantastic like this. I really did not search for "how to send an 'email'"! Email prescriptions are still syfy for many countries, and that bit on taking fridge inventory on the computer is a bit of an overkill even today! The transmission at the end, freakyyyyyyy!
https://youtube.com/watch/... -
I’ve been building event-based systems for a few years.
Now I am with a company building MVC apps with ruby-on-rails. (Well, actually the V is handled by React)
To all the the good Rails developers out there:
What advice do you have to getting into this thing very fast. I’ve got video courses from UDemy and the docs but are there any hidden diamonds in the rough out there I should check out?5 -
305 RAMAC - now, that's serious hardware! Who wants a walk-in closet when you can have a walk-in computer?
https://youtube.com/watch/... -
Satan gives a death metal tutorial on bad HTML. (some curses so NSFW over speakers)
 https://youtube.com/watch/...
As a web developer with a client whom wants me to update their terrible page, i really needed this today. -
This is a yearly(Yeah won't post it more than once a year) reminder that your APIs are full of shit !
https://youtube.com/watch/...
This was a service message from Service canada , looking our for your future ! Next message will be on 2024-09-07. -
Learning to like manjaro, a lot, setting up i3 for a workstation and kubernetes cluster with a couple of manjaro workstations with just the cli installed... few gotchas on the way, get Hyper-V enhanced mode working but get a message session error on dbus launch - easy fix it is already launched by lightdm, the cli install doesn't start the network driver by default but can get a whole 3 node k8s cluster running in under an hour from scratch and forward i3 to a nice, fast, little windows x-server that I got for free with Microsoft reward points.. winning!
-
I know another Apple iPhone post but hear me out on this one. So the new iPhones support fast charging right? Now supposedly/apparently when you buy an iPhone 8 or X it comes with a regular power brick and cable which means you will have to drop another 85$ to actually fast charge your iPhone... like what?
source
https://youtube.com/watch/...1 -
Which development standards and coding styles would you recommend in a development team? My colleague @jacoKotze and I are starting to get larger projects at work and 2 more developers soon (juniors with little to no experience), so we'll need some coherence soon.
Tabs v spaces is more of a joke, looking for opinions on other things please.12 -
Once I was looking for a monospace comic sans just for shits and giggles.
Now if I know that I would be using Android Studio for longer on a machine, then I have to look for Fantasque Sans Mono, I can't work otherwise :v
(ChroMATERIAL is also a pretty cool color scheme)
(And did you know, there is a Nyan Cat progress bars plugin?) -
when we started this project for a customer we are working on we had a training about how their BE and FE is working, their coding style and so on. FE is in Angular 4 btw. During this training for FE we were about to create our first component. The trainer: "Ok, let's generate this component." He opened some very basic project that they have as a starting point, selected a directory, crtl+c ctrl+v, manually renamed everything. "There you have it. We successfully generated a new component!" 😳😵
We are still generating them like that 😅 -
I can confirm that Crystal lang v1.0.0 is not stable really. I seem to have hit a block. For example, I get error messages like this frequently:
`Error: can't use Hash(K, V) as generic type argument yet, use a more specific type`.
I love the "yet" in this message; it gives you some hope!5 -
Anyone else has a song which when pops in playlist stops your work ? (My playlists are mostly random, so I don’t know what will pop and when)
Right now for me this one :
https://youtube.com/watch/...
Usually : Volume : 50 => 100. Pause relax of 4 minutes.1 -
In the spirit of this https://m.youtube.com/watch/... I have a question...how many of my fellow Rantsters can relate? I feel like I see so many posts about not being able to fix cars, build computers, and in general fix things that arent software, and I mean no offense by this. But, I think a lot of people sell themselves short because they aren't a "professional" I'm pretty sure anyone who can build an application can fix most anything...you just need to read the docs and debug it!
-
!rant
design related.
By god if M&B bannerlord's ui isn't sexy af now!
They got the perfect design on the kill icons when a user takes out an opponent, great contrast, a couple fonts that do their job to the T and match the experience nicely.
Maybe this is all just nerd shit, but good design always gets me hot an bothered.
It's a significant improvement from the first game.
Got check it out. Music is obnoxious af so just mute it or something.
https://youtube.com/watch/... -
Weeeee for machines with superficial attributes making them look like people !
KAGOME KAGOME
https://youtube.com/watch/...
theres some of that uniqueness as it applies to logic.
logic dictates a system only works if the people who are part of it want it to work as it should, not to their own agendas which make it not work just have the superficial appearance of working which makes it not the intended system.
but still a system of some sort.1 -
when you make a one-line hotfix and it accidentally fixed two bugs at once:
https://youtube.com/watch/... -
Okay recently I've seen more and more hate towards Apple.
So this got me curious why is Apple so bad according you guy?
I mean they are just sticking at their founding rules and kept it ever since.5 -
Has anyone here tried nim lang?
I have been intrigued by it, but not sure if it will stay around for the long run. I believe they have been trying to reach v 1.0 for a while, but it is taking longer than expected.
Would be interested your opinions :) -
Watching a gameshow Press Your Luck
https://m.youtube.com/watch/...
I'm wondering though isn't the optimal strategy just to focus on a single section, like the bottom, and just press the button the moment it lands a good tile in that smaller area?4 -
Is huwaei insane for saying that 1 line of their harmonyos code can do 100 lines of android code. I watched this in a coldfusion video. Link :- https://youtube.com/watch/... , The line I mentioned is at 11:554
-
What it's like being a data architect working with clients and their staff:
https://youtube.com/watch/... -
This cool devrant stickers and the urge to get those remembers me a couple of scenes from Better Call Saul I recently watched - https://m.youtube.com/watch/...
Especially the last line "you must have the stickers or you won't..." :D
Sorry, a little off-topic but perhaps you know the show.
What shows do you like most?2 -
Great Playlist for when I'm really stuck in a rut and cant figure a problem.
https://youtube.com/watch/...
Share your "Go To" Song/Playlist when you really need some "inspiration" or concentration.4 -
Literally wasting a good cyberpunk mix.
I'm trying to extract and replace values in a string with regex [C (POSIX)] and listening to a really good mix during this.
I'm leaving the link here in case anyone wants to check it out.
https://youtube.com/watch/... -
>was talking with Friend about editors
>friend uses atom
>I use sublime
>"man I can't believe such a great editor is free!"
>"yeah man but at least atom is funded by a company"
> https://sublimetext.com/buy/?v=3.0
>
>80$ cha ching
>**well shit**
>
>Respect++
>
>looks at vim
>"nahhhhh it's all community efforts"1 -
When you use Cloud9 to make a project go faster by coding at the same time with your partner and you spent time on Ctrl+X + Ctrl+V on all the code so that it says that you did that code and none of it was done by your patner XD1
-
When you write a crawler to scavenge through a set of sites but only compare their 'uniqueness' through an on-startup hash map which doesnt reflect values already in DB and now you've duplicate values coz you didn't define uniqueness in DB either :v
I need to not be sleepy rn. -
there was a post about banning of Alex Jones and a pretty interesting discussion unravelled under it.
To those who participated, and are interested in the topic, I recommend watching this video with new information, kind of proving my point from that discussion and elaborating on it.
(For example, Mastercard is now revoking cards from people with... "incorrect opinions", it seems)
https://youtube.com/watch/...2 -
It's not an exactly habit, it's a error that I sometimes do. Type 'funtion' when I defining a function. Then the console logs an error and I cannot identify what and where is the error in the code. After search 1/2 hour, I realize, and then I feel a pathetic dev :'v1
-
Don't know if you know this music but... BEST SONG FOR A DEV EVER 😀 lyrics on github
http://youtube.com/watch/...
https://github.com/niclupien/Songs/... -
So I put my old laptop up for sale on ebay. I 'shred -v /dev/sda' -ded it's hdd twice. What do you think, is that enough before it is shipped to a potential buyer?3
-
Part-of-a-team...teamwork!
https://youtube.com/watch/...
Always fun to watch if you know it, inspirational if you don't.
And if your boss is De Niro, meditate - and better be part of the team. -
Whenever I try to copy any text from any webpage & create a list, there are a lot of things to do. Switching multiple windows, ctrl+c, ctrl+v, then again do the same for the next selected text.
Is there any Chrome extension out there to solve this exact problem? Less action to copy-paste texts?
Or should I make one? How many of you are likely to use something like this? -
I know it a strange thing to ask but I need help with English grammar ( I am not a English native)
I am doing an assignment on context free grammar program.
What the program need to do it "Produce a grammar tree based on the rule"
For example a sentence "Jame sat.", It will need to produce a grammar tree like this.
S
_____|___
NP VP
| |
N V
| |
holmes sat
The only thing I need to do it give a grammar rule to the program like this
S -> NP VP
NP -> N | Det N
VP -> V | NP
What the above rule said is that the sentence is composed of Noun Phrase and Verb Phrase and Noun Phrase is either is a Noun or a determiner and Noun.
Now here is the meat of the question.
I am having trouble parsing a grammar tree for this sentence "She never said a word until we were at the door here"
I have provided my grammar rule below. I think I forget to add some grammar rule or some of my grammar rule are incorrect. I am not a native English speaker so I am having trouble on it.
The search engine have fail me (I have look up various grammar tree) so I am asking for help on devrant. Grammar nazi are warmly welcome :)
S -> NP VP | S Conj VP | S Conj S
NP -> N | Det NP | N PP | Adj N | Det Adj N | Det N
PP | Det NOM | Det N PP
VP -> V | V NP | V NP PP | V PP | V NP PP Adv
VP -> Adv V NP | VP PP | VP AVP | V PP PP | V
ADJP
PP -> P NP
AVP -> Adv | Adv Adj | Adv AVP
NOM -> Adj Adj N | Adj N | Adj NP
ADJP -> Adj | Adj PP
**I am not sure about these two clause below**
VP -> V | Adv
NP -> Adj Adj N22 -
shall we begin the terraform stories?
terraforming things is nice. the vcloud director provider of Terraform is also nice..ish.
for fucks sake, why do folks at VMware release a provider for use in fucking production, that only does support barely a third of all features, including the distributed logical router with all its funkyfuck features? nsx-t is nice, but did you folks remember all of those customers, who do run the old nsx-v?
you've decided that nsx-v shall be put to sleep. okay. fine. nice.
but don't you think, that the version 3.3.ass should support all major resources of your product, including old nsx-v features like the fucking DLR?!
sorry, but a product, that only supports ⅓ of all features, that can be managed in UI, only deserves a RC label at best. calling this a 3.3.ass is bold. you can't even setup a dhcp pool for a defined network. dafuq people..?! (╯°□°)╯︵ ┻━┻2 -
Whenever client say to me, Honzo, you are magician. How can you do this job?
My respond is: https://youtube.com/watch/....
They all feel a bit disappointed. -
I dont know if this help might help other devs or in general students just I hope you like this its helped me continue developing in times where I certainly didnt even want to get out of bed alone from work on a project
https://youtube.com/watch/...1 -
Hi,
I made a new video.
How to read code with Feynman technique, Pomodoro and Mind map:
https://youtube.com/watch/... -
Fuck you sophos. Fuck you hard. I moved a server to a new datacenter and it worked like a charm. Thank you windows and hyper-v. BUT! BUUUUUUT my fucking sophos worked like shit. Blocking everything by default? Yeah fuck you. Reconfigured everything. Still blocked and why? Forward “all“ doesnt mean forward all. Had to apply rules from port tcp 1 - 65335 and udp 1-65335. Nice you piece of fuck.2
-
Your country in internal crisis? Wanna find out how to get out of it, or take the blame out of you? Start a war and blame other country.
Its proven and works: TM
https://youtube.com/watch/...6 -
I imagined working from home would be some magnificent event. The relaxation, the freedom, the parties! I thought it might be like this:
https://youtube.com/watch/...
However, the reality is that it is still a grind with more distractions. It is easier to get sidetracked. Not like how I would have hoped it would be. -
Did anyone here ever use Alibaba Cloud? How reliable is it? .-.
I was divided between Yandex Cloud and Alibaba Cloud but Yandex doesnt support payment from my side of the world -_- so Alibaba is the last resort :v
if it's super bad though then I might as well buy another server-rack in a DC but imma keep that as the "worst case scenario"10