267 bookmarks

2024-04-15

7130.

toot by https://mastodon.social/@harshil

mastodon.social/@harshil/112273758345114562

2024-04-13

7129.

toot by https://fosstodon.org/@orhun

fosstodon.org/@orhun/112263799395387466

Today I found a TUI frontend for curl! 🔥

🌀**cute**: TUI HTTP client with API/auth key management and request history/storage.

🌐 Supports importing Postman collections!

🦀 Written in Rust & built with [@ratatui_rs](https://fosstodon.org/@ratatui_rs)

⭐ GitHub: <https://github.com/PThorpe92/CuTE>

[#rustlang](https://fosstodon.org/tags/rustlang) [#ratatui](https://fosstodon.org/tags/ratatui) [#tui](https://fosstodon.org/tags/tui) [#curl](https://fosstodon.org/tags/curl) [#http](https://fosstodon.org/tags/http) [#request](https://fosstodon.org/tags/request) [#api](https://fosstodon.org/tags/api) [#auth](https://fosstodon.org/tags/auth)

2024-04-11

7128.

toot by https://scicomm.xyz/@jrdmb

scicomm.xyz/@jrdmb/112254321338107084

2024-04-09

7127.

toot by https://fedi.simonwillison.net/@simon

fedi.simonwillison.net/@simon/112243536393108957

Datasette Extract is a new Datasette plugin that uses GPT-4 (and the new GPT-4 Vision) to extract structured data from unstructured text and images and insert it into a SQLite database table. Here's a video demonstrating the plugin:

<https:www.youtube.com/watch?v=g3NtJatmQR0>

2024-04-05

7131.

toot by https://grimgreenfo.rest/@gavi

grimgreenfo.rest/notes/9rqi42y93i9d00tf

yall ever seen a shaved alpaca before?

2024-03-30

7126.

toot by https://mastodon.me.uk/@robintw

mastodon.me.uk/@robintw/112184882933475294

2024-03-29

7125.

toot by https://infosec.exchange/@tqbf

infosec.exchange/@tqbf/112181373023668976

2024-03-28

7124.

toot by https://fediscience.org/@ct_bergstrom

fediscience.org/@ct_bergstrom/112171374372710023

2024-03-26

7123.

toot by https://tapbots.social/@paul

tapbots.social/@paul/112159663228810637

OWC has an actually decent looking USB4 enclosure. I'll probably get one whenever the M3 mini comes out, you know cause no way in hell I’m paying $400 for 1TB of storage.
<https:www.owc.com/solutions/express-1m2>

2024-03-25

7122.

toot by https://fosstodon.org/@cjoly

fosstodon.org/@cjoly/112157808875528305

2024-03-24

7121.

toot by https://fosstodon.org/@carlton

fosstodon.org/@carlton/112151555772718882

2024-03-22

7120.

toot by https://fosstodon.org/@codemonkeymike

fosstodon.org/@codemonkeymike/112141473068188754

Another [#HelixEditor](https://fosstodon.org/tags/HelixEditor) change I made which is changing my life.

Pressing x will highlight whole lines. But if you accidentally hit x too many times, there is no way to go back up. So I made shift+x do exactly that.

X = ["extend_line_up", "extend_to_line_bounds"]

2024-03-15

7119.

toot by https://mastodon.social/@shire_reckoning

mastodon.social/@shire_reckoning/112100238985785382

Aragorn and Éomer meet, ‘though all the hosts of Mordor lay between us. Did I not say so at the Hornburg?’

‘So you spoke, but hope oft deceives. I knew not then that you were a man foresighted. Yet twice blessed is help unlooked for. Never was a meeting of friends more joyful.’

2024-03-14

7118.

toot by https://mastodon.social/@gvwilson

mastodon.social/@gvwilson/112096519271167741
7117.

toot by https://hachyderm.io/@mononcqc

hachyderm.io/@mononcqc/112095372339444116

2024-03-13

7116.

toot by https://mastodon.social/@bigzaphod

mastodon.social/@bigzaphod/112089977016810341

2024-02-20

7113.

toot by https://mastodon.world/@orizuru

mastodon.world/@orizuru/111966059278729032

[@rob](https://gts.cupcakerob.nl/@rob)

If you use poetry to manage your venv for each repo, you can also do: poetry shell to use start the virtualenv, and then run nvim . to start coding.

Provided that your dap is setup like this:

local dap = require("dap")  
dap.configurations.python = {  
 {  
 type = "python",  
 request = "launch",  
 name = "Launch file",  
 program = "${file}",  
 pythonPath = "python",  
 },  
}  

[#nvim](https://mastodon.world/tags/nvim) [#neovim](https://mastodon.world/tags/neovim) [#python](https://mastodon.world/tags/python)

7112.

toot by https://gts.cupcakerob.nl/@rob

gts.cupcakerob.nl/@rob/statuses/01HQ44GMQ4QTAV8EVDSGJHFDXZ

TIL: if I want to debug [#python](https://gts.cupcakerob.nl/tags/python) :python: in [#neovim](https://gts.cupcakerob.nl/tags/neovim) :nvim:
your imported packages need to be in the same python env that debugpy is.

Now in [#LazyVim](https://gts.cupcakerob.nl/tags/lazyvim) , [#mason](https://gts.cupcakerob.nl/tags/mason) installs debugpy in it's own venv and the debug adapter can't find the other packages

so: install debugpy in your venv and run

:lua require('dap-python').setup('./venv/bin/python')

or use vscode/pycharm or something if you have a life ;-)

2024-02-14

7111.

toot by https://mastodon.social/@techhelpkb

mastodon.social/@techhelpkb/111931431572123900
7110.

toot by https://mastodon.decentralised.social/@wezm

mastodon.decentralised.social/@wezm/111926960912960390

2024-02-13

7109.

toot by https://social.panic.com/@cabel

social.panic.com/@cabel/111926095291896639

I’ve never been more excited to do a blog post.

My goal was to preserve some never-before-heard recordings of the Firehouse Five Plus Two, a famous Disney-employee dixieland jazz band.

But along the way, I accidentally uncovered something incredible… a lost song that was cut from Walt Disney’s Cinderella, a song that hasn’t been heard in almost 75 years.

And you’re about to hear it too.

Read now: 🌟 <https://cabel.com/2024/02/13/firehouse-five-and-the-cinderella-surprise/>

7108.

toot by https://mastodon.sprawl.club/@ludicity

mastodon.sprawl.club/@ludicity/111922796569355838

This is going to be a hard one to explain tomorrow during standup.

2024-02-11

7107.

toot by https://paperbay.org/@a

paperbay.org/@a/111913739317816017

As 2024 marks the resurgence of RSS and Atom, I decided to update my rudimentary RSS tools from 2007 to make them contemporary and works under Python 3. The release v1.0 marks this step and allow everyone to use and improve the RSS toolset.

🔗 GitHub <https://github.com/adulau/rss-tools>

[#rss](https://paperbay.org/tags/rss) [#opensource](https://paperbay.org/tags/opensource) [#atom](https://paperbay.org/tags/atom) [#open](https://paperbay.org/tags/open) [#rsstools](https://paperbay.org/tags/rsstools) [#federated](https://paperbay.org/tags/federated) [#unix](https://paperbay.org/tags/unix)

2024-02-03

7106.

toot by https://mastodon.social/@gvwilson

mastodon.social/@gvwilson/111868487927825439
7105.

toot by https://patavium.social/@rbino

patavium.social/@rbino/111868279267456805

Thanks to everyone who submitted and participated to the BEAM devroom, it was packed from start to finish and full of interesting talks!

Tonight if anyone wants to get together we will be at the Wolf Sharing Food Market from 7 PM

<https:wolf.be/>

To find us just go around looking for a bunch of people with BEAM looking faces 😄

[#erlang](https://patavium.social/tags/erlang) [#elixir](https://patavium.social/tags/elixir) [#gleam](https://patavium.social/tags/gleam) [#fosdem](https://patavium.social/tags/fosdem) [#WeBEAMTogether](https://patavium.social/tags/WeBEAMTogether)

2024-02-01

7104.

toot by https://sfba.social/@abject

sfba.social/@abject/111856476617598949

2024-01-30

7103.

toot by https://fedi.simonwillison.net/@simon

fedi.simonwillison.net/@simon/111847212411180202

Here's some ridiculously exciting news...

One of the most useful nerdy documents on the internet is "Beej's Guide to Network Programming", a comprehensive tutorial on C socket programming that's been continually improved since 1995

I just found out Beej has a new guide (started in March 2023) called "Beej’s Guide to Networking Concepts" - which teaches networking concepts using Python!

<https:beej.us/guide/bgnet0/>

2024-01-29

7102.

toot by https://mastodon.social/@hugovk

mastodon.social/@hugovk/111839916261389437

Happy 30th to [#Python](https://mastodon.social/tags/Python) 1.0.0, announced by Guido van Rossum on 27 Jan 1994 in comp.lang.misc! 🎂 🎈 3️⃣0️⃣ 🍾 🎉

---

Python 1.0.0 is out!

Guido van Rossum
27 Jan 1994

--> Tired of decyphering the Perl code you wrote last week?

--> Frustrated with Bourne shell syntax?

--> Spent too much time staring at core dumps lately?

Maybe you should try Python, the next generation object-oriented
scripting and prototyping language, with a *readable* syntax.

---

Read in full:
<https://groups.google.com/g/comp.lang.misc/c/_QUzdEGFwCo/m/KIFdu0-Dv7sJ>

2024-01-26

7101.

toot by https://fosstodon.org/@foo

fosstodon.org/@foo/111824388864785104

I hope this email finds you well
I hope this email minds you
I hope this email brings you in
And in the darkness binds you

7100.

toot by https://toot.cafe/@chartier

toot.cafe/@chartier/111823155764336748
1 3 5