/tech/ - Technology

Technology & Computing


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


faggot.png
[Hide] (3.5KB, 180x180)
What is the final document format? Not text file (unformatted). I am asking for formatted text document, with tables and embedded images. What is the final solution?

Proposals:
-ODF (.odt)
-Rich Text Format (.rtf)
-HTML
-DOC (.doc)
-DOCX

Considerations:
-is the format simple, efficient, small?
-is it open source, free, or at least without patents or some other shit
-is it supported by large amount of software? for import and export
-is it malware? has hidden metadata and other shit? complex and proprietary?
-does the format allow for huge documents?
Message too long. View the full text
69 replies and 10 files omitted. View the full thread
Replies: >>8834 >>8942 + 4 earlier
>>7441 (OP) 
>>7643

>Markdown

+ Simple and efficient. Human readable. Plain-text based
+ Many Free implementations
+ Any text editor can view and edit, but you probably want a WYSIWYG interface and there are software capable of that.
+ No hidden metadata
+ Huge documents? Sure.
+ The features supported depend on the flavor of markdown. CommonMark is attempting to standardize and has been quite successful with many platforms adopting it, although there are still issues and missing features. https://commonmark.org/help/ 
+ As simple as editing/viewing a text file. Even without a fancy interface, it's still very usable and readable
+ There are many editors out there, lean and bloated, you choose

<cons
Message too long. View the full text
Replies: >>8836
>>8834
What are some nice GUI editors for markdown that aren't bloated? I'm looking for something with live preview.
Replies: >>8850
>>8836
I've used ghostwriter before, I think it was pretty light.
>>7441 (OP) 
TXT
main.pdf
(314.7KB)
>>8172
It's just hype no software.

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.
Wondering if anyone has tried and true recommendations for the best CBD gummies?

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.

12523673747.png
[Hide] (55.9KB, 573x442)
What do you think is the most complicated piece of software? Like if someone were to attempt making an alternative that has comparable features and performance, what piece of software would be the hardest to match?

You might instinctively say operating systems, but I think they're actually pretty simple relatively speaking. I think the main reason many people don't make them from scratch is that there's a huge barrier of entry, you can't even program it normally and will have to set some assembly and weird data sections, you don't really get experience for that kind of thing anywhere so you have to learn from some half assed guides how to do it. And if you got it going, the most complicated part would be hardware drivers, but in my opinion those don't count as part of the OS, rather they're a bridge between the OS and the hardware. It would also be hard to define what drivers count as being part of the OS and what don't.

Next is web browsers, but similarly, I think they're not as complicated as they may at first seem. Instead of being somehow advanced, there's just a lot of shit in them, I'm sure a lot of people could make a web browser if given enough time in a time chamber. I suppose that counts as being complicated though.

My candidates for the most complex pieces of software are Photoshop and Unreal Engine. My reasoning is that if you wanted to make an alternative that has the same features, almost nobody could do it no matter how much time you gave them. A lot o
Message too long. View the full text
9 replies omitted. View the full thread
Replies: >>8240 + 1 earlier
The grossly-scope-creeped-on-steroids systems of the US F35 Lightning II. That it even manages to fly at all is remarkable and a testament to the senior developers who pushed it through apparently by sheer will alone.
>>3419 
Your machine is not the C standard.
>>3419
>to everyone who complained like a broken record.
People do tend to complain like broken records, particularly when it's not their own work that is in question. However, having undefined behavior frees implementors to create innovative, possibly game-changing solutions. Besides, C would never have obtained it's global stature as a systems tool w/o these undefineds. Efficiency on the metal is key, after all Anon.
You say it's not about sheer amount of grunt work but that's really what your definition is.

Somewhere out there there's a piece of software with like 500+ pages of requirements. Either space shuttles or taxes.
>>3266 (OP) 
>Most complicated piece of software
Depends on the category of complication.

Complication by sheer size? Operating systems, modern windows to be specific, due to the amount of backwards compatibility spearheaded by absolutely insane management. 

Complication of the GUI? Autodesk Maya. Jesus. fuck. I have never seen a software with such a complete shitshow of a GUI, and I've been around the block in terms of 3D modelling software.

Complication by overabundance of functions? I think VisualStudio would fit that bill. I was thinking GNU Emacs, but VS is a mess on a calibre of it's own.

>>3410
>>3279
Web browsers didn't need to be complicated, but they became complicated when language after language was introduced for the shiny factor. For whatever reason, browsers are seemingly-obligated to include every single one of these pieces of shit despite how much damage they can cause.

7a22fac809fbe361446e005d7d08d0b25ca8c43a23f8c1fa06f7a3de641cabbc.png
[Hide] (957B, 240x60)
How do I join?

Post:
- a link to your website
- a 240x60 banner of your website

then add the others also in the webring

I'll start:
http://lainwir3s4y5r7mqm3kurzpljyf77vty2hrrfkps6wm4nnnqzest4lqd.onion
49 replies and 11 files omitted. View the full thread
Replies: >>7261 + 5 earlier
red-forest-banner.png
[Hide] (6.5KB, 88x31)
>>6282 (me)
I made a banner and added the webring.It didn't actually take this long, some spooky behavior crashed tor, taking the server offline until I got physical access. 

I like the look of 88x31 better.
Replies: >>6766
sakura_happy.png
[Hide] (445.4KB, 640x480)
>>6282
>>6477
I checked it out and I really like it anon, good job. I found the perspectives in your articles really interesting, especially the ones on https and productivity. Good job! Also did you draw the image on the front page? It looks really good!
They disapeared and site is gone
banner-scriptorium.eu.org.gif
[Hide] (11.2KB, 240x60)
>>1215 (OP) 
I'm mostly lurking on this imageboard but I made a banner for another webring. This is not my personal website but I'm heavily invested into the project.

We collect high quality PDFs created from book scans, people can contribute or request a book too.

http://scriptorium.eu.org
>>6012
>>6016
>>6017
>>6160
Just stumbled on this: https://darkm000t.neocities.org/
Seems like the real deal. Looks like he's a VR Chat thot now?

github_woke.png
[Hide] (87.9KB, 1146x195)
https://arstechnica.com/tech-policy/2021/01/github-regrets-firing-jewish-employee-who-called-trump-incited-mob-nazis/

What are the possible ramifications of Github becoming woke and becoming pozzed? In light of this debacle. It is possible that Github could possibly look into changing it's Company Policy and thus code of conduct

>GitHub regrets firing Jewish employee who called Trump-incited mob “Nazis”
>GitHub Inc. yesterday apologized for firing a Jewish employee who had urged colleagues to "stay safe" and avoid "Nazis" on the day a mob incited by President Trump stormed the US Capitol. GitHub said it "reversed the decision" and indicated it is trying to hire the employee back.
>"Stay safe homies, Nazis are about," the employee, whose identity hasn't been revealed publicly, wrote in an internal Slack chat room on January 6. He was fired two days later, after one "coworker was quick to criticize the employee for using divisive rhetoric"
>"I did not know that, as a Jew, it would be so polarizing to say this word," the former employee wrote in a Slack group for Jewish employees shortly "before his corporate accounts got deactivated. The former employee 
Message too long. View the full text
Replies: >>938
>>937 (OP) 
https://archive.md/amshx
>GitHub is headquartered in San Francisco, CA and has 2 office locations across 2 countries.
>fires a jew over "NAZIS"
You do not argue with SJW cultists and do bold moves like these with them on their home ground; reverse-subvert the leadership and only THEN do these things.
>Github becoming woke
What rock have you been living under? Also this is your obligatory "stop using shithub" post.
The problem is that Codeberg ends in "berg"
Replies: >>7602
>>7572
The problem is that Codeberg has been pozzed for some time now, especially since the new ToS were added:
https://codeberg.org/Codeberg/org/src/branch/main/TermsOfUse.md

7d74793bc85116e57152ce564d2d0256e6bd4d98023fbe44899bbedae9ae7e81.png
[Hide] (133.3KB, 474x266)
I was looking through the video editing thread on /v/ and figured it would be appropriate to have something similar here now that /tech/ exists. Except I think it would be ideal if the focus was on free software solutions, and also encompassing a broader spectrum of content rather than just videos.

In this thread give tips and ask questions about image editing, video editing, encoding, and anything else you think might be relevant for creating content.

Recommended Software
Video Editors
>Shotcut
https://www.shotcut.org/
>Kdenlive
https://kdenlive.org/
Recording & Streaming
>OBS (Open Broadcaster Software)
https://obsproject.com/
Audio
>Audacity
Message too long. View the full text
126 replies and 44 files omitted. View the full thread
thoughts on this guide? /GAG/ globohomo art general i just found it recently
http://archive.4plebs.org/pol/thread/389808616/
hmm i want to make my own dystopian anti-furfag comic with this perhaps this should be enough to wake up the cuckchanners its not too late we can still stop agenda 2030
any good GIMP guides? its 2022 and companies are leveling up in en masse i gotta keep up with the season cuz why not
How does libaom 3.5.0 perform under realtime constraints on a post-2017 CPU?
Does it deliver somewhat acceptable quality for livestreaming at a reasonable bitrate?
VMbook_legionnaire_sticker.png
[Hide] (97.7KB, 900x670)
VMLabs_rumble_avatar.png
[Hide] (135.7KB, 400x400)
2020_refresh_(1).PNG
[Hide] (101.2KB, 1920x1080)
>>7256 forgot my image feel free to put this on the offtopic thread sorry if this is the wrong place
FINALLY after all these days (85 uptime) i fucking did it it actually didnt crash the core isolation setting really paid off i finished my session holy shit i feel really good wrestling my adhd all the tasks are done PHEW now where was i? 60 days wihtout any gaming feels really draining due to my ram all filled up but this upgrade should solve the problem
dunno if this counts as OC but did i do good? how do i convert this thing into a sticker for my legion? any settings i should change on my printer or the image viewer?
im gonna put this jak at the back of my laptop (im gonna make a thread on 4chan /g/ after the ram upgrade tomorrow) mwahaha just for the kicks since its all botspam there i wanna liven up that place once in a while
also take this free wallpaper if there are any winfags here why is windows so rude? right after i enabled my wifi this thing just updooted after i restart my system even though i told it to wait a few more days (this happened on next startup dont worry)
Replies: >>7266
>>7264
Use a search engine, first result "diy print sticker"
G.I._Joe__The_Rise_of_Cobra_(2009)_BluRay_v2_720p_(fzmovies.net)_7fffc2c683269cf7cc0ba766ee734116-mkv.mp4
[Hide] (21.5MB, 1280x532, 02:34)
gem_soyjak_turn_this_metallic_for_destro_c56.png
[Hide] (423.5KB, 600x658)
how the fuck did 123movies detect developer tools? in the end i stopped using that ad filled shithole before VM potentially crashed
(the infected link itself i could not decode scripts) hxxps://www1.123moviesfree.icu/movie/g-i-joe-the-rise-of-cobra/watching.html
(original sauce of watermarked file) hxxps://www.fzmovies.net/movie-G.I.%20Joe:%20The%20Rise%20of%20Cobra--hmp4.htm

why the heck does audio stuttering happen on shotcut? whenever i play for a few seconds in winPE and how do i zoom in the seekbar itself for precise editing? (man i love opensource so far i did not get errors despite missing MS files though my vcpus did reach 100 during export)
initally i was just looking for youtube video for the [you and what army scene] but all i got was a low quality TV rip im surprised nobody memified this gem of a clip yet (i also included the nanite injection scene and the laser prison scene incase you need those as well)
so here it is my first edited video did i do good? also i found a way to hide the winPE taskbar just by fiddling the registry though i do need to kill explorer.exe first (hmm making a batch script to auto apply registry shoudnt be too hard since a lot of games use fake full screen and its still annoyingly there)

what_a_goddamn_mess.png
[Hide] (65KB, 362x408)
run:
cat tor-browser_en-US/Browser/.local/share/recently-used.xbel
strings tor-browser_en-US/Browser/.local/share/gvfs-metadata/*https://www.linuxquestions.org/questions/linux-software-2/how-to-permanently-get-rid-of-this-horrible-gvfs-metadata-beast-4175530495/#post5978968
>To get the tools, one can recompile distro's gvfs package and then, from the build directory, subdirectory metadata/.libs copy the files meta-get , meta-get-tree , meta-ls and meta-set to say /usr/bin/gvfs-meta-get etc
The simple usage instruction can be gotten in the usual way, through the "-h" option.
>Now to see what ~/.local/share/gvfs-metadata actually is used for, you can run:
gvfs-meta-get -r -f ~/.local/share/gvfs-metadata/user /
gvfs-meta-get -r -f ~/.local/share/gvfs-metadata/root />And after analyzing the output on my Slackware 14.2 system I discovered that the ONLY extended attribute stored in this whole sorry mess was numerous "download-uri" put there by Mozilla browsers for everything they've ever done. As some perverted kind of permanent, indelible download history.
>One can compile and ru
Message too long. View the full text
5 replies and 1 file omitted. View the full thread
Replies: >>7115 + 1 earlier
You can't overestimate the incompetence of Tor Browser developers, and/or GNOME developers
Replies: >>3869
>>3868
>GNOME 
>incompetence 
You mean malicious.
>>3170
Same here. I use dwm, so that might be the reason. But what is recently-used.xbel for?
Replies: >>3954
>>3945
something you use a search engine for
https://askubuntu.com/questions/269858/how-do-i-prevent-the-file-recently-used-xbel-from-being-created
In-Q-Tel_logo1.png
[Hide] (621.2KB, 1364x556)
>>2767 (OP) 
On TailsOS its in the .local/share/gvfs-metadataNot in .tor-browser dir>>2792
>WTF is this $hit?
I assume this doesn't have to do with Tor but with GNOMe
Really Hate that TailsOS chose GNOME DE.
I have disabled GNOME Animations in DCONF with an autorun script on tails.
Any other ((( GNOME ))) bullshit I could disable in dconf or etc?

1318616074376.jpg
[Hide] (374.7KB, 1920x1080)
BLR_2015-01-16_00-19-23-45.jpg
[Hide] (4.1MB, 3840x2160)
BLR_2015-01-16_19-12-50-11.jpg
[Hide] (4.5MB, 3840x2160)
BLR_2015-01-16_19-20-59-73.jpg
[Hide] (4.2MB, 3840x2160)
After using the same handful of wallpaper images for the last three and a half years, I have come to the realization that I should get some new wallpapers.

Post your favourite wallpapers and wallpaper sources.  Pics related are a few of what I've been using; screenshots from a dead game called Blacklight: Retribution.  I never played it myself but it had some neat visuals.
40 replies and 71 files omitted. View the full thread
title02.rle.png
[Hide] (13.3KB, 640x400)
title03.rle.png
[Hide] (14.8KB, 640x400)
title08.rle.png
[Hide] (36.5KB, 640x400)
title20.rle.png
[Hide] (28KB, 640x400)
title21.rle.png
[Hide] (21.4KB, 640x400)
Found some old shit. Just make sure you use nearest interpolation (and probably integer scaling, unless you have a really high resolution)
PC284497.RS..jpg
[Hide] (261.2KB, 1613x1210)
whbbhnh.jpg
[Hide] (970.4KB, 2559x1754)
PB220023AA........jpg
[Hide] (2.4MB, 4000x3000)
Replies: >>6953
Shutters.jpg
[Hide] (2.6MB, 5120x3840)
>>5368
third one maeka me wanna snorta da druk
I usually get my wallpapers at https://konachan.com/

?collid=books_covers_0&isbn=9780262543231&type=.jpg
[Hide] (90.5KB, 550x793)
Close the board. The topic of "Technology & Computing" has ended. There's no point in going on anymore.

https://archive.ph/eGwab
37 replies and 8 files omitted. View the full thread
Command_line.webm
[Hide] (2.1MB, 1280x720, 00:26)
>>6693
>You need to have nodejs
https://github.com/neovim/neovim/wiki/Building-Neovim#build-prerequisites
Where does it say nodejs?
>It's not so comfy
Tiling wm, find files in vim https://stackoverflow.com/questions/3554719/find-a-file-via-recursive-directory-search-in-vim , bash alias/function. Have you ever looked beyond nudev gui toddler screech about vim/emacs? No, you simply have never tried.
>plugins and config
As I said, vim out of the box is fully usable. You don't need plugins and ide features.
>carpal tunnel
Going around files shouldn't be that hard. vimtutor
>Why should one waste time with configuring software at all?
Why should one waste time programming? Everyone should just learn to use what others wrote. Better yet, they should own nothing and be happy about it. A smith takes care of his workplace and make it the most efficient for him. It is the respect of his work and the passion driving him to do smarted, bett
Message too long. View the full text
The best piece of software is written using ed because you don't need to pretend being a hacker with colorful symbols visible or do anything aside from single task
Replies: >>6702
>links to blank page (i know it loads for your faggot good guy IP faggot thats besides the point)
>its ogre!
>>6699
>accuses people of pretending to be a hacker
>while pretending to be a hacker
>>4351
>it had a built in function to draw shit
thats basically just a library you stupid fucking boomer.

Show Post Actions

Actions:

Captcha:

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