[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology

Name
Options
Subject
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • You may highlight syntax and preserve whitespace by using [code] tags.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


[Advertise on 4chan]

[Catalog] [Archive]

File: 1756809200025.png (126 KB, 759x506)
126 KB
126 KB PNG
This guy built a blogging platform and made it available under MIT
Then other people forked it and provided the same service, making him lose money
So he made the code source-available now.

Thoughts? You can see the software here btw. https://bearblog.dev/
207 replies and 26 images omitted. Click here to view.
>>
>>106461420
>specifically choose a cuck license and avoid the license that addresses your needs exactly (AGPLv3) because jewgle and other megacorps said copyleft bad
>get cucked as expected
tale as old as time

>>106461577
>GPL is dying anyway my fellow hackers
t. jewgle marketing department
>>
>>106461576
RMS is right. a patch is your code, you can license it however you want. it's similar to writing recipes for building software. your recipe can be any license you want
it's not even debatable
>>
>>106461457
kys retard
>>
File: gpl_cuck.jpg (52 KB, 1194x648)
52 KB
52 KB JPG
>>106462585
>GPL is the true cuck license.
>>
>>106468494
neither of you get it
Bear guy was salty about people forking his code, hosting it, and profiting from it; GPL wouldn't have prevented that
specifically, he was salty about people forking his code, only putting in "a few hours of modificication," then hosting it; AGPL would have prevented them from keeping their modifications secret, but if they were the result of "a few hours of modification," what monetary value did they really have?

anyway, the whole attitude that non-copyleft open source licenses are cuck licenses and copyleft licenses aren't is the perspective of people who either can't create anything of value, or if they can, they can't monetize it

File: h-hi.jpg (13 KB, 168x300)
13 KB
13 KB JPG
4chan is allowed to exist precisely because it serves the role of controlled opposition. On the surface it looks chaotic, subversive, even dangerous to the established order. In truth, it is a carefully managed honeypot designed to capture the restless, the angry, and the disillusioned, and to channel their energy into nothingness. Those who might have built lives of success, families, movements, or enterprises instead become trapped in a cycle of cynicism and wasted time. Potential leaders, creators, and builders are neutralized before they can even begin, caught in a net that convinces them resistance is impossible and that resignation is the only honest path.

This year’s so‑called hack was part of that same illusion. By staging a breach and making it look as though the site were vulnerable and unofficial, the real owners were working to preserve the myth that 4chan is outside the reach of power. In reality, it functions exactly as intended, as an intelligence operation cloaked in the aesthetics of anarchy. The illusion of instability is a mask that hides the greatest stability of all: total government control over the digital space where angry young men vent their rage. What appears to be uncontrolled chaos is in fact curated permission, a trap that works better precisely because it pretends not to exist.

The effect is that those who might challenge authority from the outside are disarmed before they ever act. Their will is drained, their days are consumed, and their spirit becomes fractured in a maze designed by professionals who understand human psychology down to the bone. What could have become rivals to the system are instead kept docile by endless threads, fake debates, and algorithmic despair. And while they waste their lives in cycles of contempt and distraction, the machinery above them operates without resistance, satisfied that its greatest threats have been transformed into its most harmless captives.
131 replies and 22 images omitted. Click here to view.
>>
File: 1734325080937134.png (147 KB, 1202x1122)
147 KB
147 KB PNG
>>106470464
>Yeah I was nicely trying to say nobody likes talking to you losers
Cope
>and you should stay back there.
Seethe
>I don't care about your loser projections just go back.
Mald
>>
>>106470487
You have the problem where you are so unpleasant to talk to that people give up and you take this as a sign that you won the argument. Many people are like this.
>>
>>106470487
Oh you're a bot. I don't like being mean but you guys are just so annoying.
>>
File: 1752796443107353.png (41 KB, 1461x900)
41 KB
41 KB PNG
>>106470492
>You have a problem
Uhuh, sure buddy
Do people happen to mention YOU having problems by chance?
>>
>>106470505
>You are a hot
>I’m still gonna talk to you like to a person though
?????

File: shill.png (81 KB, 250x250)
81 KB
81 KB PNG
/aicg/ - A general dedicated to the discussion and development of AI chatbots

Shill Edition

>News
Deepseek V3.1 released as deepseek-chat on official API https://api-docs.deepseek.com/news/news250821
OpenAI releases GPT-5 models, all preceding models slated for deprecation https://openai.com/index/introducing-gpt-5
Z.ai releases GLM-4.5 https://z.ai/blog/glm-4.5
Anthropic releases Claude Opus 4.1 https://www.anthropic.com/news/claude-opus-4-1

>Frontends
ShillTavern: https://docs.sillytavern.app
RisuAI: https://risuai.net
Agnai: https://agnai.chat | https://rentry.org/agnai_guides_


Comment too long. Click here to view the full text.
303 replies and 30 images omitted. Click here to view.
>>
>>106467545
>>106470255
I'll add some other tips for people with local file access. If you get too carried away this will eat too many tokens, but you'll get a feel for it as you go
>use a local text file as persistent memory/startup instructions
>instruct it to read file at the beginning of each session
>tell it to report status toc confirm everything is loaded
>use a closing file at the end of a session to summarize what was done and where to begin the next session
>use a two-session system:
>session A is for introducing documentation, relationships between files, and settings up execution instructions for a following session.
>session B reads the files where you left off and executes wrote actions base don its previous instructions
This has made it actually useful. Especially with local documentation available for things it isn't trained on yet.
>>
>>106469243
Yes.
>>
Hi, is there any proxy currently with opus/sonnet?
Write me please: anononche@proton.me
>>
>>106470407
LMAO
>>
>>106470407
merkava just refilled

File: ctf1xf5nr6mf1.jpg (295 KB, 1200x1565)
295 KB
295 KB JPG
Indians and asians in general are so much more open to new technologies, they'll inherit the world
>>
>>106470462
Barring Japan. Where is Israel?

File: 1756785227679483.jpg (42 KB, 618x597)
42 KB
42 KB JPG
>throwing custom Exceptions when validation fails

Do peepo still really?
>>
It just works.

File: images (4).png (14 KB, 840x365)
14 KB
14 KB PNG
Ok java bros, is this shit really the means of avoiding SQL ORM persistence once and for all?

I've messed with it and seeing some less than consistent/predictable behaviour at times
>>
>>106470401
>EclipseStore
>EclipseStore is a databaseless Java-native persistence layer for persisting Java objects without object-relational mappings. EclipseStore is the only data storage layer that uses the native Java object model instead of database-specific data structures or formats. It enables storing any Java object graph of any size and complexity ACID-transaction-safe, seamlessly into any binary data storage such as local disk, persistent volumes or cloud object storage such as AWS S3. Micro snapshots of changes to the object graph are regularly saved to the storage. The ACID transaction journal guarantees full consistency. Each snapshot is stored as a bytecode representation of your Java objects appended to the storage using the Eclipse Serializer's highly optimized byte format. Objects are retrieved from the storage and restored in memory, fully automated by just accessing objects in your object graph by calling getters. Lazy-Loading enables running EclipseStore also with low memory cpacity even lower than 1 GB. At system start, only object IDs are loaded into RAM. Related object references (subgraphs) are loaded into memory on-demand only. EclipseStore's philosophy and goal is to extend Java with an ultra-lightweight databaseless Java-native persistence. Using EclipseStore is amazingly easy and convenient and requires only Java knowledge.
Hmmmm, this seems interesting.

File: 13243.jpg (20 KB, 500x374)
20 KB
20 KB JPG
Host the planet edition.

Previous: >>106433834.

READ THE (temp)WIKI! & help by contributing:
https://igwiki.lyci.de/wiki/Home_server

/hsg/ is about learning and expanding your horizons. Know all about NAS? Learn virtualization. Spun up some VMs? Learn about networking by standing up a OPNsense/PFsense box and configuring some VLANs. There's always more to learn and chances to grow. Think you’re god-tier already? Setup OpenStack and report back.

>What software should I run?
Install Gentoo. Or whatever flavor of *nix is best for the job or most comfy for you. Jellyfin/Emby/Plex to replace Netflix, Nextcloud to replace Googlel, Ampache/Navidrome to replace Spotify, the list goes on. Look at the awesome self-hosted list and ask.

>Why should I have a home server?
De-botnet your life. Learn something new. Serving applications to yourself, your family, and your frens feels good. Put your tech skills to good use for yourself and those close to you. Store their data with proper availability redundancy and backups and serve it back to them with a /comfy/ easy to use interface.


Comment too long. Click here to view the full text.
46 replies and 11 images omitted. Click here to view.
>>
File: whi5jL6.png (39 KB, 648x628)
39 KB
39 KB PNG
>>106469165
Based, this is my end goal too. I've been tinkering a bit in my spare time for a while but I just got my first "production ready" iteration of a server up and running. It's a little janky since I tried to reuse old hardware I had laying around as much as possible, but it works. I got a small form factor optiplex at my grandma's house running as an NVR recorder for some security cameras, and another box hidden away upstairs as a NAS to store the footage. I also use it for remote backups of my media collection, and I plan to also use the NAS as a torrent seeding box.

Eventually I'll probably buy some kind of small system to run as a torrent box at home (and maybe a minecraft server too), and keep grandma's NAS just for remote backups. Baby steps...

Also it seems your pepe was slightly cropped. Here, have the original.
>>
Has anyone sold bigger servers here on eBay and was it worth it over trying to sell locally? I have some older servers I'm trying to sell to get some other equipment
>>
>>106467616
https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#GRUB_Might_Fail_To_Boot_From_LVM_in_UEFI_Mode
and
There were documents about grub.
https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#Systemd-boot_meta-package_changes_the_bootloader_configuration_automatically_and_should_be_uninstalled and

and if you used the provided script pve8to9 it probably would have warned you too.
>>
>>106468330
Maybe the USB, same as the OS, right?
>>
Jesus Christ it's being a pain to find a cheap and good Mini ITX components. Last time I made one it was half the current prices. Then again it was many years ago.

File: get Lineage OS.png (1.94 MB, 1920x1080)
1.94 MB
1.94 MB PNG
Lineage Loli Edition

>What phone has X and Y feature?
Don't ask, use these!
https://www.gsmarena.com/search.php3
https://www.kimovil.com/en/compare-smartphones
https://phonedb.net/index.php?m=device&s=query

Good Resources:
>Reviews
https://www.gsmarena.com
https://www.phonearena.com
https://www.notebookcheck.net

>Frequency Checkers

Comment too long. Click here to view the full text.
253 replies and 82 images omitted. Click here to view.
>>
>>106469629
so you can install .apks
>>
>>106469646
why
>>
>>106469031
>long
its the same height as any other smartphone, so narrow
>>
Can any Samsung fag confirm if One UI 7 is good now?
My A55 keeps asking me to update to it.
>>
File: 1749207075442477.png (110 KB, 498x412)
110 KB
110 KB PNG
>got new phone
>install whatsapp
>old chat is discarded and log you out from the old device
>you MUST use google storage
>no prompt to backup your chat during the transfer process
>"BUSINESS" grade chatting app
fuck cuckerberg

File: 1600695960452.jpg (407 KB, 2129x921)
407 KB
407 KB JPG
You, degens, will never even come close to his level lmao.

https://lngnmn2.github.io/articles/kernigan-and-rust/
166 replies and 18 images omitted. Click here to view.
>>
>>106459799
>by an unqualified and ignorant amateurs
dumb ESL detected, stopped reading. he writes like he has a basic understanding of english, yet claims being intelligent
s4g3
>>
not reading this garbage, tl;dr please
>>
>>106469691
ESL trash by an underaged schizo who thinks the OS moves around structs in your address space on preemption. i think he's posting similar nonsense in this very thread.

/g/ is fucking done man
>>
>>106459799
Rust is based on math and decades of CS research. Of course it's superior.
>>
>>106459799
the on-point analogy between C and PHP was the only good thing about this word diarrhea. it went downhill from there.

File: ass.jpg (136 KB, 979x1211)
136 KB
136 KB JPG
>Earlier this week, buried in the middle of a lengthy blog post addressing ChatGPT's propensity for severe mental health harms, OpenAI admitted that it's scanning users' conversations and reporting to police any interactions that a human reviewer deems sufficiently threatening.

>"When we detect users who are planning to harm others, we route their conversations to specialized pipelines where they are reviewed by a small team trained on our usage policies and who are authorized to take action, including banning accounts," it wrote. "If human reviewers determine that a case involves an imminent threat of serious physical harm to others, we may refer it to law enforcement."

https://futurism.com/people-furious-openai-reporting-police
40 replies and 7 images omitted. Click here to view.
>>
>>106469980
but they do be responsible for everything thoughbeit, tick tock moishe
>>
File: temp87654.png (3 KB, 61x48)
3 KB
3 KB PNG
>>106469946
>>
>>106468416
This is why open source AI will win. Open source AI companies will design chips and sell those chips but people can still run the models locally.
>>
>>106468570
>Unit 8200
HE KNOWS
SHUT OUT DOWN
>>
>>106470033
pottery

File: cinnamon.png (828 KB, 1920x1200)
828 KB
828 KB PNG
>https://www.linuxmint.com/rel_zara.php
>https://muug.ca/mirror/linuxmint/iso/stable/22.2/
Simply the best traditional desktop experience for normies and wizards alike. Never used Linux before? Start here...
32 replies and 4 images omitted. Click here to view.
>>
File: 1752821951364365.webm (1.69 MB, 544x776)
1.69 MB
1.69 MB WEBM
>Wayland
I sleep
>>
>>106462770
>still no zram
Why would you need to page lol. You must be RAM-poor or use a ton of browser apps
>>
>>106469151
Browser RAM usage is highly compressible, might as well use it and it only takes 5 commands to enable it permanently.
It typically can compress 11GB worth of tabs down to about 4GB usage.
Also I can't upgrade my laptop past 16GB RAM.
>>
i started with mint many years ago
now i come back to mint after many years of distrohopping desu
>>
>>106463445
You can install snap, if you really need to:
https://snapcraft.io/docs/installing-snap-on-linux-mint

File: maxresdefault.jpg (142 KB, 1280x720)
142 KB
142 KB JPG
Why did ebussy do it?

And what's LGR? Linux GNOME something?
38 replies and 5 images omitted. Click here to view.
>>
>>106468803
both
>>
>>106462223
Why are you watching this retarded eceleb slop?
Are you retarded, underage or a woman?
>>
>>106468508
She? Are you fucking kidding dude?
>>
>>106470451
>>106470031
Yes, she. Stay mad.
>>
>>106470467
lol look at this retarded cultist.

File: 1725644216580797.jpg (726 KB, 1920x1080)
726 KB
726 KB JPG
FAQ:
>How do I activate Windows?
github.com/massgravel/Microsoft-Activation-Scripts
HWID2 generates and registers a permanent legitimate license on MS's activation servers
Usage: paste this into Powershell, run.
irm https://get.activated.win | iex

>and Office?
Same link, select Ohook option
You can also use Office.com if your needs are very minimal
or try OnlyOffice/LibreOffice and set it to save in MSOffice file formats

>What version should I install?
>W10 Enterprise IoT LTSC 2021
Binary identical to Enterprise except no MS Store or apps
Preinstalled with: Edge & Win32 system apps

Comment too long. Click here to view the full text.
207 replies and 46 images omitted. Click here to view.
>>
>>106470300
I will jank your open source if you know what I mean :)
>>
>>106470300
I will jank your open source if you know what I mean :)
>>
File: 1734452508329627.jpg (117 KB, 1366x768)
117 KB
117 KB JPG
So does /fwt/ use a standard local account for their daily driver instead of an admin one?
>>
>>106470268
It's that shrimple.
>>
>>106470448
No I use an admin one. Don't see a reason to use a user one unless someone else used my PC which they don't.

mpv ffmpeg avisynth+
49 replies and 11 images omitted. Click here to view.
>>
>>106468344
>any HDR video
No, only the shitty proprietary dolby vision profile 5 videos. No use case.
>>
lgtm

https://github.com/mpv-player/mpv/pull/16530
>>
>>106460689
>>106461668
some people make using a video player their entire personality and want other people to appreciate it
>>
>>106468400
bloat
>>
>>106468400
>>106470099
whenever i see these "improve" or "fix" PRs, i'm like "wtf! who added this feature as a built-in one in the first place?"

File: download.png (3.79 MB, 2400x2400)
3.79 MB
3.79 MB PNG
the rtx 3090 is now 5 years old
22 replies omitted. Click here to view.
>>
>>106468467
the difference is mainly a good tsmc 5n node vs hotter than the sun shit samsung 8n node.
>>
>>106467773
thats just fud. up to this point, gddr6x vram on the 3090 hasn't failed like the doomers were predicting years ago.
the worst thing about overheating vram is that it throttles and bottlenecks the gpu core.
>>
>>106468500
you mean ecc memory? i think they enabled it because it was supposed to be the rtx30's titan gpu. and they left it enabled on the 4090 too but disabled it on the 5090
>>
Collective Shout will make sure no game ever uses that much ram.
>>
>>106467085
Might get one in a couple of years but I just upgraded to GTX 1660 SUPER.


[Advertise on 4chan]

Delete Post: [File Only] Style:
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.