|
Does o365 work for collaboration at all It's kind of astounding that microsofts state of the art way to collaborate on docs is still "email them around"
|
# ¿ Jul 26, 2018 02:24 |
|
|
# ¿ Sep 13, 2024 18:16 |
|
gonadic io posted:All those dynamic "scripting" langs that start with a p. Perl, python, php, ruby pjavascript
|
# ¿ Jul 26, 2018 18:37 |
|
it's really cool that for some reason when otherwise reasonable programmers get into that FP Good poo poo they suddenly forget all about the concept of "reasonable function or variable names" or "comments" and nobody's expected to blnk an eye
|
# ¿ Jul 27, 2018 12:54 |
|
also keep up the yospos canon such as - 6.5 figgies means whatever you want it to mean above 100k - don’t admit to using an anroid (lol) - everybody is a terrible programmer double especially those who think they’re good at it - computers were probably a mistake and Turing deserved death not for being gay but for creating them (USER WAS PUT ON PROBATION FOR THIS POST)
|
# ¿ Jul 31, 2018 05:53 |
|
Sorry, that was in poor taste. I apologize.
|
# ¿ Jul 31, 2018 15:50 |
|
it's just loving tedious and easy to screw up and still has a similarly abstracted machine model as c. you don't think about cache in x86 assembler, usually. you're still dealing with virtual memory. the only difference is it it's now a massive pain to do any flow control and it's a massive pain to deal with types above machine word size. hooray
|
# ¿ Aug 12, 2018 20:05 |
|
unless you go hard into the types of multi access intrinsics like memory or instruction barriers or you are trying to not just get it working in assembler but get it working as fast as possible by digging into the isa farther than just how to do logic you probably won't get much out of it other than remembering some garbled letters for load double word to butthole register and fart
|
# ¿ Aug 12, 2018 20:07 |
|
Peeny Cheez posted:"Either the Object-Oriented Paradigm goes or I do!"
|
# ¿ Aug 18, 2018 12:51 |
|
I firmly believe everyone should know enough c to read it if only to know why other things are better
|
# ¿ Aug 31, 2018 00:26 |
|
Slurps Mad Rips posted:one of the least well known features of C++: using try blocks as function bodies holy god
|
# ¿ Sep 2, 2018 13:46 |
|
Xarn posted:
yeah i think when most people say "always use smart pointers" i think they mean "for owning references that are dynamically allocated rather than using raw pointers", not instead of reference types or stack allocations
|
# ¿ Sep 2, 2018 21:54 |
|
come talk about being terrible programmers in discord: https://discord.gg/EYJc6d2 the difference here is that this is actually already a discord that exists that people post in! mostly from coc. it’s good, come chat, we can add general channels and stuff too
|
# ¿ Sep 20, 2018 17:22 |
|
VikingofRock posted:
also i'm pretty sure cpp17 std::filesystem is just boost::filesystem i think this behavior is kind of correct though? i guess my go to comparison is python: the copy operation (and unlink operation) are in os, but copying or removing trees are in shutil - and they have a couple different variants for surprising behavior like symlinks or attributes (or xattrs in the case of OSX). it's a filesystem library, not a shell library. Phobeste fucked around with this message at 16:06 on Oct 20, 2018 |
# ¿ Oct 20, 2018 16:03 |
|
prisoner of waffles posted:If a boost library could provide a "perfect granular control of everything" API but also a "common use cases, do what I mean" API, there's an abnormally good chance they'll leave the latter as an exercise for the library consumer yeah, it's annoying. also boost fs isn't even header only
|
# ¿ Oct 20, 2018 20:42 |
|
Symbolic Butt posted:I'm trying to learn of good ways to debug embedded C lately, it's kicking my rear end debug pins and a logic analyzer, the print statements of embedded
|
# ¿ Nov 18, 2018 15:51 |
|
ratbert90 posted:lol, look at this guy with his fancy poo poo. yes, that would be what i said. try using a logic analyzer like a saleae though it's a little better at the digital workloads and long capture times
|
# ¿ Nov 18, 2018 17:35 |
|
cinci zoo sniper posted:EVERY MORNING I WAKE UP AND OPEN PALM SLAM A VHS INTO THE SLOT. ITS ENTERPRISE DATA MANAGEMENT AND RIGHT THEN AND THERE I START DOING THE MOVES ALONGSIDE WITH THE MAIN CHARACTER, SINGLE SOURCE OF TRUTH. I DO EVERY MOVE AND I DO EVERY MOVE HARD. MAKIN WHOOSHING SOUNDS WHEN I SLAM DOWN SOME OF THEIR NUMBERS OR EVEN WHEN I MESS UP OUR NUMBERS. NOT MANY CAN SAY THEY ESCAPED THE GALAXY’S LONGEST SKYPE CALL WITH 25 PEOPLE. I CAN. I SAY IT AND I SAY IT OUTLOUD EVERYDAY TO PEOPLE IN MY OPEN OFFICE AND ALL THEY DO IS PROVE PEOPLE IN PROFESSIONAL ENVIRONMENT CAN STILL BE IMMATURE JERKS. AND IVE LEARNED ALL THE LINES AND IVE LEARNED HOW TO MAKE MYSELF AND MY INBOX LESS LONELY BY TYPING EM ALL. 2 HOURS INCLUDING WIND DOWN EVERY MORNING. THEN I LIFT powerful
|
# ¿ Nov 24, 2018 23:43 |
|
Asleep Style posted:So I want to learn C++. Does anyone have any book recommendations for modern C++? I'm worried if I just start googling and trying things that I'll end up writing C with classes and my code will be posted to this thread for eternity. there’s a book called “modern c++” that I think is good idk I never read it once you have a basic command of the language read and follow these
|
# ¿ Nov 30, 2018 00:25 |
|
The_Franz posted:it's you some people* take the whole premature optimization is the root of all evil to mean never think about performance at all * web devs
|
# ¿ Dec 6, 2018 00:04 |
|
prisoner of waffles posted:in other news, I'm falling in love with MATLAB. no
|
# ¿ Dec 14, 2018 14:43 |
|
I mean yeah matlab is great and a big part of that is the ide and the way it strikes a nice balance between being an ide and a repl and everything and plots are nice and the math works and is good but at this point I’d rather jump through several annoying hoops to get python
|
# ¿ Dec 14, 2018 14:45 |
|
thank you so much this is exactly what I was fruitless googling
|
# ¿ Dec 15, 2018 15:29 |
|
pokeyman posted:you don’t rewrite poo poo, kotlin-java interop is excellent, just write new stuff in kotlin so you're advocating for mixing languages in a single source file huh. please don't come back and fishmechfully reel off all the other situations in which one does this because they're never actually good
|
# ¿ Dec 16, 2018 16:17 |
|
Arcsech posted:what oh whoops misunderstood sorry
|
# ¿ Dec 18, 2018 16:57 |
|
This all seems like a slightly roundabout and unnecessarily complex way of summoning tef
|
# ¿ Dec 22, 2018 14:57 |
|
Maximum Leader posted:its not impossible because razor components is server-side blazor which sends javascript and html to the client. I checked out a blazor client-side demo and mono + mscorlib is over 2mb lol, server-side is probably a good idea sounds about right
|
# ¿ Jan 15, 2019 04:33 |
|
Aramoro posted:I mean sure if you're a terrible programmer buddy have I got news for you
|
# ¿ Jan 26, 2019 01:21 |
|
carry on then posted:how many containers do you have for blowing your own horn in the context of SA we usually call them threads e: and lots
|
# ¿ Jan 29, 2019 13:58 |
|
brap posted:honestly I don’t find “there’s a single huge file” that compelling of a horror. complicated things are complicated and files aren’t always the necessary unit of code organization. learn to navigate a source file and you can get by. this is true in theory but in practice no 30kloc single source file (that isn’t an intermediate, etc etc, don’t fishmech this) has ever been good
|
# ¿ Jan 31, 2019 01:32 |
|
Slurps Mad Rips posted:c tp s: I'm trying to (desperately) make sure I never have to touch CMake again (this is a lie, but if it means I have to touch it less often then its worth it) by writing a library that does the common operations everyone does in CMake automatically. Even a few of the maintainers are keeping an eye on it. This means I've been deep into CMake and know it to a degree that the average mere mortal is nowhere near understanding. So here's a this whips rear end, i hate cmake
|
# ¿ Feb 1, 2019 14:00 |
|
DONT THREAD ON ME posted:i easily manage this with the reset method i mentioned. i just craft multiple commits instead of a single commit. aren't you an emacs guy? if you're an emacs user and not using magit you're loving up. tbh it's legit to install emacs only to use magit, also
|
# ¿ Feb 16, 2019 18:37 |
|
gonadic io posted:balena.io (formerly resin.io) have a cool thing where when you push to their remote (that's how you send them your code to build and flash onto devices) it'll run the docker build step as part of the commit hook and show you the stdout it’s ok. we used them but it was a bad idea because it flat out doesn’t function if you break the model of “100% of devices are or can easily be connected to the internet”. also it’s super expensive.
|
# ¿ Feb 20, 2019 00:18 |
|
DONT THREAD ON ME posted:priority q TNG s8e14: Q has a never ending list of things for Picard to do, each seemingly more important than the last. Geordi installs a blockchain on Data so he can get high sniffing the androids farts.
|
# ¿ Mar 1, 2019 04:34 |
|
rat bert is about to recommend using boost python. as a knowledgeable bystander I can tell you: you’re allowed to murder him preemptively
|
# ¿ Apr 6, 2019 23:55 |
|
Powerful Two-Hander posted:what is the programming equivalent of rolling coal? shipping an electron/react native desktop app
|
# ¿ Apr 8, 2019 13:18 |
|
gonadic io posted:Shipping an electron/react native desktop app running inside a js docker implementation running in another electron/react native desktop app on OSX
|
# ¿ Apr 8, 2019 13:32 |
|
animist posted:the more i attempt to use c++ metaprogramming the more i can feel my brain dribbling out my ears c++ metaprogramming is incredibly good but unfortunately it requires a lovely perfectly smooth brain. marble-like, hard as a rock. this is enlightenment
|
# ¿ Apr 9, 2019 00:49 |
|
dev targeting react gets tripped up by responsive design, news at 11
|
# ¿ Apr 16, 2019 23:38 |
|
no it's when they take their mediocre to lovely architecture choices personally and get really mad when you correct them
|
# ¿ Apr 17, 2019 13:36 |
|
|
# ¿ Sep 13, 2024 18:16 |
|
gonadic io posted:Wait I thought we were talking about juniors, not seniors turns out it’s invariant across experience
|
# ¿ Apr 17, 2019 14:51 |