slippy | 7 months ago | on: Replicube: 3D shader puzzle game, online demo
slippy's comments
slippy | 8 months ago | on: -2000 Lines of code (2004)
slippy | 9 months ago | on: Getting a Cease and Desist from Waffle House
slippy | 9 months ago | on: The Ingredients of a Productive Monorepo
So if your code is testing fine, and someone makes a major refactor across the main codebase, and then your code fails, you have narrowed the commit window to only 15 minutes of changes to sort through. As a result, people who commit changes that break a lot of things that their pre-commit testing would be too large to determine can validate their commits after the fact.
There's always some amount of uncertainty with any change, but the test it all methodology helps raise confidence in a timely fashion. Also decent coding practices include: Don't submit your code at the end of the day right before becoming unavailable for your commute...
slippy | 9 months ago | on: Making video games (without an engine) in 2025
https://github.com/luau-lang/luau/ https://github.com/sssooonnnggg/luau-debugger
I'm working on an engine based in C++, Luau, and OpenGL - started almost 2 months ago. I aim for it to me MIT license open source, but it's too early for sharing. When it is, I do plan to post a show HN with the Github link.
slippy | 9 months ago | on: Ground control to Major Trial
Step 1: Modify OSS repository to gain control of satellites Step 2: ... Step 3: Profit!
slippy | 1 year ago | on: Ask HN: Promoted, but Career Path Derailed
Do you think this was good advice? You took their advice, even if it seemed a bitter pill at the time. They were most certainly part of the process for your promotion.
It feels like this senior director is in your corner. I'd schedule a 1:1 with a simple agenda of "looking for advice".
Definitely start with a compliment. "I remember that you advised me to move to X, Y time ago, and you were right that it was great for my career and promotion."
Be clear and specific about your desires - "I miss working on X technology. I was wondering if you have any visibility into any 2025 Q2, Q3, H2 projects or opportunities related to X technology that I might be able to [contribute to or transition to]." Sometimes you can be 50/50 to try something out or dip your toe in the water if you are attached to the success of something else. It's important that you be clear and specific. Maybe you could do this via email - it depends on if you are introverted or extroverted.
I once had an EM go back to Principal IC in an area that he loved. He's still working on it.
Good luck!
slippy | 1 year ago | on: Starship Flight 7
slippy | 1 year ago | on: How to Debounce a Contact (2014)
slippy | 1 year ago | on: The number pi has an evil twin
"It is a veiled insult: an ironic form of insult delivery which is misinterpreted as flattery to the buffoon who is targeted by it, much to the entertainment of anyone else within earshot who understands the true meaning."
slippy | 1 year ago | on: The number pi has an evil twin
slippy | 1 year ago | on: Itch.io Taken Down by Funko
slippy | 1 year ago | on: Show HN: Documind – Open-source AI tool to turn documents into structured data
The MIT license has just 2 conditions. They are pretty easy to read, and the fist one is:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
By replacing the license, you violate this very simple agreement.
slippy | 1 year ago | on: Recovering from a kidney donation
slippy | 1 year ago | on: The war on remote work has nothing to do with productivity
People are going to stay or leave based on random criteria. Your company is going to be left with various deficits and it will take a long while to sort out the hiring mess.
This feels more like it's about power. Those with the power leave, likely to competitors.
slippy | 1 year ago | on: Data center emissions probably 662% higher than big tech claims
If we as a planet need to be using better sources of power so that our planet literally doesn't melt our food sources, and then us, then our governments need to make it more cost effective to use better sources. Carbon credits or energy swaps don't work to actually reduce the amount of polluting energy produced.
slippy | 1 year ago | on: Debugging in the Multiverse
slippy | 1 year ago | on: A tiny self-remaking C program
https://en.wikipedia.org/wiki/C_shell
It seems like you are on your way to making the C++ shell.
slippy | 1 year ago | on: Intel's Thunderbolt Share is a speedy sneakernet replacement and more
Moving files between devices has never been difficult.
slippy | 1 year ago | on: User returns after 100k-hours ban to continue conversation that got them banned
Oh, nevermind, it appears others noticed this bug, too!