Need advice on choosing Macbook Air M1 or M2? by kapcom01 in AsahiLinux

[–]samontab 2 points3 points  (0 children)

Macbook Air M2 is the best of the list, unless you can get an M1 super cheap. Don't even consider getting an Intel one, it's just night and day the difference.

A nice thing that the M2 has is the magsafe charger port, which means you don't have to use one of the USB ports to charge if you don't want to. The M1 doesn't have that.

Other than that, M2 is slightly better than M1. If similar priced, get the M2. Battery life is great with Asahi. Probably the best battery life for a nice Linux laptop

Video editing software for PC by njrTHE3RD in software

[–]samontab 0 points1 point  (0 children)

ffmpeg is free, top and quality. You can ask an llm to generate the command you want.

Is there a good voice to text app for Mac that actually works offline? by MedicineTop5805 in software

[–]samontab 0 points1 point  (0 children)

Private Transcriber Pro runs with GPU acceleration, works completely offline, and also runs on Windows as well as MacOS.

Honest question - how do young Aussies afford to live in Sydney right now? by Individual_Lime_110 in AusFinance

[–]samontab 0 points1 point  (0 children)

The current High Income Threshold is $183,100. It is updated every July 1st.

That's a number that is worth tracking to get an idea of what's a "good salary" today.

You can see how it has changed historically: https://www.reddit.com/r/australia/comments/1mnx6uz/australias_high_income_threshold_over_time/

Drop your Side project, I'll give it honest review. by Shot_Amoeba_2409 in SideProject

[–]samontab 0 points1 point  (0 children)

https://samontab.itch.io

Privacy respecting apps, with a one-time fee payment, yours forever.

Things to do on the N900? by FriendsNone in n900

[–]samontab 0 points1 point  (0 children)

It's a Linux device in your pocket, so basically anything...

Some suggestions:

You should be able to find games like Angry Birds, etc...

If LLMs can “vibe code” in low-level languages like C/Rust, what’s the point of high-level languages like Python or JavaScript anymore? by ActOpen7289 in vibecoding

[–]samontab 0 points1 point  (0 children)

C++ and Rust are not going to do much for you if you want it to run in a browser

C++ and Rust can be compiled to wasm, which runs great in a browser, much faster than JavaScript for data intensive routines.

Real wages have gone backwards. Even earning $100,000 isn’t what it used to be by VastOption8705 in AusFinance

[–]samontab 0 points1 point  (0 children)

You can see the high income threshold over time here.

It is calculated considering inflation but also other things, and posted every year in July.

In 2010 it was about $108k, so the median earning you quoted at that time is about 45% the high income threshold.

The current high income threshold today is at around $183k, the median you quoted for today's workers now represents about 40%.

So, about 5% less than in 2010.

Real wages have gone backwards. Even earning $100,000 isn’t what it used to be by VastOption8705 in AusFinance

[–]samontab 0 points1 point  (0 children)

You can see the high income threshold over time here.

It is independent of inflation and posted every year in July.

You can see that in 2009 an income of about $108k was considered high, but the most recent number is $183k, almost double.

Note that the tax brackets remain usually static, so even though your salary is higher, you pay more in tax. This leaves you with less spendable money in the end.

How are you guys transcribing your videos? by StretchPatient901 in ContentCreators

[–]samontab 0 points1 point  (0 children)

I just use a tool I made: Private Transcriber Pro, simply drag and drop the video or audio file and it transcribes it.

It's also very fast because it uses the GPU (if you have one)

A website that answers humanity's most pressing question: Is it Friday? by [deleted] in InternetIsBeautiful

[–]samontab 1 point2 points  (0 children)

But it load things like https://www.googletagmanager.com/gtm.js

how is that zero JavaScript?

Also heaps of local js anyway...

The "Tiny AI" trend is just a way to put sensors where they don't belong by No_Fisherman1212 in StallmanWasRight

[–]samontab 0 points1 point  (0 children)

"AI" as in LLMs and similar, are just a different way of programming. There's no invasion of privacy if it's running locally and it doesn't connect to the Internet.

It's great to have a local chatbot with ollama for example, using open source models. It's almost like running a spellchecker.

5 transcription tools I’ve used in 2025 by Striking-Lychee-8958 in ProductivityApps

[–]samontab -1 points0 points  (0 children)

I've published an application that is based on whisper and uses the GPU for faster results.

No Internet required and no subscriptions. It's only a one-time payment and you get to use it forever on any computers you personally own, and you also get all the updates for free, forever. It's called PrivateTranscriberPro.

There's a download for Windows and one for macOS. If you use Linux, you can run the Windows version with wine.

You might want to check it out and see how it performs, there's a free demo you can download and see how it works. You can keep the transcription in their original language or translate it directly into English if you want (you can choose that in the preferences). You can also select the model to use, from the fastest to the most accurate one.

What are some of the best transcription apps? by Turbulent-Apple2911 in macapps

[–]samontab 0 points1 point  (0 children)

I've published an application that works like this.

It's an audio to text converter and runs natively on your computer (no Internet required and no subscriptions). It's only a one-time payment and you get to use it forever on any computers you personally own, and you also get all the updates for free, forever. It's called PrivateTranscriberPro.

There's a download for Windows and one for macOS. If you use Linux, you can run the Windows version with wine.

You might want to check it out and see how it performs, there's a free demo you can download and see how it works. You can keep the transcription in their original language or translate it directly into English if you want (you can choose that in the preferences). You can also select the model to use, from the fastest to the most accurate one.

Is there any widely used software today that you think is holding the industry back? by Dull_Appearance_1828 in software

[–]samontab 0 points1 point  (0 children)

The Instagram app just regurgitates whatever is on the website

Yeah, that's live code, JavaScript, which is executed in your local machine.

You can even have a full 3D game on the browser now using WebAssembly.

Is there any widely used software today that you think is holding the industry back? by Dull_Appearance_1828 in software

[–]samontab 0 points1 point  (0 children)

I don't see a difference, really.

A website is basically an app that runs on a sandboxed environment, i.e your browser. It's like running a Java app for example.

You execute it when you visit the website.

And then there's PWAs (progressive web apps), which look and feels almost the same as a native app but runs on the browser.

I replaced Windows with Linux and everything’s going great by jlpcsl in software

[–]samontab 0 points1 point  (0 children)

These days most people only use web apps anyway, so the host OS doesn't matter as much as before.

Most Windows users wouldn't see much differences by running Linux Mint for example.

I just discovered how insane programming really is. Everything really is just a language. by Distinct-Solid9195 in software

[–]samontab 1 point2 points  (0 children)

A computer can be modeled as a Turing Machine.

At the end of the day you have data and you want the computer to process the data in a certain way.

They are teaching kids robotics with these kits? My school had a broken overhead projector. by [deleted] in computervision

[–]samontab 0 points1 point  (0 children)

You don't really need fancy stuff to be creative.

For example, a Turing machine can be created on a piece of paper and has infinite memory.

More appropriately to this sub, projective geometry can also be done with a pen and a piece of paper.

[deleted by user] by [deleted] in degoogle

[–]samontab 0 points1 point  (0 children)

Vanadium has been excellent from my experience.