1
submitted 7 months ago by [email protected] to c/[email protected]
1
submitted 9 months ago by [email protected] to c/[email protected]
7
2024-09-02 Emacs news (sachachua.com)
submitted 10 months ago by [email protected] to c/[email protected]
5
Ruby 3.3.5 Released (www.ruby-lang.org)
submitted 10 months ago by [email protected] to c/[email protected]
1
OCaml Weekly News, 03 Sep 2024 (alan.petitepomme.net)
submitted 10 months ago by [email protected] to c/[email protected]
225
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]

Last year for reference

And the year before that

2
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
2
submitted 10 months ago by [email protected] to c/[email protected]
2
submitted 10 months ago by [email protected] to c/[email protected]
49
submitted 10 months ago by [email protected] to c/[email protected]

UI Pack: Adventure is now available ✨This completely free pack includes 128 sprites for HUD/UI, both in PNG & SVG vector files!

Download (free, no registration, no tracking, no ads etc.): https://kenney.nl/assets/ui-pack-adventure

23
submitted 10 months ago by [email protected] to c/[email protected]
  • Seal the rift
  • Balocks
  • Duniya Skapare
  • Dungeons & Degenerate Gamblers
  • The Garden Path
4
submitted 10 months ago by [email protected] to c/[email protected]
[-] [email protected] 24 points 11 months ago

Edited the title to have a by in front to make that a bit more clear

[-] [email protected] 23 points 1 year ago* (last edited 1 year ago)

Tried looking. According to one of the users who posted it its by 0x00 whos the person who made floor 796. All things I can find relating to them are floor 796 related though and can't find where this was originally posted

Heres floor 796 though if anyones interested https://floor796.com

[-] [email protected] 32 points 1 year ago

For self hosting there's also Forgejo which is a fork of Gitea

Thats what Codeberg uses

[-] [email protected] 29 points 1 year ago

Its a link aggregator, links get aggregated

Theres a bunch of original content if you look at the right communities. For example [email protected]

[-] [email protected] 52 points 1 year ago

Reason hasnt been given. Theres this message from the discord

[-] [email protected] 19 points 1 year ago* (last edited 1 year ago)

https://boost.lemy.lol <- link to it, doesnt work for instances not connected to it like lemmy.world but theres still ~ 26 major ones

[-] [email protected] 22 points 1 year ago* (last edited 1 year ago)

In the past imgbb was used to post CSAM to some communities so some instances remove links to images hosted on it (or I guess ban the user in the instance you were on)

Edit: seems like that was lemmy.world, reach out to their community team and ask to be unbanned if you want your account unbanned, seems like they did that for someone else in the past

[-] [email protected] 23 points 2 years ago* (last edited 2 years ago)

who needs modulo when you can get less characters out of

while (number > 1) {
  number -= 2;
}
return number;

very efficient

edit: or theres the trusty iseven api

[-] [email protected] 122 points 2 years ago

Triggered due to incorrect handling of LaTeX. Original answer on the page was 10^80 which ended up getting the exponentiation ignored by google

[-] [email protected] 63 points 2 years ago* (last edited 2 years ago)

searching across all of github was made to be logged in then

repository level searching though is relatively recent. Heres the blog post about the change dated in June this year https://github.blog/changelog/2023-06-07-code-search-now-requires-login/

This comment by an employee in the thread also calls out it was in 2023 and links to the blog post

[-] [email protected] 18 points 2 years ago

Image Transcription: Meme


[Paneled meme with a brain that gets increasingly glowing]


[The brain is smaller than the skull]

if dayOfWeek.name == "Sunday" || dayOfWeek.name == "Saturday"
    weekend = true

[The brain is glowing in some areas]

if dayOfWeek &lt; 2 || dayOfWeek > 6
    weekend = true

[The brain is shooting out rays of light]

weekend = !((dayOfWeek - 1) % 6)

I am a human volunteer who transcribes posts to improve accessibility on programming.dev and you could be one too! [email protected]

[-] [email protected] 40 points 2 years ago* (last edited 2 years ago)

They removed charging again for deleting and reinstalling but are still charging for installing on a different device. So they just realized that there's no way to enforce the former without people abusing it

view more: next ›

mac

0 post score
0 comment score
joined 2 years ago