rebelsimile
@rebelsimile@sh.itjust.works
- Comment on Apple’s Craig Federighi on the long road to the iPad’s Mac-like multitasking 1 week ago:
Yeah my MacBook is a workhorse, the kind of absurd one that actually does need to not be a tablet, but the MacBook Air and an iPad with a magic keyboard are only different in exceptionally arbitrary ways (and the iPad would be way more convenient with its touch screen, pencil support and modularity).
- Comment on Apple’s Craig Federighi on the long road to the iPad’s Mac-like multitasking 1 week ago:
I use my iPad with a keyboard/touchpad as my primary fuck-around-the-house computer streaming my windows pc and MacBook, there’s obviously no reason an iPad couldn’t be running those OSes natively. That said I don’t really need for iPad os to be more in the way
- Comment on ChatGPT 'got absolutely wrecked' by Atari 2600 in beginner's chess match — OpenAI's newest model bamboozled by 1970s logic 2 weeks ago:
Because they’re fucking terrible at designing tools to solve problems, they are obviously less and less good at pretending this is an omnitool that can do everything with perfect coherency (and if it isn’t working right it’s because you’re not believing or paying hard enough)
- Comment on Industrial Light & Magic's Chief Creative Promotes AI Slop During His TED Talk 5 weeks ago:
Sigh. So, he used Photoshop? How long are we gonna keep doing this breathless “OMG an AI was used in this graphic design application!!!” shit? It’s exhausting. People are going to use AI in graphic applications because it’s really hard to avoid and it’s semi-useful at times. People will also be bad at it for a while, then they’ll get better. fucks sake.
- Comment on YouTube's new ad strategy is bound to upset users: YouTube Peak Points utilise Gemini to identify moments where users will be most engaged, so advertisers can place ads at the point. 5 weeks ago:
Yeah this would still hit 100% of ads that have happened before now. And all linear tv ads on streams. Seriously willing to build it if anyone wants to work on it with me. Pm me
- Comment on YouTube's new ad strategy is bound to upset users: YouTube Peak Points utilise Gemini to identify moments where users will be most engaged, so advertisers can place ads at the point. 5 weeks ago:
I really wanted to make a system that would recognize if it’s seen the same 30-second clip before (since ads are always repeats) by a shared signature that would just play something else or silence for the length of the ad on the client side, especially for live sports streams.
- Comment on Let's put an end to the discussion; what is the best way? 5 weeks ago:
Yeah I don’t wanna exaggerate but it was nearly the worst environment I could think of to just leave bread in. If you had a party or a brunch or something and didn’t want the bread sitting out, sure, but for having in there for a week and a half unmonitored, we’ve been taken for absolute fools. :)
- Comment on Let's put an end to the discussion; what is the best way? 5 weeks ago:
Had one, hated it, forget the bread was in there and it doesn’t have some sort of magical bread preservation properties, it’s just a spot taking up counter space to hold a plastic bag.
- Comment on Some Reddit users just love to disagree, new AI-powered troll-spotting algorithm finds 5 weeks ago:
This is a great point, not sure what kind of bias it is, but you’d literally see thousands of people agreeing (the upvotes) and then 10 people circling around in a knife fight. Did we need science to tell us Reddit is full of trolls? Trolls existed on Reddit before LLMs became popular.
- Comment on Angry, disappointed users react to Bluesky's upcoming blue check mark verification system 2 months ago:
Good thing AI can’t fail.
- Comment on What's with "*checks notes*" everywhere? 2 months ago:
Check the notes.
- Comment on Who would win in a fight, a Gorilla or a Bear of equal weight? 2 months ago:
We are primates, and when we put all the martial arts together (MMA) it turns into a match of who can get on top of and neutralize their opponent. A bear doesn’t have any way of attacking a primate if the primate can get to its back. As a human, we wouldn’t have the dexterity or strength to get around, cling onto a bear and choke it out, but a bear-sized gorilla probably could and once it does that it’s neutralized every mode of attack the bear has except writhing around and pushing it into other objects.
- Comment on Who would win in a fight, a Gorilla or a Bear of equal weight? 2 months ago:
I don’t know, but they’re physically capable of it. I once had an anthropology professor who demonstrated the difference between simian-like arms and quadruped-like arms, and the major part of it was noting that you’ve never seen a cat spread their arms out like the Vetrivian Man (they can’t). In the evaluation of ape vs. bear combat I don’t want to discount the capability of the ape to grasp, latch on or choke.
- Comment on Who would win in a fight, a Gorilla or a Bear of equal weight? 2 months ago:
I could see a gorilla choking a bear out though, the bear isn’t going to be able to strangle the gorilla from behind.
- Comment on Black Mirror’s pessimism porn won’t lead us to a better future | Louis Anslow 2 months ago:
Yes and no, because I think a thing fiction can’t do is repeat itself, so they must find interesting new angles in which they could reflect possible futures. The very much most likely future of whatever the thing is becoming an ad-laden, buggy, infinite-money ponzi scheme until it’s abandoned 3-72 months after its release and thrown into a landfill isn’t that interesting to see episode after episode.
- Comment on Why don’t brands make simpler names? 2 months ago:
Yeah but do you really know this industry? 😉 Thanks for elaborating!
- Comment on Why don’t brands make simpler names? 2 months ago:
This is awesome context. Do you know of places consumers could go to find those slightly less mainstream SKUs? I’m assuming you mean it could be like a dual display port version of monitor vs a hdmi/displayport version or something meant for the PAL region vs NTSC (as examples)?
- Comment on What would happen if I took a thc gummy as a suppository? 3 months ago:
Can’t tell if this is new timey advice from a rich person or old timey advice from a gentleman.
- Comment on AI Killed The Tech Interview. Now What? 3 months ago:
That makes perfect sense. Thanks for the detailed reply. I think one of the reasons I feel like I’m slower than I want to be is I tend to think a lot about those kinds of edge cases. My main problem now is learning to find the right-size for prototyping/building.
That said, I’ve written thousands of loops at this point but I’ve only done an input loop like that in python once or twice (in classes as I recall), so that specific method of getting the application started would probably be in that “I’d be embarrassed I’d need to google that” category. But I think once I got started I’d code out a decently competent prototype of a basic store (I’ve built an ecommerce store before so I’m familiar with some but not all of those edge cases). I would never think that code would be ready to ship though.
- Comment on AI Killed The Tech Interview. Now What? 3 months ago:
Thanks for this.
I mentor lots of people and i met with someone last week for the first time, and as we were chatting he mentioned several times things like “So I just asked the AI what to do, and then did that exact thing”…. Uh, so… I don’t use AI that way.
I started using it basically as soon as it came out and I started like everyone else, writing out all these requirements into the system, marveling at how it just spit back out a whole program, and then obviously ran into all the pitfalls that that entails.
So, these days, my AI use is limited to what I’d say is syntax conversion/lookup (like “What’s the syntax for instantiating and adding to a set in python?”) and anything I’d immediately verify.
I should also say I’m aware of leetcode/things like that. I play around a lot on Codewarriors and see how others put together solutions and learn a lot from that. I really enjoy the silly grindy aspects of coding like figuring out how to extract all the content from a json object that should be a string but can’t be a string for <reasons>, and building larger/complex systems like game engines. Components/react and that style of development makes a lot of intuitive sense to me as well.
Anyway I say all that to say I’d be sort of embarrassed to use AI during an interview like I’d be embarrassed to need to google anything, but it would be primarily about syntax and I’d be as likely to distrust anything the AI was saying as to use it unless it aligned with what I’d expect the code to look like.
Do you mind if I ask what a “weeder” task might be vs. a more involved one? As someone who hasn’t worked on a dev team before, I only vaguely know what you mean by “We were hoping to say they needed to write some tests to get a code review”.
- Comment on AI Killed The Tech Interview. Now What? 3 months ago:
I work in software (relatively high up), just not as a developer. Started to take development classes at night to pursue it as my own interest, and work on websites/games for myself. When I’m working, I guess my favorite thing to do is to approach work systematically, and my regular job keeps me pretty well-informed about the front-end aspects.
I really appreciate the suggestion. I’ve written some small contributions to public projects, but (I think I mentioned in the past here) not being a dev by trade I have held back some of it because it doesn’t work perfectly and I don’t have any interest in maintaining it/fixing it for others (as I’d like to be working on games, etc). Anyway this was very helpful, thanks (I got super busy yesterday and couldn’t respond).
- Comment on AI Killed The Tech Interview. Now What? 3 months ago:
I have a question, as someone who struggles with a little developer imposter syndrome. I don’t work as a dev, but I’ve coded from the ground up (using AI initially but basically only these days for syntax checks or to help accelerate writing something routine), including multiple websites (initially in React/Tailwind but lately in raw HTML/CSS), games (using python/godot), etc, for my own purposes primarily (as I have a completely different day job). Is that typical of a candidate you’d see in an interview? Are you having to screen candidates like that for whether they know what they’re talking about or are you referring to more junior people (assuming that what I’m profiling isn’t super junior)?
- Comment on USA | Trump administration tries to bring back fired nuclear weapons workers in DOGE reversal 4 months ago:
wow, big credit for admitting the colossally apocalyptically stupid thing everyone knows is stupid was stupid. such credits.
- Comment on Trump sides with Musk in right-wing row over worker visas 5 months ago:
The way h1b visa are applied will 100% cost highly skilled Americans their jobs.
- Comment on Entire Mac Lineup Now Finally Starts With at Least 16GB RAM, Ending 8GB Era 7 months ago:
I do have a 64gb m1 MacBook Pro and man that thing screams at doing LLM AI. I use it to serve models locally throughout my house, while it otherwise still works as a fantastic computer (usually using about half the ram for llm usage). I still prefer a 4080 for image generation though.
- Comment on When can we expect 500TB drives to be available? 8 months ago:
Yeah taken as a guideline and observation that computer speeds/storage/etc continue to improve, I think it’s fair. It may not always be double, but it is still significantly different than other physical processes which have “stagnated” by a similar metric (like top speed on an average vehicle or miles per gallon).
- Comment on reDUcTIon iS gAIn 8 months ago:
What, and live with negativity at the heart of every atom?
- Comment on Phonebooks 8 months ago:
Yeah it felt like the Bible and the white/yellow pages used the thinnest paper I’d ever seen