#garbagecollector — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #garbagecollector, aggregated by home.social.
-
Garbage collector especial: FujiNet
https://retropolis.com.br/2026/04/13/fujinet-atualizacoes/
#MundoRetro #AppleII #atari #FujiNet #GarbageCollector #IBMPCjr #Jogos #MSX #multiplayer #rede #redes #TRS80ColorComputer
-
Można by przypuszczać, że zarządzanie pamięcią w dobie nowoczesnych języków z #GarbageCollector mija się z celem. Ale jednak warto wiedzieć, co dzieje się pod kopułą, np. w tak popularnym #JavaScript. Do przejrzenia.
-
Oh, look! A toddler's journey into the wild world of memory management 🤯. "Baby's Second Garbage Collector"—because every fledgling coder needs a sequel to their first trash can 🗑️. Apparently, this is where your programming skills go to die of boredom. 💀
https://www.matheusmoreira.com/articles/babys-second-garbage-collector #toddlerCoding #memoryManagement #garbageCollector #programmingHumor #techJourney #HackerNews #ngated -
Go 1.26 bringt flexiblere Syntax und schnelleren Garbage Collector | heise online
https://heise.de/-11172498 #Programmiersprache #Golang #Syntax #GarbageCollector -
So thinking about asyncronous programming again and how I probably need to ditch #dlang's GC if I want performance and then it hit me:
Why tf is
std.socket.Socketan heap-allocated, gc'd class to begin with?!?!It dosn't uses
syncronizedthat would require a classes monitor, nor does it hold any significant amount of data.- a
socket_t(fancy 32-bit fd) - a
ushort-enum for the address family (16-bit) - and an bool under windows, which in an asyncronous context we could remove since all will always be non-blocking
So in sum it holds 48-bit of data, while an pointer on modern systems will always be 64-bit (classes are always pointers / by ref in dlang).
Sure, it "uses" inheritance for 2 wrapper types
TCPSocketandUDPSocket, which dont actually do anything other than pre-filling the type/protocol arguments in the constructor, which dont even survive after the call tosocket(2)...Is the std really that badly engineered at times or am I going crazy???
#dlang #programming #development #async #networking #garbagecollector
- a
-
So thinking about asyncronous programming again and how I probably need to ditch #dlang's GC if I want performance and then it hit me:
Why tf is
std.socket.Socketan heap-allocated, gc'd class to begin with?!?!It dosn't uses
syncronizedthat would require a classes monitor, nor does it hold any significant amount of data.- a
socket_t(fancy 32-bit fd) - a
ushort-enum for the address family (16-bit) - and an bool under windows, which in an asyncronous context we could remove since all will always be non-blocking
So in sum it holds 48-bit of data, while an pointer on modern systems will always be 64-bit (classes are always pointers / by ref in dlang).
Sure, it "uses" inheritance for 2 wrapper types
TCPSocketandUDPSocket, which dont actually do anything other than pre-filling the type/protocol arguments in the constructor, which dont even survive after the call tosocket(2)...Is the std really that badly engineered at times or am I going crazy???
#dlang #programming #development #async #networking #garbagecollector
- a
-
So thinking about asyncronous programming again and how I probably need to ditch #dlang's GC if I want performance and then it hit me:
Why tf is
std.socket.Socketan heap-allocated, gc'd class to begin with?!?!It dosn't uses
syncronizedthat would require a classes monitor, nor does it hold any significant amount of data.- a
socket_t(fancy 32-bit fd) - a
ushort-enum for the address family (16-bit) - and an bool under windows, which in an asyncronous context we could remove since all will always be non-blocking
So in sum it holds 48-bit of data, while an pointer on modern systems will always be 64-bit (classes are always pointers / by ref in dlang).
Sure, it "uses" inheritance for 2 wrapper types
TCPSocketandUDPSocket, which dont actually do anything other than pre-filling the type/protocol arguments in the constructor, which dont even survive after the call tosocket(2)...Is the std really that badly engineered at times or am I going crazy???
#dlang #programming #development #async #networking #garbagecollector
- a
-
So thinking about asyncronous programming again and how I probably need to ditch #dlang's GC if I want performance and then it hit me:
Why tf is
std.socket.Socketan heap-allocated, gc'd class to begin with?!?!It dosn't uses
syncronizedthat would require a classes monitor, nor does it hold any significant amount of data.- a
socket_t(fancy 32-bit fd) - a
ushort-enum for the address family (16-bit) - and an bool under windows, which in an asyncronous context we could remove since all will always be non-blocking
So in sum it holds 48-bit of data, while an pointer on modern systems will always be 64-bit (classes are always pointers / by ref in dlang).
Sure, it "uses" inheritance for 2 wrapper types
TCPSocketandUDPSocket, which dont actually do anything other than pre-filling the type/protocol arguments in the constructor, which dont even survive after the call tosocket(2)...Is the std really that badly engineered at times or am I going crazy???
#dlang #programming #development #async #networking #garbagecollector
- a
-
So thinking about asyncronous programming again and how I probably need to ditch #dlang's GC if I want performance and then it hit me:
Why tf is
std.socket.Socketan heap-allocated, gc'd class to begin with?!?!It dosn't uses
syncronizedthat would require a classes monitor, nor does it hold any significant amount of data.- a
socket_t(fancy 32-bit fd) - a
ushort-enum for the address family (16-bit) - and an bool under windows, which in an asyncronous context we could remove since all will always be non-blocking
So in sum it holds 48-bit of data, while an pointer on modern systems will always be 64-bit (classes are always pointers / by ref in dlang).
Sure, it "uses" inheritance for 2 wrapper types
TCPSocketandUDPSocket, which dont actually do anything other than pre-filling the type/protocol arguments in the constructor, which dont even survive after the call tosocket(2)...Is the std really that badly engineered at times or am I going crazy???
#dlang #programming #development #async #networking #garbagecollector
- a
-
O garbage collector passou pelo Indie Retro News e…
https://retropolis.com.br/2026/01/06/o-garbage-collector-passou-pelo-indie-retro-news-e/
#MundoRetro #Amiga #AtariXE #AtariXL #Commodore64 #GarbageCollector #IndieRetroNews #Jogos #port #SabreWulf #SierraOnLine #SpaceQuestIV #StreetFighterII #Tetris #UltimatePlayTheGame #ZXSpectrum
-
Esse é o garbage collector passando na sua porta!
https://retropolis.com.br/2025/11/21/esse-e-o-garbage-collector-passando-na-sua-porta/
#MundoRetro #15KHz #AnotherWorld #BBS #CommodorePET #Danjovic #Demo #GarbageCollector #monitor #MSX #OutOfThisWorld #telnet #TerraBrasilisBBS #TicTacX #YouTube
-
-
via @dotnet : Preparing for the .NET 10 GC (DATAS)
https://ift.tt/EaU8Y0C
#DotNet10 #GC #DATAS #GarbageCollector #PerformanceTuning #MemoryManagement #ServerGC #ApplicationPerformance #Containerization #Throughput #Optimization #TechBlog #DotNetDevelopment #Codi… -
via @dotnet : Preparing for the .NET 10 GC (DATAS)
https://ift.tt/EaU8Y0C
#DotNet10 #GC #DATAS #GarbageCollector #PerformanceTuning #MemoryManagement #ServerGC #ApplicationPerformance #Containerization #Throughput #Optimization #TechBlog #DotNetDevelopment #Codi… -
É o garbage collector passando na sua porta.
https://retropolis.com.br/2025/09/13/garbage-collector-passando-na-sua-porta/
#MundoRetro #Atari800 #AtariJaguar #Firmware #FM7 #FMTowns #FujiNet #fujitsu #GarbageCollector #GitHub #IbmPc #impressora #LaAbadaDelCrimen #Livros #MSX #PDF #RS232C #VCS2600
-
🤖🎉 Welcome to Fil's Fantastical Fiasco of a Garbage Collector, where incomprehensible jargon meets impractical implementation! 🌪️ FilC's 🤯 mind-bogglingly complex code sits in fugc.c, yet miraculously requires an entire entourage of support logic just to function. 💻 So, grab your favorite debugging tools and a stiff drink, because you'll need both! 🍻😂
https://fil-c.org/fugc #FilFantasticalFiasco #GarbageCollector #ComplexCode #DebuggingTools #CodingHumor #HackerNews #ngated -
O garbage collector passou na comunidade MSXzeira e trouxe isso aqui.
#MundoRetro #AAMSX #Barmaley #Cartucho #diagnstico #editor #GarbageCollector #GitHub #jogo #MSX #MSXTileForge #paleta #PaxangaSoft #placa #Python #RBSC #Software #tiles
-
O garbage collector passou na comunidade MSXzeira e trouxe isso aqui.
#MundoRetro #AAMSX #Barmaley #Cartucho #diagnstico #editor #GarbageCollector #GitHub #jogo #MSX #MSXTileForge #paleta #PaxangaSoft #placa #Python #RBSC #Software #tiles
-
O garbage collector passou na comunidade MSXzeira e trouxe isso aqui.
#MundoRetro #AAMSX #Barmaley #Cartucho #diagnstico #editor #GarbageCollector #GitHub #jogo #MSX #MSXTileForge #paleta #PaxangaSoft #placa #Python #RBSC #Software #tiles
-
O garbage collector passou na comunidade MSXzeira e trouxe isso aqui.
#MundoRetro #AAMSX #Barmaley #Cartucho #diagnstico #editor #GarbageCollector #GitHub #jogo #MSX #MSXTileForge #paleta #PaxangaSoft #placa #Python #RBSC #Software #tiles
-
🚮 Oh joy, yet another groundbreaking GitHub issue about a "green tea" garbage collector that promises to save the world from memory leaks🍵, if only anyone could stay awake long enough to care. Meanwhile, GitHub Copilot is still trying to figure out what to do with all this hot air♨️ and more security holes than a sieve🔍.
https://github.com/golang/go/issues/73581 #GitHubIssues #GreenTea #GarbageCollector #MemoryLeaks #GitHubCopilot #HackerNews #ngated -
🚮 Oh joy, yet another groundbreaking GitHub issue about a "green tea" garbage collector that promises to save the world from memory leaks🍵, if only anyone could stay awake long enough to care. Meanwhile, GitHub Copilot is still trying to figure out what to do with all this hot air♨️ and more security holes than a sieve🔍.
https://github.com/golang/go/issues/73581 #GitHubIssues #GreenTea #GarbageCollector #MemoryLeaks #GitHubCopilot #HackerNews #ngated -
🚮 Oh joy, yet another groundbreaking GitHub issue about a "green tea" garbage collector that promises to save the world from memory leaks🍵, if only anyone could stay awake long enough to care. Meanwhile, GitHub Copilot is still trying to figure out what to do with all this hot air♨️ and more security holes than a sieve🔍.
https://github.com/golang/go/issues/73581 #GitHubIssues #GreenTea #GarbageCollector #MemoryLeaks #GitHubCopilot #HackerNews #ngated -
🚮 Oh joy, yet another groundbreaking GitHub issue about a "green tea" garbage collector that promises to save the world from memory leaks🍵, if only anyone could stay awake long enough to care. Meanwhile, GitHub Copilot is still trying to figure out what to do with all this hot air♨️ and more security holes than a sieve🔍.
https://github.com/golang/go/issues/73581 #GitHubIssues #GreenTea #GarbageCollector #MemoryLeaks #GitHubCopilot #HackerNews #ngated -
Mais um dia de passagem do garbage collector
https://retropolis.com.br/2025/05/19/mais-um-dia-de-passagem-do-garbage-collector/
#MundoRetro #6502 #BenEater #CP437 #DEC #GarbageCollector #IBMPC110 #Intel80386 #KenShirriff #LLaMa2 #MicrosoftBASIC #MSDOS #PDP11 #RaymondChen #TCPIP #Venix
-
ATENÇÃO: O Garbage Collector de Retrópolis está passando novamente na sua rua!
#MundoRetro #AtariSt #BASIC #CRT #GarbageCollector #HIDman #IbmPcat #IbmPcxt #IbmPs2 #Mouse #MSDOS #neozeed #pirataria #PS2 #RaymondChen #serial #teclado #ThomasKurtz #Windows31 #Windows95
-
“É o caminhão do garbage collector passando na sua rua!”
https://retropolis.com.br/2024/10/08/e-o-caminhao-do-garbage-collector-passando-na-sua-rua/
#MundoRetro #ConvergentWorkSlate #GarbageCollector #Intel4004 #Libretto #Linux #MSDOS #RaspberryPiPico #Thinkpad #TMS9918 #toshiba #UNIX #usbc #VDP #VNCFOX #WindowsNT #Workstation