HackerTrans
TopNewTrendsCommentsPastAskShowJobs

finnlab

466 karmajoined 4 years ago

Submissions

OlleeWatch (F91W Mod) Software Update: Q2 2026

olleewatch.com
2 points·by finnlab·8 days ago·0 comments

Instagram to remove end-to-end encryption for private messages in May

theguardian.com
7 points·by finnlab·4 months ago·1 comments

Fire Shuts GTA 6 Developer Rockstar North, Following Report of Explosion

ign.com
39 points·by finnlab·6 months ago·42 comments

Introduction to Plan 9

fqa.9front.org
6 points·by finnlab·7 months ago·0 comments

Spatial Profiles of 3I/Atlas Outgassing from KCWI Integral Field Spectroscop

arxiv.org
1 points·by finnlab·9 months ago·0 comments

Over 84,000 Roundcube instances vulnerable to actively exploited flaw

bleepingcomputer.com
1 points·by finnlab·last year·0 comments

The flaws in Musk's Mars mission

unherd.com
4 points·by finnlab·last year·2 comments

Self-Hosting like it's 2025

kiranet.org
221 points·by finnlab·last year·229 comments

Solve sudokus not in Python, but in Python packages

github.com
3 points·by finnlab·2 years ago·0 comments

Trees and land absorbed almost no CO2 last year.Is nature's carbon sink failing?

theguardian.com
6 points·by finnlab·2 years ago·0 comments

Introducing OpenAI (2015)

openai.com
1 points·by finnlab·2 years ago·0 comments

comments

finnlab
·18 days ago·discuss
Have you looked into VyOS?
finnlab
·3 months ago·discuss
I don't know either but here is the answer from Wikipedia: "The main provider of map data is TomTom, but data is also supplied by Automotive Navigation Data, Getchee, Hexagon AB, IGN, Increment P, Intermap Technologies, LeadDog, MDA Information Systems, OpenStreetMap, and Waze."[1]

[1] https://en.wikipedia.org/wiki/Apple_Maps
finnlab
·5 months ago·discuss
Nice work, but I feel like it's not required to use AWS for this. There are small hosting companies with specialized servers (50gbit shared medium for under 10$), you could probably do this under 100$ with some optimization.
finnlab
·6 months ago·discuss
For whatever reason, apps need to request the microphone permission first to show up in the settings menu. For other permissions you can drag/drop the application into the settings window, but not for the microphone permission.
finnlab
·6 months ago·discuss
The bug with the outlined windows really threw me back a decade. It's exactly how a bad KDE MacOS rice looked back then lol
finnlab
·6 months ago·discuss
I did try that amongst other things. Launching Ableton via Terminal also brought up the microphone permission pop-up...for the Terminal app. One has to wonder if a System that regularly "forgets" permissions is even secure at all.
finnlab
·6 months ago·discuss
What you are describing is a symptom of a system already in the process of breaking. The "OG Hacker Mentality" is a thing of the past, corporations are run by executives looking at money, maybe at shareholders but never at users. Most companies have internal processes with complexity comparable to government processes and outsourcing/using a SaaS for everything is just what managers do to get a short term win and thereby a promotion. UI/UX design on the other hand has to be done by a small group, with a very thought out concept and lots of freedom and no financial pressure. However, executives see UI/UX developers as glorified icon-generators. They are already talking about doing UI/UX design with AI. Tell me, when has an AI ever cared for usability?

A UI/UX Dev has two choices in 2026: 1. Try to execute their own vision and get shot down into burnout by management 2. Just make everything look shiny and modern, create demos that look great and get promoted
finnlab
·6 months ago·discuss
I guess they only work on Apple Silicon software by now and only do the absolute minimum on Intel/AMD support. It's getting phased out anyway next update, which is also a shame for a machine that 5 years ago cost more than a pretty great car.
finnlab
·6 months ago·discuss
Exactly. The whole permissions system, while nice in theory, just does not work in practice most of the time. Apple needs to understand, that unifying experience across mobile/desktop is neither possible nor the right thing to do.
finnlab
·6 months ago·discuss
I’ve always respected macOS for being the 'stable' choice for not-as-techy people. But recent versions feel like a mess. Running Tahoe on my 2019 Mac Pro (Yes the cheese grater one) has been surprisingly frustrating. Simple things are broken: Ableton couldn't even trigger a microphone permission prompt, forcing me to meddle with a SQLite database, which is definitely not meant for end users to touch, just to get it working.

Logitech’s software is also stuck in a loop denying it has Bluetooth access (Which it has). And with the added graphical glitches (Apple likes to call them liquid glass) and weird window artifacts (For some reason, all my windows had a black, rectangular border one day), it’s honestly less reliable than my macOS-style Linux rice from 2015. But I'm still stuck with MacOS since I NEED Adobe Lightroom for my work and there is still now way to run that with GPU acceleration on Linux. But if there was, there would be no device running Windows/MacOS left in my household

I've also recently come upon this talk by an ex-apple UI/UX engineer: https://youtu.be/1fZTOjd_bOQ I think what he's talking about is precisely what got lost at apple.

Edit: In case someone stumbles upon this after experiencing the same problem with ableton, here is the command I executed:

sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db "INSERT OR REPLACE INTO access VALUES('kTCCServiceMicrophone','com.ableton.live',0,2,4,1,NULL,NULL,0,'UNUSED',NULL,0,1725000000,NULL,NULL,'default',0);"

Disclaimer: I have absolutely no Idea what it does, as it was generated by Gemini. I do not have anything super important on this computer so I just executed it, but please don't touch obscure system files if you have data to lose.
finnlab
·7 months ago·discuss
I can only speak from personal experience. But as a 21 Year old, I'd definitely say that AI has made me so much more unproductive and reduced my attention span immensly. My Brain was already fried from social media and now there is always an "easy" way to do annoying but very educational tasks. And amongst my peers, especially those without a background in IT, misunderstanding and anthropomorphising has made this even worse. I think for people who already have great skills, AI will probably be helpful, not harmful. But for my generation, which has been through covid, social media and now has to figure out healthy AI usage, this is a fight already lost.
finnlab
·9 months ago·discuss
I can recommend The LG B2, great panel, great price. The software sucks however but you won't find OLED much cheaper.
finnlab
·last year·discuss
BlahDNS is nice, it's privately operated so uptime is not a guarantee but I have not had problems in years. Other than that, both Njalla and Mullvad provide DoH services, they are pretty reputable in regards to user privacy
finnlab
·last year·discuss
this looks really cool, I love to see some competition in this space
finnlab
·last year·discuss
I'll eventually set this up to automatically deploy from git, don't worry haha
finnlab
·last year·discuss
my bad, works now. Don't test in production...
finnlab
·last year·discuss
tried to push an update in production like a true self-hoster...works now