HN user

hyzyla

679 karma
Posts53
Comments35
View on HN
github.com 1mo ago

Show HN: Sweetpad – VS Code extension for building iOS/Swift apps

hyzyla
7pts0
github.com 2mo ago

CNCF TOC votes in favor of OTel Graduation

hyzyla
2pts0
github.com 2mo ago

Taskiq – distributed task queue for Python

hyzyla
2pts0
juraj.bednar.io 6mo ago

Bridging Bitchat and MeshCore

hyzyla
2pts0
www.watersprings.org 1y ago

RFC: 64-Bit Sequence Numbers for TCP

hyzyla
8pts3
igoro.pro 1y ago

Unix file access rwx permissions are simple but tricky

hyzyla
67pts74
opensource.diia.gov.ua 2y ago

Diia. Open Source – government mobile app

hyzyla
4pts0
codecollab.io 2y ago

Shutdown of CodeCollab

hyzyla
1pts0
github.com 2y ago

Return Ukrainian Translation – Ubuntu

hyzyla
14pts2
pdf.hyzyla.dev 2y ago

Show HN: PDF Debugger – Inspect Structure of PDF Files

hyzyla
157pts26
github.com 3y ago

CVE-2022-46689: Proof-of-concept app to overwrite fonts on iOS

hyzyla
1pts0
observablehq.com 3y ago

Visualizing Blackouts at Home in Kyiv

hyzyla
7pts0
observablehq.com 3y ago

Visualizing Blackouts at Home in Kyiv

hyzyla
1pts0
github.com 3y ago

Psycopg – Sponsorship requested to release Apple M1 packages

hyzyla
1pts0
spendwithukraine.com 4y ago

Spend with Ukraine

hyzyla
2pts0
www.squer.at 4y ago

Stop Overusing the Outbox Pattern

hyzyla
1pts0
www.economist.com 4y ago

A New Nuclear Era

hyzyla
1pts0
twitter.com 4y ago

Savelife.in.ukraine Was Removed from Patreon

hyzyla
11pts3
twitter.com 4y ago

CPython's main branch now compiles to WebAssembly

hyzyla
3pts0
old.reddit.com 4y ago

Xiaomi – EU Servers 31/12/2022 is not working

hyzyla
4pts1
old.reddit.com 4y ago

The Roborock vacuum cleaner isn't working

hyzyla
8pts9
rakyll.org 4y ago

Shardz

hyzyla
62pts1
www.jetbrains.com 4y ago

Compose Multiplatform – Desktop and Web UI Framework from JetBrains

hyzyla
2pts0
rakyll.org 4y ago

Shardz

hyzyla
2pts0
sqlmodel.tiangolo.com 4y ago

SQLModel – Python library for working with database

hyzyla
3pts0
www.bloomberg.com 4y ago

Amazon Lottery Offers Vaccinated Workers Cars, $500k Cash

hyzyla
1pts4
organicmaps.app 5y ago

Organic Maps – open-source app from MAPS.ME creators

hyzyla
2pts0
spin.atomicobject.com 5y ago

Do you really need Redis? How to get away with just PostgreSQL

hyzyla
841pts472
eng.uber.com 5y ago

The Architecture of Uber’s API Gateway

hyzyla
9pts0
dropbox.tech 5y ago

How image search works at Dropbox

hyzyla
189pts103

The same idea with built in Internet Explorer in Microsoft Edge, where you can switch to Internet Explorer mode and open website that only correctly works in Internet Exlorer

Thanks for sharing your story! My goal was to have MVP as fast as possible; otherwise, I could lose interest in it. It is the biggest reason why I chose to use an existing parser instead of writing my own (I've initialized an empty Rust project on my OS for that )

Few things that I have in nice-to-do features list, but hard to implement without writing my own parser: - edit nodes (with XREF table update) - raw source editor - show actual position in source

I haven't decided if I want to create an open-source version. In the first place, I made it private to worry less about my code quality and to finish the product faster before I lose interest in it.

It heavily relies on the core part of PDF.js: I've made a fork of the PDF.js project, removed everything not related to the core part, and added an export for low-level primitives [1].

Also, as inspiration, I used the pdf.js.utils [2] project, which almost does the same but in a different form.

1. https://github.com/hyzyla/pdf.js-core

2. https://github.com/brendandahl/pdf.js.utils

It's not an axiom. We can see plenty of successful realizations of carousell pattern for touch screens. Most famous is Instagram stories