[ home / rules / faq ] [ overboard / sfw / alt ] [ leftypol / edu / labor / siberia / lgbt / latam / hobby / tech / games / anime / music / draw / AKM ] [ meta ] [ wiki / shop / tv / tiktok / twitter / patreon ] [ GET / ref / marx / booru ]

/tech/ - Technology

"Technology reveals the active relation of man to nature" - Karl Marx
Name
Options
Subject
Comment
Flag
File
Embed
Password(For file deletion.)
What is 6 - 3?

Not reporting is bourgeois

| Catalog | Home
|

 

Bruh

I would guess that's a single partition drive with MBR partition table.

> Get a Linux shell and open CFDISK to /dev/$your_usb_drive

> Create a MBR partition table
> Create the only partition using full available space.
< The partition type for NTFS on a master boot record (MBR) is 0x07.
< If it's GPT, not MBR: NTFS partition is actualy one of the Microsoft basic data partitions under number 6.

> Now WRITE your new MBR partition table with a single NTFS partition to the USB drive.


> Remove and put back you drive into the USB port.


> See magically your files returning (until the USB breaks itself again).


To dump the drive to internal drive:
Post too long. Click here to view the full text.

>>27186
testdisk has saved my ass on this many times



File: 1618554942802.jpg (Spoiler Image,83.78 KB, 640x470, tor.jpg)

 

Know some good shit on Tor? Let us know. Whether it be substitutes for clearnet services, or just the .onion domain for whatever, or just something cool.

What I found:
>privacytools.io site
privacy2zbidut4m4jyj3ksdqidzkw3uoip2vhvhbvwxbqux5xy5obyd.onion
>Invidious (YouTube front-end)
http://grwp24hodrefzvjjuccrkw3mjq4tzhaaq32amf33dzpmuxe7ilepcmad.onion/
(Clearnet version: https://vid.puffyan.us/ )
Requires enabling certain scripts to work unfortunately. You can sign up and make a list of subscriptions though.
>Nitter (Twitter front-end)
http://3nzoldnxplag42gqjs23xvghtzf6t6yzssrtytnntc6ppc7xxuoneoad.onion/
>/leftypol/ (/leftypol/)
http://wz6bnwwtwckltvkvji6vvgmjrfspr3lstz66rusvtczhsgvwdcixgbyd.onion/leftypol/catalog.html

Some things I was interested in hearing about:
Post too long. Click here to view the full text.
28 posts and 1 image reply omitted.


>>25360
What is it?

Leftybooru is gettting an .onion address soon.

>>25374
exciting

where the fuck do you buy good drugs these days that isn't a scam



File: 1732223089285.png (103.64 KB, 500x375, ClipboardImage.png)

 

https://www.bbc.com/news/articles/cp81ppr3l9go

The US Department of Justice (DOJ) has demanded Google sells Chrome, the world's most popular web browser.

It is one of a series of remedies proposed by the DOJ in a court filing late on Wednesday aimed at stopping the tech giant from maintaining its monopoly in online search.

Government lawyers also recommended that District Judge Amit Mehta force the firm to stop entering into contracts with companies - including Apple and Samsung - that make its search engine the default on many smartphones and browsers.

The proposed remedies stem from a landmark anti-competition ruling in August, in which Judge Mehta found Google illegally crushed its competition in online search.

The Department of Justice was joined in the filing by a group of US states that argued the changes will help to open up a monopolised market.

"Restoring competition to the markets for general search and search text advertising as they exist today will require reactivating the competitive process that Google has long stifled," the government lawyers wrote.

In response, Google said that with its proposals, the DOJ "chose to push a radical interventionist agenda that would harm Americans and America’s global technology leadership."
Post too long. Click here to view the full text.
3 posts omitted.

>>27181
Like Japan, ha.

I'm in favor of anything that fucks Google over, but it won't happen. They don't have enough time, Trump will come in and undo all this and let Google go

>>27181
Having search engines built into the browser itself is an anti-feature tbh. If I wanted quick search engine access I'd bookmark it.

>>27211
Trump is probably fine with anyone who will stick a tongue up his ass, but his homies hate Google.

>Just now realizing how fast chromium web dev tools are.
What to do now…



File: 1732396419584.png (340.85 KB, 529x596, zasda7777.png)

 

Assuming you can't use linux for one second. Which is better. MAC/Apple OS or PC, for a desktop computer?
16 posts omitted.

>>27202
>Why not just use a BSD by this point?
That's sort of cheating the question isn't it? But anyway would probably prefer the GNU userland all things being equal.

>Barely even matters knowing how bloody locked-down it is.

Is it though?

>>27201
FreeBSD/OpenBSD are fantastic as a server OS. It's no larp

>>27206
NTA. My opinion is that if you have the time to learn a new OS and there are significant advantages to using BSDs over GNU/Linux distros then I have no reason to stop you from doing that. Either way, if you use GNU/Linux, BSDs, de-Googled Android or even 9front I consider you my ally.

>>27206
openbsd has shit virtualization, no cgroups (so no granular resource allocation), no containerization, nor anything you would actually expect from a modern server, not even load balancing. to say that it is good for servers in 2024 is a meme from people that saw someone repeat a talking point from the 90s and uncritically accepted it, because unknown thing must be good, am I right fellow imageboard users?

>>27208
Remember being pretty excited when vmm/vmd was released, and for a few OpenBSD releases there seemed to be pretty good progress made with it. Used OpenBSD for quite a while on my laptop, think what made it nice was the sane defaults and ease of configuration. You don't have to think about what virtualization or firewall solution you're going to use because you just use the one in the base system, and configure it slightly and intelligently for your use case. Lots of people even use CWM, xterm, and mg, or vi.



File: 1730980319240-0.png (126.31 KB, 1102x856, desktop_grandma.png)

File: 1730980319240-1.png (150.05 KB, 1102x856, desktop_group.png)

File: 1730980319240-2.png (192.73 KB, 402x884, mobile_grandchild.png)

File: 1730980319240-3.png (137.04 KB, 402x884, mobile_group.png)

File: 1730980319240-4.png (51.52 KB, 402x884, mobile_peerlist.png)

 

So I'm made a Tor Chat C library and two proof-of-concept UI clients (one in GTK4 for Windows/Linux/MacOS/etc, and one in Flutter for Android).

https://torx-chat.github.io/

https://github.com/TorX-Chat/​​​

tl;dr:

Tor hidden services with V3 authentication
Fully P2P. The project runs no servers.
Public groups (share by QR code or string, then join requests get encrypted and promulgate anonymously through the network until someone can decrypt it and facilitate your connection), which utilize unsigned messages
Private groups (send an invitation card to a friend you already connect to), which utilize signed messages (which other people can re-broadcast)
Single-use onions for friend requests (once you connect to your friend the first time, their onion gets destroyed and you both create fresh onions. This makes it safe to share friend requests over insecure methods like telephone, Twitter, etc, without the glowies being able to monitor them once your friend connects the first time)
SQLCipher for encrypted storage of messages, settings, whatever.

Post too long. Click here to view the full text.
2 posts and 1 image reply omitted.

How does this compare to briar?

>>27029

"TorX" is a library, not the two proof-of-concept clients, so I'm not going to talk about "we have audio messages, but not voice chat and video chat" those features only exist or don't yet exist in the user interface, which is outside the scope of the library.

TorX, the library, supports P2P and group chats, and supports pushing any type of data, in the form of file transfers and custom protocols, over those connections to groups, individual peers (private messages), and individuals.

Regarding Briar:

So I haven't used Briar (it failed to install on my phone last time I tried), but based on my recollection of reviewing some of the source code and documentation, Briar is designed more with "resilience" in mind than anonymity. It's a P2P encrypted mesh network more than anything else, which is a cool concept aimed at developing countries.

However, they've taken a "kitchen sink" route of feature development, and developed everything in the user-land, so alternative clients (and desktop clients) lag vastly behind their "mobile first" clients. Their code-base is bloated and the underlying protocols are (as far as I can tell) not well separated.

My development method has been a focus on simplicity, separation, and non-redundancy to ensure auditability, both in the proof-of-concept UI layers and the library layer. (do one thing and do it well, at least in the library)

Importantly:
Post too long. Click here to view the full text.

Correction: ", which is outside the scope of the library. The library can send any type of data, any type of protocol, streaming or otherwise."

Correction: "The main conceptual difference between TorX and Briar / other Tor chats" …

>>27026
good job anon

>Single-use onions for friend requests (once you connect to your friend the first time, their onion gets destroyed and you both create fresh onions. This makes it safe to share friend requests over insecure methods like telephone, Twitter, etc, without the glowies being able to monitor them once your friend connects the first time)
Really interesting concept for a messaging app anon. I wonder if spinning up a lot of onions in that way would attract attention from the ISP or other threats.
>I'm currently the sole developer. I've reached a plateau where development is stable and so I'm looking for devs.
Imagine if 50 devs got involved and quickly got it operational and usable by normies.



 

Am probably going to be switching to Windows (first time, other than public school computers), and QWERTY for work. This means giving up a whole load of my configuration, and sort of starting computing from scratch. Found a few interesting tools to make the operating system a little more usable:

- MSMG (https://msmgtoolkit.in/) to strip down the install to something a little more manageable.
- komorebi (https://github.com/LGUG2Z/komorebi) to bring tiling windows managers to Microsoft Windows.
- shutup10++ (https://www.oo-software.com/en/shutup10) to disable much of the telemetry used by the system (if this isn't already removed by MSMG).
- AHK (https://www.autohotkey.com/) to make keyboard and mouse macros.

This is excluding typical packages with good reputation like Firefox, VLC, or FooBar2000. Just wondering what all you use to make Microsoft Windows a bit more like home.
24 posts and 2 image replies omitted.

>>27080
My new laptop finally arrived. No idea what to do. On the one hand for business applications, which do some of now, and might in the future, it's better. On the other hand am not used to it, and there is a requirement to run Linux for grad-school. Wouldn't know how to pick a distribution at this point either. Seems like there are multiple which are pretty good for software development (e.g. gentoo, nix, guix, etc.)

>>27156
If you know how to use a chroot to get software targeting "desktop linux" to work, pick your favorite distro that works on the hardware. Otherwise you should probably go with debian.

>>27157
>desktop linux
hah, not familiar, think have run chroot before though… Now that think of it not sure even feel up to setting up a new PC at the moment…

>>27159
>>desktop linux
90% of proprietary software with a linux port only tests on ubuntu and often expects systemd, dbus, etc. to be present.
>there are multiple which are pretty good for software development (e.g. gentoo, nix, guix, etc.)
Good for software development doesn't mean le hacker distro. It means software you need for development is already pre-packaged, which is nearly always the case on debian.

>>27163
>90% of proprietary software with a linux port only tests on ubuntu and often expects systemd, dbus, etc. to be present.
It's been awhile, last heard Ubuntu was due to be phased out for PopOS! due to the Canonical Amazon deal, or something of the like. Guess shouldn't be surprised about what you're saying anyway.

>It means software you need for development is already pre-packaged, which is nearly always the case on debian.

That's fair, and Devaun (as the distro still run on my non-Mac laptop) is most familiar to me.



 

IF YOU USE COCK.LI AT ALL IT IS ABSOLUTELY IMPERATIVE YOU CHECK THE WARRANT CANARY DAILY AND BE PREPARED TO MOVE ANY ONLINE ACCOUNTS YOU'VE MAID WITH EMAILS FROM THEM SOMEWHERE ELSE
They are not going to release ANY information to any government but they're being harassed by CISA and if it gets to that point they will just nuke the entire service entirely.

If there are any other good anonymous email alternatives please post them here

Bumping because yeah I made some accounts with a cock.li email. Think twitch and duolingo, could be more.

cock.li was step #0 in the trustworth anonymous email guide I posted on this board before the disk crash that also got lost in said disk crash. would be said to see it go since while cock.li has bad reputation, it is still good enough to springboard onto other email providers until eventually springboarding onto protonmail which has good reputation. the downside with cock.li is that the operators are kinda chuddy last time I looked

Only ever used it for shitposting, but much obliged OP. Thanks for looking out.



File: 1731883803105-0.png (1.98 MB, 1920x1080, 0000000000000000.png)

File: 1731883803105-1.png (967.29 KB, 1393x780, 0000000000000.png)

File: 1731883803105-2.mp4 (3.63 MB, 640x360, 0000000.mp4)

File: 1731883803105-3.png (629.06 KB, 1280x720, 0000000.png)

File: 1731883803105-4.png (1.59 MB, 1920x1920, 00000.png)

 

and how do you get this effect in images and videos?
i use shotcut and gimp
6 posts and 4 image replies omitted.

>>27144
I see Grace has put out her new album?
>>27136
I'm more interested in that reverse colors effect on the first picture.

File: 1731947044848-1.jpeg (567.15 KB, 719x1213, toga.jpeg)

File: 1731947044848-2.webp (96.21 KB, 500x483, Ahegao_Image.webp)

File: 1731947044848-3.jpg (151.91 KB, 500x483, candy.jpg)

>>27145
Something like this? With GIMP, start with a black and white picture, invert the colours, duplicate the layer, set the top layer to lighten only; colourize the bottom layer and apply some blur to it.

>>27149
quality post

>>27149
Dodge might even work better than lighten only.

>>27149
Holy shit, this looks sick. Love how Toga came out. This would be a sick drift phonk single cover with a purple filter.

Can you do the same in Krita?



 

i only go there for tech support in case no youtube

r/funny

idk I tried using lemmy and don't really get the format.
>i only go there for tech support in case no youtube
I just have a homepage where I link to wikis and documentation for stuff I use. Can usually figure it out from that.

>>27129
>r/stupidpol
>r/fullegoism
>r/Jreg
>r/polcompball
>r/PCM
>r/4tran4
>r/philosophymemes
>r/AskPhilosophy
>r/anime
>r/animemes
>r/animesuggestions
>r/unixporn
>r/linuxmemes
>r/freesoftware
Post too long. Click here to view the full text.

>>27135 (me)
I forgor.
>r/WayOfTheBern
>r/VirginVsChad
>r/animequestions
>r/manga
>r/privacy
>r/PrivacyGuides
>r/fossdroid
>r/linuxmasterrace
>r/gaming
>r/SteamDeck
Yeah, I think that's all. If I haven't forgotten anything.

>>27129
>Only go there for tech support in case no YouTube.
Usually go to Stackoverflow, or Github issues for this sort of thing. Should probably be reading the documentation a little more, and even the source code since half the time these libraries are just wrappers 500 line wrappers for something else that does all the work.



File: 1729810049939.jpg (59.51 KB, 750x871, 1654918489175.jpg)

 

I really tired of caring my privacy. I don't know do I really care about my privacy? Maybe it's time to stop. Also I have OCD which makes me check every privacy settings and browser settings all the time. I don't know what to do anons I really don't I'm so confused. Should I enable telemetry all the way and don't care? Should I disable telemetry and be private as much as possible?
8 posts omitted.

>>27095
>Regarding the chromium tweaks
Vimium exists for firefox. The latest version is maintained by some chinese guy https://addons.mozilla.org/en-US/firefox/addon/vimium-c

>>27096
Neat!

I think you should never stop caring about your privacy. As it by itself is a form to harm you.

Let's say you comment something controversial or give out personal opinion, people can back trace you and know who you are and use said information against you.
Privacy is your basic right and you should learn to express it!
And no! You don't have to throw away everything. Logically you should do it both ways, if you want to use Facebook? Fine! Twitter? Fine! Instagram? Fine! You want to use social media on your phone? Fine!
Just know about said dangers when sharing information with said or who. The same goes for browsing the internet and certain activities.

If you are wanting to search or find controversial information which is banned lets say in America (Yes Land of the not so free nowadays!). It is always important to have a sense of what you use the technology for. So ordinarily you'd use tor browser or Tails as a disposable operating system for your activities.

TLDR: You can practice opsec as it is a good and healthy technical skill to learn about especially in todays world and it is a necessary skill! But you don't have to give away and sacrifice everything in the name of 'privacy' for a noname or unknown threat.

>>26822
I gave up for the most part. Its impossible now, if you step in a Target and buy something they probably have ai algos identify your face and track ur cc transactions. The best that can be done is harm reduction, just dont leave your name and address on obvious shit like social media or search results. Also you can DMCA any links that out your private info. I spent a day doing that and it paid for itself already as someone who was trying to sue me couldnt find me and gave up

>>26822
Paranoia is based. Just don't overdo it. For starters, try not to constantly check your browser settings like David Hume. Also, compartmentalize your public (WhatsApp, "social" media) and private (private messaging, darknet) life.
>>27107
>you can be identified in public spaces
No shit, Sherlock. That's not an argument against privacy but an argument in favor of compartmentalization.



Delete Post [ ]
[ home / rules / faq ] [ overboard / sfw / alt ] [ leftypol / edu / labor / siberia / lgbt / latam / hobby / tech / games / anime / music / draw / AKM ] [ meta ] [ wiki / shop / tv / tiktok / twitter / patreon ] [ GET / ref / marx / booru ]
[ 1 /2 /3 /4 /5 /6 /7 /8 /9 /10 /11 /12 /13 /14 /15 /16 /17 /18 /19 /20 /21 /22 /23 /24 /25 /26 /27 /28 /29 /30 /31 /32 /33 /34 /35 /36 ]
| Catalog | Home