HackerTrans
TopNewTrendsCommentsPastAskShowJobs

masylum

no profile record

Submissions

Automate shitty tasks with dog agents

handinger.com
6 points·by masylum·hace 2 meses·0 comments

The Singularity Will Not Be Streamed

paoramen.fika.bar
1 points·by masylum·hace 4 meses·0 comments

Hedonism and Entrepreneurship in Barcelona

paoramen.fika.bar
2 points·by masylum·hace 5 meses·2 comments

I left my own startup to not become my father

paoramen.fika.bar
5 points·by masylum·hace 6 meses·2 comments

The Talent machine: A predictable recruiting playbook for technical roles

fika.bar
1 points·by masylum·hace 8 meses·0 comments

Can It Run Doom?

fika.bar
1 points·by masylum·hace 10 meses·0 comments

AI Is Eating the Internet

fika.bar
4 points·by masylum·hace 12 meses·2 comments

How to build a game without spending euros and hours

fika.bar
4 points·by masylum·el año pasado·1 comments

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

fika.bar
1 points·by masylum·hace 2 años·0 comments

An alternative to the Indie Hacker movement

indie-crafters.com
3 points·by masylum·hace 2 años·0 comments

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

handinger.com
4 points·by masylum·hace 2 años·3 comments

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

fika.bar
4 points·by masylum·hace 2 años·0 comments

Fear of over-engineering has killed engineering altogether

fika.bar
98 points·by masylum·hace 2 años·79 comments

Building Fika: Constraints and Architecture

fika.bar
2 points·by masylum·hace 2 años·0 comments

Cheer-reader a cheerio port of readability.js

jsr.io
1 points·by masylum·hace 2 años·1 comments

comments

masylum
·hace 5 meses·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
·hace 8 meses·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
·hace 8 meses·discuss
We are building https://fika.bar for that! Niche experts that like to write!
masylum
·hace 12 meses·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
·hace 12 meses·discuss
Good catch!
masylum
·hace 12 meses·discuss
Checking!
masylum
·hace 12 meses·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
·el año pasado·discuss
Hey! I'm the author of the post, it looks like someone has posted this before me :)
masylum
·el año pasado·discuss
finally! I've been following Johannes Schickling project since Riffle!
masylum
·el año pasado·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
·el año pasado·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
·el año pasado·discuss
Congratulations for the launch! Looks great!
masylum
·hace 2 años·discuss
it would be great to integrate with zod, along the lines of python's instructor
masylum
·hace 2 años·discuss
I don't shit on anything, the first part is just a parody.
masylum
·hace 2 años·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
·hace 2 años·discuss
good advice! I will try recording something :)
masylum
·hace 2 años·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
·hace 2 años·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.