HackerTrans
TopNewTrendsCommentsPastAskShowJobs

m5r

no profile record

Submissions

Streaming Uploads with LiveView

fly.io
28 points·by m5r·قبل 7 أشهر·1 comments

Unistyles 3.0: Beyond React Native StyleSheet

expo.dev
3 points·by m5r·السنة الماضية·0 comments

LogTen Pilot Logbook

logten.com
2 points·by m5r·السنة الماضية·1 comments

AI-assisted coding for teams that can't get away with vibes

blog.nilenso.com
7 points·by m5r·السنة الماضية·0 comments

Safe, Humane, and Effective Bird Control

thedronebird.com
3 points·by m5r·السنة الماضية·1 comments

React Native 0.79 – Faster tooling and much more

reactnative.dev
1 points·by m5r·السنة الماضية·0 comments

Thunderbird Pro's Beta Is Open

thundermail.com
1 points·by m5r·السنة الماضية·0 comments

Do not use offset for pagination (2014, updated 2021)

use-the-index-luke.com
5 points·by m5r·قبل سنتين·0 comments

Salary Negotiation: Make More Money, Be More Valued

kalzumeus.com
128 points·by m5r·قبل 3 سنوات·44 comments

comments

m5r
·قبل 3 سنوات·discuss
https://github.com/m5r/shellphone.app

I was halfway across the world when I needed to make a lot of phone calls to my bank back home. So I pulled up Twilio's docs and built this app to make phone calls and send SMS from anywhere.

I tried monetizing it by selling it to digital nomads but this kind of problem is not recurring enough or painful enough to justify them paying for it So I ended up open sourcing it
m5r
·قبل 3 سنوات·discuss
A study about this from researchers based in Netherlands was recently linked to on HN. They found a correlation between a drop in juvenile crimes following a GTA release.
m5r
·قبل 3 سنوات·discuss
[flagged]
m5r
·قبل 3 سنوات·discuss
You're being overly optimistic. I wasted half a day trying to dual boot arch alongside my existing windows 10 install on a dell xps 9700 a few months after it got released in 2020. I could not even get a DE working because of some issue with my dGPU driver. I had my fair share of driver issues with manjaro as well but it was much easier to get going than arch despite the rich wiki.

I can imagine it's easier to install on older~ hardware with no dual boot though.
m5r
·قبل 3 سنوات·discuss
Telling them it blocks ads on YouTube has been enough to convince them every single time so far
m5r
·قبل 3 سنوات·discuss
I don't understand why you're being downvoted, you're simply pointing out facts and raising a good question.

I'm interested to find out why too.
m5r
·قبل 3 سنوات·discuss
I had the same experience within an app to manage doctors appointments on iOS. For some reason I was locked out of the app by cloudflare and I ended up having to call my doctor's secretary to move my appointment. It took 15 minutes on the phone for something that should have taken less than a minute within the app. Even my friend who worked for that company had no way to fix it. I don't know whether to blame the app developers or cloudflare here.

I wouldn't call Linux an obscure use case, it's particularly great for workstations and old laptops that struggle with running Windows.
m5r
·قبل 3 سنوات·discuss
That's usually the first question that pops up when explaining it to non-Muslims haha but yes, really, no water either.
m5r
·قبل 3 سنوات·discuss
CryoByte33 on YouTube[0] has videos explaining in details different configuration presets to run games like God of War, Witcher 3, or Breath of the Wild. He's also maintaining an impressive piece of software[1] that helps optimize your Steam Deck. Worst case scenario, if you don't find the game you're looking for in his videos, chances are you will find a decent configuration on SteamDeckHQ[2]

[0]: https://youtube.com/@cryobyte33 [1]: https://github.com/CryoByte33/steam-deck-utilities [2]: https://steamdeckhq.com/game-settings/
m5r
·قبل 3 سنوات·discuss
Your service worker dictates what the browser should cache. You could cache static assets only and let the browser hit the server for document requests. As for the refresh button, mobile users are now used to pull to refresh so you might not need an actual refresh button.

As an aside, I dig the design! It reminds of teletext haha