'tis thread for general programming chat, but also learning environment and sandbox for any topics in or around programming, without prejudice - however silly or irrelevant any given idea may feel please mind a few things, namely: 1) forum and yospos rules 2) dont be jerk to people just because they do a coding thing 3) mind your ciclejerks, a lot of this thread is serious questions and advice given last thread - https://forums.somethingawful.com/showthread.php?threadid=3836929 cinci zoo sniper fucked around with this message at 16:36 on Jul 31, 2018 |
|
# ? Jul 17, 2018 15:49 |
|
|
# ? Oct 11, 2024 07:30 |
|
Sorry, the thread title must contain at least one number and at least one emoji.
|
# ? Jul 17, 2018 15:53 |
mystes posted:Sorry, the thread title must contain at least one number and at least one emoji. will be added in next version, wontfix
|
|
# ? Jul 17, 2018 15:54 |
|
terrible programmer checking in.
|
# ? Jul 17, 2018 15:55 |
|
What’s mcafee up to now??
|
# ? Jul 17, 2018 16:22 |
Gazpacho posted:What’s mcafee up to now?? last i heard it was selling cryptocoin startup tweets for $100k a pop
|
|
# ? Jul 17, 2018 16:24 |
|
you're right, programmers are terrible
|
# ? Jul 17, 2018 16:33 |
|
I have awful half-assed advice for shoegaze about looking for work with rust / systems programming go look at mozilla, maybe introduce yourself on IRC / steal an bug from their bug tracker and work on it, especially once you feel okay doin' thangs in C++ I contributed exactly 1 refactoring of an image decoder. when people watch extremely inefficient moving pictures of dumb things on the internet in an browser, they are running my terrible code (patched up by people more familiar with how to validate changes through firefox's extensive test suite(s)) this advice is exactly as half-assed as it sounds and I'm sure everyone else who wants a job programming rust is also quite aware that mozilla is a good place to get one but I'm pretty sure shoegaze can Actually Slang Code so https://careers.mozilla.org/position/gh/1222100 Firefox Engineer posted:Things that might set you apart from other applicants: This assumes that shoegaze would be roughly as happy as I am to be working in a massive and occasionally gross codebase that nonetheless provides Quite A Lot Of Value to More Than A Few users prisoner of waffles fucked around with this message at 16:42 on Jul 17, 2018 |
# ? Jul 17, 2018 16:39 |
|
here's some terrible programmer wisdom: never write an internal library with the intent of open sourcing it. you'll over engineer it and it wont be useful or good and it wont get opened sourced and everyone will hate you.
|
# ? Jul 17, 2018 16:40 |
|
oh good. i was never gonna read the thousands upon thousands of unread posts i had in the last thread anyway probably won't read them in this one either
|
# ? Jul 17, 2018 16:44 |
|
prisoner of waffles posted:I have awful half-assed advice for shoegaze about looking for work with rust / systems programming so i've been working really really hard on my terrible functional programming library in rust and i'd be lying if there isn't a small part of me that idly fantasizes about being contacted by mozilla to come work for them because it's so cool. but that will never happen. but yeah honestly i'm going to try contributing to mozilla/rust projects with the explicit purpose of getting a job working in rust, but it wont be my primary focus because that's a lovely plan. speaking of my functional programming library: i think i'm basically stuck. my enum based representation is seriously ugly and while it's good enough for a blog post on the subject of HKTs in rust, it's not sufficient for actual usage. so, i've spent the last two weeks trying to build a lazy evaluator that builds up a series of computations over kinds and then executes them. I got this working, fully on the stack without boxing or anything, but the resulting interface is just not what I want. So, I'm going to give up on this until GATs are available. However, I have enough content for an interesting blog post so that's what I'm gonna do, and I'll resurrect this effort when GATs are out. DONT THREAD ON ME fucked around with this message at 16:50 on Jul 17, 2018 |
# ? Jul 17, 2018 16:45 |
|
hi im gonadic io and im a terrible programmer. my current hobby project is rust code running on an arduino which is talking to a magnetometer Final plan is a physical compass(a la pirates of the carribbean) that points towards the nearest open coffee shop. yes this would be 10 million times easier as an app but that's not the terrible programmer way
|
# ? Jul 17, 2018 16:46 |
|
gonadic io posted:hi im gonadic io and im a terrible programmer. my current hobby project is rust code running on an arduino which is talking to a magnetometer that's awesome.
|
# ? Jul 17, 2018 16:50 |
|
posting on page 0
|
# ? Jul 17, 2018 16:53 |
|
gonadic io posted:hi im gonadic io and im a terrible programmer. my current hobby project is rust code running on an arduino which is talking to a magnetometer ah, a terrible programmer and a terrible hardware engineer. it's good to have a broad set of terrible skills i should know as someone who's currently doing terrible fluid sim on terrible gpu hardware with terrible math skills that usually runs at terrible frame rates. all of this for a terrible pay
|
# ? Jul 17, 2018 16:53 |
im just being terrible coworker and audibly giggling as the fallout from deleted prod database seeps in
|
|
# ? Jul 17, 2018 16:54 |
for reference, dude currently deemed responsible for the deletion was adamantly against having a dba or taking some control off laravel orm
|
|
# ? Jul 17, 2018 16:55 |
|
Captain Foo posted:posting on page 0
|
# ? Jul 17, 2018 16:57 |
|
cinci zoo sniper posted:for reference, dude currently deemed responsible for the deletion was adamantly against having a dba or taking some control off laravel orm giving developers access to a database is a bad idea.
|
# ? Jul 17, 2018 16:58 |
Shaggar posted:giving developers access to a database is a bad idea. you and me and our dwh team. not the rest of our organisation, however. it’s a necessarily evil in my opinion, but it’s completely unregulated here, with widely ranging consequences
|
|
# ? Jul 17, 2018 16:59 |
|
is this the one you posted about saving to disk like 16 hours ago or is this a different vulnerable prod database?
|
# ? Jul 17, 2018 17:00 |
Corla Plankun posted:is this the one you posted about saving to disk like 16 hours ago or is this a different vulnerable prod database? different, new product that just launched. yesterday i was saving to disk all custom tables from our dwh (mostly created by my team manually), since the information was that there are no backups and normal etl process would naturally not regenerate them now, as it turns out, there are alleged backups for all servers, and allegedly they've already restored that prod database from the nightly backup. but, the data size there should be just a few hundred megabytes yet the replica has not propagated yet for some reason? tomorrow is going to be a funny morning i feel
|
|
# ? Jul 17, 2018 17:06 |
|
Shaggar posted:giving DBAs access to a database is a bad idea.
|
# ? Jul 17, 2018 17:16 |
|
i now have the oreilly rust book, it's been sitting unopened for about a week now
|
# ? Jul 17, 2018 17:17 |
|
Captain Foo posted:posting on page 0 posting on page Integer.MIN_VALUE
|
# ? Jul 17, 2018 17:17 |
|
why are there two terrible programming threads
|
# ? Jul 17, 2018 17:20 |
|
Shaggar posted:giving developers access to a database is a bad idea.
|
# ? Jul 17, 2018 17:24 |
|
Toady posted:why are there two terrible programming threads They're all terrible programmer threads.
|
# ? Jul 17, 2018 17:25 |
|
terrible devops programmer here, which means im terrible even for a terrible programmer.
|
# ? Jul 17, 2018 17:26 |
Toady posted:why are there two terrible programming threads there are?
|
|
# ? Jul 17, 2018 17:27 |
|
yeah, there's always two programming threads for some reason. i guess it's the current hipste
|
# ? Jul 17, 2018 17:32 |
|
carry on then posted:posting on page Integer.MIN_VALUE code:
|
# ? Jul 17, 2018 17:33 |
Toady posted:yeah, there's always two programming threads for some reason. i guess it's the current hipste oh thats the theory of being bad thread, here we are just bad
|
|
# ? Jul 17, 2018 17:34 |
i mean i for sure am, im not sure what half of yall are hiding from here
|
|
# ? Jul 17, 2018 17:34 |
|
jony neuemonic posted:terrible programmer checking in.
|
# ? Jul 17, 2018 17:39 |
|
terrible programmer here. downright lovely
|
# ? Jul 17, 2018 17:40 |
|
gonadic io posted:hi im gonadic io and im a terrible programmer. my current hobby project is rust code running on an arduino which is talking to a magnetometer why do you need a magnetometer at all?
|
# ? Jul 17, 2018 17:47 |
|
otherwise it’s not a compass, obviously
|
# ? Jul 17, 2018 17:53 |
|
c tp s: Pushed a new set of builds to QA at the end of the day, first thing reported was if you submit multiple requests at once it hangs the entire enviroment - every database, every request to every server. lol what have we done oh well time to go home
|
# ? Jul 17, 2018 17:56 |
|
|
# ? Oct 11, 2024 07:30 |
|
well bright side is if you're deadlocking your db with incomplete transactions or whatever that means you should be immune to someone accidentally dropping your prod db like that other guy
|
# ? Jul 17, 2018 18:03 |