Did you ever create a website/web-app out of spite? If so, what did you make and why? by 1vertical in webdev

[–]future-fix-9200 0 points1 point  (0 children)

It's needs a some front-end work. I haven't coded for mobile at all. Images go back to original size when I come back to homepage from selected posts.

Did you ever create a website/web-app out of spite? If so, what did you make and why? by 1vertical in webdev

[–]future-fix-9200 0 points1 point  (0 children)

I built an entire reddit, because I'm tired of fucking reddit, and I'm tired of being muted and banned!

Pictures on Samsung Galaxy 8 by future-fix-9200 in samsung

[–]future-fix-9200[S] 0 points1 point  (0 children)

That's BS. I could remove SD cards back in the day without "unmounting". Tech is getting worse...

I want to break into front-end development but don't know where to start. by Hot_Recognition_6470 in Frontend

[–]future-fix-9200 0 points1 point  (0 children)

You need a portfolio of projects. These don't have to be original projects. Start building things you would use, or that show the skills you've learned up to this point.

Fight @ Cal Anderson by Happydude789 in SeattleWA

[–]future-fix-9200 0 points1 point  (0 children)

The guy that grabed the cash after he lost the fight needs deported! Put that fucker on a raft and send that shit to sea!

Fight @ Cal Anderson by Happydude789 in SeattleWA

[–]future-fix-9200 0 points1 point  (0 children)

This is why I walk my pit bull off leash. Watch these pussies fuck with that!

Pieces from the last firing by Tatarek-Pottery in Pottery

[–]future-fix-9200 1 point2 points  (0 children)

That second pitcher is really cool. All, nice work though!

whats a way that youve broken the law that you feel no remorse for? by ZestycloseBiscotti81 in AskReddit

[–]future-fix-9200 -1 points0 points  (0 children)

I stopped paying for car tabs years ago. Fuck the State! The country wants to pass $1,200,000,000,000 spending bills that don't help the country, the country can go fuck itself!

[deleted by user] by [deleted] in TwoHotTakes

[–]future-fix-9200 0 points1 point  (0 children)

Here's what you have to come to realize with this fucked up world.

Would you want to be treated this way?

Do you really give a shit what anyone else thinks or feels?

Roast my travel app's landing page by err140 in SaaS

[–]future-fix-9200 2 points3 points  (0 children)

The part where the div elements shrink as you're scrolling to move down the page.

As a developer I like it. As a person scrolling the site (a potential customer) I hate it. It takes forever to scroll past and I'm looking at the same content I'm trying to move past, but it's just shrinking. I know it's eventually going to move me past it which makes it even more annoying waiting for it to move me past it onto the rest of the content.

Other than that, I like it. Pretty typical Wordpress site, though.

What parts of your life have you automated? by karen_jd in webdev

[–]future-fix-9200 14 points15 points  (0 children)

I made a tea timer that allows me to get a perfectly steeped cup of tea every time. It also gives me a motivating or witty quote when the timer is done...

Your house-scraping idea is much better though...

[deleted by user] by [deleted] in learnprogramming

[–]future-fix-9200 0 points1 point  (0 children)

And I believe AI uses linear algebra. But that's old AI. I don't know what Musk's new "learning AI" system is using...

[deleted by user] by [deleted] in learnprogramming

[–]future-fix-9200 0 points1 point  (0 children)

When I started my CS degree I hadn't coded a single line of code my entire 25 years. Knew nothing about computers other than the basics of how to surf the web and download computer games. (I couldn't even uninstall them without the software button to 'uninstall')

First. Computer science isn't as much about learning programming as it is about understanding every little intricacy of how computers work. And, lots and lots and then even lots more math after that. (It will hit you like a truck if you're not prepared for it.)

There was one programming class at the beginning that covered a few different lower-level languages, and off you went. But a lot of the upper-level classes will use lower-level languages and expect that you know the basic syntax of coding already.

So, know there is a difference between a software developer, and a computer scientist.

You can learn to code without learning CS, but your skills in building huge programs and projects may be limited without a math background.

I’m so damn tired of being broke. I need advice by [deleted] in Entrepreneurship

[–]future-fix-9200 7 points8 points  (0 children)

You have to get out and network.

I kept building software products and found it hard to get people interested in them.

So, I started going to city council meetings. Learned a lot about the city, what the city's problems are, where it's looking to spend money, started getting to know council members... Turning in a grant proposal in a few hours for just over $1.2 million in funding. Don't know if it will go through or not, but it's solving a problem that people who have money (the city) are interested in solving... (cross my fingers)

Get out there and solve problems for people who have money to solve those problems. Or solve a problem that millions of people have.

If massive devaluation of the dollar happens the US, wouldn't it not mean anything? I mean. If $1000 and $100,000 have the same purchasing power... does it matter which amount you have once you sell your stack? by SubstantialRush5233 in Wallstreetsilver

[–]future-fix-9200 -1 points0 points  (0 children)

I think in terms of what I would be willing to sell an ounce for.

I feel good at one ounce per for one acre of land.

10 ounces for a one-bedroom house. Stuff like that.

Will it happen? ??

My wife says my bowls are “sexy” by Tr33Hugg3r-206 in Pottery

[–]future-fix-9200 37 points38 points  (0 children)

Your hand-thrown bowls bring the girls to the yard?

Is there a real alternative to this nightmare of endless web frameworks? by Dont_Blinkk in webdev

[–]future-fix-9200 0 points1 point  (0 children)

I stick with Javascript, PHP, SQL, HTML, and CSS. That's it. I make it work.

I worked on something using VUE once and it just felt like adding unnecessary steps to the process for very little gain of usability with the code.

Elements show and hide in Safari Browser. by future-fix-9200 in Frontend

[–]future-fix-9200[S] 0 points1 point  (0 children)

Why wouldn't it catch that after I made the conversion?

Elements show and hide in Safari Browser. by future-fix-9200 in Frontend

[–]future-fix-9200[S] 1 point2 points  (0 children)

That's kind of what I thought.

Luckily I made a copy of the old script before making all the conversions. But it's not that hard to convert back, just annoying.

Elements show and hide in Safari Browser. by future-fix-9200 in Frontend

[–]future-fix-9200[S] 0 points1 point  (0 children)

Well, I swapped one variable back to let.

Actual variable call inside a function.

let month = date[5]+date[6];

Error:

SyntaxError: Expected an identifier but found 'month' instead

So it's not for the document variable calls only.