HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gmzi

no profile record

Submissions

Show HN: 1099-Form PDF Reader and Parser

github.com
3 points·by gmzi·3 ปีที่แล้ว·0 comments

Ask HN: Docker for a Mac App?

4 points·by gmzi·3 ปีที่แล้ว·15 comments

Show HN: Static website that regenerates on-demand with built-in CMS

github.com
5 points·by gmzi·3 ปีที่แล้ว·0 comments

Comments Platform for a Website?

remusica.vercel.app
1 points·by gmzi·3 ปีที่แล้ว·3 comments

Ask HN: Have you tried FreshTomato on your home router? Would you recommend it?

5 points·by gmzi·4 ปีที่แล้ว·7 comments

Show HN: Query SEC EDGAR API using Python and a serverless Flask route

github.com
1 points·by gmzi·4 ปีที่แล้ว·0 comments

Show HN: Next.js blog with a dashboard and a text editor

blog-gmzi.vercel.app
1 points·by gmzi·4 ปีที่แล้ว·0 comments

Show HN: I made a minimal blog platform with add/delete post and ISR

blog-d.vercel.app
2 points·by gmzi·4 ปีที่แล้ว·0 comments

Ask HN: Image Hosting Service Reccomended?

3 points·by gmzi·4 ปีที่แล้ว·5 comments

Show HN: I made an ETF and stocks screener

etf.vercel.app
2 points·by gmzi·4 ปีที่แล้ว·0 comments

The Physical Footprint of the Cloud

thereader.mitpress.mit.edu
1 points·by gmzi·4 ปีที่แล้ว·0 comments

comments

gmzi
·3 ปีที่แล้ว·discuss
I have a bookmarks folder named Coolness, and this project is going into it
gmzi
·3 ปีที่แล้ว·discuss
Thanks runjake for these resources, looking forward to dive into them as soon as I have script and dependencies ready to package
gmzi
·3 ปีที่แล้ว·discuss
Thanks solardev, I've managed to get Java out of the stack replacing it with a Python package. Still horrible but not bloated anymore :). Now I'm looking for options to package a Python app, that seems to be way easier, so many new things for me here
gmzi
·3 ปีที่แล้ว·discuss
Thank you very much, wmf, for clarifying. I am doing some research to replace the Java dependencies with Python exclusively, so I can create a .dmg installer using PyInstaller or similar tool. This appears to be a more straightforward approach
gmzi
·3 ปีที่แล้ว·discuss
Thanks verdverm, my user's aren't technical at all, they can install a .dmg file in their macs, but nothing beyond that
gmzi
·3 ปีที่แล้ว·discuss
Thanks!!!
gmzi
·3 ปีที่แล้ว·discuss
I'm planning to add a comments section to this blog, so each post has it's own comments. I'm hesitant about which platform to integrate. Facebook looks complex to setup and Disqus shows adds on their free tier. Any suggestions about comment platforms/integrations would be very much appreciated. Thanks!!!
gmzi
·3 ปีที่แล้ว·discuss
Thanks mobilio, unfortunately I have a broadcom device :(
gmzi
·3 ปีที่แล้ว·discuss
Thanks karmakaze!! I have a netgear nighthawk r7000 that has the annoying habit of freezing for a couple of minutes one or twice a day, I've researched online and they say it's a firmware thing, so I thought I might replace it with FreshTomato because they say it's good and open source, I just need stable and reliable home wifi for around 15 devices
gmzi
·4 ปีที่แล้ว·discuss
Thanks I'll hold my laughs for when the wi fi is back :) :) :)
gmzi
·4 ปีที่แล้ว·discuss
How about a translator like this: translate (tr) [word, from, to]
gmzi
·4 ปีที่แล้ว·discuss
thank you so much for your suggestions, I'll try to implement a file system with some kind of cms my friends can use to add or remove images
gmzi
·4 ปีที่แล้ว·discuss
You might be interested in this bare bones platform I built: https://github.com/gmzi/blog-demo Hope it helps!!!