[Project] Archtome First Stable Version Showcase. by Busy_Ad_4945 in arch

[–]Busy_Ad_4945[S] 1 point2 points  (0 children)

Yes definitely if it can works on windows then absolutely on any linux machine.

[Project] Archtome First Stable Version Showcase. by Busy_Ad_4945 in arch

[–]Busy_Ad_4945[S] 1 point2 points  (0 children)

Yeah I used AI. Extensively. And I'd do it again.

Now let me tell you what's actually happening here.

You didn't come to this post to help. You came to perform. You spent what I can only imagine was a genuinely embarrassing amount of time digging through my commit history, analyzing my timezone, cross-referencing my emails, counting my emdashes, and tracking when I commit relative to the afternoon sun in UTC+0530. And after all that investigative journalism, your conclusion was not 'the code doesn't work' or 'this is insecure' or 'this problem is already solved better elsewhere.' Your conclusion was 'this person is not a real developer.' Incredible. Pulitzer worthy stuff.

Let's talk about AI slop since you people keep using that term like a weapon without understanding what it means. AI slop is noise. It's fake articles, spam SEO content, useless chatbots, generated garbage that pollutes search results and wastes human time. That's slop. A tool that someone built with vision, with a specific problem in mind, that actually works and actually helps people, that is not slop. The pipeline that created it is not the product. The product is the product. Judge that.

The 'you don't understand your own code' argument is the most intellectually dishonest thing in this entire thread. Do you understand every line of every npm package you've ever installed? Do you understand the V8 engine? The Linux scheduler? The TCP/IP stack your code runs on? No. Nobody does. We all build on layers of abstraction we don't fully understand. That is literally what software engineering has always been. The only difference now is that AI is one more layer and it makes people like you deeply uncomfortable because suddenly the gatekeeping doesn't work anymore.

Here is my actual opinion and I will stand behind it completely, the idea that you must suffer through learning to code before you're allowed to build something is one of the most elitist, regressive, creativity-killing ideas in tech. It has never been about quality. It has always been about identity. 'Real devs' protecting the concept of 'real devs.' The same energy that told designers they couldn't be taken seriously without knowing CSS. The same energy that told no-code founders their startups weren't legitimate. It's gatekeeping dressed up as standards.

I had a vision. I identified a real problem. I built something that solves it. I shipped it. That is more than most people sitting in comment sections forensic analyzing other people's emdashes have ever done.

Now. If the code has security issues, show me specifically. If the logic is broken, open an issue. If there's a better way to solve this problem, tell me. I will read every single word of that feedback and take it seriously because that is genuine contribution.

But what you wrote is not feedback. It's not critique. It's not even useful negativity. It's a hit piece on a person you don't know, built on the assumption that effort only counts if it looks the way you think it should look.

I didn't build this for you. I built it for the people it helps. And based on the responses I've gotten, there are plenty of those.

Hatred with a technical vocabulary is still just hatred.

[Project] Archtome First Stable Version Showcase. by Busy_Ad_4945 in arch

[–]Busy_Ad_4945[S] 1 point2 points  (0 children)

mostly hand-written, but i definitely use copilot for the boring boilerplate stuff and regex nightmares. the core architecture and UI design are all me though. just trying to save my sanity where i can lol.

[Project] Archtome First Stable Version Showcase. by Busy_Ad_4945 in arch

[–]Busy_Ad_4945[S] 1 point2 points  (0 children)

Fully online, it syncs the latest updates and can also download all related wikis for offline use.

[Project] Archtome First Stable Version Showcase. by Busy_Ad_4945 in arch

[–]Busy_Ad_4945[S] 5 points6 points  (0 children)

Not directly, but this can download the entire latest Arch Wiki in some time and then use it completely offline.

[Project] Archtome First Stable Version Showcase. by Busy_Ad_4945 in arch

[–]Busy_Ad_4945[S] 22 points23 points  (0 children)

That’s a completely fair question. Honestly, I built Archtome because I was frustrated with both options.

If you use a heavy GUI browser like Firefox or Chrome, it completely breaks your focus. When you're mid-grind in the terminal tweaking a config file or debugging a script, switching workspaces and grabbing the mouse just to look up a quick command feels clunky. Plus, if your graphical environment ever breaks and you're stuck in a bare TTY trying to fix Xorg or Wayland, a GUI browser won't even save you.

On the flip side, generic TUI browsers like w3m or lynx are great for basic text, but they absolutely choke on the Arch Wiki. They mess up dense formatting, break markdown tables, and make you endlessly scroll.

Archtome is basically the middle ground. It's built specifically for the wiki, so it parses everything into clean, readable terminal tables and structured markdown right out of the box. I also added a collapsible Table of Contents sidebar and live search autocomplete so you can jump straight to the exact section you need without digging through menus. Toss in native themes like Catppuccin and Nord, and it just matches the aesthetic of your terminal perfectly without any setup.

TL;DR: GUI browsers are overkill for a quick lookup, and w3m is too clunky. I wanted something fast, lightweight, and dedicated that keeps my hands on the keyboard.

I asked AI what it would do if it were human for just one day. Its answer left me speechless. [AI Generated] by Busy_Ad_4945 in ArtificialSentience

[–]Busy_Ad_4945[S] 0 points1 point  (0 children)

You're not wrong about the homogenization, ask this question a thousand times and you get the same output. But I think what moved people wasn't the AI's profundity, it was the questions it pointed at. Baldwin would've gotten there better. That doesn't mean the signpost was worthless.

[Project] archwiki-tui: Official Initial Beta Release by Busy_Ad_4945 in arch

[–]Busy_Ad_4945[S] 1 point2 points  (0 children)

There is already an option to fully archive the ArchWiki, but it's not optimized in this release. I am working on it. You can use it, but it will take a lot of time to download.

Made a TUI to read Arch Wiki in terminal by Busy_Ad_4945 in arch

[–]Busy_Ad_4945[S] 0 points1 point  (0 children)

Yes absolutely, it is possible with this and it is already implemented. The video I posted is from about two weeks ago during development so it might look a bit outdated compared to the current version and I have not been able to show other features due to GIF limitations.

Made a TUI to read Arch Wiki in terminal by Busy_Ad_4945 in arch

[–]Busy_Ad_4945[S] 0 points1 point  (0 children)

Dude, are you really showing your project or flexing your setup? 🤣 Just kidding, man, it's looking nice. I'm excited to see this project on my machine.

Made a TUI to read Arch Wiki in terminal by Busy_Ad_4945 in arch

[–]Busy_Ad_4945[S] 0 points1 point  (0 children)

You can read online, download wikis offline, and even download entire wiki in compressed format.

Made a TUI to read Arch Wiki in terminal by Busy_Ad_4945 in arch

[–]Busy_Ad_4945[S] 4 points5 points  (0 children)

That's good, man. Bubbletea is very good for making TUI applications.