HackerTrans
TopNewTrendsCommentsPastAskShowJobs

m5r

no profile record

Submissions

Streaming Uploads with LiveView

fly.io
28 points·by m5r·7 bulan yang lalu·1 comments

Unistyles 3.0: Beyond React Native StyleSheet

expo.dev
3 points·by m5r·tahun lalu·0 comments

LogTen Pilot Logbook

logten.com
2 points·by m5r·tahun lalu·1 comments

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

blog.nilenso.com
7 points·by m5r·tahun lalu·0 comments

Safe, Humane, and Effective Bird Control

thedronebird.com
3 points·by m5r·tahun lalu·1 comments

React Native 0.79 – Faster tooling and much more

reactnative.dev
1 points·by m5r·tahun lalu·0 comments

Thunderbird Pro's Beta Is Open

thundermail.com
1 points·by m5r·tahun lalu·0 comments

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

use-the-index-luke.com
5 points·by m5r·2 tahun yang lalu·0 comments

Salary Negotiation: Make More Money, Be More Valued

kalzumeus.com
128 points·by m5r·3 tahun yang lalu·44 comments

comments

m5r
·3 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·discuss
[flagged]
m5r
·3 tahun yang lalu·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 tahun yang lalu·discuss
Telling them it blocks ads on YouTube has been enough to convince them every single time so far
m5r
·3 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·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