Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mbertschler
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
23 ms
·
1.
▲
Google is retiring Privacy Sandbox
(privacysandbox.com)
3 points
by
mbertschler
11mo ago
|
0 comments
2.
▲
by
mbertschler
3y ago
Side effects like horrendous cookie banners everywhere. I really like the DMA too
3.
▲
by
mbertschler
3y ago
But it needs Linux, while wasm runtimes are available for all OSes natively
4.
▲
by
mbertschler
3y ago
Couldn’t open the GitHub link on my phone. Here it is: https://github.com/steven-tey/novel
5.
▲
GitHub Contributions Chart Generator
(github-contributions.vercel.app)
3 points
by
mbertschler
4y ago
|
0 comments
6.
▲
by
mbertschler
5y ago
This sim was released for the first human mission Demo-2. Back then I also created an autopilot, written in Go and running in the browser via WebAssembly: https://github.com/mbertschler/dragon-iss-docking-autopilot Thi
7.
▲
by
mbertschler
5y ago
Does anyone know what kind of payloads this plane is used for? Something relatively light but requiring a large volume? As there are only 5 of those built, there doesn’t seem to be a big demand for these, and the payload capacity is the sam
8.
▲
by
mbertschler
5y ago
> But for some applications, accuracy is less important than precision. Precision has to do not with delineating the perfect second but rather with creating extremely regular ticks, or oscillations. I don’t follow here, doesn’t accuracy
9.
▲
by
mbertschler
5y ago
The simulator was released by them ahead of the first crewed SpaceX flight. The UI is based on the real UI of the spacecraft.
10.
▲
SpaceX Dragon ISS Docking Autopilot in Go
(github.com)
2 points
by
mbertschler
5y ago
|
0 comments
11.
▲
by
mbertschler
5y ago
Here is my solution, written in Go and running in the browser via WebAssembly: https://github.com/mbertschler/dragon-iss-docking-autopilot This autopilot doesn't use the rotation and translation rates as input, ju
12.
▲
by
mbertschler
5y ago
on a trackpad I tried to 2 finger pinch to zoom, instead it took one finger as scroll input, zooming impossible
13.
▲
by
mbertschler
6y ago
Great job. I starred this repository because of the interesting optimization techniques, could come in handy in my own projects.
14.
▲
Covid-19 vaccination progress visualized
(ourworldindata.org)
9 points
by
mbertschler
6y ago
|
2 comments
15.
▲
by
mbertschler
6y ago
When my team at a previous company finished a multi month migration of a large PHP app to the cloud we held a large deploy party where everyone gathered in a room and the CEO pressed a space bar labeled DEPLOY. A script ran, the load bala
16.
▲
by
mbertschler
6y ago
Recently I was assigned a project team of five people. What really worked well for us was hanging out in a Discord Server most of the time during normal work hours, although everyone was muted. If someone had a question or needed some colla
17.
▲
SpaceX Dragon ISS docking autopilot using Go and WebAssembly
(github.com)
4 points
by
mbertschler
6y ago
|
0 comments
18.
▲
by
mbertschler
7y ago
Is that an LCD display?
19.
▲
by
mbertschler
8y ago
I recently discovered DBeaver and can highly recommend it. It is a bit more complicated to use than some alternatives, but really powerful. Also supports a large number of databases. https://dbeaver.io/
20.
▲
by
mbertschler
9y ago
Booking flights already has such a horrible user experience, because the princing often seems totally random, and this will just make it worse. Hell no.
21.
▲
by
mbertschler
9y ago
Am I totally missing something in this document or does it not talk about where these modules either as zips or source code are stored? It mentions $GOPATH and vendor as not necessary anymore. Where will the actual code be?
22.
▲
by
mbertschler
9y ago
I made the experience that no matter what language you choose, and no matter the size of the problem you are trying to solve, after about a week of writing code you will have to start refactoring parts of it. While up to that point a more d
23.
▲
by
mbertschler
9y ago
I am really interested in some numbers to show how much the Go's GC harms program performance. I wonder if this is really an issue for an online service, given the stop-the-world phases are usually <1ms. Does anyone have some materi
24.
▲
by
mbertschler
9y ago
Does reward 100000 mean 100k$ in bounty?
25.
▲
by
mbertschler
9y ago
I moved from typical `build.sh` files to a small Go program that does more than just building. It also manages connected services as Docker containers, database imports and so on. For vendoring I moved all my projects to dep.
26.
▲
Micro: modern and intuitive terminal text editor
(micro-editor.github.io)
3 points
by
mbertschler
9y ago
|
1 comments
27.
▲
by
mbertschler
9y ago
Does someone have some scientific source on that topic? I couldn't find something linked in the article.
28.
▲
by
mbertschler
9y ago
Yet our browsers blow the page up to 100 or 1000 times that.
29.
▲
by
mbertschler
9y ago
And what would be a better alternative available outside of Google?
30.
▲
How I built a CMS, and why you shouldn’t
(hackernoon.com)
2 points
by
mbertschler
9y ago
|
0 comments
More ›