Discuss Scratch

Chiroyce
Scratcher
1000+ posts

As a Developer, what do you mostly work on?

ColourfulPixels wrote:

Do you mean a free weather website?
free api?







April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
ColourfulPixels
Scratcher
100+ posts

As a Developer, what do you mostly work on?

Chiroyce wrote:

free api?
Well, I mostly use requests to get the source code of a certain website that allows parsing for free. Then I convert it into text. I see a lot of text, but I only choose one line, and then a certain part of that line. As a result, I get the temperature of a point of the Earth with coordinates that I set in the beginning of the code.

Last edited by ColourfulPixels (July 26, 2021 12:17:15)


Hi there! I hope you're having a great day! Remember to stay positive :)
SonicFanX123_321
Scratcher
1000+ posts

As a Developer, what do you mostly work on?

not me but one of my friends actually made a text converter to html. check it out here!

this is my page

I'm not active on scratch anymore, I moved on.
Socialix
Scratcher
1000+ posts

As a Developer, what do you mostly work on?

as a lazy developer, all i do is get a cool idea, get stuck debugging because i dont know how to code python, and get burned out and leave the project on draft forever!

socialix - why is there a penguin breaking my window? - signatures are overrated
Pufferfish_Test
Scratcher
500+ posts

As a Developer, what do you mostly work on?

TheForumer wrote:

potatophant wrote:

PoIygon wrote:

Trying to make websites but I don’t know HTML and don’t know the use of divs
“div”s are a container element, think of them like a text box in something like PowerPoint, except you can put what you like in them, and style them using CSS.
Don’t use the “div” element. Use the “span” one,
<!—omitted for brevity—>
<!—always use this code—>
<span class=“id”>&copy; text goes here;</span>
</body>
</html>
Div and span are fundamentally different - divs are block elements whilst spans are inline. This means you can chuck a span in the middle of a sentence without disrupting anything, and use a div instead of loads of <br/>s. Of course, you could change these with css, but that's kind of useless.
I guess it's just preference though ¯\_(ツ)_/¯

This is my signature, and appears below eeevvvveeerrrryyy post I write
Try out Ocular



Good evening. I am a gerbil. Are you a gerbil? I know I am. Gerbils are possibly the most important beings in the universe; they are super intelligent and they eat carrots so we don't have to.
If you are reading this, you're probably thinking one of 3 things:
  1. This dude's not a gerbil, he's a pufferfish/human/bison/whatever other organism/inanimate object you mistakenly believe I am.
  2. Why am I reading this????????
  3. I'm hungry
The first one is INCORRECT, and I'm going to have to ask you not to spread that false rumour.
The second one is a valid question, and one that has no satisfactory answer other than that you're really ,really, really bored.
As for the 3rd one - so am I. You're not alone.
WeegeeFan1
Scratcher
71 posts

As a Developer, what do you mostly work on?

Cool!

WeegeeFan1:D

“Mamamia! Lets'a go anyway”~~Luigi


Anyone who helps me with my problem to a point that I can understand and that helps me, I will follow, as thanks.

Thanks!!!
graham3078
Scratcher
100+ posts

As a Developer, what do you mostly work on?

CatsUnited wrote:

making tools to flex scratch forum post count
you probably shouldn't do that bc it's kinda mean…

Hi i make cool projects! I'm not very popular on scratch so consider following me.
also, check out my friend's yt channel.






graham3078
Scratcher
100+ posts

As a Developer, what do you mostly work on?

i like to work on :: pen
animations :: sensing
and games

Hi i make cool projects! I'm not very popular on scratch so consider following me.
also, check out my friend's yt channel.






mrcreatorluigi
Scratcher
1000+ posts

As a Developer, what do you mostly work on?

On rare occasions I use Roblox Studio (which runs off of Luna) I know a bit of code, but I mostly just model.

if i was in aladdin, my first wish would be to have infinite wishes, and use those infinite wishes for infinite wishes on each wish, rince and repeat
uwv
Scratcher
1000+ posts

As a Developer, what do you mostly work on?

ok since someone necro'd I will say what I do so basically I make things that don't work

and then still don't work

and then they still don't work

yeah basically I make trash that never works

i use arch linux (btw) with the linux zen kernel and enjoy writing silly things in silly languages using silly frameworks
Chiroyce
Scratcher
1000+ posts

As a Developer, what do you mostly work on?

uwv wrote:

yeah basically I make trash that never works
archbtw worked







April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
290Scratcher
Scratcher
1000+ posts

As a Developer, what do you mostly work on?

Wasting time that could be spent actually learning C#.

This is my forum signature, here it's okay to… forget it, you've probably seen hundreds of these signatures before.
https://youtu.be/dQw4w9WgXcQ <— Click this funny and not suspicious link to get Scratch 4 early!

Joined at the age of 8 and somehow I'm still alive and decently semi-active on the forums.

(Reminder to take care of yourself and stay safe, the world is wild after all)

https://ecosia.org it's good trust me
gosoccerboy5
Scratcher
1000+ posts

As a Developer, what do you mostly work on?

290Scratcher wrote:

Wasting time that could be spent actually learning C#.
+1

uwv
Scratcher
1000+ posts

As a Developer, what do you mostly work on?

Chiroyce wrote:

uwv wrote:

yeah basically I make trash that never works
archbtw worked
kinda but also the code is really messy and kinda buggy and it doesn't work anymore

i use arch linux (btw) with the linux zen kernel and enjoy writing silly things in silly languages using silly frameworks
mrcreatorluigi
Scratcher
1000+ posts

As a Developer, what do you mostly work on?

uwv wrote:

ok since someone necro'd I will say what I do so basically I make things that don't work

and then still don't work

and then they still don't work

yeah basically I make trash that never works
It was in one of the stickies, I don’t get how it’s necroposting but eh it wasn’t too long ago so I’d say I doesn’t count.

if i was in aladdin, my first wish would be to have infinite wishes, and use those infinite wishes for infinite wishes on each wish, rince and repeat
Barthdry
Scratcher
500+ posts

As a Developer, what do you mostly work on?

My aim is to atleast be able to port my scratch project by coding manually. I need to get atleast that much skill and then i may move on. I am just working on translating things and learning python now.

Last edited by Barthdry (Aug. 5, 2021 13:55:24)

ColourfulPixels
Scratcher
100+ posts

As a Developer, what do you mostly work on?

Barthdry wrote:

My aim is to atleast be able to port my scratch project by coding manually. I need to get atleast that much skill and then i may move on. I am just working on translating things and learning python now.
Cool! What languages do you speak?

Hi there! I hope you're having a great day! Remember to stay positive :)
uwv
Scratcher
1000+ posts

As a Developer, what do you mostly work on?

ColourfulPixels wrote:

Barthdry wrote:

My aim is to atleast be able to port my scratch project by coding manually. I need to get atleast that much skill and then i may move on. I am just working on translating things and learning python now.
Cool! What languages do you speak?
guy what, i am actually so confused i really hope you are joking

anyways i make trash, then make it more trash heck yeah

i use arch linux (btw) with the linux zen kernel and enjoy writing silly things in silly languages using silly frameworks
Sheep_maker
Scratcher
1000+ posts

As a Developer, what do you mostly work on?

Usually I write my comments and variable names in English, but sometimes if I don't want my code to be that easily findable by GitHub search, then I write them in Spanish

- Sheep_maker This is a kumquat-free signature. :P
This is my signature. It appears below all my posts. Discuss it on my profile, not the forums. Here's how to make your own.
.postsignature { overflow: auto; } .scratchblocks { overflow-x: auto; overflow-y: hidden; }
Leekalo
Scratcher
100+ posts

As a Developer, what do you mostly work on?

gosoccerboy5 wrote:

Having (seemingly) great ideas and giving up after 30 minutes because its just to big
Exactly why I don't code a lot anymore.

You may not see a common appearance of me in the forums, but remember,

every announcement, every introduction, every request, every link, every idea, every collaboration, every question, every suggestion, every bug, every advancing, every connection, every extension, every open, every creation, every reading, every playing,

has been in my sight once.

Powered by DjangoBB