HN user

shock

1,723 karma
Posts35
Comments708
View on HN
zed.dev 4mo ago

Zed now forces arbitration and opt-out requires PII

shock
7pts3
www.msn.com 5y ago

Russian ship fires warning shots at UK warship in Black Sea

shock
5pts0
there.oughta.be 5y ago

There oughta be a macro keyboard

shock
2pts0
www.bloomberg.com 5y ago

Boeing 737 Max Judged Safe to Fly by Europe’s Aviation Regulator

shock
1pts0
mike-fabian.github.io 5y ago

Faster typing by context sensitive completion in Linux (ibus-typing-booster)

shock
5pts1
barehands.substack.com 5y ago

How to Type 3x Faster

shock
55pts40
www.ebbra.com 5y ago

EBBra – One bra, two masks

shock
2pts0
www.pcmag.com 5y ago

Mozilla Signs Lucrative 3-Year Google Search Deal for Firefox

shock
6pts1
www.jpost.com 6y ago

Israeli scientists: 'In a few weeks, we will have coronavirus vaccine'

shock
9pts1
anbox-cloud.io 6y ago

Anbox Cloud: Scalable Android in the Cloud

shock
2pts0
www.pizdata.is 6y ago

Virtual Designer on Demand

shock
1pts0
www.anandtech.com 7y ago

AMD Radeon VII: High-End 7nm Vega Video Card

shock
223pts90
www.macrumors.com 8y ago

'GrayKey' iPhone Unlocking Box Used by Law Enforcement

shock
2pts0
arstechnica.com 8y ago

OnePlus got pwned, exposed up to 40,000 users to credit card fraud

shock
3pts0
www.bloomberg.com 8y ago

Britain’s $55B Brexit Bill Looks Like a ‘Bargain’ Deal

shock
2pts0
www.reddit.com 8y ago

Rust: Ashley Williams Joins the Core Team and Taking Lead of the Community Team

shock
8pts1
www.bleepingcomputer.com 8y ago

Android Bug Lets Attackers Record Audio and Screen Activity on 3 of 4 Smartphones

shock
2pts0
quad9.net 8y ago

Quad9 – Free Cyber Threats Blocking DNS Service by IBM and Others

shock
4pts0
gizmodo.com 8y ago

OnePlus Admits It Was Snooping on OxygenOS Users, Says It Will Tweak Program

shock
55pts17
www.theverge.com 8y ago

The Essential Phone now costs $499, $200 less than the original price

shock
2pts0
mreinhold.org 8y ago

Project Jigsaw: Complete

shock
4pts0
docs.oracle.com 8y ago

What's new in Java 9

shock
1pts0
www.oracle.com 8y ago

JDK 9 Release Notes

shock
3pts0
www.oracle.com 8y ago

Java 9 Released

shock
80pts19
blog.jetbrains.com 8y ago

Java 9 and IntelliJ IDEA

shock
65pts41
www.youtube.com 8y ago

55 New Features in JDK 9 [video]

shock
12pts1
www.phoronix.com 8y ago

Trying Out Ubuntu 17.10 on a Laptop One Month Ahead of Release

shock
1pts0
www.phoronix.com 8y ago

New Ryzen Is Running Solid Under Linux, No Compiler Segmentation Fault Issue

shock
28pts2
www.mayofamily.com 9y ago

Superiority

shock
3pts0
doublecmd.sourceforge.net 9y ago

Double Commander – A twin-panel, cross-platform, file manager (FOSS)

shock
3pts1

If it works, it's by happenstance not officially. According to the link above (official FAQ):

If the operating system is an Android variant (also called a 'custom ROM'), such as LineageOS or Pixel Experience, then the wero app can’t be installed for security reasons.

Codestral 25.08 12 months ago

It's not an issue for me, I have enough coding assistants. It's a issue for them, since they are restricting their audience artificially, since it requires minimal effort to publish on OpenVSX.

Codestral 25.08 12 months ago

It certainly makes them idiots, from the perspective of artificially restricting their audience; AFAIK it's very simple to publish on OpenVSX, there are no extension changes needed. Most devs I know use VSCodium, not VSCode.

If I were their investor I would not be happy.

Codestral 25.08 12 months ago

They're such idiots, they haven't published Mistral Code on OpenVSX. LMAO. I wanted to recommend to a group of friends to try it, but I can't because they use VSCodium.

I don't want to keep any tabs open, but I haven't found a better way for my workflow and I've tried quite a few.

My tabs fall into the following categories:

- unfinished/long running projects/topics/research: for these I use a version of the Tabs Aside! extension that I've modified, which converts them to bookmarks.

- tabs I will want to look at someday and further categorize and/or take action: for these I implemented a babashka script that when I click on an URL it fetches the page, extracts the title and displays it and asks me if I want to open it now, or save it for later in an org-file. This doesn't work, unfortunately, for URLs that I open from another FF page. For these, my long term plan involves archiving the text and doing RAG on them, as they relate to my long term interests/projects/curiosities.

- tabs I need for the actively running projects/tasks