[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: images (1).jpg (22 KB, 739x415)
22 KB
22 KB JPG
old >>106402487
264 replies and 34 images omitted. Click here to view.
>>
>>106470071
step 1 is admitting you have a problem
step 2 is using normal software and not software with anime girls
>>
When running a cmd script for a LLM how do I log the local time of every command's execution?
Important since I want to use it in order to monitor disk size relative to time.
>>
>>106470047
Tonight the service wouldn't start after a reboot, I fixed it by deleting some of the xml files in /etc/jellyfin .
While watching a movie playback stops sometimes. I just had a weird one where playback ends about 10 minutes before the end of the movie. Try to seek past that point and jellyfin acts like the movie is over.
Sometimes not all the media in the library shows up. Sometimes the web server just breaks, stops playing anything, and I have to reboot it.
Things like that. I figure some trouble is my home network and maybe I just need to periodically remount the shared storage.
>>
>>106470121
i haven't run into any of that, and i use it almost every day (or at least one of my roommates does).
granted i do use kodi as a frontend, and i don't use transcoding, so our usage might differ in that regard
>>
File: 1676381592275360.jpg (121 KB, 1038x1030)
121 KB
121 KB JPG
my works (public) wifi blocks NSFW websites, meaning i cant use 4chan or any dating apps

how do i bypass this? no one is actively monitoring the network

File: 1756184271080690.png (629 KB, 768x576)
629 KB
629 KB PNG
what are you working on /g/?

prev: >>106375242
217 replies and 55 images omitted. Click here to view.
>>
>>106441286
>C++ gives me the ick
ngmi

I sense that you are also afraid of the command line. I would be comfortable in building, compiling, editing, and debugging from just a terminal. You don't need an IDE at all. After that, C++ is really simple.
>>
>>106470128
Useless reply.
>>
>>106468005
I will look at it anon and appreciate your hard work. Just don't trick me and reveal you're some IDF agent working with Israel and the portfolio link phones home to Tel Aviv.
>>
>>106470191
Fear not, he's just a subcontractor.
>>
>>106470167
Sorry, if you ask for a build tool for C++ and don't want to use the command line and CMake for the build tool, I don't know what to tell you.

You could try C# instead which is similar but might be more suited for people who get the ick.

There are easier build tools like CodeBlocks for Windows that I've used when I was just starting. I stay away from VisualStudio because the plugins are literally zero days with remote code execution and privileged access but what do I know?

File: 1734672761774120.png (660 KB, 670x755)
660 KB
660 KB PNG
Seems like they suck
30 replies and 3 images omitted. Click here to view.
>>
>>106464050
made by pajeets
>>
File: neet pepe grin.jpg (86 KB, 409x409)
86 KB
86 KB JPG
>>106464106
good one, anon
>>
>>106464393
You talk about drugdealers whose previous choose was encrochat? Are you sure they know how to choose?
>>
>>106464366
>who cares
people who bought this and expected a functioning phone
>>
File: 1713052656813341.jpg (121 KB, 795x863)
121 KB
121 KB JPG
>>106464106

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/
204 replies and 26 images omitted. Click here to view.
>>
>>106466652
but it feels like a logical extension of how the GPL acts. it attaches itself to everything that touches it and everything that touches that. in the case of mongo specifically not just the license I dont even understand why they wanted that even if hindering competitors truly is the desired advantage. is anyone trying to make new DBMSs by forking mongo?
no, this has to be about a cloud service that mongo inc provides, right? which has all the setup that gives simple access to a mongodb server. then if any dev is using that to HOST their own project (like they would with AWS or akamai/linode etc) which may or may not be reliant on mongodb-specific features, they have to license their whole project under the mongo license. but again, HOW is that a competitor? if mongo-cloud is providing dbms and storage, and an app hosted there is providing a forum or something, how is that a conflict? I dont get it, I remember being confused about this months ago too, I DONT GET IT
>>
>>106463749
better yet he violated the terms of the MIT license when he arbitrarily re-licensed it
you cannot re-license other peoples contributions unless they signed a CLA or other copyright-releasing form
theres a reason projects like elastic require you to sign that when submitting PRs
>>
bearblog is a piece of shit
>>
>>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

File: Untitled.jpg (638 KB, 1184x1476)
638 KB
638 KB JPG
((they)) are paying me to learn GNU/Linux. Is this a dream come true?
>>
>>106469680
Prettymuch
I did it for free during undergrad
Not sure how others learn it, but I learned *NIX by reading books and manpages and installing FreeBSD manually back before it had a windows manager by default (still might not)
Good times

I suggest you learn bash scripting and the UNIX philosophy
>>
>>106469680
it's your taxes that paid for your time wasting humiliation ritual.
>>
>>106469712
I learned Linux by installing it and Googling shit when it broke. Alongside heavy use of `man -k`
>>
>>106469680
>Navigating the linux desktop
It's pretty much exactly the same as the desktop on other OSes? What the fuck?

File: file.png (2.56 MB, 2880x1800)
2.56 MB
2.56 MB PNG
JUST
20 replies and 3 images omitted. Click here to view.
>>
File: based.png (49 KB, 216x215)
49 KB
49 KB PNG
>>106466020
>>
>>106466020
>2880x1800
a bit too cramped isn't it?
>>
>>106466037
hua piao piao
>>
>>106466060
cope
>>
File: unnamed.png (44 KB, 512x384)
44 KB
44 KB PNG
pretty sure 9 was the most kino GUI ever. 10 was cool it still has some of the old grey-boxes from 9 and some Aqua.

File: download.png (3.79 MB, 2400x2400)
3.79 MB
3.79 MB PNG
the rtx 3090 is now 5 years old
16 replies omitted. Click here to view.
>>
>>106468164
Don't worry, they'll hit 6090 in a year or 2.
>>
>>106467085
have 3090Ti, I purchased a period correct maxxed out system.

The sound out is a bit quiet I think,.

Overall good card and Nvida forgot to turn of a few options
>>
>>106467085
yeah yeah nvidia finewine yeah yeah great gpu yeah yeah never obsolete yeah yeah we know
>>
>>106468476
for this reason theyll be forced to change it. I like the sound of

>RTX GOLD 48 GB
>RTX PLATINUM 64 GB
>RTX DIAMOND 128 GB
>>
>>106467085
And my RX580 is 8 what's your point?

File: UBlock_Origin.svg.png (109 KB, 2048x2048)
109 KB
109 KB PNG
Google has decided to play hardball with Ublock Origin. I need adfree gooning or I'm going to get blueballs. Should I just compile it from the source and load it in developer mode? I have already messed with the flags, but it seems like Google is messing with that option too. I realized that in the time I have been searching for config options I could have just compiled it. What work around are you using Anon? I'm using Chrome.

Google Chrome    140.0.7339.80 (Official Build) (64-bit) 
Revision 670b6f192f4668d2ac2c06bd77ec3e4eeda7d648-refs/branch-heads/7339_41@{#3}
OS Linux
JavaScript V8 14.0.365.4
User Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Command Line /usr/bin/google-chrome-stable --flag-switches-begin --enable-features=UnexpireFlagsM138,UnexpireFlagsM139 --flag-switches-end --ozone-platform=wayland --render-node-override=/dev/dri/renderD128
Executable Path /opt/google/chrome/google-chrome
Profile Path /home/user/.config/google-chrome/Default
3 replies omitted. Click here to view.
>>
File: RMS.png (287 KB, 450x399)
287 KB
287 KB PNG
>>106469683
Firefox
>>
>normals would rather do all this than run firefox
Incredible
>>
File: file.png (391 KB, 624x343)
391 KB
391 KB PNG
SAAAAAAAAAAAAAAAAAAAAAAAAAAAR
>>
>>106469689
>Chrome is the browser for people who used Internet Explorer until Chrome came out.
Kek, so true.
>>
you dont even use the features origin has over lite. just use ublock lite.

File: 1732188260333766.webm (1.42 MB, 576x1024)
1.42 MB
1.42 MB WEBM
>computers aren't satani-ACK!
16 replies and 1 image omitted. Click here to view.
>>
>>106468444
Fpbp
Pajeet OP btfo
>>
File: 1562139824239.jpg (99 KB, 1400x1000)
99 KB
99 KB JPG
since it's probably UV lithography, it's more like "Egyptian"
thank you, Ra!
>>
>>106468427
ironically it's by focusing light with a lens like the guy who made the video is doing
>>
>>106468444
Checked.
Truth nuke.
>>
>>106468427
>no saddam hussein

File: 1727744787374641.png (333 KB, 1262x775)
333 KB
333 KB PNG
Linux, the most locked down OS ever.
iChads just can't stop winning.
260 replies and 39 images omitted. Click here to view.
>>
>>106467558
dilate
>>
They goddamn knew that jeet judge wasn't going to make them give up Android or Chrome.
>>
File: rms-biel.jpg (78 KB, 1280x720)
78 KB
78 KB JPG
>>106438258
it is, Stallman
but while Android uses the Linux kernel, it is not Linux
>>
>>106437504
the absolute state
>>
>>106443606
Buy a pinephone and cry. They’ve even stopped making the pro version that was significantly more usable (better CPU).

Alternatively, get some sort of compact Linux handheld and stick an LTE modem in it

File: 18 collage.jpg (3.07 MB, 4096x4096)
3.07 MB
3.07 MB JPG
>UIs to generate anime
ComfyUI: https://github.com/comfyanonymous/ComfyUI
SwarmUI: https://github.com/mcmonkeyprojects/SwarmUI
re/Forge/Classic: https://rentry.org/ldg-lazy-getting-started-guide#reforgeclassic
SD.Next: https://github.com/vladmandic/sdnext
Wan2GP: https://github.com/deepbeepmeep/Wan2GP
AniStudio(status: two more weeks): https://github.com/FizzleDorf/AniStudio
InvokeAI: https://www.invoke.com/

>How to Generating Anime Images
https://rentry.org/comfyui_guide_1girl
https://tagexplorer.github.io

>Generating Anime Videos
Guide:

Comment too long. Click here to view the full text.
104 replies and 29 images omitted. Click here to view.
>>
File: dawn-stripv02.webm (3.31 MB, 600x891)
3.31 MB
3.31 MB WEBM
>>106467969
>>
Ok, I think I have a clothing theme I'm going to propose in a few hours as I'm going to sleep. There are 2 options "worn panties centric" or "crocks and legwarmers".
>>
>>106469982
More...
>>
I miss Pony...
>>
File: happykyouko.jpg (124 KB, 414x454)
124 KB
124 KB JPG
>>106469639
kek second one in a row.

File: 1745612616663610.png (2.09 MB, 3059x1718)
2.09 MB
2.09 MB PNG
The only YouTube tech channel you need.

https://www.youtube.com/watch?v=YVI6SCtVu4c
138 replies and 9 images omitted. Click here to view.
>>
Can we just kill low IQ cancer who talk non-stop about their stupid fucking political slop of the day and never talk about anything productive? just like how nothing in their life is productive and that they have no worth?
Stupid fucking subhumans they should all die. It disgusts me that I have to breathe the same air as them. They are stupid fucking mouth-breathers. This is *all* I see nowadays and it pisses me off so much. What happened to people being able to think? Because no one has that ability anymore. It's all the same ragebait garbage repeated over and over.
I don't get how these "people" live without not realising how retarded they sound. Subhuman cancer.
>>
>>106469072
>>106469091
Wtf
>>
>>106461747
nice try moshe
>>
>>106451034
I can see your nose from a thousand yards away
>>
File: 1756756207199537.webm (3.88 MB, 960x1500)
3.88 MB
3.88 MB WEBM
>WOW ITS SO COOL THAT UR A DUMB OLD BITCH THAT USES LINUX YOU'RE SPECIAL
thats the only reason people click those videos/leave overly positive comments, nobody cares about her content and they stop watching once the novelty of feeling good by propping up a boring spastic wears off

File: FB_IMG_1756849417524.jpg (89 KB, 1024x1024)
89 KB
89 KB JPG
Well, /g/?
19 replies and 2 images omitted. Click here to view.
>>
isnt it open source? what are the alternatives without the influence of tiny hats?
>>
>>106467654
Always has been
>>106469154
How many businesses/people still require them?
>>
>>106469168
thanks, mr. smith, you're the best chauffeur we ever hired. sorry that your payment is late this month, I'm working on it.
>>
>>106469777
A lot. Mostly smaller companies and agencies. There's no shortage of simple GUI services for whipping up basic sites obviously, but I think a lot of people still feel overwhelmed, or they try one and it's a struggle to not make things clunky. In the end, a lot of people are just more comfortable offloading the labor and having someone they can also go to for consultation. Which is also a lot of my job.
But if a company already pays for hosting and for whatever reason they need small static sites made, WP is still very much the go-to.
>>
>>106467253
>FB_IMG_1756849417524
Go back.

File: IMG_20250903_145102.jpg (24 KB, 432x334)
24 KB
24 KB JPG
>first indian chip
>100mhz clock
>32 bit
>proprietary architecture
>180nm process

tech superpower by 2030
https://www.theregister.com/2025/09/03/india_hails_first_homegrown_chip/
>>
Humble beginnings and shieet
>>
Viktor.... Viktor....
>>
>>106470019
How much poo is in it? This is important because when it gets hot it will smell
>>
>>106470019
good goy competition is le bad only daddy intel and nvidia should be allowed to make chips its for your safety.
>>
Apparently it’s for use in space so the specs aren’t as big a deal as temperature and other tolerances

File: ss1.png (49 KB, 651x565)
49 KB
49 KB PNG
I would like to ask /g/ how you manage your life between computer and mobile, how do you organize your notes, make reminders, and your schedule.
30 replies and 3 images omitted. Click here to view.
>>
>>106465369
schedule and reminders with google calendar
notes with phone notes or sending them to myself on ms teams or whatsapp
>>
Why is every thread about note taking flooded with histrionic pencil and paper schizos who shit their pants about note taking software? I mean, it's one thing if you say
>I prefer pencil and paper. Note taking apps aren't for me.
But instead, it's always like
>HNNNGH THOSE FUCKING PRETENTIOUS NOTE TAKING ANIMALS I WANT TO KILL THEM REEEEE THEY'RE ALL RETARDS MENTAL ILLNESS REEEEEEEEE
What the fuck. Who hurt you? Did Shida Li shit in your cereal or something?
>>
>>106470060
because as a digital note-taker they're right. it's more effective as a note-taking method
>>
>>106465369
I hardly use my phone for anything. If I want to save some information somewhere and actually find it later, I write a quick article or something on a wiki I host on my home server. I've only started doing this relatively recently but it's already been super helpful with certain things I set up and then forgot the details about months down the line.
>>
File: icon-anytype.png (50 KB, 400x400)
50 KB
50 KB PNG
anytype


[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.