/tech/ - Technology

Technology & Computing


New Thread[×]
Name
Subject
Message*
Files* Max 5 files32MB total
Tegaki
Password
Captcha*Select the solid/filled icons
[New Thread]


neocities-cat.png
[Hide] (97.5KB, 400x400)
guestbook.png
[Hide] (145.7KB, 1276x1401)
Have you been working on your site anon?

Discuss anything about website building such as document preparation, layout design, custom static page generation, cgi scripting. Shill your website here, post about your updates, and read other anon's websites.

Pic related. People on neocities have been using discord as a guestbook, so I decided to make an email-based guestbook for my fanfiction hobby site.
95 replies and 23 files omitted. View the full thread
>>10411 (checked)
Love the design, and interesting idea for a website. Great job keeping the interface simple but colorful.
>plz r8
You have 2 options:
1. Keep each review multi-page, but make the pagination bigger and more obvious.
2. Make each review a single page, but replace full-size images with small compressed thumbnails, to accommodate users with slow connections. thanks for that by the way, t. third world anon
this-shit-again.jpg
[Hide] (32.7KB, 1222x369)
In case you are wondering why no one is posting their websites in a thread which asks for them, it is because mods are deleting them. I made two posts here last night. One about CF and the deleted one. 

My site is not in violation of any rules except maybe a software copyright. See, this is why I don't come to zzzchan and contribute hardly ever. If you don't want quality posters just say so - I'll not send 1 more byte of traffic to this place. No need to tranny-janny. 

See you on 998fun or CC (.onion).
Replies: >>11691 >>11711
>>11582
I had no idea. But that does line up as this board really stagnates for months.
Replies: >>11692
>>11691
The board being slow has notjing to do with that. It is mostly me being too busy and sick to reply.
>>11582
Glad it's not just me having that experience then. I visit the site less and less now.

5248362-370f3d00ea2cb470e3fb701b2cddb9fa.png
[Hide] (79KB, 531x250)
DISCLAIMER: I AM NOT NULL/JOSH.

The AGO has confirmed it has received complaints from Incognet and Crunchbits and that the complaints fall under the scope of their office. I am filing mine this week.

Residents of Washington may be needed soon.

Edit 1: Small update but when we tried to route another /48 off my subnet it was also blocked immediately before ever being pushed live as an AAAA record. In short, this means the company is actively hawking my subnets and terminating them as soon as they go up to deliberately deprive Washington residents of Internet access to websites of their choice.

1691526334993.png

Edit 2: Actually, they blocked my /32, which means Hurricane Electric is blocking 65,536 network blocks containing 65,536 subscriber blocks each with each subscriber block containing 18,446,744,073,709,551,616 possible addresses. With this number, I could assign each gram of the Earth's total mass 74 IP addresses each. They have done this specifically to accomplish keeping Washington residents off the Kiwi Farms.

c 4 urself
https://routing.he.net/index.php?cmd=display_prefix_list&as=400304&router=core1.ska1.he.net&af=6&which=existing

Message too long. View the full text
4 replies omitted. View the full thread
Replies: >>11557 + 2 earlier
fuck off jewsh
>>11296
>Tor was indeed invented for this type of situation but 90% of people are too lazy to even install the Tor browser
Good. 99% percent of people shouldn't be allowed to own a computer
>>11295
>>11292 (OP) 

West coast cuckada here. I haven't been able to access kiwifarms.net probably for months now. I don't remember the last time I tried, but even tor didn't work. I thought the site was taken down? I just checked again, and still can't access it, even via tor. What gives?
Is kiwifags up yet?
Replies: >>11561
>>11560
kiwifarms.st

3c24a910338f9638ac155d6692149b0d-imagejpeg.jpg
[Hide] (34KB, 474x237)
ITT we discuss how technology will assist in our survival during various SHTF scenarios
36 replies and 2 files omitted. View the full thread
>>3597 (OP) 
>SHTF
Hidden abin in the woods with 3 months of canned and pickled food. I'm not a fighter.
>>3597 (OP) 
Does fully-armed & armored robowaifus count, OP?
Replies: >>7546
>>7543
How are you planning to charge it?
Replies: >>10979
1492443959446.jpg
[Hide] (117.3KB, 1005x794)
>>3597 (OP) 
>boil acorns to get tannic acid out then eat with dandelion tea
>distill pee and run it through preheated soil to not die of dehydration
<so I need a still and hot pot that can run post nuclear winter..... fire go brrrrrr?

>>3776
Just save enough autistics with acorns and dandelion tea and it will work itself out.
>>7546
With acorns and dandelions. >>3675
>booze has no value 
lol

SHA384.jpg
[Hide] (468KB, 1000x667)
Thoughts on a new standard for cross-site tripcodes for open-source imageboard software.

The current implementation of tripcodes (as used by futaba channel -> 4chan, tinyboard/vichan boards, and many others including this site) uses an ancient method involving a very strange DES system that has many collisions and has a password limit of 8 characters, with an output of 9.25 characters encoded in pseudo-base64 for a total of 10 displayed characters with the last character space having only 16 of 64 possible values. It's still used to this day for its software support including the ability to generate vanity tripcodes for use with cross-site verification, but it is quickly showing its age and the entire thing does not seem very well thought out.

I have a proposition for a new cross-site or "insecure" tripcode standard. By "insecure" i am referring to the fact that it is not salted and therefore would be able to work across websites which is actually a desirable feature; "secure" tripcodes which are salted and only work on a per-site basis. This is not to say my methodology is not secure: mathematically, my "insecure" tripcode would be far more secure than, say, 4chan's "secure" tripcodes.

My proposition is to use SHA-384 and instead of encoding the digest into hexadecimal (which would be longer) you would instead encode it into base64 to make it shorter. This has many advantages:
-Base64 is very similar to the character space of existing tripcodes. The only difference in character space would be the removal of the "." character and the addition of the "+" character.
-Would contain the entire english alphabet unlike hexadecimal, same as old tripcodes.
-Pretty secure, low chance of collisions, I don't see why there would have to be a password length limit either.
-SHA is pretty fast and therefore the generation of vanity tripcodes should be possible, while still being considerably secure.

The use of SHA-384 is due to the fact that you would be able to encode the digest into base64 without the need for padding. The total tripcode length would be 64 characters long after the "!" but fear not, because I propose that using CSS and/or HTML, you would hide the last 75% of the tripcode (but not actually truncate in a destructive way) and only display the first 16 characters for appearance reasons. Vanity tripcodes would still be rather attractive as it would be easier to attain an attractive-looking first 16 characters, however, the entire 64 character tripcode could be displayed to anons by either hovering over the tripcode or clicking on the tripcode. Someone wishing to impersonate you would still be inclined to "crack" this entire 64 character string, which would be quite a feat. As far as hiding most of the tripcode and hovering or clicking to display the entire thing, I do not believe that this would require javascript to implement for any reason.

These should be able to work across any imageboard, textboard, or any kind of website that implements it. You would be able to cross-site verify with ease. The developer of whatever imageboard software would need to run the password through sha384 and encode the binary output as base64. It would need support from the open source IB developers (lynxchan and jschan, possibly others) who are not exactly good company. It would also not need, but very much benefit from, the same kinds of tools that are used to generate vanity onion addresses and current tripcodes. A tool that could generate vanity tripcodes for this new standard being made would be a significant help to its implementation.
Message too long. View the full text
40 replies and 2 files omitted. View the full thread
>cross site tripcodes
what the fuck wiggery am i reading
of course a webshitter would choose to rely on this bullshit when they could literally just PGP the message (inb4 pgp bad yeah i know it is its you retarded wiggoids who made this a thing)
Replies: >>10595 >>10597
>>10590
Authentication != Signing
Replies: >>10620
>>10590
Take your meds
Thanks for the enjoyable cryptography thread, when everyone pools together to discuss things in good faith, best practices and solutions can be found. Really great discussion.
>>10595
Signing does provide authentication. Just post a public key in the first message signed, then sign subsequent messages (cross-site). The server can even detect this and add the fingerprint as tripcode.

c3be462f1e920fda7cd33180cb2689fb4dd0ff2c82f732a0769854aa9d373f0d.jpg
[Hide] (717.9KB, 1920x2560)
IMG_20220104_132257.jpg
[Hide] (676.7KB, 1920x2560)
IMG_20220104_132143.jpg
[Hide] (786.2KB, 1920x2560)
IMG_20220103_092028.jpg
[Hide] (2.2MB, 3120x4160)
Do you like shiny lasers that blind people?
Because I like shiny lasers that blind people.
4 replies omitted. View the full thread
bumo just gonna leave this here greetings from shandemic forums all we need left is a drone to take down other drones 
https://shamdemic.exposed/viewtopic.php?p=428#p428 https://www.bitchute.com/video/U6e4FXy8jn6U/
will ordinary toy green/red lasers work or do i need one of those burning purple hobby lasers? its gonna be a matter of time before the globohomo invades my country
Replies: >>4857 >>9463
>>4820
>namefagging
I think I remember you from lc. Lol
>>4820
>LOOK AT ME EVERYONE
>I NEED ATTENTION
Replies: >>9470
>>9463
>he dosen't know how to sage
>onionsbooru 30000 laughing-cobson (dot) jpg
(can janny just merge this to the main offtopic thread like you did with the torrah chan mascot)

jefferson-santos-9SoCnyQmkzI-unsplash.jpg
[Hide] (17.2KB, 640x427)
There is a criminal organization in Brazil using NSO Group's Pegasus to infect devices for hack for hire, to incite terrorism, blackmail people, produce illegal pornography and assist in assassinations. They also have other advanced malware, like UEFI implants and even persistent implants for Kindle and Raspberry Pi. Plus face/voice recognition on every camera and microphone they can get into, in public or private places.

Brazil won't do anything to stop them. Only the FBI, CIA and NSA can stop them.

There is also the possibility that they were engaged on the hack of Bezos' smartphone.

If you know of any security researcher who wants to reverse engineer the exploits they are using, I am more than willing to help them.

If you want a story about how they operate, I am willing to work with you to expose them.
22 replies and 2 files omitted. View the full thread
10.jpg
[Hide] (22.5KB, 500x389)
Did you finally lose it anon?
It's ok, Anon.
These criminal organizations are in bed with local government, or rather, they ARE an unofficial branch of the local rule. Every backwater shithole like Brazil has its own arm of technological pseudo-intelligence engaging in similar behavior (it should also be noted a good deal of them are led by CIA plants, themselves Mossad plants, etc.)
"Misuse", though? Come on, really? lol
Replies: >>9220
>>9217
>>9217
 
Thats a little creepy when you think about how far of a reach certain countries have. Does the same think happen in European countries too? Mainly Northern, Western, Scandinavian, etc..? It never gets this far from what I have read, unless im missing something. Serious question anon
Replies: >>9260
>>9220
Organized crime is always conjoint with governments. It's ultimately about power. Wasn't there a scandal about human trafficking and pedo rings in Europe not too long ago? What do you think is the backbone of those operations? It sure is gets creepy to think about, but it's pretty much an open secret at this point.

new_mascot.png
[Hide] (192.6KB, 530x398)
marshall_mcluhan_on_the_anti-christ.jpeg
[Hide] (68.5KB, 680x628)
We talk all the time about our preferred operating systems, programs, and window managers, but how do you think software affects people beyond productivity? Can an operating system push people towards creativity or make them lazy? Can chat protocols or different kinds of message boards shape how people think and act? Does using a window manager or the raw virtual console benefit you as a person more than suffering through Gnome Shell? Or are all our software choices just personal tastes that don't affect anything?
56 replies and 12 files omitted. View the full thread
>>9020
>have multiple frames of input lag that is almost always due to the engine, which is almost always UE4.
Is UE really that bad?
Replies: >>9022
>>9021
>>9020
I'd like to know if any /tech/nicians had worked with UE can attest to this. I worked with UE4 in the past, but I never got very far due to inexperience, the lack of meaningful tutorials that taught you how to use the damn engine, and just how confusing the entire process/system was.

I mean, I shouldn't expect it to work like gamemaker or construct, but damn, so many pieces to get shit working.
>>9017
Read it again, he specifically mentions Apple 2 and how they feel more responsive than any modern shits, even though their CPU have less transistors than modern keyboard. xD
And that's before even bringing in the lag of modern terminal emulators. It gets even more shitty than just the keyboard.

>>9020
I never played any modern games, so whatever. But still, reaction time in arcade systems can't have lag. Emulators of course are shit and keep getting shittier on their own, in addition to the shittiness introduced by modern hardware and OS.
>muh input lag
>no mention of Redditarch's runahead
It's one of the few good things the libretro trannies have put into their bloated nigger frontend, its AoT execution method may be a meme but it werks provided you have enough computer.
On that note, how much of a shitshow is MiSTer in regards to input lag when using actual system-appropriate input devices via SNAC?
Replies: >>9084
C128_and_Amiga_2000.jpg
[Hide] (389.4KB, 2124x1195)
>>9083
I wouldn't buy the MISTer tbh. At that price I'd just get the real thing and be done with it. Either is pretty expensive right now, ever since the retro bubble happened (I guess youtube videos started this shit?) But since there's an economic meltdown coming, maybe I'll have opportunities to finally get some real 1980's gear. Been stacking silver bigly, so my savings will remain intact no matter how many banks go under.

vapier.png
[Hide] (31.4KB, 161x161)
OpenRC Embraces The CoC

The OpenRC maintainer https://github.com/williamh, together with the user https://github.com/vapier (nicknamed vapier) discuss how to be handle their incoming megaqueer reports with the new pull request which is titled add CoC based on the Contributor Covenant project #453

The community manifests their disagreement, but the repository owners completely ignore it.

https://github.com/OpenRC/openrc/pull/453
30 replies and 3 files omitted. View the full thread
>>9034
>It doesn't matter if you believe me or not
I fully believe that you tried to configure an init system without even knowing which one it was, failed and rage quit. It doesn't mean anything except that you're an idiot.
Replies: >>9038
>>9035
>Your incontinence
ftfy
>>9036
>I fully believe that you tried to configure an init system without even knowing which one it was
You're allowed to believe whatever you'd like, even if its braindead and entirely wrong. I've always selected Sysvinit when configuring Devuan. Its shitware and a relic of time, but guaranteed to work as the default. You potentially being better at using it than me, assuming you're not just an annoying troll, doesn't mean a thing for your intelligence or competence which is obviously lacking based on your posts in this thread. I wouldn't expect someone like you to understand though since you're probably the kind of person who gains a false sense of pride and accomplishment in dealing with the inane like so many others in Linux circles. How sad!
To end this point less arguing, I ( >>9024 )  think that sysvinit had to go but systemd is even worse (but for different reasons). Also, I want to clarify one thing. All *BSD operating systems use init, too. But instead of using SysVinit, they use BSD init (/etc/rc). That being said, almost no one says that sysvinit is better than BSD init (or better alternatives, like OpenRC, Runit, S6, dinit or GNU Shepherd). A problem with sysvinit is that's it's even messier than BSD init. But both are worse than something like Runit or OpenRC because they are slower (they don't start services in parallel) and they don't do any kind of service supervision.
systemd for life

college-grade_programming.png
[Hide] (133.3KB, 3000x3000)
It's like /agdg/ except without videogames. Well there wasn't any videogames to begin with, but now there may be other software.

See also /agdg/ at >>>/v/ for videogames.

What are you working on?
495 replies and 100 files omitted. View the full thread
>>8359
>most people dont write good code
Correct.
>good code is wizard code
No.
Writing software is a matter of design for maintainability. Every part of the software should be ideally self-documenting, modular and kept simple. Wizard code doesn't mean it is good. It means it is hard to understand and change, because requirements always change.
The way how people write bad code is by not making any design. It is the difference between kids lumping sand together to build a somewhat castle looking hill and a well designed building. Bad code are unplanned, difficult to be understood and also perform poorly. Good performance can get you sales and usage, but it is far from being good code. Good code is simple because of well designed abstractions and complete separation between modules.
t. worked on dog shit code
Thread is autosaging... Shall I make a new one?
Replies: >>8534
>>8438
Sure, I was going to make one but I was too lazy
meme-pajeet-indian-it-code-programming-1.jpeg
[Hide] (94.3KB, 594x768)
No rush guise. Rajish here will whip up some code that will make a new thread for us soon, like any day now tbh.
Replies: >>18850
>>8737
To be fair, I'd trust the last programmer the most, because he clearly has the most advanced understanding of what he's doing and is just shitposting with that troll-tier code. Your average monkey would not come up with that logic because the understanding requisite to that sort of problem-solving would be beyond them.

keybeard.png
[Hide] (1.3MB, 2160x1836)
What do you think? Any problems? What would you change? Is there anything you don't like about current keyboard layouts or keyboard designs (besides switches)? Any symbols that you use often and would want to be on the keyboard?
16 replies and 10 files omitted. View the full thread
Replies: >>8238 >>8243 + 4 earlier
I really like the degrees and bullet characters being on the keyboard. 
>>7855
What do people use the numpad for outside of data entry?
This is what I use to remap some modifiers to make emacs more ergonomic.
partial default modifier_keys xkb_symbols "one" {
    include "us"
    name[Group1] = "English US (Custom)";

    key <CAPS> { [ Alt_L ] };
    key <LALT> { [ Control_L, Control_L ] };
    key <LCTL> { [ Caps_Lock ] };

    key <RALT> { [ Control_R, Control_R ] };
    key <RCTL> { [ Alt_R, Meta_R ] };
};
>>7854 (OP) 
My dream keyboard would be pretty similar to this, but I would add a dedicated copy, paste and  undo key. The problem Is that copy paste is not consistent across all platforms,

>>8163


>spoiler
goddamn it, come on, I wasn't even halfway finished with my post.
PXL_20221119_001522214.jpg
[Hide] (69.5KB, 823x617)
>>7854 (OP) 
My dream keyboard would be pretty similar to this, but I would add dedicated copy/paste and undo/redo keys. The problem is that copy paste commands are not consistent across all platforms.

>>8163
The Dactyl is as nice keyboard, it just happens to be rather hard to get. Best way to get it, is have (or find someone with) a 3D printer, and handwire it. I've been playing with stenograph keyboards, specifically the Steko (pic related).  it's trickier than typing right now, but I hope I can get the hang of it.

I got it, because I figured 1. why bother relearning my muscle memory on a keyboard if it's so standardized, and 2. Why go for all that effort on barely a 120WPM increase when I can go intial D speed at the 200s? I had to get a metal sharpie for the keys though, Fuck me, I hate chording on blank keys when I'm learning new input styles.

Show Post Actions

Actions:

Captcha:

Select the solid/filled icons
- news - rules - faq -
jschan 1.7.3