[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: delphinium.mp4 (1.75 MB, 960x720)
1.75 MB
1.75 MB MP4
"Progress first, Polishing later” Edition

/gedg/ Wiki: https://igwiki.lyci.de/wiki//gedg/_-_Game_and_Engine_Dev_General
IRC: irc.rizon.net #/g/gedg
Progress Day: https://rentry.org/gedg-jams
/gedg/ Compendium: https://rentry.org/gedg
/agdg/: >>>/vg/agdg
Graphics Debugger: https://renderdoc.org/

Requesting Help
-Problem Description: Clearly explain your issue, providing context and relevant background information.
-Relevant Code or Content: If applicable, include relevant code, configuration, or content related to your question. Use code tags.

picrel sauce : https://x.com/cinnadev_/status/1959665536100340163


Comment too long. Click here to view the full text.
137 replies and 12 images omitted. Click here to view.
>>
>>106440381
Just wait for ai. It will read your mind later.
>>
>>106449757
Will it be able to correctly answer my personal question "Am I gay?" after reading my mind?
>>
>>106448583
that's a 2D game loop
most 3D games have a frontend/backend for graphics (graphics command assembly on the frontend, graphics command execution on the backend), and the physics should be on it's own thread if the frontend takes up a lot of time.
physics (locations) -> read by frontend (interpolate between old and new state) -> execute by backend
This adds latency, but it all depends on the delicate balance of minimizing bottlenecks.
So you might be 2 extra frames behind, the physics (only 1 extra frame for camera motion) but if you could reduce your frame time in half, that could be a minor latency hit, in exchange for 2x more FPS, but of course at 30->60hz, 2 extra frames would feel like sludge, and at 200->400hz, it probably feels good, but 400hz displays have no become mainstream yet.
>>
>>106449863
That's called pipelining, and it really doesn't have anything to do with 2D / 3D or graphics frontends and backends
>>
>>106447629
>ts compiler is just over a GB when compiled from source, unlike C# that takes a lot of disk space
dotnet sdk is ~400MB...

File: file.png (623 KB, 890x825)
623 KB
623 KB PNG
https://thenewstack.io/unix-co-creator-brian-kernighan-on-rust-distros-and-nixos/

The Creator of UNIX has spoken. Rust is shit.
> he said. “And I found it a — pain… I just couldn’t grok the mechanisms that were required to do memory safety, in a program where memory wasn’t even an issue!”
>Speaking of Rust, Kernighan said “The support mechanism that went with it — this notion of crates and barrels and things like that — was just incomprehensibly big and slow.”
>“And the compiler was slow, the code that came out was slow…”
>All in all, Kernighan had had a bad experience. “When I tried to figure out what was going on, the language had changed since the last time somebody had posted a description! And so it took days to write a program which in other languages would take maybe five minutes…”
>“But I’m — I don’t think it’s gonna replace C right away, anyway.”
He couldn't even manage to make a simple program due to how complex and slow the language is.
>>
>>106450902
An old dog dislikes the new tricks?

File: 1729220133689229.png (678 KB, 1821x1033)
678 KB
678 KB PNG
now that all the cracked apps, fdroid, magisk, root and bootloader unlock are going away, where are we going?
iOS?

https://android-developers.googleblog.com/2025/08/elevating-android-security.html
https://developer.android.com/developer-verification
42 replies and 6 images omitted. Click here to view.
>>
>>106450298
>buying an android device to avoid google
protip: it is to allow sideloading not to avoid google
>>
>>106450512
I think it's honestly worth going iphone as your 'banking apps work with this' phone.
>>
>>106450707
Yeah, I am warming up to that as well. Keeps the threats separate as well.
>>
>>106450707
>What is sandboxed GPS
>>
>>106449643
Just use le Brave lion?

File: Google-Lens.jpg (128 KB, 2004x1127)
128 KB
128 KB JPG
Results for people are limited goy
7 replies omitted. Click here to view.
>>
>>106447725
the funny thing is that google lens didn't do legit face search like these, it just gave you the same image but with more sources. Why the fuck did they block it
>>
>>106448780
people probably using pimeyes to find porn hoes and then using the result from pimeyes on google image search to find their real accounts
at least that's what I was doing
>>
>>106447086
I like tineye
>>
>>106448845
thank you for your service
>>
>want to see what show an image I saw on /tv/ is from
>"results are limited"
It's fucking useless.

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
34 replies and 5 images omitted. Click here to view.
>>
>>106448376
Why did you stop?
>>
>>106446537
Terry Davis maxxing
>>
>>106447973
Lmao. I second this.
>>
Based grandma
>>
She started using computers at a really old age and still managed to install multiple Linux distros and learn basic command line.

Imagine if she grew up on them. She'd be Terry Davis for sure given her schizo personality.

mpv ffmpeg avisynth+
13 replies and 2 images omitted. Click here to view.
>>
>>106447673
no
>>
>>106447794
do you use acme.sh or certbot
>>
>>106446097
Wayland support is experimental. Try git master version, it should work better.
>>
>>106449392
I fixed it by removing
glsl-shader="~/.config/mpv/shaders/dp4a-CuNNy-4x16-B.glsl"
>>
>>106449404
wait for shader to compile, it will be cashed and fast next time

Why are leftoids and zoomoids (but I repeat myself) so triggered by AI? They seem to hate any tech that's not for castrating minors.
37 replies and 5 images omitted. Click here to view.
>>
>>106449801
Might makes right
It has happened in the past, it'll happen again
>>
>>106449556
>you don't think there's going to be severe unrest when a whole generation of young people can't find a job?
I don't actually. Most zoomer men are socially anxious fuckups that will be placated by videogames and pornography. Besides, AI isn't replacing semi-skilled labour jobs any time soon.
>>
>>106450844
>China is communist in name only.
Cope, they were uplifting their population and murdering fascist oligarchs while you were finding new ways to suck Israel's cock. China doesn't exist without the communism because the same leeches that have destroyed American capitalism would have just jumped over there and destroyed it.

>No communist has ever contributed even slightly to fixing the billionaire problem
China, again, says hello. They've killed more billionaires than boots you have licked.
>>
>>106450844
>No communist has ever contributed even slightly to fixing the billionaire problem in the US and if we ever fix that problem in this country, the communists will still be crying about made up identity politics or complaining that the border exists.
The strongest borders to ever exist were in Communist countries. You need to stop conflating the pretend liberals who want to have pretend communism while still using all of Porky's tech empire with actual people who struggled to be free of them.

The billionaire problem in the US isn't going to be voted on. At worst they will receive slight fines. They will never have any kind of legislation that ever gives real freedom back to the American people.
>>
I don't hate AI on principle, I hate these companies that are pushing it so hard because you KNOW they are going to squeeze every bit of profit from it while destroying the job market without a change in the current economic system. I also hate as a semi-schizo tech person how much they are integrating AI into... well, everything and how much of a security hole that it is going to open if not trained properly nor overseen.

File: rat.png (29 KB, 1280x662)
29 KB
29 KB PNG
i look like this
8 replies omitted. Click here to view.
>>
>>106446670
And say this
>>
>>106446661
A fucking RAT
>>
File: gnome.png (911 KB, 1344x768)
911 KB
911 KB PNG
>>106446661
>>
>>106446661
>rat.png
>is a mouse
what did she mean by this?
>>
>>106446661
you don't look like that THOUGH

File: sam-altman-inc.jpg (487 KB, 1920x1080)
487 KB
487 KB JPG
I've used it for work 8 hours daily since early 2024. After GPT-5, it's just unusable. I find myself pleading to it constantly and all it does it validate me. It never improves me.

After pleading with GPT-4o, which has turned to shit because of cross-contamination with GPT-5 training, I fed the same prompt to DeepSeek and immediately got an improvement.

Why am I paying $199 a month when I can pay nothing and get better results?

What is the META right now guys? I'm getting real tired of Sam Altman Fried's bullshit
74 replies and 12 images omitted. Click here to view.
>>
File: 1755235132661945m.jpg (200 KB, 916x1024)
200 KB
200 KB JPG
>>106442191
>you're stupid for paying for this shit in the first place.
I managed to negotiate an $80k raise from vibe coding in a few days ago these internal apps the CEO wanted done that everyone else told him was going to take months. Made everyone else look like fucking idiots kek
Well worth the $200 a month.
Like all tools it depends on the user. If it's worth nothing to you, then maybe think about why that is bro
>>
>>106442356
>Engineered for India.
Surely if the reason was adaptation to India then it would not shill groomer/globohomo ideologies that are unpopular there?
>>
>>106448392

kek
>>
>>106449649
You have never had a job, such petty lies.
>>
>>106442492
this, claude made a paper on 'reasoning' and it showed that even when the model made correct reasoning steps, it was unable to use those to derive a proper answer. this is shocking when you ask it to compute an integral for a function that can take 5-10 steps. each step can be correct but it's unable to use the intermediate results to provide a comprehensive answer. chatgpt has a special math agent that tries to detect whether your question needs to be fed to it, but it uses a fucking cas software to answer it, not actual llm reasoning.

File: 1728300867261964.png (420 KB, 1068x727)
420 KB
420 KB PNG
Technology failed this girl
She can't read and passed all her school assignments using Text To Speech to get the phone to read books to her
https://www.youtube.com/watch?v=oK0I4-7N4gs
57 replies and 5 images omitted. Click here to view.
>>
>Blaming technology
Peak woman accountability
>>
>>106445906
> used text to speech to pass
Very clever honestly
>>
>>106445906
>souless bored expression
maybe if she tries to focus in something for more than two seconds
>>
>>106445906
Kek we're edging closer and closer to the future in Elysium. It's amazing how accurate this movie was.
https://youtu.be/QK-MVUjkOKU?t=293
>>
>>106447342
their all dead

File: uTorrent_23490.png (10 KB, 256x256)
10 KB
10 KB PNG
Why is /g/ so anti-seeding?
I get made fun of for seeding here.
Don't you want information to be free?
>>
>>106450911
They pretend to be based online and they think seeding is not based because you're doing anything for the benefit of somebody else. They are aware this idea is wrong and they are in fact secretly seeding.
>>
>>106450927
>they are in fact secretly seeding.
i don't think they are all doing that

File: Untitled.png (424 KB, 996x498)
424 KB
424 KB PNG
is it possible to encrypt my data, so the police will never access the files with current known technology?
108 replies and 7 images omitted. Click here to view.
>>
>>106450733
Also look at basic compression algorithms, they inform the output space (expanded content) and computational load (how long it takes to decipher with a key).

LZMA, Gzip, deflate, these are good to start with just to get a feel for how we write a cipher around a compression artifact or how we compress and decompress secure content with some cipher.
>>
>>106433989
Most police officers are clueless retards that don't know how to use cell phone. And if it will be warranted to involve units that know how to do shit then what are you doing there and why are you so retarded to bring police's attention to you?

My advice - avoid meme biometric locks, a password stored only in your head is the safest option It's easier for Police to take photo of your face or ask you to put hand on fingertip reader than force you to speak.
>>
ITT: Idiots learn that there are laws against hiding and destroying evidence
>>
>>106450733
>>106450759
lmao
dumb retard
>>
>>106450783
>ask you to put hand on fingertip reader
they can just cut your finger off if you refuse

File: 1756710195441902.jpg (90 KB, 900x889)
90 KB
90 KB JPG
How do I meet a /g/ girl?
>>
learn rust
hang out in emulator dev circles
use discord
>>
>>106450823
He was talking about real biological girl, not "girl" (male)
>>
>>106450841
College than.
But she'll stop being "/g/" as soon as she finds a husband there (rich chad, not you).
>>
>>106450896
*then

File: 1726827047256.png (1.04 MB, 808x1095)
1.04 MB
1.04 MB PNG
Pixel 10 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


Comment too long. Click here to view the full text.
112 replies and 43 images omitted. Click here to view.
>>
>>106449379
side and its not even close
>>
>>106447234
whats with those different camera design
>>
>>106449755
>when is grapheneOS for the pixel 10 dropping
never, google wont release device trees and drivers. just root and install AccA
>>
>>106447249
Why?
>>
>>106447281
I assume when they're implementing these updates they're mainly testing them on the newer more powerful models. Who needs multi-window anyway. My Samsung can do that but I never use it. I just switch between apps.

File: jdhw.jpg (13 KB, 302x250)
13 KB
13 KB JPG
I made a bash program to help make your linux machine faster anons

hope you like it


https://github.com/monorhenry-create/Thunderbolt-Cache-Cleaner
53 replies and 5 images omitted. Click here to view.
>>
>>106449298
What's up with you being a low IQ retard?
>>
I hope mi5 beats the mods up.
>>
>>106446598
Worked for me.
>>
File: 1755772253856206.jpg (69 KB, 736x920)
69 KB
69 KB JPG
the single most retarded thread i've seen on this board in a long time
literally just run the script without the rm -rf and see what it'll delete. it deletes everything with *cache* in it, which is retarded and includes source code files
>>
>>106450858
Those are just cached. Not the actual files. Your system caches them as part of updates but you don't need them and they cause lag.


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