There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

lemmy.ml

Arghblarg , to programmerhumor in Made me double backed for a second
@Arghblarg@lemmy.ca avatar

Why are they repeating themselves? :P

southsamurai , to lemmy in Someone forked the Infinity for Reddit app and turned it into a Lemmy client
@southsamurai@sh.itjust.works avatar

It’s pretty decent too!

Some on the old functionality isn’t there yet, like tabbed browsing of subs/communities. And it lacks some core lemmy stuff like blocking. It does, however, cover everything you need for basic scrolling and enjoying. Infinity was never my top reddit app, but it was still great. I think, if development of this version keeps up pace, it’s going to become very popular.

A10 , to lemmy in Someone forked the Infinity for Reddit app and turned it into a Lemmy client
@A10@kerala.party avatar

Posting from infinity, the screenshot got me confused though.

theforkofdamocles , to lemmy in Someone forked the Infinity for Reddit app and turned it into a Lemmy client

I swear it wasn’t me. Unless it’s really good. If it’s beloved, then it definitely was me.

iAmTheTot , to memes in Enjoy this perfection
@iAmTheTot@kbin.social avatar

Honestly looks less than 89 to me.

Roman , to memes in Enjoy this perfection

At least it’s a perfect 89 degree angle

ksynwa , to programmerhumor in What working as an adult would be like according to your third grade writing teacher.
@ksynwa@lemmy.ml avatar

Wondering if there is a monospace cursive font.

Some fonts express cursive elements whem italisised though.

Ephera ,

I mean, are we sure the font used in that screenshot isn’t monospace?
If you compare the two lines after the first comment, the columns seem to align quite well (though I cannot read some of that)…

Cwilliams ,

Wait, you can read any of that? Impressive

Ephera ,

Well, it helps a lot that I can guess the words from just knowing roughly what C looks like.

For example, the first line, I’m rather sure, reads:


<span style="font-weight:bold;color:#a71d5d;">static</span><span style="color:#323232;"> Chain </span><span style="font-weight:bold;color:#a71d5d;">*</span><span style="font-weight:bold;color:#795da3;">create_chain</span><span style="color:#323232;">(</span><span style="font-weight:bold;color:#a71d5d;">char *</span><span style="color:#323232;">name)
</span>

The only word I’m truly sure about, is “Chain”, and I can mostly read “name”.
The “static” and ”char", I would not be able to make out, without knowing that they’re keywords in C.
And the “create” is pretty much unreadable to me, but it would make sense to be “create_chain”, since it returns a Chain object.

Cwilliams ,

Ah, I see. My C skills could use some brushing up

SamsonSeinfelder , to ich_iel in ich_iel

Einfach lach emoji schicken — nie geschaut

Pyroglyph , to softwaregore in Increment by one
@Pyroglyph@lemmy.world avatar

tl;dr - This is (mostly) intended functionality by the browser. Though the devs could have fixed it, it’s way easier and faster to just leave it like that.

The HTML input element allows you to set the type of data you expect people to enter, which provides some basic validation. In this case, it’s using the type of number, for obvious reasons. This disallows all letters except e, (for scientific notation) and all symbols except a single .. It also causes the number entry keyboard to appear on mobile devices, if supported.

There is no specific phone number data type, so the developers of that site used the more generic number type. The browser can’t tell the difference, and so adds the individual up/down buttons as it would with any other standard number input.

electric_nan OP ,

Thanks for the info. I am rather pointedly not a programmer, but I’ve entered my phone number into a lot of web forms, and never seen one like this!

Pyroglyph ,
@Pyroglyph@lemmy.world avatar

It’s possible to remove by using a more generic input type of text and adding in validation manually to limit entry to only digits, but it seems like a reasonable shortcut to take.

Also, I just found out that there is in fact an input type called tel for phone numbers but it doesn’t include any validation (apparently because of how varied the formatting of phone numbers can be throughout the world). So it only does the numeric keyboard on mobile devices. This, plus some validation, would have been the best choice I think.

rh4c6f , to achievers in will we get a thriving community?

The goddamn plane has crashed into the mountain!

rh4c6f , to achievers in vagina.

I was talking about my rug.

rh4c6f , to achievers in Walter come off it

Three thousand years of beautiful tradition, from Moses to Sandy Koufax! You’re goddamned right I’m living in the fucking past!

JackGreenEarth , to programmerhumor in World's Best CSS Developer

How is the text floating

HiddenLayer5 OP ,

In the 3d print model it looks like there’s a small, barely visible protrusion from the main base that the letters are attached to.

AstroTechie ,

overflow: visible

JackGreenEarth ,

Two different types of answers

gary_host_laptop , to programmerhumor in How we see strings Rust/C
@gary_host_laptop@lemmy.ml avatar

All those are ways of calling string in C? Why are there so many?

gun ,
@gun@lemmy.ml avatar

In Rust, and I don’t know

gary_host_laptop ,
@gary_host_laptop@lemmy.ml avatar

Isn’t it a bad thing?

jet ,

Not necessarily a bad thing. If your method of invocation gives context about its possible use cases. You can make the program more safe because you know it’s being used appropriately. If you’re just passing a pointer around anything could happen to it. So it’s hard to help the programmer not make mistakes

HiddenLayer5 OP , to programmerhumor in World's Best CSS Developer

And for anyone who thinks CSS isn’t a real programming language, you’re wrong because it’s Turing complete. Now if you’ll excuse me, I need to develop an app in Pokemon Yellow and PowerPoint.

frevaljee ,
@frevaljee@kbin.social avatar
HiddenLayer5 OP ,

One for the computer science history books.

stilgar ,
@stilgar@infosec.pub avatar

Wow what a great video, wish it was longer!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines