HackerTrans
TopNewTrendsCommentsPastAskShowJobs

masylum

no profile record

Submissions

Automate shitty tasks with dog agents

handinger.com
6 points·by masylum·2 เดือนที่ผ่านมา·0 comments

The Singularity Will Not Be Streamed

paoramen.fika.bar
1 points·by masylum·4 เดือนที่ผ่านมา·0 comments

Hedonism and Entrepreneurship in Barcelona

paoramen.fika.bar
2 points·by masylum·5 เดือนที่ผ่านมา·2 comments

I left my own startup to not become my father

paoramen.fika.bar
5 points·by masylum·6 เดือนที่ผ่านมา·2 comments

The Talent machine: A predictable recruiting playbook for technical roles

fika.bar
1 points·by masylum·8 เดือนที่ผ่านมา·0 comments

Can It Run Doom?

fika.bar
1 points·by masylum·10 เดือนที่ผ่านมา·0 comments

AI Is Eating the Internet

fika.bar
4 points·by masylum·12 เดือนที่ผ่านมา·2 comments

How to build a game without spending euros and hours

fika.bar
4 points·by masylum·ปีที่แล้ว·1 comments

Show me your calendar. A story, and a management prompt

fika.bar
1 points·by masylum·2 ปีที่แล้ว·0 comments

An alternative to the Indie Hacker movement

indie-crafters.com
3 points·by masylum·2 ปีที่แล้ว·0 comments

Show HN: Handinger – API to extract data from the Internet

handinger.com
4 points·by masylum·2 ปีที่แล้ว·3 comments

All websites look the same: Let's bring the colors back

fika.bar
4 points·by masylum·2 ปีที่แล้ว·0 comments

Fear of over-engineering has killed engineering altogether

fika.bar
98 points·by masylum·2 ปีที่แล้ว·79 comments

Building Fika: Constraints and Architecture

fika.bar
2 points·by masylum·2 ปีที่แล้ว·0 comments

Cheer-reader a cheerio port of readability.js

jsr.io
1 points·by masylum·2 ปีที่แล้ว·1 comments

comments

masylum
·5 เดือนที่ผ่านมา·discuss
Loool. I'm indeed not serious people, the piece is meant to be humorous. I was just experimenting with a gonzo journalism style (hence the title) and drew on my own experiences.
masylum
·8 เดือนที่ผ่านมา·discuss
We are building https://fika.bar precisely for that. Niche experts that would love to write, but they don't know how, or don't have time to.
masylum
·8 เดือนที่ผ่านมา·discuss
We are building https://fika.bar for that! Niche experts that like to write!
masylum
·12 เดือนที่ผ่านมา·discuss
The last two decades of the Internet have been an age of abundance. Creators, advertisers, and consumers benefited from a balance of incentives and a mostly open web. Now, with the rise of consumer AI, that balance is breaking. I explore what comes next in my latest essay.
masylum
·12 เดือนที่ผ่านมา·discuss
Good catch!
masylum
·12 เดือนที่ผ่านมา·discuss
Checking!
masylum
·12 เดือนที่ผ่านมา·discuss
Hey, this is Pao, the guy building https://fika.bar.

Fika is a place to save, discover and share content built upon 3 products:

- A local-first bookmark manager (Works 100% offline) - A feed reader: With feed discovery from your bookmarks. - A blog/newsletter platform

The only thing it currently does not have is e-reader integration yet. But you get the other 2 products bundled together which make a lot of sense.
masylum
·ปีที่แล้ว·discuss
Hey! I'm the author of the post, it looks like someone has posted this before me :)
masylum
·ปีที่แล้ว·discuss
finally! I've been following Johannes Schickling project since Riffle!
masylum
·ปีที่แล้ว·discuss
I've been building a pocket alternative that also bundles an RSS editor (RIP google reader) and a light blogging platform.

The idea is basically to bundle the saving, discovering and sharing content through the same product. I've been using it for a year and it works beautifully.

https://fika.bar

And you can see my bookmarks/posts here: https://fika.bar/blogs/paoramen
masylum
·ปีที่แล้ว·discuss
What do cellular automata, chaos theory, and Mahjong have in common? In this post, I break down how I built Whatajong: a game created in under 200 hours with zero budget—by tapping into the power of emergence. If you're curious how simple rules can create deep, addictive gameplay, read on.
masylum
·ปีที่แล้ว·discuss
Congratulations for the launch! Looks great!
masylum
·2 ปีที่แล้ว·discuss
it would be great to integrate with zod, along the lines of python's instructor
masylum
·2 ปีที่แล้ว·discuss
I don't shit on anything, the first part is just a parody.
masylum
·2 ปีที่แล้ว·discuss
I did a lot of optimizations with a tiered approach: starting from cheap (and egress-free) and then fallbacking into more expensive ones.
masylum
·2 ปีที่แล้ว·discuss
good advice! I will try recording something :)
masylum
·2 ปีที่แล้ว·discuss
there are plenty of good alternatives nowadays:

- https://raindrop.io/: Also a one-man show, but probably the best bookmarking tool out there.

- https://omnivore.app: Open source and support for newsletters.

For my use case though (I like to curate and share), I ended up building an app (https://fika.bar) to bundle bookmarking + RSS Reader + Blogging.
masylum
·2 ปีที่แล้ว·discuss
This library is a port of the readability.js library that uses cheerio instead of native DOM APIs. The goal for this library was to avoid using JSDOM which is pretty slow and a memory hog.