[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: 1727887803985633.mp4 (3.3 MB, 1280x720)
3.3 MB
3.3 MB MP4
Vamp Edition

>Not sure what private trackers are all about?
A private tracker is an invite-only torrent website. Each member shares common goals: collecting, preserving and discussing media.

>Have a question?
- FAQ https://archive.is/UVQkn
- WIKI https://igwiki.lyci.de/wiki/Private_trackers
- NEWFAG PYRAMID https://inviteroute.github.io/graph or https://inviteroute.github.io/sheet/
- STUDY https://www.cambridge.org/core/services/aop-cambridge-core/content/view/2F379FE0CB50DF502F0075119FD3E060
- SPREADSHEET https://hdvinnie.github.io/Private-Trackers-Spreadsheet/
- TEN CURRY COMMANDMENTS https://pastebin.com/raw/dBbdE73M (embed) (embed)
- TEN NEON COMMANDMENTS https://pastebin.com/raw/Ud2pGYaE (embed) (embed)
- RED SPAMMER'S BIBLE https://rentry.org/69zbxh4h


Comment too long. Click here to view the full text.
22 replies and 3 images omitted. Click here to view.
>>
>>106516469
>{biologic[al])
>>
>>106516485
I got in through BTN
>>
>>106516406
hm
>>
>>106516485
cg
>>
>>106516375
CG is cinemageddon, not CGPeers

File: 1746919380423288.jpg (168 KB, 900x443)
168 KB
168 KB JPG
This is the internet now.
17 replies and 1 image omitted. Click here to view.
>>
>>106512291
>"we are making sure you are a real human" t. cloudflare
>have to enable cookies
>have to wait 3 weeks to be able to post
>you can only start creating threads after you have "level 5" post activity
>every 48 hours new cloudflare check
>every time you post, cloudflare check and captcha verification
>email code verification but code never come
>2FA + cloudflare check for the third time
>only gmail allowed
>can't create gmail without other email address and phone number
>cloudflare check + age verification with passport and drivers license
>if you have some other browser than proprietary chromium based spyware, you are not allowed to even load the website
>hardware based play protect certificate drm kernel level rootkit running 24/7
>yes, FBI has to have moderators checking every message you wrote, yes FBI has to do this while they spam anti-FOSS propaganda and advertises proprietary Brave browser, latest macbooks and iPhones made in India
>>
>>106515204
lol the freetards have been entirely infiltrated you god damn moron. turns out that inserting an nsa agent into a open entry system is very easy!
>>
>>106512300
it's bots anyway faggot, this it to keep humans out.
>>
>R.U. Sirius
Leave that foggot back in the 90s
>>
>>106512291

>setup yahoo email 27 years ago, entered fake made up recovery email because fuck you, we had security question anyway.
>FF to now, they deleted the security questions and require the code from that fake email, cant get it, account is forever gone.

oh well, dont really need it but fuck off with this shit.

File: namecheap.jpg (160 KB, 3029x904)
160 KB
160 KB JPG
Does anyone seriously use namecheap anymore? They always claim the domain is taken and try to squeeze you for every last time with a "make offer" button. You can just type in random gibberish and it's "taken" every time.
7 replies omitted. Click here to view.
>>
>>106511799
I use namesilo. Their gestion panel is trash but the prices are low and I've never had any issues with them during the years i've used them
>>
>>106513875
Gandi is Jewish. Jacked up their fees for my mail server without warning.
>>
>>106511799
>Go to domain name website
>Pick a domain name you want to buy
>The domain site purchases the doman name right from under you
>Tells you the domain is taken but you can buy it for 100x the original price.
It would only have to work 1% of the time to break even
>>
>>106513914
Some TLD's cannot be registered at 3rd party registrars.
Especially the 2 letter ones belonging to a country.
There might even be a policy where you have to be a resident of the country or at least have legitimate business there.
Every country can make their own rules when it comes to their TLD.

Don't know about .im though.
>>
>>106516431
You can see at what date a domain was first registered.
So it should be easy to find out if they do this.

File: 1756983743771135.jpg (690 KB, 1360x1020)
690 KB
690 KB JPG
Users of all levels are welcome to ask questions about GNU/Linux and share their experiences.

*** Please be civil, notice the "Friendly" in every Friendly GNU/Linux Thread ***

Before asking for help, please check our list of resources.

If you would like to try out GNU/Linux you can do one of the following:
0) Install a GNU/Linux distribution of your choice in a Virtual Machine.
1) Install a GNU/Linux distribution of your choice on bare metal and run your previous OS in a Virtual Machine.
2) Use a live image and to boot directly into the GNU/Linux distribution without installing anything.
3) Go balls deep and replace everything with GNU/Linux.

Resources: Please spend at least a minute to check a web search engine with your question.
Many free software projects have active mailing lists.


Comment too long. Click here to view the full text.
38 replies and 7 images omitted. Click here to view.
>>
So on KDE if I snap 2 windows (one to the left and one to the right) I can resize the windows by grabbing them in the middle of the screen, is there any way to disable this? I just want the windows snapped to the left/right to take up half the screen and never be resized when snapped. It's very annoying when I accidentally resize the windows slightly and it fucks with how many files are displayed in Dolphin.
>>
>>106516588
>*.bashrc*
Shit, I mean *.bash_profile*
>>
>>106516588
export doesn't save anything, it modifies the shell's environment block and that's inherited by child processes.
Normal variable setting (without export) doesn't actually modify the shell environment.
>>
>>106516588
yes. each time you run the terminal then its reloading from the bashrc state
>>
>>106516615
>child processes
Which are typically shell sessions?

What if I went back to 1992 with an ipad and it wasn't a secret?
What would happen?
would steve jobs be able to lay claim to its secrets?
>>
>>106516580
Funny enough apple predicted the touch screen tablet with ai assistant in the 80s.
>>
>>106516580

nothing happened with ipad in 1998-2004 ish why would it be any different
>>
>>106516593
https://youtu.be/umJsITGzXd0
>>
>>106516647
I mean a current day ipad with tech 30 years ahead of anything at the time

File: ackflac in operation.jpg (102 KB, 1058x428)
102 KB
102 KB JPG
Are you too POOR to devote an entire gigabyte per music album? Do you think .flac is gay and retarded?
I agree, so I made a bash script that recursively ACKS FLACS in a given folder using ffmpeg.
5 replies and 1 image omitted. Click here to view.
>>
>>106516542
>>106516552
yeah but i DONT CARE
>>
>>106516542
Best audiophile tip ever
>>
i have to at least commend the insane amount of mental illness it took to write a script to fuck with flac this hard, when the simplest solution is to take your meds.

>>106516542
advice wasted on what's either a nutcase or a bot. the truth is likely somewhere in the middle!
>>
>flac thread
>extremely homosexual
Everything seems in order here
>>
>>106516602
spoken like an indian, you must be a java jeet if you think everything has to be bloated and take ages to engineer saaar. It's only 26 lines and took 10 mins

File: Bildschirmfoto.png (81 KB, 557x549)
81 KB
81 KB PNG
wtf is this shit. haven't visited r*ddit in over a year. weirdly enough, using the old.reddit.com domain works.
1 reply omitted. Click here to view.
>>
>>106516506
I get this whenever I use Mullvad. It must be some VPN/proxy detector.
>>
>>106516528
but I'm not using any VPN or proxy, though I'm pretty sure I'm CGNAT'ed so maybe the people I share the IP with are DDOSing reddit lol
>>
>>106516506
I'm some sort of Mac address banned from reddit now. I dunno what algorithm they're using but it nails me within an hour every time.
Which was nice all things considered because the retardation on that site is so far beyond even the dumbest threads I've ever read on 4ch.
>>
File: file.png (35 KB, 630x342)
35 KB
35 KB PNG
When it's mullvad vpn it's this message, even on old.reddit

And on nu-reddit, it gives you something similar looking to the OP image, except it says
>You've been blocked by network security.
>To continue, log in to your Reddit account or use your developer token
>If you think you've been blocked by mistake, file a ticket below and we'll look into it.
and it has a login button next to the file a ticket button
>>
>>106516506
>Bildschirmfoto
Let me guess you said something bad to your politicians?

Software companies claim that generative AI is greatly boosting productivity, so where are the results of this? We should be seeing vastly improved software with new features being added at a faster pace, more frequent releases, and less bugs. Has anyone actually seen an example of this happening with any software?
10 replies omitted. Click here to view.
>>
>>106515804
From the very beginning the purpose was to eliminate jobs so rich people become richer since they no longer need to pay humans. It's the entire reason hundreds of billions of dollars have been thrown at it.
>>
>>106516442
I suspect that in addition to that, it was also meant to enable them to maintain a working civilization composed of 85IQ brownoid slaves.
>>
>>106515788
The results are all around us. The economy is booming. AI is improving every aspect of life for those who adopt it. There is more software than ever and it meets user needs better than ever before in all of history. AI's impact is self-evident if you care to look.
>>
>>106516633
I can smell the curry through this post.
>>
>>106516442
Yes, if you think ai is a tool you're coping. They really want to replace programmers, artists, and any white collar job.

File: 1756812839.jpg (602 KB, 1920x1080)
602 KB
602 KB JPG
200 replies and 71 images omitted. Click here to view.
>>
File: 1735050575563715.jpg (575 KB, 1791x1007)
575 KB
575 KB JPG
>>
File: 1727404489510299.png (921 KB, 2560x1440)
921 KB
921 KB PNG
>>
>>106515677
Nice background.
>>
File: Markering_002.png (1.13 MB, 1920x1080)
1.13 MB
1.13 MB PNG
Checking in soldier!
>>
>>106515598
I use Yaru-sage icons, but Qmmp and Chromium icons are custom made. Terminal gets its icon from elementary-xfce theme and player is fed from Humanity icons for its control buttons. I know, complicated.

File: 1756559931188015.jpg (504 KB, 2198x2716)
504 KB
504 KB JPG
Previous /sdg/ thread : >>106503934

>Beginner UI
EasyDiffusion: https://easydiffusion.github.io
SwarmUI: https://github.com/mcmonkeyprojects/SwarmUI

>Advanced UI
ComfyUI: https://github.com/comfyanonymous/ComfyUI
Forge Classic: https://github.com/Haoming02/sd-webui-forge-classic
reForge: https://github.com/Panchovix/stable-diffusion-webui-reForge
Stability Matrix: https://github.com/LykosAI/StabilityMatrix

>Early Preview UI
AniStudio: https://github.com/FizzleDorf/AniStudio


Comment too long. Click here to view the full text.
66 replies and 46 images omitted. Click here to view.
>>
File: 00006-3416118732.png (810 KB, 672x864)
810 KB
810 KB PNG
>>
>>106516438
schizo had a melty 1/4 of ldg got pruned (thread before last) - blesser is confirmed baker
>>
>>106516605
>ldg
What does that have to do with us?
>>
>>106516608
schizo retaliates?
>>
>>106516438
pw was confirmed brap poster and ani the schizo terrorizing the rocket anon

File: 1741161319729091.png (583 KB, 748x760)
583 KB
583 KB PNG
Do you practice proper opsock to protect yourself from the NSA?
38 replies and 10 images omitted. Click here to view.
>>
File: Laughing fairy.png (550 KB, 1200x1091)
550 KB
550 KB PNG
>>106508858
Top zozzle
>>
>>106512079
anyone getting your password on a security camera would be smart enough to lift a fingerprint off your phone
>>
>>106511958
Hear me out, use wide gator as a cool throne so that you attract the catgirl wife with your cool wide gator throne. Then when you are married, you and catgirl wife ride wide gator into the sunset.
>>
File: 1622420774422.jpg (3.85 MB, 6827x4096)
3.85 MB
3.85 MB JPG
>>106512931
You are a paranoid schizophrenic.
>>
File: osint.png (43 KB, 1116x194)
43 KB
43 KB PNG
>>106511958
>because you can probably terrorize thots on twitch with this shit if you are patient enough.

File: learn_c.jpg (328 KB, 1178x1696)
328 KB
328 KB JPG
Does it help and make it easier to learn C++ if you learn C first?
8 replies and 1 image omitted. Click here to view.
>>
>>106516501
Something with a focus on Windows for starters perhaps?
>>
I never understood the concept of learning any specific programming language. You just use the language that works for what you want to do, and just learn actual programming rather than a language. Especially in the age of LLMs you can get bootstrapped really quick in pretty much any language, and once you can look past the syntax differences, you'll see there's not that much substantial difference between programming languages. Just build software that solves the problem you need to solve and that's it.
>>
>>106516531
If you don't know anything about programming, it's easy to see why someone would ask this. But yes, it really doesn't matter, all the languages are more or less the same unless the languages you compare are from a completely different paradigm.
>>
>>106516531
You are generally correct. All programming languages are just crude expressions of computation in the general sense. My philosophy here is:

- python is the best possible choice for learning because it is so frictionless and simple to get going. It teaches you in a C-like way how to think about core stuff. Loops, variables, etc. Without really any baggage at all.

- C/C++ is the language where you understand how the thing you're writing actually translate to physical hardware in a way that remains abstract enough to still be very powerful. It is the canonical sweet spot in the way nothing we experience ever is.

- assembly is a great bonus once you know C/C++. If you spend a little time with assembly, your brain dissolves C code into cpu instructions on the fly. It's some Matrix shit. You see how it all actually happens. You don't need it to be a good programmer, but it's extremely helpful.
>>
>>106516443
Erlang supports wxWidgets
Java supports Swing, JavaFX
Rust has egui and ftlk
C++ has Qt and Dear ImGui
Flutter and native webview are also valid options

C/C++ are shitty languages. using a language without GC without a very good reason to is probably a shitty idea

File: blame yourself or god.jpg (153 KB, 1920x1080)
153 KB
153 KB JPG
animals have no god edition

>Interviewing
https://blog.interviewing.io/

>How to write a resume
https://github.com/0xCyberY/CVE-T4PDF

>Salary Stuff
"What's your expected salary?": https://www.fearlesssalarynegotiation.com/salary-expectations-interview-question/
Negotiation advice: https://github.com/petermekhaeil/salary-negotiating
Salary data: https://levels.fyi/

>Software Development & Programming
GitHub Trending - https://github.com/trending

Comment too long. Click here to view the full text.
266 replies and 45 images omitted. Click here to view.
>>
>>106516571
Those are internships reserved for some manager's nephew
>>
>>106516579
do you ever find ML roles that don't require a PhD? Most of the ones I've seen require research or a PhD...
>>
>>106516571
I wonder how paid university jobs like research assistant? Are they specifically looking for people that have worked with bs like jira lol or large enterprise stuff.
>>
>>106516584
Is the reason they can get away with stuff like that because you can't reasonably prove that's their motive? Sucks that you need empirical evidence when it is pretty logically what happens.
>>
>>106516590
Yeah but the ones that dont are just wrapper/you calling some models endpoint. If you want to write LLM's/Neural networks or anything research related then yeah i havent really seen anything thats not heavy on the phd side. Some companies will even gaslight you and have AI developer role and it really just be a software analyst role for teh ai.

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.
297 replies and 50 images omitted. Click here to view.
>>
>>106508852
Not to mention the noise amd cooling considerations. It's impressive bto have all that at home but there's a point where I think I would rely on a professional data centre for business critical IT.
>>
>>106515566
I run one ansible playbook to update all my containers at the same time. It also outputs logging for any containers that failed to update properly and rolls them back to the last snapshot.
>>
>>106509951
i never had a problem with win-sshfs. why go the old complicated route which was designed for xp computers connecting to a small business's server
>>
>>106511650
nigga u filter by subnet at your firewall, your wireguard clients probably in 10.8.0.x/24
>>
>>106511650
>iptables
You start by forgetting iptables ever existed and learn nftables.

File: stargate.jpg (346 KB, 1296x1041)
346 KB
346 KB JPG
It's official: US-based tech is being moved to India. It's pointless to mald or whine or complain about it, it's a combined corporate and government strategic push to get it done, so it's inevitable that it's going to happen. Why don't you guys move to India to work in tech?
>>
>>106516382
>Why don't you guys move to India to work in tech?
damn its going to be even more polluted... the sad thing is you insects want your shit pushed in
ill just ssh into it from afar
>>
>>106516422
>shit pushed in
that's the last thing they want
>>
>>106516382
It was obvious this was coming. Why do you think the West has been sucking up to India recently? Do you think we all just decided to suddenly allow mass migration from there out of the kindness of our hearts? China's no longer playing ball so India is going to be the new source of cheap labour and land for facilities
>>
>>106516558
It's impossible to move manufacturing out of China without imploding the current pricing structure on physical manufactured goods resulting in hyperinflation. Looks like it will stay the way it is and India will the source of cheap tech labour for the leading IT companies.


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