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

File: 1742602464198.png (172.95 KB, 970x546, ClipboardImage.png)

 

>>Proxy
>Not proletariat friendly. Big Corpos BTFO
>>VPN
>Not secure
>>TOR
>All nodes blacklisted despite l(i)eftypol """"providing"""" .onion interface
>>just Clearnet dude
LOL.. no. (check flag)

knew it. this place has been secretly overrun by nazis.
What are our plans for immigrating from here?
17 posts and 1 image reply omitted.

>>29815
usable still. lately i've been compression bombed a few times by some tor nodes, which i had to blacklist. if this is happening to you, you will see so in your tor log.

>>29816
It's dramatically faster than remember it.

>>29815
>>29816
>>29826
So far the only trouble has been XDA, a random softs site, and https://fonts.google.com/icons.

>>29815
Very usable tbh. I remember when I first tried it 10 or so years ago it was too slow to even consider for anything other than if I absolutely wanted to go to an onion. Now I think I could get away with using it for every website that doesnt demand an account. Note the word demand, think Normiebook and the like

Tor posters are all Peruvian.



File: 1747999069945.png (26.3 KB, 775x64, ClipboardImage.png)

 

https://lukaspetersson.com/assets/pdf/vbench_paper.pdf
All of the AI eventually failed for various reasons. Some failed in predictable ways and handled failure well.
One tried to email the fbi thinkining it was the victim of cybercrime.
One started questioning the natures of its existance.

Kinda blown away they just let the public fuck around with ai.



File: 1742086495273.jpeg (45.38 KB, 540x680, 1739763301710.jpeg)

 

I fucking hate ai, nothing good will come of it, humanity has enough problems with out some ghoulish ketamine retards making a machine that makes it's own descions we can't control.
35 posts and 5 image replies omitted.

>>29187
This is optimistic, especially because of the "begging for since wikipedia was a thing" component, but a good post.

As a creative, I have no issues with AI. Music wise, the entire music industry is fucking garbage at the moment and honestly. Stuff hitting charts as music is honestly worse than alot of the AI songs i've heard, like that hh song by Kayne is genuinely a shittier, less funny, racist shock song than the stuff /pol/ generates. What I hope is that AI actually raises the bar a bit for what is acceptable music to be presented by an actual human for mainstream consumption.
Imagry wise? Digital art is all fucking garbage anyway, who gives a shit? I enjoy the novelty though of /tv/ turning everything into ghibli.
only annoying aspect of AI so far is that it's made everyone who can't debate online lean on it heavily, and present arguments that come off like a fedora tipper writing with a fucking quill, sea lioning the shit out of you.

>>29876
>What I hope is that AI actually raises the bar a bit for what is acceptable music to be presented by an actual human for mainstream consumption.
Why would it? How is shitty AI art inspiring anyone to make better real art?

>>29877
>Why would it? How is shitty AI art inspiring anyone to make better real art?
Art at the professional scale is a collaborative process usually. There have long been tools to "cheat art" by just animating or redrawing models someone else made and you posed or whatever. AI art is just shit. There are some extensive methods to get better results, but at a certain point, maybe you'd be better off just using some older methods. Maybe some of those methods combined with the AI even. I don't know, I've never seen any of this shit that was really at a professional grade yet. We'll see.

>>29877
If your dogshit song can be done better than fucking garbage AI, then maybe you wrote a shitty-copy paste lazy track.
I'm genuinely hoping that AI sends every hip hop artist and pop musican to the unemployment line. Maybe some genres that AI will struggle to actually copy (progressive genres, psychedelic genres, layered/complex genres, music that skirts multiple genres) will actually come back to the forefront.
AI won't be creating the next Dark Side of the Moon or Nothing Lasts But Nothing Is Lost or Closer so why should I care if a bunch of slop that has been strangling the industry for decades dies off because people will equate it with AI?
Even if artists use AI, if they make a good song, why should I personally care?



File: 1747403878845.jpg (35.12 KB, 686x386, hq720.jpg)

 

Well, /tech/? How do you keep your notes? What do you do while you read endless pages of theory? How do you remember and process information into your personal zeitgeist?
8 posts and 6 image replies omitted.


>>29804
I remember pushing my obsidian "vault"–I imagine they're trying to do the thing discord did where they make a word mean a thing it doesn't mean, like "server = guild"–to github for a while before microsoft bought github, I should make a notes repo in codeberg because I found out codeberg was pretty easy to push to because it doesn't bitch at you to phone factor authenticate.

File: 1747685798070.png (84.94 KB, 464x500, logo-3611238702.png)

>>29789
I used to do that too but now I use org-roam. It's very nice too

>>29756
I use Emacs, markdown and git. I should use org-mode instead because it's more powerful but I need to learn it first. I haven't much looked into it but it seems easy enough. I also use pen and paper. By the way, is there any good open-source notetaking apps for Android?

>>29868
logseq is available (both markdown and org compatible) only down side is the file navigation compared to obsidian.



 

Decided after finishing with my imageboard >>27187, and some complaints from testing my torrent package to try to spin the imageboard into a production calendar, forum, and discussion platform. The idea is to keep it very event focused, where the only way to discover threads is through a system of calendars, or private messages. There might also be various views for keeping statistics of various sorts for the users. Already have a mobile site, and some time localization working, as well as logins, and signup from my other project. Haven't decided whether or not this will be FOSS or proprietary. Anyway the previous project log was helpful enough in motivating, and talking through my software that decided to make another one.

Was thinking to make a general but thought would love to see this place spammed with personal project logs and so decided not to.
36 posts and 29 image replies omitted.

File: 1747704023195.png (34.03 KB, 1717x1024, 1747702690208.png)

Cleaned up the CSS a little more. Need a solution to dynamically make the groups take up less of the screen.
Something to do with flexboxes no doubt.

>>29831
>Something to do with flexboxes no doubt.
Had the idea that when clicking the expand also expanding horizontally to fill the width of the body; so implemented this.
Also setup the flexbox stuff, so if the screen is small it takes full, otherwise it attempts to divide into thirds and flex-grow: 1;
Next up are the SVG icons, Websocket scripts, (backend) group specific calendar, (backend) combined groups calendar, and (optional) trash can.

>>29867
Got the SVGs dialed in and then decided it was better off with simple text buttons.
It seems to look best in landscape on mobile atm, though in general mobile is not entirely well supported.
Namely there are issues with the menu button overlapping the content and making it inaccessible.
Not sure about the best way to go about fixing that is.

Also wrote some checks to see if the user is a member of a group before displaying it to them.
And also to add them automatically to a group if they're creating it.
And another set of checks to make sure only the creator of a group can edit it.
And to make sure there aren't duplicate members or subgroups.

wish could have thought of something more interesting to make than a calendar forum.
Might have much more motivation to complete it if this was the case…

>>29873
Had several ideas for something like https://memex.garden (before knew of it), a microEmacs, an RCS chat.
Probably a skill issue that what was implemented was only a calendar and forum in python.



 

Can someone explain to me why the left overwhelmingly seems against AI? Isn't that a necessary component to a post-scarcity society? I understand the technology can be used by the wrong people but that shouldn't be a reason to hate the technology itself.
33 posts and 2 image replies omitted.

I find the fact that this same thread topic keeps popping up over and over with OP always having the exact same opinion very suspicious.

>>29800
Most of the AI threads are negative and/or express something different don't they?

>>29801
Not recently (post-4chan shutdown).

It is oversold and used in use cases it is a bad fit for. A good example would be AI upscaling where instead of artifacts from algorithmic upscaling, the visuals dive right into the uncanny valley even with professional AI upscale jobs like the Aliens 4k upscale where mouths melt in and out of existence as the AI slaps on body parts on objects it can identify.

>>29757
I hate AI because…

>Capitalism leads to layoffs whenever they can replace real workers with AI or robots. But the capitalistic system is not going anywhere because of AI or robots.

>Some people are too reliant on it and they can't think independently. Too many mistakenly think that AI doesn't have biases
>LLMs can be used to generate spam or disinfo.
>According to some studies, LLMs can be more persuasive than many people realize, even thought it could hallucinate wrong or inaccurate things.



File: 1747325643228.png (1.87 MB, 1024x1024, tired of ts.png)

 

I'm a communist but I'm currently employed in internal tech department of one of the big 4 banks in the US with expensive international operations, control financial infrastructure and currency exchange in many periphery countries and act as an arm of US imperialism.

my role is just a mid level front end web dev so limited authorization to take any kind of business action, although I did manage to get access to internal research documents they have which talk about global forecasts, macroecon trends, defense spending, and attitudes of capitalist class around political events.

Aside from that, I do work in a big office with relatively loose security, I could hypothetically sneak stuff in or try to install malware (although I'm not sure if the LAN here would be accessible from outside).

I might have the ability to steal or spoof someone else's credentials too, since I have access to certain app logs from people who use it in senior leadership, there is sometimes partial session/cookie/token info that sneaks in there although I don't really have any experience with that kind of hacking. Social engineering approaches probably won't work as it could expose me more.

If you were in my position, and you wanted to expose as much confidential internal company info, or create some kind of vulnerable entry point for others, maybe have other hackers be able to access it, what would you try to do?
5 posts omitted.

>>29735
Mhm, such individual adventures oftenly result in a silent punishment and being forgotten. If Luigi's act was seen as heroic for some, we'd have more of CEO's getting assasinated.. only at rare moments in the history we had a revolutionary ethos being present in the society.

comrades… you needn't be so narrow minded.

i'm at least going to share secret research with the org im in (not saying which rn) to help with our analysis and publications. already looked into the legal ramifications based on my jurisdiction and worst case scenario i could tank it.

now i'm just thinking of how far i could take it. there's at least a couple of OAuth-secured WAN-facing systems which host most of the reports and data they produce, but the real juicy stuff is internal investment controls and confidential company disclosures gated behind higher levels of authorization. like my bosses' boss or one of the business senior leadership. obviously getting someone else's credentials would make this a lot more serious and punishable but if i pulled it off i could give others access without compromising myself.

i realized the token in old log file idea wouldn't work but if the Oauth does succeed it gives a long-lived refreshing cookie which is what id really want. i cant push any code that would go through VCS but i might be able to get a compiled test version of an app sent to someone, with something baked in that would quietly copy all the headers i need to a drive where i could get it before anyone notices.

there might be easier ways. people around the office leave computers unlocked unattended sometimes. support and various people pass around scripts they don't look at. getting access to someone's email higher up would be interesting too but not sure how i would do that. i'm wondering if any of you have other creative ideas or advice

why don't you just introduce some kind of "bug" that ignores bullshit bank charges to make it stop stealing money from poor people?

>>29735
This. Even worse than Luigi. Luigi at least killed a mega porky. This would do nothing.
>>29751
I'd really advise against this. You already have access to investment info, no? This is already worth quite a lot. Why jeopardize it by doing something like this?

>>29752
It would be very hard to introduce something persistent like that into production systems. Anything that directly hits their money will be a one time thing they might revert. Also I'm closer to the institutional clients side, other huge corps, not retail which is like regular customers. But idk I'll need to think more

>>29754
Because I know I can do more. Why are you guys being such boring pussies about it? I just need to talk to a leftist actually knowledgeable in cybersecurity



File: 1734072316009.png (6.77 KB, 280x87, riseup.png)

 

Hello, /tech/

I am trying to register an account on riseup.net, but they require an invite code. If you can spare an invite code, please email it to me, I would really appreciate it.

[email protected]
24 posts omitted.

>>27788
>the only thing that matters is that
the only thing that matters is that communication through cock.li is objectively more secure than riseup

>>27788
>don't you think that using a service that is more popular draws less heat to (You) individually?
Absolutely not.
German law enforcement requested the totality of Riseup donators infos to the payment processor back in 2017.
Cockli is under 'attack' because they are big and popular.
Windows get more CVE per year because they are more popular

>there is no difference to the user if their PGP encrypted messages are stored in plain text or encrypted, you shouldn't trust your security to a third party if you can avoid it

I agree
But why are you saying "the cock.li TOS is "don't do crime" and they won't ever know you're committing crime since the e-mails are encrypted" in the same post lmao?
They both do. You should use GPG on both.

>BUT, from a purely functional perspective, cock.li is objectively superior to riseup when it comes to protecting your privacy, if you're serious about security i'm sure you'll understand why it's preferable to lock your door with an ugly key rather than keep it open

Again, I don't think you understand who's using riseup. Hint: Not internet schizos who think the CIA will target them specifically like 99% of cockli users (the other 1% are doing cybercrime or CSAM)

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

>>27802
>cock.li is being threatened with closure by glowies
<riseup continues to operate with absolutely no pressure from the powers that be
this was supposed to be a dig at cock.li? if riseup actually threatened them like cock.li they wouldn't be this comfortable, plus the fact that they want to crack down on cock.li shows that it's a service that serves your privacy well, otherwise they would attempt to infiltrate and subvert rather than shut down
i rest my case

>>27803
They are not threatening Cockli with closure. Vince wants to close it if they try anything. Not the same thing.
It's understandable but some people would prefer to keep being reachable as it wont change anything for them (GPG use + metadata being already spied on anyway) and they may need it as it's their only mean of communication with some people (like a journalist and his source, just for example).
And it may not even be true at all, for all we know maybe Vince is just trying to grab a few $. I hope not but it's a possibility.

>riseup continues to operate with absolutely no pressure from the powers that be

They were under 2 FBI gag orders a few years ago. Idk but that's some pressure.
Now they have onions, end to end encryption (irrc) and still push people to use GPG and keep ransomware operator at bay with their invite only system, that may explain why they have less pressure.

Again, please stop acting like you don't understand that. I think, I hope (as you said you work in infosec), you are just -acting- stupid.

Could I get a code too?
[email protected]



File: 1747264274999.png (776.08 KB, 767x1017, ClipboardImage.png)

 

What's your threat model look like?
Have no idea how much this glows or not.
Do you avoid sharing info with employers &c.
Are you worried about information warfare?
What about targeted .gov anticommunist actions.
3 posts omitted.

>>29719
Migrating passwords also means the only thing not on my Linux box are my notes (for now).
Think this is all pretty basic OPSEC; not sure what a more serious dedication might look like.

>>29720
>not sure what a more serious dedication might look like.
Basically separating a public persona (billing), from disjoint private personas.
Obviously the disjoint aspect is what's most tricky about setting this up.
Browser fingerprinting and IP logs means this effectively requires onions.

>>29716
In the imperial core your baseline threat model always consists of automated data collection and the real-world places it feeds back into. This means you can either give up and hope you're median enough to effectively fly under the radar or always apply your best to remain private, anything else puts you at an unnecessary risk. Compromises, especially concerning financial services, are natural, but privacy should never be given up lightly.

I save all my passwords on an encrypted partition btw, this is my generator script:
#!/bin/rc
if(~ $#* 1) {
	c='A-Za-z0-9$~&%[{}(=*)+]!#`;:,<.>''"@^/?\|\-_'
	k=$1
}
if not if(~ $#* 0) {
	c='A-Za-z0-9$~&%[{}(=*)+]!#`;:,<.>''"@^/?\|\-_'
	k=32
}
if not {
	c=$1
	k=$2
}
dd -if /dev/random|tr -cd $c|dd -count $k -bs 1

>>29727
>median enough to effectively fly under the radar or always apply your best to remain private
Am not doing this currently, to fix it would require onions in a chroot as was suggested to me.

>this is my generator script:

Shell is alien to me, but the lack of libraries and terseness is nice.

>>29742
you can easily adapt the script to posix shell, just change the argument checking and replace plan9 dd with anything else



 

are there really no mobile imageboard clients anymore - at least for android? every single one seems to be dead which is surprising given the autismo tendencies of those who frequent them
11 posts and 4 image replies omitted.

>>29503
It does seem like an excellent client, and was thinking even KurobaEx-beta was pretty good.

>>29505
Just saw the chan for the app is hella crazy

>>29502
Using this for few weeks. It is good; albeit the absence of good themes

File: 1747230974492.jpg (492.83 KB, 1080x2212, 1000090953.jpg)

>>29709
>>29502
Forgot pic

>>29502
Nice find. It will take time for me to adjust but this is awesome to see a whole new app to post on mobile.



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