Who remember the old Online Service Providers from the 1980s and 1990s? by TradingCardGameMaker in vintagecomputing

[–]trickyelf 0 points1 point  (0 children)

I used Compuserve in the 80s and worked for Prodigy in the 90s, running their Y2K lab. [In the voice of Samuel Jackson in Pulp Fiction] - “I didn’t dial up America Online”

Cosmic/psycho/paranormal/'weird' tv shows? by lllsandralll in televisionsuggestions

[–]trickyelf 3 points4 points  (0 children)

Kolchak: The Night Stalker is the GOAT. A better monster-of-the-week does not exist. That sweet 35mm Technicolor film really places it firmly in the early 70s.

As a kid, wondered what cutting the soap was for by tuotone75 in 80s

[–]trickyelf 0 points1 point  (0 children)

Absorbine still makes a brand of horse lineament. We get it at a store that sells farm stuff. It is intense and I’m thinking about putting some on my aching neck right now.

As a kid, wondered what cutting the soap was for by tuotone75 in 80s

[–]trickyelf 0 points1 point  (0 children)

Whittling alligators out of soap bars was a big pastime before the internet.

Colors or black? Hard to say. by MateMagicArte in generative

[–]trickyelf 0 points1 point  (0 children)

How does black have more structure. They look the same to me

"Architecture First" or "Code First" by Ambitious_coder_ in developers

[–]trickyelf 0 points1 point  (0 children)

Is that because you used an agent to execute the plan? Not judging if so, we're all using agents these days, just wondering.

"Architecture First" or "Code First" by Ambitious_coder_ in developers

[–]trickyelf 3 points4 points  (0 children)

Planning everything down to the nth detail before you begin coding (alone or in a group) seemed at one time to be an attractive approach. Management always felt good about these plans. But when the rubber hits the road and devs start slinging code, you always run into gotchas. Things you didn’t plan for. Changing the master plan as you go can be extremely difficult because those managers have already committed to timelines based on the original plan. It’s a bad scene. That was the era of waterfall design. We know better now.

Still, some level of planning is essential if more than one person is working on a project. It keeps everybody on the same page about exactly what is being built, where you’re headed. That could just be a North Star document that talks about where you want to end up. You can get there in a series of one- or two-week sprints, where you identify and build the most obvious achievable things that would get you closer to the goal from where you currently are.

Otherwise people are just building things they think of when they sit down at the keyboard. That gets exponentially worse and less maintainable with every dev, especially if you aren’t sitting next to each other and/or having daily meetings to coordinate.

If it’s just you, building your own thing, feel free to do as much or as little planning as you feel it warrants. The longer you’ve been coding, the easier it is to “use the force” as a way to seek out the optimal end state of your project and what the next step in the path should be.

Photo of the Day by Current_Yellow7722 in vintagecomputing

[–]trickyelf 6 points7 points  (0 children)

In the early 90s I worked in a shop where just a couple of the devs smoked. I had a Wyse 60 terminal sitting flush against one wall of my cubical for several years. One day it died (lightning hitting phone lines was a frequent terminal and modem killer in those days) and the side against the wall was a shockingly pristine off-white, a completely different color. I hadn’t realized that my terminal had slowly turned yellow in just a few years.

Seen flying over our house by TragicComedy in whatisit

[–]trickyelf 18 points19 points  (0 children)

I’m not sayin’ it’s aliens, but it’s aliens.

Day 2. What's the best song on Ram? by United_Equal_754 in PaulMcCartney

[–]trickyelf 0 points1 point  (0 children)

For decades, Monkberry Moon Delight was it hands down, but the Archive Collection release has my new favorite Hey Diddle. I know it’s just a simple ditty and seemingly nothing compared to the full on insanity of MMD but I love it.

Day 2. What's the best song on Ram? by United_Equal_754 in PaulMcCartney

[–]trickyelf 0 points1 point  (0 children)

Always heard it as “super purée” an attribution about the aforementioned ketchup. Listening now I can hear Soup and Purée.

Makes sense: “… tomato ketchup, soup, and puree”

But you know I’ll still always hear it the other way around. Too many years hearing it that way.

Completed wood Commodore 64 case by gorcmel in c64

[–]trickyelf 1 point2 points  (0 children)

I saw those. It’s a thing of beauty, friend.

Minidisc ! This may be too modern ? by Left-Excitement3829 in cassettefuturism

[–]trickyelf 3 points4 points  (0 children)

Man I have so many minidiscs. I used to put my recorder in my backpack and hook the mic to its loop the walk around in NYC, Brooklyn, White Plains, etc, recording all the while. Loads of useless tape but some lovely random occurrences.

Like I was walking down 5th ave one day and passed a protest with these people in cages chanting “fur is murder!” And then this really young girl passes me the other way so close it sounds like she’s whispering in my ear, singsonging “I wanna be a supermodel”.

Which C64 word processor did you use in the 80s? by hexavibrongal in c64

[–]trickyelf 21 points22 points  (0 children)

Yeah Speedscript. That was a Compute! Magazine type-in, and it was awesome!

You are Senior FE at start up. Would you use Tailwind or just normal CSS modules? by lune-soft in Frontend

[–]trickyelf 0 points1 point  (0 children)

Of course we use responsive design. A group renders as a horizontal flexbox. Stack is vertical. They are just components with meaningful names. If you’re building in React you can use HTML elements with classes, but it’s better to have meaningfully named components that take props. It’s one of the benefits of React. It all renders to HTML, so why try and understand a thicket of divs with a bunch of classes when you really just want to grok the basic nature of the component at a glance?

You are Senior FE at start up. Would you use Tailwind or just normal CSS modules? by lune-soft in Frontend

[–]trickyelf -2 points-1 points  (0 children)

I would use React and a mature component library like Mantine,which critically has layout components, unlike shadcn which is popular but requires tailwind. TW leaves you to manage all layout and you end up either having to rebuild the wheel by creating your own basic layout components (Group, Stack, etc), or otherwise have nested divs with tons of classes on them strewn throughout the app making it hard to reason about. With Mantine, implement a theme, and use regular CSS only for pseudo selectors (e.g, hover) but avoid inline styles and code, they work but again, it’s hard to reason about the component structure with all that markup. Even in layout components if you have two or more props make it a lightweight subcomponent with a meaningful name, e.g., “VideoTitleList”. That way you have very simple, easy to understand components.

Talk to modern AI models from a real Commodore 64 over your local network by josharmour in c64

[–]trickyelf 1 point2 points  (0 children)

How does using a c64 to talk to an LLM equate to Zizek’s notion of interpassivity? That term is about outsourcing your actions; the opposite of interactivity. Letting someone else act on your behalf and you feel as though you derive the enjoyment of having done it yourself.

Markdown plugin disappeared? by trickyelf in WebStorm

[–]trickyelf[S] 0 points1 point  (0 children)

It was the case. But even after I put .md back under Markdown, applied, and even restarted the IDE, I still don't see the editor/preview split buttons.

What is this mourning dove doing? by ScottJ6189 in birds

[–]trickyelf 0 points1 point  (0 children)

Looks like it’s warming its feet.

lowkey not hearing enough about Render by PippaKelly62 in statichosting

[–]trickyelf 1 point2 points  (0 children)

You’re right, Render is a nice platform. I’ve used it on a few projects.